#include <books_volumes_recommended_rate_response.h>
◆ BooksVolumesRecommendedRateResponse() [1/2]
google_books_api::BooksVolumesRecommendedRateResponse::BooksVolumesRecommendedRateResponse |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ BooksVolumesRecommendedRateResponse() [2/2]
google_books_api::BooksVolumesRecommendedRateResponse::BooksVolumesRecommendedRateResponse |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~BooksVolumesRecommendedRateResponse()
google_books_api::BooksVolumesRecommendedRateResponse::~BooksVolumesRecommendedRateResponse |
( |
| ) |
|
|
virtual |
◆ clear_consistency_token()
void google_books_api::BooksVolumesRecommendedRateResponse::clear_consistency_token |
( |
| ) |
|
|
inline |
Clears the 'consistency_token
' attribute.
◆ get_consistency_token()
const StringPiece google_books_api::BooksVolumesRecommendedRateResponse::get_consistency_token |
( |
| ) |
const |
|
inline |
Get the value of the 'consistency_token
' attribute.
◆ GetTypeName()
const StringPiece google_books_api::BooksVolumesRecommendedRateResponse::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_consistency_token()
bool google_books_api::BooksVolumesRecommendedRateResponse::has_consistency_token |
( |
| ) |
const |
|
inline |
Determine if the 'consistency_token
' attribute was set.
- Returns
- true if the '
consistency_token
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_consistency_token()
void google_books_api::BooksVolumesRecommendedRateResponse::set_consistency_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'consistency_token
' attribute.
- Parameters
-
The documentation for this class was generated from the following files: