Class: Google::Cloud::Dataplex::V1::DataTaxonomyService::Rest::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::Dataplex::V1::DataTaxonomyService::Rest::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb
Overview
Configuration RPC class for the DataTaxonomyService 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
-
#create_data_attribute ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_data_attribute
. -
#create_data_attribute_binding ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_data_attribute_binding
. -
#create_data_taxonomy ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_data_taxonomy
. -
#delete_data_attribute ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_data_attribute
. -
#delete_data_attribute_binding ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_data_attribute_binding
. -
#delete_data_taxonomy ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_data_taxonomy
. -
#get_data_attribute ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_data_attribute
. -
#get_data_attribute_binding ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_data_attribute_binding
. -
#get_data_taxonomy ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_data_taxonomy
. -
#list_data_attribute_bindings ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_data_attribute_bindings
. -
#list_data_attributes ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_data_attributes
. -
#list_data_taxonomies ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_data_taxonomies
. -
#update_data_attribute ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_data_attribute
. -
#update_data_attribute_binding ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_data_attribute_binding
. -
#update_data_taxonomy ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_data_taxonomy
.
Instance Attribute Details
#create_data_attribute ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_data_attribute
1794 1795 1796 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1794 def create_data_attribute @create_data_attribute end |
#create_data_attribute_binding ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_data_attribute_binding
1769 1770 1771 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1769 def create_data_attribute_binding @create_data_attribute_binding end |
#create_data_taxonomy ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_data_taxonomy
1744 1745 1746 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1744 def create_data_taxonomy @create_data_taxonomy end |
#delete_data_attribute ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_data_attribute
1804 1805 1806 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1804 def delete_data_attribute @delete_data_attribute end |
#delete_data_attribute_binding ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_data_attribute_binding
1779 1780 1781 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1779 def delete_data_attribute_binding @delete_data_attribute_binding end |
#delete_data_taxonomy ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_data_taxonomy
1754 1755 1756 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1754 def delete_data_taxonomy @delete_data_taxonomy end |
#get_data_attribute ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_data_attribute
1814 1815 1816 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1814 def get_data_attribute @get_data_attribute end |
#get_data_attribute_binding ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_data_attribute_binding
1789 1790 1791 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1789 def get_data_attribute_binding @get_data_attribute_binding end |
#get_data_taxonomy ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_data_taxonomy
1764 1765 1766 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1764 def get_data_taxonomy @get_data_taxonomy end |
#list_data_attribute_bindings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_data_attribute_bindings
1784 1785 1786 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1784 def list_data_attribute_bindings @list_data_attribute_bindings end |
#list_data_attributes ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_data_attributes
1809 1810 1811 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1809 def list_data_attributes @list_data_attributes end |
#list_data_taxonomies ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_data_taxonomies
1759 1760 1761 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1759 def list_data_taxonomies @list_data_taxonomies end |
#update_data_attribute ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_data_attribute
1799 1800 1801 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1799 def update_data_attribute @update_data_attribute end |
#update_data_attribute_binding ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_data_attribute_binding
1774 1775 1776 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1774 def update_data_attribute_binding @update_data_attribute_binding end |
#update_data_taxonomy ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_data_taxonomy
1749 1750 1751 |
# File 'lib/google/cloud/dataplex/v1/data_taxonomy_service/rest/client.rb', line 1749 def update_data_taxonomy @update_data_taxonomy end |