Show / Hide Table of Contents

Namespace Google.Apis.BackupforGKE.v1

Classes

BackupforGKEBaseServiceRequest<TResponse>

A base abstract class for BackupforGKE requests.

BackupforGKEService

The BackupforGKE Service.

BackupforGKEService.Scope

Available OAuth 2.0 scopes for use with the Backup for GKE API.

BackupforGKEService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Backup for GKE API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.BackupChannelsResource

The "backupChannels" collection of methods.

ProjectsResource.LocationsResource.BackupChannelsResource.BackupPlanBindingsResource

The "backupPlanBindings" collection of methods.

ProjectsResource.LocationsResource.BackupChannelsResource.BackupPlanBindingsResource.GetRequest

Retrieve the details of a single BackupPlanBinding.

ProjectsResource.LocationsResource.BackupChannelsResource.BackupPlanBindingsResource.ListRequest

Lists BackupPlanBindings in a given location.

ProjectsResource.LocationsResource.BackupChannelsResource.CreateRequest

Creates a new BackupChannel in a given location.

ProjectsResource.LocationsResource.BackupChannelsResource.DeleteRequest

Deletes an existing BackupChannel.

ProjectsResource.LocationsResource.BackupChannelsResource.GetRequest

Retrieve the details of a single BackupChannel.

ProjectsResource.LocationsResource.BackupChannelsResource.ListRequest

Lists BackupChannels in a given location.

ProjectsResource.LocationsResource.BackupChannelsResource.PatchRequest

Update a BackupChannel.

ProjectsResource.LocationsResource.BackupPlansResource

The "backupPlans" collection of methods.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource

The "backups" collection of methods.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.CreateRequest

Creates a Backup for the given BackupPlan.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.DeleteRequest

Deletes an existing Backup.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.GetBackupIndexDownloadUrlRequest

Retrieve the link to the backupIndex.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.GetRequest

Retrieve the details of a single Backup.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.ListRequest

Lists the Backups for a given BackupPlan.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.PatchRequest

Update a Backup.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.VolumeBackupsResource

The "volumeBackups" collection of methods.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.VolumeBackupsResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.VolumeBackupsResource.GetRequest

Retrieve the details of a single VolumeBackup.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.VolumeBackupsResource.ListRequest

Lists the VolumeBackups for a given Backup.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.VolumeBackupsResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.BackupPlansResource.BackupsResource.VolumeBackupsResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.BackupPlansResource.CreateRequest

Creates a new BackupPlan in a given location.

ProjectsResource.LocationsResource.BackupPlansResource.DeleteRequest

Deletes an existing BackupPlan.

ProjectsResource.LocationsResource.BackupPlansResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.BackupPlansResource.GetRequest

Retrieve the details of a single BackupPlan.

ProjectsResource.LocationsResource.BackupPlansResource.ListRequest

Lists BackupPlans in a given location.

ProjectsResource.LocationsResource.BackupPlansResource.PatchRequest

Update a BackupPlan.

ProjectsResource.LocationsResource.BackupPlansResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.BackupPlansResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

ProjectsResource.LocationsResource.OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

ProjectsResource.LocationsResource.RestoreChannelsResource

The "restoreChannels" collection of methods.

ProjectsResource.LocationsResource.RestoreChannelsResource.CreateRequest

Creates a new RestoreChannel in a given location.

ProjectsResource.LocationsResource.RestoreChannelsResource.DeleteRequest

Deletes an existing RestoreChannel.

ProjectsResource.LocationsResource.RestoreChannelsResource.GetRequest

Retrieve the details of a single RestoreChannel.

ProjectsResource.LocationsResource.RestoreChannelsResource.ListRequest

Lists RestoreChannels in a given location.

ProjectsResource.LocationsResource.RestoreChannelsResource.PatchRequest

Update a RestoreChannel.

ProjectsResource.LocationsResource.RestoreChannelsResource.RestorePlanBindingsResource

The "restorePlanBindings" collection of methods.

ProjectsResource.LocationsResource.RestoreChannelsResource.RestorePlanBindingsResource.GetRequest

Retrieve the details of a single RestorePlanBinding.

ProjectsResource.LocationsResource.RestoreChannelsResource.RestorePlanBindingsResource.ListRequest

Lists RestorePlanBindings in a given location.

ProjectsResource.LocationsResource.RestorePlansResource

The "restorePlans" collection of methods.

ProjectsResource.LocationsResource.RestorePlansResource.CreateRequest

Creates a new RestorePlan in a given location.

ProjectsResource.LocationsResource.RestorePlansResource.DeleteRequest

Deletes an existing RestorePlan.

ProjectsResource.LocationsResource.RestorePlansResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.RestorePlansResource.GetRequest

Retrieve the details of a single RestorePlan.

ProjectsResource.LocationsResource.RestorePlansResource.ListRequest

Lists RestorePlans in a given location.

ProjectsResource.LocationsResource.RestorePlansResource.PatchRequest

Update a RestorePlan.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource

The "restores" collection of methods.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.CreateRequest

Creates a new Restore for the given RestorePlan.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.DeleteRequest

Deletes an existing Restore.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.GetRequest

Retrieves the details of a single Restore.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.ListRequest

Lists the Restores for a given RestorePlan.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.PatchRequest

Update a Restore.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.VolumeRestoresResource

The "volumeRestores" collection of methods.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.VolumeRestoresResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.VolumeRestoresResource.GetRequest

Retrieve the details of a single VolumeRestore.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.VolumeRestoresResource.ListRequest

Lists the VolumeRestores for a given Restore.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.VolumeRestoresResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.RestorePlansResource.RestoresResource.VolumeRestoresResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.RestorePlansResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.RestorePlansResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

Enums

BackupforGKEBaseServiceRequest<TResponse>.AltEnum

Data format for response.

BackupforGKEBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX