Class: Google::Cloud::AIPlatform::V1::NotebookService::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/ai_platform/v1/notebook_service/client.rb

Overview

Configuration RPC class for the NotebookService 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.
    • :jitter (type: Numeric) - The jitter in seconds. Default: 1.0.
    • :retry_codes (type: Array<String>) - The error codes that should trigger a retry.

Instance Attribute Summary collapse

Instance Attribute Details

#assign_notebook_runtime::Gapic::Config::Method (readonly)

RPC-specific configuration for assign_notebook_runtime

Returns:

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


2098
2099
2100
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2098

def assign_notebook_runtime
  @assign_notebook_runtime
end

#create_notebook_execution_job::Gapic::Config::Method (readonly)

RPC-specific configuration for create_notebook_execution_job

Returns:

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


2133
2134
2135
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2133

def create_notebook_execution_job
  @create_notebook_execution_job
end

#create_notebook_runtime_template::Gapic::Config::Method (readonly)

RPC-specific configuration for create_notebook_runtime_template

Returns:

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


2073
2074
2075
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2073

def create_notebook_runtime_template
  @create_notebook_runtime_template
end

#delete_notebook_execution_job::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_notebook_execution_job

Returns:

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


2148
2149
2150
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2148

def delete_notebook_execution_job
  @delete_notebook_execution_job
end

#delete_notebook_runtime::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_notebook_runtime

Returns:

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


2113
2114
2115
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2113

def delete_notebook_runtime
  @delete_notebook_runtime
end

#delete_notebook_runtime_template::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_notebook_runtime_template

Returns:

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


2088
2089
2090
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2088

def delete_notebook_runtime_template
  @delete_notebook_runtime_template
end

#get_notebook_execution_job::Gapic::Config::Method (readonly)

RPC-specific configuration for get_notebook_execution_job

Returns:

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


2138
2139
2140
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2138

def get_notebook_execution_job
  @get_notebook_execution_job
end

#get_notebook_runtime::Gapic::Config::Method (readonly)

RPC-specific configuration for get_notebook_runtime

Returns:

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


2103
2104
2105
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2103

def get_notebook_runtime
  @get_notebook_runtime
end

#get_notebook_runtime_template::Gapic::Config::Method (readonly)

RPC-specific configuration for get_notebook_runtime_template

Returns:

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


2078
2079
2080
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2078

def get_notebook_runtime_template
  @get_notebook_runtime_template
end

#list_notebook_execution_jobs::Gapic::Config::Method (readonly)

RPC-specific configuration for list_notebook_execution_jobs

Returns:

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


2143
2144
2145
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2143

def list_notebook_execution_jobs
  @list_notebook_execution_jobs
end

#list_notebook_runtime_templates::Gapic::Config::Method (readonly)

RPC-specific configuration for list_notebook_runtime_templates

Returns:

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


2083
2084
2085
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2083

def list_notebook_runtime_templates
  @list_notebook_runtime_templates
end

#list_notebook_runtimes::Gapic::Config::Method (readonly)

RPC-specific configuration for list_notebook_runtimes

Returns:

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


2108
2109
2110
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2108

def list_notebook_runtimes
  @list_notebook_runtimes
end

#start_notebook_runtime::Gapic::Config::Method (readonly)

RPC-specific configuration for start_notebook_runtime

Returns:

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


2123
2124
2125
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2123

def start_notebook_runtime
  @start_notebook_runtime
end

#stop_notebook_runtime::Gapic::Config::Method (readonly)

RPC-specific configuration for stop_notebook_runtime

Returns:

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


2128
2129
2130
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2128

def stop_notebook_runtime
  @stop_notebook_runtime
end

#update_notebook_runtime_template::Gapic::Config::Method (readonly)

RPC-specific configuration for update_notebook_runtime_template

Returns:

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


2093
2094
2095
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2093

def update_notebook_runtime_template
  @update_notebook_runtime_template
end

#upgrade_notebook_runtime::Gapic::Config::Method (readonly)

RPC-specific configuration for upgrade_notebook_runtime

Returns:

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


2118
2119
2120
# File 'lib/google/cloud/ai_platform/v1/notebook_service/client.rb', line 2118

def upgrade_notebook_runtime
  @upgrade_notebook_runtime
end