Class: Google::Cloud::Dataplex::V1::CatalogService::Rest::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb

Overview

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

Instance Attribute Details

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

RPC-specific configuration for create_aspect_type

Returns:

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


2481
2482
2483
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2481

def create_aspect_type
  @create_aspect_type
end

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

RPC-specific configuration for create_entry

Returns:

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


2531
2532
2533
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2531

def create_entry
  @create_entry
end

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

RPC-specific configuration for create_entry_group

Returns:

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


2506
2507
2508
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2506

def create_entry_group
  @create_entry_group
end

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

RPC-specific configuration for create_entry_type

Returns:

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


2456
2457
2458
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2456

def create_entry_type
  @create_entry_type
end

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

RPC-specific configuration for delete_aspect_type

Returns:

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


2491
2492
2493
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2491

def delete_aspect_type
  @delete_aspect_type
end

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

RPC-specific configuration for delete_entry

Returns:

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


2541
2542
2543
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2541

def delete_entry
  @delete_entry
end

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

RPC-specific configuration for delete_entry_group

Returns:

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


2516
2517
2518
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2516

def delete_entry_group
  @delete_entry_group
end

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

RPC-specific configuration for delete_entry_type

Returns:

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


2466
2467
2468
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2466

def delete_entry_type
  @delete_entry_type
end

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

RPC-specific configuration for get_aspect_type

Returns:

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


2501
2502
2503
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2501

def get_aspect_type
  @get_aspect_type
end

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

RPC-specific configuration for get_entry

Returns:

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


2551
2552
2553
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2551

def get_entry
  @get_entry
end

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

RPC-specific configuration for get_entry_group

Returns:

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


2526
2527
2528
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2526

def get_entry_group
  @get_entry_group
end

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

RPC-specific configuration for get_entry_type

Returns:

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


2476
2477
2478
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2476

def get_entry_type
  @get_entry_type
end

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

RPC-specific configuration for list_aspect_types

Returns:

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


2496
2497
2498
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2496

def list_aspect_types
  @list_aspect_types
end

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

RPC-specific configuration for list_entries

Returns:

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


2546
2547
2548
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2546

def list_entries
  @list_entries
end

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

RPC-specific configuration for list_entry_groups

Returns:

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


2521
2522
2523
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2521

def list_entry_groups
  @list_entry_groups
end

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

RPC-specific configuration for list_entry_types

Returns:

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


2471
2472
2473
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2471

def list_entry_types
  @list_entry_types
end

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

RPC-specific configuration for lookup_entry

Returns:

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


2556
2557
2558
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2556

def lookup_entry
  @lookup_entry
end

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

RPC-specific configuration for search_entries

Returns:

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


2561
2562
2563
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2561

def search_entries
  @search_entries
end

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

RPC-specific configuration for update_aspect_type

Returns:

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


2486
2487
2488
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2486

def update_aspect_type
  @update_aspect_type
end

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

RPC-specific configuration for update_entry

Returns:

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


2536
2537
2538
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2536

def update_entry
  @update_entry
end

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

RPC-specific configuration for update_entry_group

Returns:

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


2511
2512
2513
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2511

def update_entry_group
  @update_entry_group
end

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

RPC-specific configuration for update_entry_type

Returns:

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


2461
2462
2463
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2461

def update_entry_type
  @update_entry_type
end