compute
v1
|
#include <compute_service.h>
Public Member Functions | |
RegionDisksResource (ComputeService *service) | |
~RegionDisksResource () | |
RegionDisksResource_CreateSnapshotMethod * | NewCreateSnapshotMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &disk, const Snapshot &_content_) const |
RegionDisksResource_DeleteMethod * | NewDeleteMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &disk) const |
RegionDisksResource_GetMethod * | NewGetMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &disk) const |
RegionDisksResource_InsertMethod * | NewInsertMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const Disk &_content_) const |
RegionDisksResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion) const |
RegionDisksResource_ListMethodPager * | NewListMethodPager (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion) const |
RegionDisksResource_ResizeMethod * | NewResizeMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &disk, const RegionDisksResizeRequest &_content_) const |
RegionDisksResource_SetLabelsMethod * | NewSetLabelsMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &resource, const RegionSetLabelsRequest &_content_) const |
RegionDisksResource_TestIamPermissionsMethod * | NewTestIamPermissionsMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project, const absl::string_view ®ion, const absl::string_view &resource, const TestPermissionsRequest &_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.
RegionDisksResource_CreateSnapshotMethod * google_compute_api::ComputeService::RegionDisksResource::NewCreateSnapshotMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | disk, | ||
const Snapshot & | _content_ | ||
) | const |
Creates a new RegionDisksResource_CreateSnapshotMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region for this request. |
[in] | disk | Name of the regional persistent disk to snapshot. |
[in] | <em>content</em> | The data object to createSnapshot. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_DeleteMethod * google_compute_api::ComputeService::RegionDisksResource::NewDeleteMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | disk | ||
) | const |
Creates a new RegionDisksResource_DeleteMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region for this request. |
[in] | disk | Name of the regional persistent disk to delete. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_GetMethod * google_compute_api::ComputeService::RegionDisksResource::NewGetMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | disk | ||
) | const |
Creates a new RegionDisksResource_GetMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region for this request. |
[in] | disk | Name of the regional persistent disk to return. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_InsertMethod * google_compute_api::ComputeService::RegionDisksResource::NewInsertMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const Disk & | _content_ | ||
) | const |
Creates a new RegionDisksResource_InsertMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region for this request. |
[in] | <em>content</em> | The data object to insert. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_ListMethod * google_compute_api::ComputeService::RegionDisksResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region | ||
) | const |
Creates a new RegionDisksResource_ListMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | Name of the region for this request. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_ListMethodPager * google_compute_api::ComputeService::RegionDisksResource::NewListMethodPager | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region | ||
) | 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. |
[in] | region | Name of the region for this request. |
RegionDisksResource_ResizeMethod * google_compute_api::ComputeService::RegionDisksResource::NewResizeMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | disk, | ||
const RegionDisksResizeRequest & | _content_ | ||
) | const |
Creates a new RegionDisksResource_ResizeMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | The project ID for this request. |
[in] | region | Name of the region for this request. |
[in] | disk | Name of the regional persistent disk. |
[in] | <em>content</em> | The data object to resize. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_SetLabelsMethod * google_compute_api::ComputeService::RegionDisksResource::NewSetLabelsMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | resource, | ||
const RegionSetLabelsRequest & | _content_ | ||
) | const |
Creates a new RegionDisksResource_SetLabelsMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | The region for this request. |
[in] | resource | Name or id of the resource for this request. |
[in] | <em>content</em> | The data object to setLabels. |
Execute
the method instance, then destroy it when they are finished. RegionDisksResource_TestIamPermissionsMethod * google_compute_api::ComputeService::RegionDisksResource::NewTestIamPermissionsMethod | ( | client::AuthorizationCredential * | _credential_, |
const absl::string_view & | project, | ||
const absl::string_view & | region, | ||
const absl::string_view & | resource, | ||
const TestPermissionsRequest & | _content_ | ||
) | const |
Creates a new RegionDisksResource_TestIamPermissionsMethod instance.
[in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
[in] | project | Project ID for this request. |
[in] | region | The name of the region for this request. |
[in] | resource | Name or id of the resource for this request. |
[in] | <em>content</em> | The data object to testIamPermissions. |
Execute
the method instance, then destroy it when they are finished.