#include <discoveryclusters.h>
◆ DiscoveryclustersClusters() [1/2]
google_books_api::Discoveryclusters::DiscoveryclustersClusters::DiscoveryclustersClusters |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ DiscoveryclustersClusters() [2/2]
google_books_api::Discoveryclusters::DiscoveryclustersClusters::DiscoveryclustersClusters |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~DiscoveryclustersClusters()
google_books_api::Discoveryclusters::DiscoveryclustersClusters::~DiscoveryclustersClusters |
( |
| ) |
|
|
virtual |
◆ clear_banner_with_content_container()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::clear_banner_with_content_container |
( |
| ) |
|
|
inline |
Clears the 'banner_with_content_container
' attribute.
◆ clear_sub_title()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::clear_sub_title |
( |
| ) |
|
|
inline |
Clears the 'subTitle
' attribute.
◆ clear_title()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::clear_title |
( |
| ) |
|
|
inline |
Clears the 'title
' attribute.
◆ clear_total_volumes()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::clear_total_volumes |
( |
| ) |
|
|
inline |
Clears the 'totalVolumes
' attribute.
◆ clear_uid()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::clear_uid |
( |
| ) |
|
|
inline |
Clears the 'uid
' attribute.
◆ clear_volumes()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::clear_volumes |
( |
| ) |
|
|
inline |
Clears the 'volumes
' attribute.
◆ get_banner_with_content_container()
Get a reference to the value of the 'banner_with_content_container
' attribute.
◆ get_sub_title()
const StringPiece google_books_api::Discoveryclusters::DiscoveryclustersClusters::get_sub_title |
( |
| ) |
const |
|
inline |
Get the value of the 'subTitle
' attribute.
◆ get_title()
const StringPiece google_books_api::Discoveryclusters::DiscoveryclustersClusters::get_title |
( |
| ) |
const |
|
inline |
Get the value of the 'title
' attribute.
◆ get_total_volumes()
int32 google_books_api::Discoveryclusters::DiscoveryclustersClusters::get_total_volumes |
( |
| ) |
const |
|
inline |
Get the value of the 'totalVolumes
' attribute.
◆ get_uid()
const StringPiece google_books_api::Discoveryclusters::DiscoveryclustersClusters::get_uid |
( |
| ) |
const |
|
inline |
Get the value of the 'uid
' attribute.
◆ get_volumes()
const client::JsonCppArray<Volume > google_books_api::Discoveryclusters::DiscoveryclustersClusters::get_volumes |
( |
| ) |
const |
Get a reference to the value of the 'volumes
' attribute.
◆ GetTypeName()
const StringPiece google_books_api::Discoveryclusters::DiscoveryclustersClusters::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_books_api::DiscoveryclustersClusters
◆ has_banner_with_content_container()
bool google_books_api::Discoveryclusters::DiscoveryclustersClusters::has_banner_with_content_container |
( |
| ) |
const |
|
inline |
Determine if the 'banner_with_content_container
' attribute was set.
- Returns
- true if the '
banner_with_content_container
' attribute was set.
◆ has_sub_title()
bool google_books_api::Discoveryclusters::DiscoveryclustersClusters::has_sub_title |
( |
| ) |
const |
|
inline |
Determine if the 'subTitle
' attribute was set.
- Returns
- true if the '
subTitle
' attribute was set.
◆ has_title()
bool google_books_api::Discoveryclusters::DiscoveryclustersClusters::has_title |
( |
| ) |
const |
|
inline |
Determine if the 'title
' attribute was set.
- Returns
- true if the '
title
' attribute was set.
◆ has_total_volumes()
bool google_books_api::Discoveryclusters::DiscoveryclustersClusters::has_total_volumes |
( |
| ) |
const |
|
inline |
Determine if the 'totalVolumes
' attribute was set.
- Returns
- true if the '
totalVolumes
' attribute was set.
◆ has_uid()
bool google_books_api::Discoveryclusters::DiscoveryclustersClusters::has_uid |
( |
| ) |
const |
|
inline |
Determine if the 'uid
' attribute was set.
- Returns
- true if the '
uid
' attribute was set.
◆ has_volumes()
bool google_books_api::Discoveryclusters::DiscoveryclustersClusters::has_volumes |
( |
| ) |
const |
|
inline |
Determine if the 'volumes
' attribute was set.
- Returns
- true if the '
volumes
' attribute was set.
◆ mutable_banner_with_content_container()
Gets a reference to a mutable value of the 'banner_with_content_container
' property.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_volumes()
client::JsonCppArray<Volume > google_books_api::Discoveryclusters::DiscoveryclustersClusters::mutable_volumes |
( |
| ) |
|
Gets a reference to a mutable value of the 'volumes
' 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_sub_title()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::set_sub_title |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'subTitle
' attribute.
- Parameters
-
◆ set_title()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::set_title |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'title
' attribute.
- Parameters
-
◆ set_total_volumes()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::set_total_volumes |
( |
int32 |
value | ) |
|
|
inline |
Change the 'totalVolumes
' attribute.
- Parameters
-
◆ set_uid()
void google_books_api::Discoveryclusters::DiscoveryclustersClusters::set_uid |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'uid
' attribute.
- Parameters
-
The documentation for this class was generated from the following files: