Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::BackupForGKE::Client::Configuration::Rpcs.
Configuration RPC class for the BackupForGKE API.
Includes fields providing the configuration for each RPC in this service.
Each configuration object is of type Gapic::Config::Method
and includes
the following configuration fields:
-
timeout
(type:Numeric
) - The call timeout in seconds -
metadata
(type:Hash{Symbol=>String}
) - Additional gRPC headers -
retry_policy (type:
Hash`) - The retry policy. The policy fields include the following keys:-
:initial_delay
(type:Numeric
) - The initial delay in seconds. -
:max_delay
(type:Numeric
) - The max delay in seconds. -
:multiplier
(type:Numeric
) - The incremental backoff multiplier. -
:retry_codes
(type:Array<String>
) - The error codes that should trigger a retry.
-
Inherits
- Object
Methods
#create_backup
def create_backup() -> ::Gapic::Config::Method
RPC-specific configuration for create_backup
- (::Gapic::Config::Method)
#create_backup_plan
def create_backup_plan() -> ::Gapic::Config::Method
RPC-specific configuration for create_backup_plan
- (::Gapic::Config::Method)
#create_restore
def create_restore() -> ::Gapic::Config::Method
RPC-specific configuration for create_restore
- (::Gapic::Config::Method)
#create_restore_plan
def create_restore_plan() -> ::Gapic::Config::Method
RPC-specific configuration for create_restore_plan
- (::Gapic::Config::Method)
#delete_backup
def delete_backup() -> ::Gapic::Config::Method
RPC-specific configuration for delete_backup
- (::Gapic::Config::Method)
#delete_backup_plan
def delete_backup_plan() -> ::Gapic::Config::Method
RPC-specific configuration for delete_backup_plan
- (::Gapic::Config::Method)
#delete_restore
def delete_restore() -> ::Gapic::Config::Method
RPC-specific configuration for delete_restore
- (::Gapic::Config::Method)
#delete_restore_plan
def delete_restore_plan() -> ::Gapic::Config::Method
RPC-specific configuration for delete_restore_plan
- (::Gapic::Config::Method)
#get_backup
def get_backup() -> ::Gapic::Config::Method
RPC-specific configuration for get_backup
- (::Gapic::Config::Method)
#get_backup_index_download_url
def get_backup_index_download_url() -> ::Gapic::Config::Method
RPC-specific configuration for get_backup_index_download_url
- (::Gapic::Config::Method)
#get_backup_plan
def get_backup_plan() -> ::Gapic::Config::Method
RPC-specific configuration for get_backup_plan
- (::Gapic::Config::Method)
#get_restore
def get_restore() -> ::Gapic::Config::Method
RPC-specific configuration for get_restore
- (::Gapic::Config::Method)
#get_restore_plan
def get_restore_plan() -> ::Gapic::Config::Method
RPC-specific configuration for get_restore_plan
- (::Gapic::Config::Method)
#get_volume_backup
def get_volume_backup() -> ::Gapic::Config::Method
RPC-specific configuration for get_volume_backup
- (::Gapic::Config::Method)
#get_volume_restore
def get_volume_restore() -> ::Gapic::Config::Method
RPC-specific configuration for get_volume_restore
- (::Gapic::Config::Method)
#list_backup_plans
def list_backup_plans() -> ::Gapic::Config::Method
RPC-specific configuration for list_backup_plans
- (::Gapic::Config::Method)
#list_backups
def list_backups() -> ::Gapic::Config::Method
RPC-specific configuration for list_backups
- (::Gapic::Config::Method)
#list_restore_plans
def list_restore_plans() -> ::Gapic::Config::Method
RPC-specific configuration for list_restore_plans
- (::Gapic::Config::Method)
#list_restores
def list_restores() -> ::Gapic::Config::Method
RPC-specific configuration for list_restores
- (::Gapic::Config::Method)
#list_volume_backups
def list_volume_backups() -> ::Gapic::Config::Method
RPC-specific configuration for list_volume_backups
- (::Gapic::Config::Method)
#list_volume_restores
def list_volume_restores() -> ::Gapic::Config::Method
RPC-specific configuration for list_volume_restores
- (::Gapic::Config::Method)
#update_backup
def update_backup() -> ::Gapic::Config::Method
RPC-specific configuration for update_backup
- (::Gapic::Config::Method)
#update_backup_plan
def update_backup_plan() -> ::Gapic::Config::Method
RPC-specific configuration for update_backup_plan
- (::Gapic::Config::Method)
#update_restore
def update_restore() -> ::Gapic::Config::Method
RPC-specific configuration for update_restore
- (::Gapic::Config::Method)
#update_restore_plan
def update_restore_plan() -> ::Gapic::Config::Method
RPC-specific configuration for update_restore_plan
- (::Gapic::Config::Method)