Send feedback
Eventarc V1 API - Class Google::Cloud::Eventarc::V1::Eventarc::Client::Configuration::Rpcs (v2.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Eventarc::Client::Configuration::Rpcs.
Configuration RPC class for the Eventarc 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.
Methods
#create_channel
def create_channel () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_channel
Returns
(::Gapic::Config::Method)
#create_channel_connection
def create_channel_connection () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_channel_connection
Returns
(::Gapic::Config::Method)
#create_enrollment
def create_enrollment () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_enrollment
Returns
(::Gapic::Config::Method)
#create_google_api_source
def create_google_api_source () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_google_api_source
Returns
(::Gapic::Config::Method)
#create_message_bus
def create_message_bus () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_message_bus
Returns
(::Gapic::Config::Method)
#create_pipeline
def create_pipeline () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_pipeline
Returns
(::Gapic::Config::Method)
#create_trigger
def create_trigger () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_trigger
Returns
(::Gapic::Config::Method)
#delete_channel
def delete_channel () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_channel
Returns
(::Gapic::Config::Method)
#delete_channel_connection
def delete_channel_connection () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_channel_connection
Returns
(::Gapic::Config::Method)
#delete_enrollment
def delete_enrollment () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_enrollment
Returns
(::Gapic::Config::Method)
#delete_google_api_source
def delete_google_api_source () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_google_api_source
Returns
(::Gapic::Config::Method)
#delete_message_bus
def delete_message_bus () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_message_bus
Returns
(::Gapic::Config::Method)
#delete_pipeline
def delete_pipeline () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_pipeline
Returns
(::Gapic::Config::Method)
#delete_trigger
def delete_trigger () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_trigger
Returns
(::Gapic::Config::Method)
#get_channel
def get_channel () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_channel
Returns
(::Gapic::Config::Method)
#get_channel_connection
def get_channel_connection () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_channel_connection
Returns
(::Gapic::Config::Method)
#get_enrollment
def get_enrollment () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_enrollment
Returns
(::Gapic::Config::Method)
#get_google_api_source
def get_google_api_source () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_google_api_source
Returns
(::Gapic::Config::Method)
#get_google_channel_config
def get_google_channel_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_google_channel_config
Returns
(::Gapic::Config::Method)
#get_message_bus
def get_message_bus () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_message_bus
Returns
(::Gapic::Config::Method)
#get_pipeline
def get_pipeline () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_pipeline
Returns
(::Gapic::Config::Method)
#get_provider
def get_provider () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_provider
Returns
(::Gapic::Config::Method)
#get_trigger
def get_trigger () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_trigger
Returns
(::Gapic::Config::Method)
#list_channel_connections
def list_channel_connections () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_channel_connections
Returns
(::Gapic::Config::Method)
#list_channels
def list_channels () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_channels
Returns
(::Gapic::Config::Method)
#list_enrollments
def list_enrollments () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_enrollments
Returns
(::Gapic::Config::Method)
#list_google_api_sources
def list_google_api_sources () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_google_api_sources
Returns
(::Gapic::Config::Method)
#list_message_bus_enrollments
def list_message_bus_enrollments () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_message_bus_enrollments
Returns
(::Gapic::Config::Method)
#list_message_buses
def list_message_buses () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_message_buses
Returns
(::Gapic::Config::Method)
#list_pipelines
def list_pipelines () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_pipelines
Returns
(::Gapic::Config::Method)
#list_providers
def list_providers () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_providers
Returns
(::Gapic::Config::Method)
#list_triggers
def list_triggers () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_triggers
Returns
(::Gapic::Config::Method)
#update_channel
def update_channel () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_channel
Returns
(::Gapic::Config::Method)
#update_enrollment
def update_enrollment () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_enrollment
Returns
(::Gapic::Config::Method)
#update_google_api_source
def update_google_api_source () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_google_api_source
Returns
(::Gapic::Config::Method)
#update_google_channel_config
def update_google_channel_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_google_channel_config
Returns
(::Gapic::Config::Method)
#update_message_bus
def update_message_bus () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_message_bus
Returns
(::Gapic::Config::Method)
#update_pipeline
def update_pipeline () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_pipeline
Returns
(::Gapic::Config::Method)
#update_trigger
def update_trigger () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_trigger
Returns
(::Gapic::Config::Method)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Eventarc V1 API - Class Google::Cloud::Eventarc::V1::Eventarc::Client::Configuration::Rpcs (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-eventarc-v1/latest/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [2.0.1](/ruby/docs/reference/google-cloud-eventarc-v1/2.0.1/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [1.3.0](/ruby/docs/reference/google-cloud-eventarc-v1/1.3.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [1.2.0](/ruby/docs/reference/google-cloud-eventarc-v1/1.2.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [1.1.0](/ruby/docs/reference/google-cloud-eventarc-v1/1.1.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [1.0.1](/ruby/docs/reference/google-cloud-eventarc-v1/1.0.1/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.10.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.10.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.9.2](/ruby/docs/reference/google-cloud-eventarc-v1/0.9.2/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.8.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.8.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.7.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.7.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.6.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.6.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.5.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.5.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.4.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.4.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.3.0](/ruby/docs/reference/google-cloud-eventarc-v1/0.3.0/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.2.1](/ruby/docs/reference/google-cloud-eventarc-v1/0.2.1/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs)\n- [0.1.4](/ruby/docs/reference/google-cloud-eventarc-v1/0.1.4/Google-Cloud-Eventarc-V1-Eventarc-Client-Configuration-Rpcs) \nReference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Eventarc::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the Eventarc API.\n\nIncludes fields providing the configuration for each RPC in this service.\nEach configuration object is of type `Gapic::Config::Method` and includes\nthe following configuration fields:\n\n- `timeout` (*type:* `Numeric`) - The call timeout in seconds\n- `metadata` (*type:* `Hash{Symbol=\u003eString}`) - Additional gRPC headers\n- `retry_policy (`*type:*Hash\\`) - The retry policy. The policy fields include the following keys:\n - `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.\n - `:max_delay` (*type:* `Numeric`) - The max delay in seconds.\n - `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.\n- `:retry_codes` (*type:* `Array\u003cString\u003e`) - The error codes that should trigger a retry. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #create_channel\n\n def create_channel() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_channel` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_channel_connection\n\n def create_channel_connection() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_channel_connection` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_enrollment\n\n def create_enrollment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_enrollment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_google_api_source\n\n def create_google_api_source() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_google_api_source` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_message_bus\n\n def create_message_bus() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_message_bus` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_pipeline\n\n def create_pipeline() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_pipeline` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_trigger\n\n def create_trigger() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_trigger` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_channel\n\n def delete_channel() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_channel` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_channel_connection\n\n def delete_channel_connection() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_channel_connection` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_enrollment\n\n def delete_enrollment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_enrollment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_google_api_source\n\n def delete_google_api_source() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_google_api_source` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_message_bus\n\n def delete_message_bus() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_message_bus` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_pipeline\n\n def delete_pipeline() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_pipeline` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_trigger\n\n def delete_trigger() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_trigger` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_channel\n\n def get_channel() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_channel` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_channel_connection\n\n def get_channel_connection() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_channel_connection` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_enrollment\n\n def get_enrollment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_enrollment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_google_api_source\n\n def get_google_api_source() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_google_api_source` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_google_channel_config\n\n def get_google_channel_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_google_channel_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_message_bus\n\n def get_message_bus() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_message_bus` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_pipeline\n\n def get_pipeline() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_pipeline` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_provider\n\n def get_provider() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_provider` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_trigger\n\n def get_trigger() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_trigger` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_channel_connections\n\n def list_channel_connections() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_channel_connections` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_channels\n\n def list_channels() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_channels` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_enrollments\n\n def list_enrollments() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_enrollments` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_google_api_sources\n\n def list_google_api_sources() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_google_api_sources` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_message_bus_enrollments\n\n def list_message_bus_enrollments() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_message_bus_enrollments` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_message_buses\n\n def list_message_buses() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_message_buses` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_pipelines\n\n def list_pipelines() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_pipelines` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_providers\n\n def list_providers() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_providers` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_triggers\n\n def list_triggers() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_triggers` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_channel\n\n def update_channel() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_channel` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_enrollment\n\n def update_enrollment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_enrollment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_google_api_source\n\n def update_google_api_source() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_google_api_source` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_google_channel_config\n\n def update_google_channel_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_google_channel_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_message_bus\n\n def update_message_bus() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_message_bus` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_pipeline\n\n def update_pipeline() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_pipeline` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_trigger\n\n def update_trigger() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_trigger` \n**Returns**\n\n- (::Gapic::Config::Method)"]]