Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer.

AssistAnswer resource, main part of [AssistResponse][google.cloud.discoveryengine.v1beta.AssistResponse].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#assist_skipped_reasons

def assist_skipped_reasons() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::AssistSkippedReason>
Returns

#assist_skipped_reasons=

def assist_skipped_reasons=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::AssistSkippedReason>
Parameter
Returns

#customer_policy_enforcement_result

def customer_policy_enforcement_result() -> ::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::CustomerPolicyEnforcementResult
Returns

#customer_policy_enforcement_result=

def customer_policy_enforcement_result=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::CustomerPolicyEnforcementResult
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Immutable. Identifier. Resource name of the AssistAnswer. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}/assistAnswers/{assist_answer}

    This field must be a UTF-8 encoded string with a length limit of 1024 characters.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Immutable. Identifier. Resource name of the AssistAnswer. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}/assistAnswers/{assist_answer}

    This field must be a UTF-8 encoded string with a length limit of 1024 characters.

Returns
  • (::String) — Immutable. Identifier. Resource name of the AssistAnswer. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}/assistAnswers/{assist_answer}

    This field must be a UTF-8 encoded string with a length limit of 1024 characters.

#replies

def replies() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::Reply>
Returns

#replies=

def replies=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::Reply>
Parameter
Returns

#state

def state() -> ::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::State
Returns

#state=

def state=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AssistAnswer::State
Parameter
Returns