#include <volumeannotation.h>
◆ Volumeannotation() [1/2]
google_books_api::Volumeannotation::Volumeannotation |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ Volumeannotation() [2/2]
google_books_api::Volumeannotation::Volumeannotation |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~Volumeannotation()
google_books_api::Volumeannotation::~Volumeannotation |
( |
| ) |
|
|
virtual |
◆ clear_annotation_data_id()
void google_books_api::Volumeannotation::clear_annotation_data_id |
( |
| ) |
|
|
inline |
Clears the 'annotationDataId
' attribute.
◆ clear_annotation_data_link()
void google_books_api::Volumeannotation::clear_annotation_data_link |
( |
| ) |
|
|
inline |
Clears the 'annotationDataLink
' attribute.
◆ clear_annotation_type()
void google_books_api::Volumeannotation::clear_annotation_type |
( |
| ) |
|
|
inline |
Clears the 'annotationType
' attribute.
◆ clear_content_ranges()
void google_books_api::Volumeannotation::clear_content_ranges |
( |
| ) |
|
|
inline |
Clears the 'contentRanges
' attribute.
◆ clear_data()
void google_books_api::Volumeannotation::clear_data |
( |
| ) |
|
|
inline |
Clears the 'data
' attribute.
◆ clear_deleted()
void google_books_api::Volumeannotation::clear_deleted |
( |
| ) |
|
|
inline |
Clears the 'deleted
' attribute.
◆ clear_id()
void google_books_api::Volumeannotation::clear_id |
( |
| ) |
|
|
inline |
Clears the 'id
' attribute.
◆ clear_kind()
void google_books_api::Volumeannotation::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_layer_id()
void google_books_api::Volumeannotation::clear_layer_id |
( |
| ) |
|
|
inline |
Clears the 'layerId
' attribute.
◆ clear_page_ids()
void google_books_api::Volumeannotation::clear_page_ids |
( |
| ) |
|
|
inline |
Clears the 'pageIds
' attribute.
◆ clear_selected_text()
void google_books_api::Volumeannotation::clear_selected_text |
( |
| ) |
|
|
inline |
Clears the 'selectedText
' attribute.
◆ clear_self_link()
void google_books_api::Volumeannotation::clear_self_link |
( |
| ) |
|
|
inline |
Clears the 'selfLink
' attribute.
◆ clear_updated()
void google_books_api::Volumeannotation::clear_updated |
( |
| ) |
|
|
inline |
Clears the 'updated
' attribute.
◆ clear_volume_id()
void google_books_api::Volumeannotation::clear_volume_id |
( |
| ) |
|
|
inline |
Clears the 'volumeId
' attribute.
◆ get_annotation_data_id()
const StringPiece google_books_api::Volumeannotation::get_annotation_data_id |
( |
| ) |
const |
|
inline |
Get the value of the 'annotationDataId
' attribute.
◆ get_annotation_data_link()
const StringPiece google_books_api::Volumeannotation::get_annotation_data_link |
( |
| ) |
const |
|
inline |
Get the value of the 'annotationDataLink
' attribute.
◆ get_annotation_type()
const StringPiece google_books_api::Volumeannotation::get_annotation_type |
( |
| ) |
const |
|
inline |
Get the value of the 'annotationType
' attribute.
◆ get_content_ranges()
Get a reference to the value of the 'contentRanges
' attribute.
◆ get_data()
const StringPiece google_books_api::Volumeannotation::get_data |
( |
| ) |
const |
|
inline |
Get the value of the 'data
' attribute.
◆ get_deleted()
bool google_books_api::Volumeannotation::get_deleted |
( |
| ) |
const |
|
inline |
Get the value of the 'deleted
' attribute.
◆ get_id()
const StringPiece google_books_api::Volumeannotation::get_id |
( |
| ) |
const |
|
inline |
Get the value of the 'id
' attribute.
◆ get_kind()
const StringPiece google_books_api::Volumeannotation::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_layer_id()
const StringPiece google_books_api::Volumeannotation::get_layer_id |
( |
| ) |
const |
|
inline |
Get the value of the 'layerId
' attribute.
◆ get_page_ids()
const client::JsonCppArray<string > google_books_api::Volumeannotation::get_page_ids |
( |
| ) |
const |
|
inline |
Get a reference to the value of the 'pageIds
' attribute.
◆ get_selected_text()
const StringPiece google_books_api::Volumeannotation::get_selected_text |
( |
| ) |
const |
|
inline |
Get the value of the 'selectedText
' attribute.
◆ get_self_link()
const StringPiece google_books_api::Volumeannotation::get_self_link |
( |
| ) |
const |
|
inline |
Get the value of the 'selfLink
' attribute.
◆ get_updated()
client::DateTime google_books_api::Volumeannotation::get_updated |
( |
| ) |
const |
|
inline |
Get the value of the 'updated
' attribute.
◆ get_volume_id()
const StringPiece google_books_api::Volumeannotation::get_volume_id |
( |
| ) |
const |
|
inline |
Get the value of the 'volumeId
' attribute.
◆ GetTypeName()
const StringPiece google_books_api::Volumeannotation::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_annotation_data_id()
bool google_books_api::Volumeannotation::has_annotation_data_id |
( |
| ) |
const |
|
inline |
Determine if the 'annotationDataId
' attribute was set.
- Returns
- true if the '
annotationDataId
' attribute was set.
◆ has_annotation_data_link()
bool google_books_api::Volumeannotation::has_annotation_data_link |
( |
| ) |
const |
|
inline |
Determine if the 'annotationDataLink
' attribute was set.
- Returns
- true if the '
annotationDataLink
' attribute was set.
◆ has_annotation_type()
bool google_books_api::Volumeannotation::has_annotation_type |
( |
| ) |
const |
|
inline |
Determine if the 'annotationType
' attribute was set.
- Returns
- true if the '
annotationType
' attribute was set.
◆ has_content_ranges()
bool google_books_api::Volumeannotation::has_content_ranges |
( |
| ) |
const |
|
inline |
Determine if the 'contentRanges
' attribute was set.
- Returns
- true if the '
contentRanges
' attribute was set.
◆ has_data()
bool google_books_api::Volumeannotation::has_data |
( |
| ) |
const |
|
inline |
Determine if the 'data
' attribute was set.
- Returns
- true if the '
data
' attribute was set.
◆ has_deleted()
bool google_books_api::Volumeannotation::has_deleted |
( |
| ) |
const |
|
inline |
Determine if the 'deleted
' attribute was set.
- Returns
- true if the '
deleted
' attribute was set.
◆ has_id()
bool google_books_api::Volumeannotation::has_id |
( |
| ) |
const |
|
inline |
Determine if the 'id
' attribute was set.
- Returns
- true if the '
id
' attribute was set.
◆ has_kind()
bool google_books_api::Volumeannotation::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_layer_id()
bool google_books_api::Volumeannotation::has_layer_id |
( |
| ) |
const |
|
inline |
Determine if the 'layerId
' attribute was set.
- Returns
- true if the '
layerId
' attribute was set.
◆ has_page_ids()
bool google_books_api::Volumeannotation::has_page_ids |
( |
| ) |
const |
|
inline |
Determine if the 'pageIds
' attribute was set.
- Returns
- true if the '
pageIds
' attribute was set.
◆ has_selected_text()
bool google_books_api::Volumeannotation::has_selected_text |
( |
| ) |
const |
|
inline |
Determine if the 'selectedText
' attribute was set.
- Returns
- true if the '
selectedText
' attribute was set.
◆ has_self_link()
bool google_books_api::Volumeannotation::has_self_link |
( |
| ) |
const |
|
inline |
Determine if the 'selfLink
' attribute was set.
- Returns
- true if the '
selfLink
' attribute was set.
◆ has_updated()
bool google_books_api::Volumeannotation::has_updated |
( |
| ) |
const |
|
inline |
Determine if the 'updated
' attribute was set.
- Returns
- true if the '
updated
' attribute was set.
◆ has_volume_id()
bool google_books_api::Volumeannotation::has_volume_id |
( |
| ) |
const |
|
inline |
Determine if the 'volumeId
' attribute was set.
- Returns
- true if the '
volumeId
' attribute was set.
◆ mutable_contentRanges()
Gets a reference to a mutable value of the 'contentRanges
' property.
The content ranges to identify the selected text.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_pageIds()
client::JsonCppArray<string > google_books_api::Volumeannotation::mutable_pageIds |
( |
| ) |
|
|
inline |
Gets a reference to a mutable value of the 'pageIds
' property.
Pages the annotation spans.
- 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_annotation_data_id()
void google_books_api::Volumeannotation::set_annotation_data_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'annotationDataId
' attribute.
The annotation data id for this volume annotation.
- Parameters
-
◆ set_annotation_data_link()
void google_books_api::Volumeannotation::set_annotation_data_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'annotationDataLink
' attribute.
Link to get data for this annotation.
- Parameters
-
◆ set_annotation_type()
void google_books_api::Volumeannotation::set_annotation_type |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'annotationType
' attribute.
The type of annotation this is.
- Parameters
-
◆ set_data()
void google_books_api::Volumeannotation::set_data |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'data
' attribute.
Data for this annotation.
- Parameters
-
◆ set_deleted()
void google_books_api::Volumeannotation::set_deleted |
( |
bool |
value | ) |
|
|
inline |
Change the 'deleted
' attribute.
Indicates that this annotation is deleted.
- Parameters
-
◆ set_id()
void google_books_api::Volumeannotation::set_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'id
' attribute.
Unique id of this volume annotation.
- Parameters
-
◆ set_kind()
void google_books_api::Volumeannotation::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
Resource Type.
- Parameters
-
◆ set_layer_id()
void google_books_api::Volumeannotation::set_layer_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'layerId
' attribute.
The Layer this annotation is for.
- Parameters
-
◆ set_selected_text()
void google_books_api::Volumeannotation::set_selected_text |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'selectedText
' attribute.
Excerpt from the volume.
- Parameters
-
◆ set_self_link()
void google_books_api::Volumeannotation::set_self_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'selfLink
' attribute.
URL to this resource.
- Parameters
-
◆ set_updated()
void google_books_api::Volumeannotation::set_updated |
( |
client::DateTime |
value | ) |
|
|
inline |
Change the 'updated
' attribute.
Timestamp for the last time this anntoation was updated. (RFC 3339 UTC date-time format).
- Parameters
-
◆ set_volume_id()
void google_books_api::Volumeannotation::set_volume_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'volumeId
' attribute.
The Volume this annotation is for.
- Parameters
-
The documentation for this class was generated from the following files: