#include <video_abuse_report_secondary_reason.h>
◆ VideoAbuseReportSecondaryReason() [1/2]
google_youtube_api::VideoAbuseReportSecondaryReason::VideoAbuseReportSecondaryReason |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ VideoAbuseReportSecondaryReason() [2/2]
google_youtube_api::VideoAbuseReportSecondaryReason::VideoAbuseReportSecondaryReason |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~VideoAbuseReportSecondaryReason()
google_youtube_api::VideoAbuseReportSecondaryReason::~VideoAbuseReportSecondaryReason |
( |
| ) |
|
|
virtual |
◆ clear_id()
void google_youtube_api::VideoAbuseReportSecondaryReason::clear_id |
( |
| ) |
|
|
inline |
Clears the 'id
' attribute.
◆ clear_label()
void google_youtube_api::VideoAbuseReportSecondaryReason::clear_label |
( |
| ) |
|
|
inline |
Clears the 'label
' attribute.
◆ get_id()
const StringPiece google_youtube_api::VideoAbuseReportSecondaryReason::get_id |
( |
| ) |
const |
|
inline |
Get the value of the 'id
' attribute.
◆ get_label()
const StringPiece google_youtube_api::VideoAbuseReportSecondaryReason::get_label |
( |
| ) |
const |
|
inline |
Get the value of the 'label
' attribute.
◆ GetTypeName()
const StringPiece google_youtube_api::VideoAbuseReportSecondaryReason::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_id()
bool google_youtube_api::VideoAbuseReportSecondaryReason::has_id |
( |
| ) |
const |
|
inline |
Determine if the 'id
' attribute was set.
- Returns
- true if the '
id
' attribute was set.
◆ has_label()
bool google_youtube_api::VideoAbuseReportSecondaryReason::has_label |
( |
| ) |
const |
|
inline |
Determine if the 'label
' attribute was set.
- Returns
- true if the '
label
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_id()
void google_youtube_api::VideoAbuseReportSecondaryReason::set_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'id
' attribute.
The ID of this abuse report secondary reason.
- Parameters
-
◆ set_label()
void google_youtube_api::VideoAbuseReportSecondaryReason::set_label |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'label
' attribute.
The localized label for this abuse report secondary reason.
- Parameters
-
The documentation for this class was generated from the following files: