#include <invideo_branding.h>
◆ InvideoBranding() [1/2]
| google_youtube_api::InvideoBranding::InvideoBranding |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ InvideoBranding() [2/2]
| google_youtube_api::InvideoBranding::InvideoBranding |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~InvideoBranding()
| google_youtube_api::InvideoBranding::~InvideoBranding |
( |
| ) |
|
|
virtual |
◆ clear_image_bytes()
| void google_youtube_api::InvideoBranding::clear_image_bytes |
( |
| ) |
|
|
inline |
Clears the 'imageBytes' attribute.
◆ clear_image_url()
| void google_youtube_api::InvideoBranding::clear_image_url |
( |
| ) |
|
|
inline |
Clears the 'imageUrl' attribute.
◆ clear_position()
| void google_youtube_api::InvideoBranding::clear_position |
( |
| ) |
|
|
inline |
Clears the 'position' attribute.
◆ clear_target_channel_id()
| void google_youtube_api::InvideoBranding::clear_target_channel_id |
( |
| ) |
|
|
inline |
Clears the 'targetChannelId' attribute.
◆ clear_timing()
| void google_youtube_api::InvideoBranding::clear_timing |
( |
| ) |
|
|
inline |
Clears the 'timing' attribute.
◆ get_image_bytes()
| const StringPiece google_youtube_api::InvideoBranding::get_image_bytes |
( |
| ) |
const |
|
inline |
Get the value of the 'imageBytes' attribute.
◆ get_image_url()
| const StringPiece google_youtube_api::InvideoBranding::get_image_url |
( |
| ) |
const |
|
inline |
Get the value of the 'imageUrl' attribute.
◆ get_position()
| const InvideoPosition google_youtube_api::InvideoBranding::get_position |
( |
| ) |
const |
Get a reference to the value of the 'position' attribute.
◆ get_target_channel_id()
| const StringPiece google_youtube_api::InvideoBranding::get_target_channel_id |
( |
| ) |
const |
|
inline |
Get the value of the 'targetChannelId' attribute.
◆ get_timing()
| const InvideoTiming google_youtube_api::InvideoBranding::get_timing |
( |
| ) |
const |
Get a reference to the value of the 'timing' attribute.
◆ GetTypeName()
| const StringPiece google_youtube_api::InvideoBranding::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_image_bytes()
| bool google_youtube_api::InvideoBranding::has_image_bytes |
( |
| ) |
const |
|
inline |
Determine if the 'imageBytes' attribute was set.
- Returns
- true if the '
imageBytes' attribute was set.
◆ has_image_url()
| bool google_youtube_api::InvideoBranding::has_image_url |
( |
| ) |
const |
|
inline |
Determine if the 'imageUrl' attribute was set.
- Returns
- true if the '
imageUrl' attribute was set.
◆ has_position()
| bool google_youtube_api::InvideoBranding::has_position |
( |
| ) |
const |
|
inline |
Determine if the 'position' attribute was set.
- Returns
- true if the '
position' attribute was set.
◆ has_target_channel_id()
| bool google_youtube_api::InvideoBranding::has_target_channel_id |
( |
| ) |
const |
|
inline |
Determine if the 'targetChannelId' attribute was set.
- Returns
- true if the '
targetChannelId' attribute was set.
◆ has_timing()
| bool google_youtube_api::InvideoBranding::has_timing |
( |
| ) |
const |
|
inline |
Determine if the 'timing' attribute was set.
- Returns
- true if the '
timing' attribute was set.
◆ mutable_position()
Gets a reference to a mutable value of the 'position' property.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_timing()
| InvideoTiming google_youtube_api::InvideoBranding::mutable_timing |
( |
| ) |
|
Gets a reference to a mutable value of the 'timing' property.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_image_bytes()
| void google_youtube_api::InvideoBranding::set_image_bytes |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'imageBytes' attribute.
- Parameters
-
◆ set_image_url()
| void google_youtube_api::InvideoBranding::set_image_url |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'imageUrl' attribute.
- Parameters
-
◆ set_target_channel_id()
| void google_youtube_api::InvideoBranding::set_target_channel_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'targetChannelId' attribute.
- Parameters
-
The documentation for this class was generated from the following files: