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
2341 2342 2343 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2341 def create_dataset @create_dataset end |
#create_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_dataset_version
2376 2377 2378 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2376 def create_dataset_version @create_dataset_version end |
#delete_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_dataset
2361 2362 2363 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2361 def delete_dataset @delete_dataset end |
#delete_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_dataset_version
2386 2387 2388 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2386 def delete_dataset_version @delete_dataset_version end |
#delete_saved_query ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_saved_query
2421 2422 2423 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2421 def delete_saved_query @delete_saved_query end |
#export_data ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_data
2371 2372 2373 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2371 def export_data @export_data end |
#get_annotation_spec ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_annotation_spec
2426 2427 2428 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2426 def get_annotation_spec @get_annotation_spec end |
#get_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_dataset
2346 2347 2348 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2346 def get_dataset @get_dataset end |
#get_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_dataset_version
2391 2392 2393 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2391 def get_dataset_version @get_dataset_version end |
#import_data ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_data
2366 2367 2368 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2366 def import_data @import_data end |
#list_annotations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_annotations
2431 2432 2433 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2431 def list_annotations @list_annotations end |
#list_data_items ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_data_items
2406 2407 2408 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2406 def list_data_items @list_data_items end |
#list_dataset_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_dataset_versions
2396 2397 2398 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2396 def list_dataset_versions @list_dataset_versions end |
#list_datasets ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_datasets
2356 2357 2358 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2356 def list_datasets @list_datasets end |
#list_saved_queries ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_saved_queries
2416 2417 2418 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2416 def list_saved_queries @list_saved_queries end |
#restore_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restore_dataset_version
2401 2402 2403 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2401 def restore_dataset_version @restore_dataset_version end |
#search_data_items ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for search_data_items
2411 2412 2413 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2411 def search_data_items @search_data_items end |
#update_dataset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_dataset
2351 2352 2353 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2351 def update_dataset @update_dataset end |
#update_dataset_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_dataset_version
2381 2382 2383 |
# File 'lib/google/cloud/ai_platform/v1/dataset_service/client.rb', line 2381 def update_dataset_version @update_dataset_version end |