Class: Google::Cloud::AIPlatform::V1::MetadataService::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::MetadataService::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/ai_platform/v1/metadata_service/client.rb
Overview
Configuration RPC class for the MetadataService 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 gRPC 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
-
#add_context_artifacts_and_executions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
add_context_artifacts_and_executions. -
#add_context_children ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
add_context_children. -
#add_execution_events ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
add_execution_events. -
#create_artifact ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_artifact. -
#create_context ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_context. -
#create_execution ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_execution. -
#create_metadata_schema ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_metadata_schema. -
#create_metadata_store ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_metadata_store. -
#delete_artifact ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_artifact. -
#delete_context ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_context. -
#delete_execution ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_execution. -
#delete_metadata_store ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_metadata_store. -
#get_artifact ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_artifact. -
#get_context ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_context. -
#get_execution ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_execution. -
#get_metadata_schema ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_metadata_schema. -
#get_metadata_store ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_metadata_store. -
#list_artifacts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_artifacts. -
#list_contexts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_contexts. -
#list_executions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_executions. -
#list_metadata_schemas ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_metadata_schemas. -
#list_metadata_stores ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_metadata_stores. -
#purge_artifacts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
purge_artifacts. -
#purge_contexts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
purge_contexts. -
#purge_executions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
purge_executions. -
#query_artifact_lineage_subgraph ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
query_artifact_lineage_subgraph. -
#query_context_lineage_subgraph ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
query_context_lineage_subgraph. -
#query_execution_inputs_and_outputs ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
query_execution_inputs_and_outputs. -
#remove_context_children ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
remove_context_children. -
#update_artifact ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_artifact. -
#update_context ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_context. -
#update_execution ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_execution.
Instance Attribute Details
#add_context_artifacts_and_executions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for add_context_artifacts_and_executions
3755 3756 3757 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3755 def add_context_artifacts_and_executions @add_context_artifacts_and_executions end |
#add_context_children ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for add_context_children
3760 3761 3762 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3760 def add_context_children @add_context_children end |
#add_execution_events ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for add_execution_events
3805 3806 3807 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3805 def add_execution_events @add_execution_events end |
#create_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_artifact
3695 3696 3697 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3695 def create_artifact @create_artifact end |
#create_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_context
3725 3726 3727 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3725 def create_context @create_context end |
#create_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_execution
3775 3776 3777 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3775 def create_execution @create_execution end |
#create_metadata_schema ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_metadata_schema
3815 3816 3817 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3815 def @create_metadata_schema end |
#create_metadata_store ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_metadata_store
3675 3676 3677 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3675 def @create_metadata_store end |
#delete_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_artifact
3715 3716 3717 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3715 def delete_artifact @delete_artifact end |
#delete_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_context
3745 3746 3747 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3745 def delete_context @delete_context end |
#delete_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_execution
3795 3796 3797 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3795 def delete_execution @delete_execution end |
#delete_metadata_store ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_metadata_store
3690 3691 3692 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3690 def @delete_metadata_store end |
#get_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_artifact
3700 3701 3702 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3700 def get_artifact @get_artifact end |
#get_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_context
3730 3731 3732 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3730 def get_context @get_context end |
#get_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_execution
3780 3781 3782 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3780 def get_execution @get_execution end |
#get_metadata_schema ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_metadata_schema
3820 3821 3822 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3820 def @get_metadata_schema end |
#get_metadata_store ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_metadata_store
3680 3681 3682 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3680 def @get_metadata_store end |
#list_artifacts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_artifacts
3705 3706 3707 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3705 def list_artifacts @list_artifacts end |
#list_contexts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_contexts
3735 3736 3737 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3735 def list_contexts @list_contexts end |
#list_executions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_executions
3785 3786 3787 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3785 def list_executions @list_executions end |
#list_metadata_schemas ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_metadata_schemas
3825 3826 3827 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3825 def @list_metadata_schemas end |
#list_metadata_stores ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_metadata_stores
3685 3686 3687 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3685 def @list_metadata_stores end |
#purge_artifacts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for purge_artifacts
3720 3721 3722 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3720 def purge_artifacts @purge_artifacts end |
#purge_contexts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for purge_contexts
3750 3751 3752 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3750 def purge_contexts @purge_contexts end |
#purge_executions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for purge_executions
3800 3801 3802 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3800 def purge_executions @purge_executions end |
#query_artifact_lineage_subgraph ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_artifact_lineage_subgraph
3830 3831 3832 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3830 def query_artifact_lineage_subgraph @query_artifact_lineage_subgraph end |
#query_context_lineage_subgraph ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_context_lineage_subgraph
3770 3771 3772 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3770 def query_context_lineage_subgraph @query_context_lineage_subgraph end |
#query_execution_inputs_and_outputs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_execution_inputs_and_outputs
3810 3811 3812 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3810 def query_execution_inputs_and_outputs @query_execution_inputs_and_outputs end |
#remove_context_children ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for remove_context_children
3765 3766 3767 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3765 def remove_context_children @remove_context_children end |
#update_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_artifact
3710 3711 3712 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3710 def update_artifact @update_artifact end |
#update_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_context
3740 3741 3742 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3740 def update_context @update_context end |
#update_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_execution
3790 3791 3792 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3790 def update_execution @update_execution end |