Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ReasoningEngine (v1.20.0)

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

ReasoningEngine provides a customizable runtime for models to determine which actions to take and in which order.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. The description of the ReasoningEngine.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. The description of the ReasoningEngine.
Returns
  • (::String) — Optional. The description of the ReasoningEngine.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. The display name of the ReasoningEngine.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. The display name of the ReasoningEngine.
Returns
  • (::String) — Required. The display name of the ReasoningEngine.

#encryption_spec

def encryption_spec() -> ::Google::Cloud::AIPlatform::V1::EncryptionSpec
Returns

#encryption_spec=

def encryption_spec=(value) -> ::Google::Cloud::AIPlatform::V1::EncryptionSpec
Parameter
Returns

#etag

def etag() -> ::String
Returns
  • (::String) — Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
Returns
  • (::String) — Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

#name

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

#name=

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

#spec

def spec() -> ::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec
Returns

#spec=

def spec=(value) -> ::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns