|
books
v1
|
#include <books_service.h>
Public Member Functions | |
| NotificationResource (BooksService *service) | |
| ~NotificationResource () | |
| NotificationResource_GetMethod * | NewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view ¬ification_id) const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
| [in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
| NotificationResource_GetMethod * google_books_api::BooksService::NotificationResource::NewGetMethod | ( | client::AuthorizationCredential * | _credential_, |
| const absl::string_view & | notification_id | ||
| ) | const |
Creates a new NotificationResource_GetMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | notification_id | String to identify the notification. |
Execute the method instance, then destroy it when they are finished.