Class: Google::Cloud::AIPlatform::V1::DatasetService::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::DatasetService::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/ai_platform/v1/dataset_service/client.rb
Overview
Configuration RPC class for the DatasetService 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.
-
Instance Attribute Summary collapse
-
#create_dataset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_dataset. -
#create_dataset_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_dataset_version. -
#delete_dataset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_dataset. -
#delete_dataset_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_dataset_version. -
#delete_saved_query ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_saved_query. -
#export_data ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_data. -
#get_annotation_spec ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_annotation_spec. -
#get_dataset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_dataset. -
#get_dataset_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_dataset_version. -
#import_data ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_data. -
#list_annotations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_annotations. -
#list_data_items ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_data_items. -
#list_dataset_versions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_dataset_versions. -
#list_datasets ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_datasets. -
#list_saved_queries ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_saved_queries. -
#restore_dataset_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
restore_dataset_version. -
#search_data_items ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
search_data_items. -
#update_dataset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_dataset. -
#update_dataset_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_dataset_version.
Instance Attribute Details
#create_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_dataset
2324 2325 2326 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2324 def create_dataset @create_dataset end |
#create_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_dataset_version
2359 2360 2361 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2359 def create_dataset_version @create_dataset_version end |
#delete_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_dataset
2344 2345 2346 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2344 def delete_dataset @delete_dataset end |
#delete_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_dataset_version
2369 2370 2371 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2369 def delete_dataset_version @delete_dataset_version end |
#delete_saved_query ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_saved_query
2404 2405 2406 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2404 def delete_saved_query @delete_saved_query end |
#export_data ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_data
2354 2355 2356 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2354 def export_data @export_data end |
#get_annotation_spec ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_annotation_spec
2409 2410 2411 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2409 def get_annotation_spec @get_annotation_spec end |
#get_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_dataset
2329 2330 2331 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2329 def get_dataset @get_dataset end |
#get_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_dataset_version
2374 2375 2376 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2374 def get_dataset_version @get_dataset_version end |
#import_data ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_data
2349 2350 2351 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2349 def import_data @import_data end |
#list_annotations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_annotations
2414 2415 2416 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2414 def list_annotations @list_annotations end |
#list_data_items ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_data_items
2389 2390 2391 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2389 def list_data_items @list_data_items end |
#list_dataset_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_dataset_versions
2379 2380 2381 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2379 def list_dataset_versions @list_dataset_versions end |
#list_datasets ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_datasets
2339 2340 2341 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2339 def list_datasets @list_datasets end |
#list_saved_queries ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_saved_queries
2399 2400 2401 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2399 def list_saved_queries @list_saved_queries end |
#restore_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restore_dataset_version
2384 2385 2386 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2384 def restore_dataset_version @restore_dataset_version end |
#search_data_items ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for search_data_items
2394 2395 2396 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2394 def search_data_items @search_data_items end |
#update_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_dataset
2334 2335 2336 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2334 def update_dataset @update_dataset end |
#update_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_dataset_version
2364 2365 2366 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2364 def update_dataset_version @update_dataset_version end |