compute
v1
|
#include <compute_service.h>
Public Member Functions | |
BackendBucketsResource (ComputeService *service) | |
~BackendBucketsResource () | |
BackendBucketsResource_AddSignedUrlKeyMethod * | NewAddSignedUrlKeyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_bucket, const SignedUrlKey &_content_) const |
BackendBucketsResource_DeleteMethod * | NewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_bucket) const |
BackendBucketsResource_DeleteSignedUrlKeyMethod * | NewDeleteSignedUrlKeyMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_bucket, const absl::string_view &key_name) const |
BackendBucketsResource_GetMethod * | NewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_bucket) const |
BackendBucketsResource_InsertMethod * | NewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const BackendBucket &_content_) const |
BackendBucketsResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const |
BackendBucketsResource_ListMethodPager * | NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project) const |
BackendBucketsResource_PatchMethod * | NewPatchMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_bucket, const BackendBucket &_content_) const |
BackendBucketsResource_UpdateMethod * | NewUpdateMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view &backend_bucket, const BackendBucket &_content_) 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.
BackendBucketsResource_AddSignedUrlKeyMethod * google_compute_api::ComputeService::BackendBucketsResource::NewAddSignedUrlKeyMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | backend_bucket, | ||
const SignedUrlKey & | _content_ | ||
) | const |
Creates a new BackendBucketsResource_AddSignedUrlKeyMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | backend_bucket | Name of the BackendBucket resource to which the Signed URL Key should be added. The name should conform to RFC1035. |
[in] | <em>content</em> | The data object to addSignedUrlKey. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_DeleteMethod * google_compute_api::ComputeService::BackendBucketsResource::NewDeleteMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | backend_bucket | ||
) | const |
Creates a new BackendBucketsResource_DeleteMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | backend_bucket | Name of the BackendBucket resource to delete. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_DeleteSignedUrlKeyMethod * google_compute_api::ComputeService::BackendBucketsResource::NewDeleteSignedUrlKeyMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | backend_bucket, | ||
const absl::string_view & | key_name | ||
) | const |
Creates a new BackendBucketsResource_DeleteSignedUrlKeyMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | backend_bucket | Name of the BackendBucket resource to which the Signed URL Key should be added. The name should conform to RFC1035. |
[in] | key_name | The name of the Signed URL Key to delete. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_GetMethod * google_compute_api::ComputeService::BackendBucketsResource::NewGetMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | backend_bucket | ||
) | const |
Creates a new BackendBucketsResource_GetMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | backend_bucket | Name of the BackendBucket resource to return. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_InsertMethod * google_compute_api::ComputeService::BackendBucketsResource::NewInsertMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const BackendBucket & | _content_ | ||
) | const |
Creates a new BackendBucketsResource_InsertMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | <em>content</em> | The data object to insert. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_ListMethod * google_compute_api::ComputeService::BackendBucketsResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project | ||
) | const |
Creates a new BackendBucketsResource_ListMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_ListMethodPager * google_compute_api::ComputeService::BackendBucketsResource::NewListMethodPager | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project | ||
) | const |
Creates a pager for iterating over incremental result pages.
[in] | <em>credential</em> | NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
BackendBucketsResource_PatchMethod * google_compute_api::ComputeService::BackendBucketsResource::NewPatchMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | backend_bucket, | ||
const BackendBucket & | _content_ | ||
) | const |
Creates a new BackendBucketsResource_PatchMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | backend_bucket | Name of the BackendBucket resource to patch. |
[in] | <em>content</em> | The data object to patch. |
Execute
the method instance, then destroy it when they are finished. BackendBucketsResource_UpdateMethod * google_compute_api::ComputeService::BackendBucketsResource::NewUpdateMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | backend_bucket, | ||
const BackendBucket & | _content_ | ||
) | const |
Creates a new BackendBucketsResource_UpdateMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | backend_bucket | Name of the BackendBucket resource to update. |
[in] | <em>content</em> | The data object to update. |
Execute
the method instance, then destroy it when they are finished.