Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::CancelAsyncQueryReasoningEngineRequest (v1.43.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::CancelAsyncQueryReasoningEngineRequest.

Request message for ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
Returns
  • (::String) — Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}

#operation_name

def operation_name() -> ::String
Returns
  • (::String) — Required. The name of the longrunning operation returned from AsyncQueryReasoningEngine. Format: projects/{project}/locations/{location}/operations/{operation}

#operation_name=

def operation_name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the longrunning operation returned from AsyncQueryReasoningEngine. Format: projects/{project}/locations/{location}/operations/{operation}
Returns
  • (::String) — Required. The name of the longrunning operation returned from AsyncQueryReasoningEngine. Format: projects/{project}/locations/{location}/operations/{operation}