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
3651 3652 3653 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3651 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
3656 3657 3658 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3656 def add_context_children @add_context_children end |
#add_execution_events ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for add_execution_events
3701 3702 3703 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3701 def add_execution_events @add_execution_events end |
#create_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_artifact
3591 3592 3593 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3591 def create_artifact @create_artifact end |
#create_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_context
3621 3622 3623 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3621 def create_context @create_context end |
#create_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_execution
3671 3672 3673 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3671 def create_execution @create_execution end |
#create_metadata_schema ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_metadata_schema
3711 3712 3713 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3711 def end |
#create_metadata_store ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_metadata_store
3571 3572 3573 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3571 def end |
#delete_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_artifact
3611 3612 3613 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3611 def delete_artifact @delete_artifact end |
#delete_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_context
3641 3642 3643 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3641 def delete_context @delete_context end |
#delete_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_execution
3691 3692 3693 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3691 def delete_execution @delete_execution end |
#delete_metadata_store ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_metadata_store
3586 3587 3588 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3586 def end |
#get_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_artifact
3596 3597 3598 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3596 def get_artifact @get_artifact end |
#get_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_context
3626 3627 3628 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3626 def get_context @get_context end |
#get_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_execution
3676 3677 3678 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3676 def get_execution @get_execution end |
#get_metadata_schema ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_metadata_schema
3716 3717 3718 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3716 def end |
#get_metadata_store ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_metadata_store
3576 3577 3578 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3576 def end |
#list_artifacts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_artifacts
3601 3602 3603 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3601 def list_artifacts @list_artifacts end |
#list_contexts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_contexts
3631 3632 3633 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3631 def list_contexts @list_contexts end |
#list_executions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_executions
3681 3682 3683 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3681 def list_executions @list_executions end |
#list_metadata_schemas ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_metadata_schemas
3721 3722 3723 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3721 def end |
#list_metadata_stores ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_metadata_stores
3581 3582 3583 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3581 def end |
#purge_artifacts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for purge_artifacts
3616 3617 3618 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3616 def purge_artifacts @purge_artifacts end |
#purge_contexts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for purge_contexts
3646 3647 3648 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3646 def purge_contexts @purge_contexts end |
#purge_executions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for purge_executions
3696 3697 3698 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3696 def purge_executions @purge_executions end |
#query_artifact_lineage_subgraph ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_artifact_lineage_subgraph
3726 3727 3728 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3726 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
3666 3667 3668 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3666 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
3706 3707 3708 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3706 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
3661 3662 3663 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3661 def remove_context_children @remove_context_children end |
#update_artifact ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_artifact
3606 3607 3608 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3606 def update_artifact @update_artifact end |
#update_context ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_context
3636 3637 3638 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3636 def update_context @update_context end |
#update_execution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_execution
3686 3687 3688 |
# File 'lib/google/cloud/ai_platform/v1/metadata_service/client.rb', line 3686 def update_execution @update_execution end |