Send feedback
Vision AI V1 API - Class Google::Cloud::VisionAI::V1::LiveVideoAnalytics::Client::Configuration::Rpcs (v1.1.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::LiveVideoAnalytics::Client::Configuration::Rpcs.
Configuration RPC class for the LiveVideoAnalytics 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
#batch_run_process
def batch_run_process () - > :: Gapic :: Config :: Method
RPC-specific configuration for batch_run_process
Returns
(::Gapic::Config::Method)
#create_analysis
def create_analysis () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_analysis
Returns
(::Gapic::Config::Method)
#create_operator
def create_operator () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_operator
Returns
(::Gapic::Config::Method)
#create_process
def create_process () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_process
Returns
(::Gapic::Config::Method)
#delete_analysis
def delete_analysis () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_analysis
Returns
(::Gapic::Config::Method)
#delete_operator
def delete_operator () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_operator
Returns
(::Gapic::Config::Method)
#delete_process
def delete_process () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_process
Returns
(::Gapic::Config::Method)
#get_analysis
def get_analysis () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_analysis
Returns
(::Gapic::Config::Method)
#get_operator
def get_operator () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_operator
Returns
(::Gapic::Config::Method)
#get_process
def get_process () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_process
Returns
(::Gapic::Config::Method)
#list_analyses
def list_analyses () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_analyses
Returns
(::Gapic::Config::Method)
#list_operators
def list_operators () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_operators
Returns
(::Gapic::Config::Method)
#list_processes
def list_processes () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_processes
Returns
(::Gapic::Config::Method)
#list_public_operators
def list_public_operators () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_public_operators
Returns
(::Gapic::Config::Method)
#resolve_operator_info
def resolve_operator_info () - > :: Gapic :: Config :: Method
RPC-specific configuration for resolve_operator_info
Returns
(::Gapic::Config::Method)
#update_analysis
def update_analysis () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_analysis
Returns
(::Gapic::Config::Method)
#update_operator
def update_operator () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_operator
Returns
(::Gapic::Config::Method)
#update_process
def update_process () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_process
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,["# Vision AI V1 API - Class Google::Cloud::VisionAI::V1::LiveVideoAnalytics::Client::Configuration::Rpcs (v1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/ruby/docs/reference/google-cloud-vision_ai-v1/latest/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs)\n- [1.1.0](/ruby/docs/reference/google-cloud-vision_ai-v1/1.1.0/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs)\n- [1.0.1](/ruby/docs/reference/google-cloud-vision_ai-v1/1.0.1/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs)\n- [0.4.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.4.0/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs)\n- [0.3.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.3.0/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs)\n- [0.2.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.2.0/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs)\n- [0.1.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.1.0/Google-Cloud-VisionAI-V1-LiveVideoAnalytics-Client-Configuration-Rpcs) \nReference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::LiveVideoAnalytics::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the LiveVideoAnalytics 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### #batch_run_process\n\n def batch_run_process() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `batch_run_process` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_analysis\n\n def create_analysis() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_analysis` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_operator\n\n def create_operator() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_operator` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_process\n\n def create_process() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_process` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_analysis\n\n def delete_analysis() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_analysis` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_operator\n\n def delete_operator() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_operator` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_process\n\n def delete_process() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_process` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_analysis\n\n def get_analysis() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_analysis` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_operator\n\n def get_operator() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_operator` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_process\n\n def get_process() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_process` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_analyses\n\n def list_analyses() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_analyses` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_operators\n\n def list_operators() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_operators` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_processes\n\n def list_processes() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_processes` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_public_operators\n\n def list_public_operators() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_public_operators` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #resolve_operator_info\n\n def resolve_operator_info() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `resolve_operator_info` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_analysis\n\n def update_analysis() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_analysis` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_operator\n\n def update_operator() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_operator` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_process\n\n def update_process() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_process` \n**Returns**\n\n- (::Gapic::Config::Method)"]]