Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::AgentService::Rest::ServiceStub.
REST service stub for the AgentService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#batch_delete_conversations
def batch_delete_conversations(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the batch_delete_conversations REST call
- request_pb (::Google::Cloud::Ces::V1beta::BatchDeleteConversationsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_agent
def create_agent(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AgentBaseline implementation for the create_agent REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateAgentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Agent)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Agent) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_app
def create_app(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_app REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateAppRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_app_version
def create_app_version(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AppVersionBaseline implementation for the create_app_version REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateAppVersionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::AppVersion)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::AppVersion) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_deployment
def create_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::DeploymentBaseline implementation for the create_deployment REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateDeploymentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Deployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Deployment) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_example
def create_example(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ExampleBaseline implementation for the create_example REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateExampleRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Example)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Example) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_guardrail
def create_guardrail(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::GuardrailBaseline implementation for the create_guardrail REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateGuardrailRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Guardrail)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Guardrail) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tool
def create_tool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ToolBaseline implementation for the create_tool REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateToolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Tool)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Tool) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_toolset
def create_toolset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ToolsetBaseline implementation for the create_toolset REST call
- request_pb (::Google::Cloud::Ces::V1beta::CreateToolsetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Toolset)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Toolset) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_agent
def delete_agent(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_agent REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteAgentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_app
def delete_app(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_app REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteAppRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_app_version
def delete_app_version(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_app_version REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteAppVersionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_conversation
def delete_conversation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_conversation REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteConversationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_deployment
def delete_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_deployment REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteDeploymentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_example
def delete_example(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_example REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteExampleRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_guardrail
def delete_guardrail(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_guardrail REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteGuardrailRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_tool
def delete_tool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_tool REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteToolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_toolset
def delete_toolset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::EmptyBaseline implementation for the delete_toolset REST call
- request_pb (::Google::Cloud::Ces::V1beta::DeleteToolsetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> StringThe effective endpoint
- (String)
#export_app
def export_app(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the export_app REST call
- request_pb (::Google::Cloud::Ces::V1beta::ExportAppRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#generate_app_resource
def generate_app_resource(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the generate_app_resource REST call
- request_pb (::Google::Cloud::Ces::V1beta::GenerateAppResourceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_agent
def get_agent(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AgentBaseline implementation for the get_agent REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetAgentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Agent)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Agent) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_app
def get_app(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AppBaseline implementation for the get_app REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetAppRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::App)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::App) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_app_version
def get_app_version(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AppVersionBaseline implementation for the get_app_version REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetAppVersionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::AppVersion)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::AppVersion) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_changelog
def get_changelog(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ChangelogBaseline implementation for the get_changelog REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetChangelogRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Changelog)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Changelog) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_conversation
def get_conversation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ConversationBaseline implementation for the get_conversation REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetConversationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Conversation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Conversation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_deployment
def get_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::DeploymentBaseline implementation for the get_deployment REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetDeploymentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Deployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Deployment) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_example
def get_example(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ExampleBaseline implementation for the get_example REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetExampleRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Example)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Example) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_guardrail
def get_guardrail(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::GuardrailBaseline implementation for the get_guardrail REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetGuardrailRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Guardrail)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Guardrail) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_security_settings
def get_security_settings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::SecuritySettingsBaseline implementation for the get_security_settings REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetSecuritySettingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::SecuritySettings)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::SecuritySettings) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_tool
def get_tool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ToolBaseline implementation for the get_tool REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetToolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Tool)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Tool) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_toolset
def get_toolset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ToolsetBaseline implementation for the get_toolset REST call
- request_pb (::Google::Cloud::Ces::V1beta::GetToolsetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Toolset)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Toolset) — A result object deserialized from the server's reply
- (::ArgumentError)
#import_app
def import_app(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the import_app REST call
- request_pb (::Google::Cloud::Ces::V1beta::ImportAppRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_agents
def list_agents(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListAgentsResponseBaseline implementation for the list_agents REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListAgentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListAgentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListAgentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_app_versions
def list_app_versions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListAppVersionsResponseBaseline implementation for the list_app_versions REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListAppVersionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListAppVersionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListAppVersionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_apps
def list_apps(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListAppsResponseBaseline implementation for the list_apps REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListAppsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListAppsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListAppsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_changelogs
def list_changelogs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListChangelogsResponseBaseline implementation for the list_changelogs REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListChangelogsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListChangelogsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListChangelogsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_conversations
def list_conversations(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListConversationsResponseBaseline implementation for the list_conversations REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListConversationsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListConversationsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListConversationsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_deployments
def list_deployments(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListDeploymentsResponseBaseline implementation for the list_deployments REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListDeploymentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListDeploymentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListDeploymentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_examples
def list_examples(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListExamplesResponseBaseline implementation for the list_examples REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListExamplesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListExamplesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListExamplesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_guardrails
def list_guardrails(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListGuardrailsResponseBaseline implementation for the list_guardrails REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListGuardrailsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListGuardrailsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListGuardrailsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_tools
def list_tools(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListToolsResponseBaseline implementation for the list_tools REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListToolsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListToolsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListToolsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_toolsets
def list_toolsets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ListToolsetsResponseBaseline implementation for the list_toolsets REST call
- request_pb (::Google::Cloud::Ces::V1beta::ListToolsetsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::ListToolsetsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::ListToolsetsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> LoggerThe logger used for request/response debug logging.
- (Logger)
#restore_app_version
def restore_app_version(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the restore_app_version REST call
- request_pb (::Google::Cloud::Ces::V1beta::RestoreAppVersionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> StringThe effective universe domain
- (String)
#update_agent
def update_agent(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AgentBaseline implementation for the update_agent REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateAgentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Agent)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Agent) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_app
def update_app(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::AppBaseline implementation for the update_app REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateAppRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::App)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::App) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_deployment
def update_deployment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::DeploymentBaseline implementation for the update_deployment REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateDeploymentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Deployment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Deployment) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_example
def update_example(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ExampleBaseline implementation for the update_example REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateExampleRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Example)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Example) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_guardrail
def update_guardrail(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::GuardrailBaseline implementation for the update_guardrail REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateGuardrailRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Guardrail)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Guardrail) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_security_settings
def update_security_settings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::SecuritySettingsBaseline implementation for the update_security_settings REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateSecuritySettingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::SecuritySettings)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::SecuritySettings) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tool
def update_tool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ToolBaseline implementation for the update_tool REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateToolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Tool)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Tool) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_toolset
def update_toolset(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Ces::V1beta::ToolsetBaseline implementation for the update_toolset REST call
- request_pb (::Google::Cloud::Ces::V1beta::UpdateToolsetRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Ces::V1beta::Toolset)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Ces::V1beta::Toolset) — A result object deserialized from the server's reply
- (::ArgumentError)