Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::StorageControl::Client::Configuration::Rpcs (v1.5.0)

Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::StorageControl::Client::Configuration::Rpcs.

Configuration RPC class for the StorageControl 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_anywhere_cache

def create_anywhere_cache() -> ::Gapic::Config::Method

RPC-specific configuration for create_anywhere_cache

Returns
  • (::Gapic::Config::Method)

#create_folder

def create_folder() -> ::Gapic::Config::Method

RPC-specific configuration for create_folder

Returns
  • (::Gapic::Config::Method)

#create_managed_folder

def create_managed_folder() -> ::Gapic::Config::Method

RPC-specific configuration for create_managed_folder

Returns
  • (::Gapic::Config::Method)

#delete_folder

def delete_folder() -> ::Gapic::Config::Method

RPC-specific configuration for delete_folder

Returns
  • (::Gapic::Config::Method)

#delete_managed_folder

def delete_managed_folder() -> ::Gapic::Config::Method

RPC-specific configuration for delete_managed_folder

Returns
  • (::Gapic::Config::Method)

#disable_anywhere_cache

def disable_anywhere_cache() -> ::Gapic::Config::Method

RPC-specific configuration for disable_anywhere_cache

Returns
  • (::Gapic::Config::Method)

#get_anywhere_cache

def get_anywhere_cache() -> ::Gapic::Config::Method

RPC-specific configuration for get_anywhere_cache

Returns
  • (::Gapic::Config::Method)

#get_folder

def get_folder() -> ::Gapic::Config::Method

RPC-specific configuration for get_folder

Returns
  • (::Gapic::Config::Method)

#get_folder_intelligence_config

def get_folder_intelligence_config() -> ::Gapic::Config::Method

RPC-specific configuration for get_folder_intelligence_config

Returns
  • (::Gapic::Config::Method)

#get_managed_folder

def get_managed_folder() -> ::Gapic::Config::Method

RPC-specific configuration for get_managed_folder

Returns
  • (::Gapic::Config::Method)

#get_organization_intelligence_config

def get_organization_intelligence_config() -> ::Gapic::Config::Method

RPC-specific configuration for get_organization_intelligence_config

Returns
  • (::Gapic::Config::Method)

#get_project_intelligence_config

def get_project_intelligence_config() -> ::Gapic::Config::Method

RPC-specific configuration for get_project_intelligence_config

Returns
  • (::Gapic::Config::Method)

#get_storage_layout

def get_storage_layout() -> ::Gapic::Config::Method

RPC-specific configuration for get_storage_layout

Returns
  • (::Gapic::Config::Method)

#list_anywhere_caches

def list_anywhere_caches() -> ::Gapic::Config::Method

RPC-specific configuration for list_anywhere_caches

Returns
  • (::Gapic::Config::Method)

#list_folders

def list_folders() -> ::Gapic::Config::Method

RPC-specific configuration for list_folders

Returns
  • (::Gapic::Config::Method)

#list_managed_folders

def list_managed_folders() -> ::Gapic::Config::Method

RPC-specific configuration for list_managed_folders

Returns
  • (::Gapic::Config::Method)

#pause_anywhere_cache

def pause_anywhere_cache() -> ::Gapic::Config::Method

RPC-specific configuration for pause_anywhere_cache

Returns
  • (::Gapic::Config::Method)

#rename_folder

def rename_folder() -> ::Gapic::Config::Method

RPC-specific configuration for rename_folder

Returns
  • (::Gapic::Config::Method)

#resume_anywhere_cache

def resume_anywhere_cache() -> ::Gapic::Config::Method

RPC-specific configuration for resume_anywhere_cache

Returns
  • (::Gapic::Config::Method)

#update_anywhere_cache

def update_anywhere_cache() -> ::Gapic::Config::Method

RPC-specific configuration for update_anywhere_cache

Returns
  • (::Gapic::Config::Method)

#update_folder_intelligence_config

def update_folder_intelligence_config() -> ::Gapic::Config::Method

RPC-specific configuration for update_folder_intelligence_config

Returns
  • (::Gapic::Config::Method)

#update_organization_intelligence_config

def update_organization_intelligence_config() -> ::Gapic::Config::Method

RPC-specific configuration for update_organization_intelligence_config

Returns
  • (::Gapic::Config::Method)

#update_project_intelligence_config

def update_project_intelligence_config() -> ::Gapic::Config::Method

RPC-specific configuration for update_project_intelligence_config

Returns
  • (::Gapic::Config::Method)