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)


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

def create_aspect_type
  @create_aspect_type
end

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

RPC-specific configuration for create_entry

Returns:

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


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

def create_entry
  @create_entry
end

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

RPC-specific configuration for create_entry_group

Returns:

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


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

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)


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

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)


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

def delete_aspect_type
  @delete_aspect_type
end

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

RPC-specific configuration for delete_entry

Returns:

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


2568
2569
2570
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2568

def delete_entry
  @delete_entry
end

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

RPC-specific configuration for delete_entry_group

Returns:

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


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

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)


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

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)


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

def get_aspect_type
  @get_aspect_type
end

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

RPC-specific configuration for get_entry

Returns:

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


2578
2579
2580
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2578

def get_entry
  @get_entry
end

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

RPC-specific configuration for get_entry_group

Returns:

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


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

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)


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

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)


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

def list_aspect_types
  @list_aspect_types
end

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

RPC-specific configuration for list_entries

Returns:

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


2573
2574
2575
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2573

def list_entries
  @list_entries
end

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

RPC-specific configuration for list_entry_groups

Returns:

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


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

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)


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

def list_entry_types
  @list_entry_types
end

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

RPC-specific configuration for lookup_entry

Returns:

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


2583
2584
2585
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2583

def lookup_entry
  @lookup_entry
end

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

RPC-specific configuration for search_entries

Returns:

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


2588
2589
2590
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2588

def search_entries
  @search_entries
end

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

RPC-specific configuration for update_aspect_type

Returns:

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


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

def update_aspect_type
  @update_aspect_type
end

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

RPC-specific configuration for update_entry

Returns:

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


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

def update_entry
  @update_entry
end

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

RPC-specific configuration for update_entry_group

Returns:

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


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

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)


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

def update_entry_type
  @update_entry_type
end