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)


3042
3043
3044
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3042

def 
  @cancel_metadata_job
end

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

RPC-specific configuration for create_aspect_type

Returns:

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


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

def create_aspect_type
  @create_aspect_type
end

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

RPC-specific configuration for create_entry

Returns:

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


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

def create_entry
  @create_entry
end

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

RPC-specific configuration for create_entry_group

Returns:

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


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

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)


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

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)


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

def 
  @create_metadata_job
end

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

RPC-specific configuration for delete_aspect_type

Returns:

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


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

def delete_aspect_type
  @delete_aspect_type
end

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

RPC-specific configuration for delete_entry

Returns:

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


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

def delete_entry
  @delete_entry
end

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

RPC-specific configuration for delete_entry_group

Returns:

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


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

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)


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

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)


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

def get_aspect_type
  @get_aspect_type
end

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

RPC-specific configuration for get_entry

Returns:

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


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

def get_entry
  @get_entry
end

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

RPC-specific configuration for get_entry_group

Returns:

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


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

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)


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

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)


3032
3033
3034
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3032

def 
  @get_metadata_job
end

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

RPC-specific configuration for list_aspect_types

Returns:

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


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

def list_aspect_types
  @list_aspect_types
end

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

RPC-specific configuration for list_entries

Returns:

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


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

def list_entries
  @list_entries
end

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

RPC-specific configuration for list_entry_groups

Returns:

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


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

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)


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

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)


3037
3038
3039
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 3037

def 
  @list_metadata_jobs
end

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

RPC-specific configuration for lookup_entry

Returns:

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


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

def lookup_entry
  @lookup_entry
end

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

RPC-specific configuration for search_entries

Returns:

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


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

def search_entries
  @search_entries
end

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

RPC-specific configuration for update_aspect_type

Returns:

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


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

def update_aspect_type
  @update_aspect_type
end

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

RPC-specific configuration for update_entry

Returns:

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


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

def update_entry
  @update_entry
end

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

RPC-specific configuration for update_entry_group

Returns:

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


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

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)


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

def update_entry_type
  @update_entry_type
end