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

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

RPC-specific configuration for cancel_metadata_job

Returns:

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


3028
3029
3030
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3028

def 
  @cancel_metadata_job
end

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

RPC-specific configuration for create_aspect_type

Returns:

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


2928
2929
2930
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2928

def create_aspect_type
  @create_aspect_type
end

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

RPC-specific configuration for create_entry

Returns:

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


2978
2979
2980
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2978

def create_entry
  @create_entry
end

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

RPC-specific configuration for create_entry_group

Returns:

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


2953
2954
2955
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2953

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)


2903
2904
2905
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2903

def create_entry_type
  @create_entry_type
end

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

RPC-specific configuration for create_metadata_job

Returns:

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


3013
3014
3015
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3013

def 
  @create_metadata_job
end

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

RPC-specific configuration for delete_aspect_type

Returns:

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


2938
2939
2940
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2938

def delete_aspect_type
  @delete_aspect_type
end

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

RPC-specific configuration for delete_entry

Returns:

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


2988
2989
2990
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2988

def delete_entry
  @delete_entry
end

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

RPC-specific configuration for delete_entry_group

Returns:

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


2963
2964
2965
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2963

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)


2913
2914
2915
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2913

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)


2948
2949
2950
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2948

def get_aspect_type
  @get_aspect_type
end

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

RPC-specific configuration for get_entry

Returns:

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


2998
2999
3000
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2998

def get_entry
  @get_entry
end

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

RPC-specific configuration for get_entry_group

Returns:

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


2973
2974
2975
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2973

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)


2923
2924
2925
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2923

def get_entry_type
  @get_entry_type
end

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

RPC-specific configuration for get_metadata_job

Returns:

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


3018
3019
3020
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3018

def 
  @get_metadata_job
end

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

RPC-specific configuration for list_aspect_types

Returns:

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


2943
2944
2945
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2943

def list_aspect_types
  @list_aspect_types
end

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

RPC-specific configuration for list_entries

Returns:

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


2993
2994
2995
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2993

def list_entries
  @list_entries
end

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

RPC-specific configuration for list_entry_groups

Returns:

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


2968
2969
2970
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2968

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)


2918
2919
2920
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2918

def list_entry_types
  @list_entry_types
end

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

RPC-specific configuration for list_metadata_jobs

Returns:

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


3023
3024
3025
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3023

def 
  @list_metadata_jobs
end

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

RPC-specific configuration for lookup_entry

Returns:

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


3003
3004
3005
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3003

def lookup_entry
  @lookup_entry
end

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

RPC-specific configuration for search_entries

Returns:

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


3008
3009
3010
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3008

def search_entries
  @search_entries
end

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

RPC-specific configuration for update_aspect_type

Returns:

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


2933
2934
2935
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2933

def update_aspect_type
  @update_aspect_type
end

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

RPC-specific configuration for update_entry

Returns:

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


2983
2984
2985
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2983

def update_entry
  @update_entry
end

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

RPC-specific configuration for update_entry_group

Returns:

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


2958
2959
2960
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2958

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)


2908
2909
2910
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 2908

def update_entry_type
  @update_entry_type
end