#include <memberships_level_snippet.h>
◆ MembershipsLevelSnippet() [1/2]
google_youtube_api::MembershipsLevelSnippet::MembershipsLevelSnippet |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ MembershipsLevelSnippet() [2/2]
google_youtube_api::MembershipsLevelSnippet::MembershipsLevelSnippet |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~MembershipsLevelSnippet()
google_youtube_api::MembershipsLevelSnippet::~MembershipsLevelSnippet |
( |
| ) |
|
|
virtual |
◆ clear_creator_channel_id()
void google_youtube_api::MembershipsLevelSnippet::clear_creator_channel_id |
( |
| ) |
|
|
inline |
Clears the 'creatorChannelId
' attribute.
◆ clear_level_details()
void google_youtube_api::MembershipsLevelSnippet::clear_level_details |
( |
| ) |
|
|
inline |
Clears the 'levelDetails
' attribute.
◆ get_creator_channel_id()
const StringPiece google_youtube_api::MembershipsLevelSnippet::get_creator_channel_id |
( |
| ) |
const |
|
inline |
Get the value of the 'creatorChannelId
' attribute.
◆ get_level_details()
const LevelDetails google_youtube_api::MembershipsLevelSnippet::get_level_details |
( |
| ) |
const |
Get a reference to the value of the 'levelDetails
' attribute.
◆ GetTypeName()
const StringPiece google_youtube_api::MembershipsLevelSnippet::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_creator_channel_id()
bool google_youtube_api::MembershipsLevelSnippet::has_creator_channel_id |
( |
| ) |
const |
|
inline |
Determine if the 'creatorChannelId
' attribute was set.
- Returns
- true if the '
creatorChannelId
' attribute was set.
◆ has_level_details()
bool google_youtube_api::MembershipsLevelSnippet::has_level_details |
( |
| ) |
const |
|
inline |
Determine if the 'levelDetails
' attribute was set.
- Returns
- true if the '
levelDetails
' attribute was set.
◆ mutable_levelDetails()
LevelDetails google_youtube_api::MembershipsLevelSnippet::mutable_levelDetails |
( |
| ) |
|
Gets a reference to a mutable value of the 'levelDetails
' 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_creator_channel_id()
void google_youtube_api::MembershipsLevelSnippet::set_creator_channel_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'creatorChannelId
' attribute.
The id of the channel that's offering channel memberships.
- Parameters
-
The documentation for this class was generated from the following files: