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.
    • :jitter (type: Numeric) - The jitter in seconds. Default: 1.0.
    • :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)


4190
4191
4192
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4190

def 
  @cancel_metadata_job
end

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

RPC-specific configuration for create_aspect_type

Returns:

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


4085
4086
4087
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4085

def create_aspect_type
  @create_aspect_type
end

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

RPC-specific configuration for create_entry

Returns:

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


4135
4136
4137
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4135

def create_entry
  @create_entry
end

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

RPC-specific configuration for create_entry_group

Returns:

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


4110
4111
4112
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4110

def create_entry_group
  @create_entry_group
end

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

RPC-specific configuration for create_entry_link

Returns:

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


4195
4196
4197
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4195

def create_entry_link
  @create_entry_link
end

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

RPC-specific configuration for create_entry_type

Returns:

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


4060
4061
4062
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4060

def create_entry_type
  @create_entry_type
end

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

RPC-specific configuration for create_metadata_feed

Returns:

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


4225
4226
4227
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4225

def 
  @create_metadata_feed
end

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

RPC-specific configuration for create_metadata_job

Returns:

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


4175
4176
4177
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4175

def 
  @create_metadata_job
end

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

RPC-specific configuration for delete_aspect_type

Returns:

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


4095
4096
4097
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4095

def delete_aspect_type
  @delete_aspect_type
end

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

RPC-specific configuration for delete_entry

Returns:

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


4145
4146
4147
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4145

def delete_entry
  @delete_entry
end

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

RPC-specific configuration for delete_entry_group

Returns:

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


4120
4121
4122
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4120

def delete_entry_group
  @delete_entry_group
end

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

RPC-specific configuration for delete_entry_link

Returns:

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


4205
4206
4207
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4205

def delete_entry_link
  @delete_entry_link
end

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

RPC-specific configuration for delete_entry_type

Returns:

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


4070
4071
4072
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4070

def delete_entry_type
  @delete_entry_type
end

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

RPC-specific configuration for delete_metadata_feed

Returns:

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


4240
4241
4242
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4240

def 
  @delete_metadata_feed
end

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

RPC-specific configuration for get_aspect_type

Returns:

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


4105
4106
4107
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4105

def get_aspect_type
  @get_aspect_type
end

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

RPC-specific configuration for get_entry

Returns:

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


4155
4156
4157
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4155

def get_entry
  @get_entry
end

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

RPC-specific configuration for get_entry_group

Returns:

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


4130
4131
4132
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4130

def get_entry_group
  @get_entry_group
end

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

RPC-specific configuration for get_entry_link

Returns:

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


4220
4221
4222
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4220

def get_entry_link
  @get_entry_link
end

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

RPC-specific configuration for get_entry_type

Returns:

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


4080
4081
4082
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4080

def get_entry_type
  @get_entry_type
end

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

RPC-specific configuration for get_metadata_feed

Returns:

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


4230
4231
4232
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4230

def 
  @get_metadata_feed
end

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

RPC-specific configuration for get_metadata_job

Returns:

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


4180
4181
4182
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4180

def 
  @get_metadata_job
end

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

RPC-specific configuration for list_aspect_types

Returns:

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


4100
4101
4102
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4100

def list_aspect_types
  @list_aspect_types
end

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

RPC-specific configuration for list_entries

Returns:

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


4150
4151
4152
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4150

def list_entries
  @list_entries
end

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

RPC-specific configuration for list_entry_groups

Returns:

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


4125
4126
4127
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4125

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)


4075
4076
4077
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4075

def list_entry_types
  @list_entry_types
end

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

RPC-specific configuration for list_metadata_feeds

Returns:

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


4235
4236
4237
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4235

def 
  @list_metadata_feeds
end

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

RPC-specific configuration for list_metadata_jobs

Returns:

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


4185
4186
4187
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4185

def 
  @list_metadata_jobs
end

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

RPC-specific configuration for lookup_context

Returns:

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


4215
4216
4217
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4215

def lookup_context
  @lookup_context
end

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

RPC-specific configuration for lookup_entry

Returns:

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


4160
4161
4162
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4160

def lookup_entry
  @lookup_entry
end

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

RPC-specific configuration for lookup_entry_links

Returns:

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


4210
4211
4212
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4210

def lookup_entry_links
  @lookup_entry_links
end

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

RPC-specific configuration for modify_entry

Returns:

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


4165
4166
4167
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4165

def modify_entry
  @modify_entry
end

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

RPC-specific configuration for search_entries

Returns:

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


4170
4171
4172
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4170

def search_entries
  @search_entries
end

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

RPC-specific configuration for update_aspect_type

Returns:

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


4090
4091
4092
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4090

def update_aspect_type
  @update_aspect_type
end

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

RPC-specific configuration for update_entry

Returns:

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


4140
4141
4142
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4140

def update_entry
  @update_entry
end

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

RPC-specific configuration for update_entry_group

Returns:

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


4115
4116
4117
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4115

def update_entry_group
  @update_entry_group
end

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

RPC-specific configuration for update_entry_link

Returns:

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


4200
4201
4202
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4200

def update_entry_link
  @update_entry_link
end

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

RPC-specific configuration for update_entry_type

Returns:

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


4065
4066
4067
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4065

def update_entry_type
  @update_entry_type
end

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

RPC-specific configuration for update_metadata_feed

Returns:

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


4245
4246
4247
# File 'lib/google/cloud/dataplex/v1/catalog_service/rest/client.rb', line 4245

def 
  @update_metadata_feed
end