Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::Reply (v0.4.0)

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

Defines a reply message to user.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#references

def references() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Reply::Reference>
Returns

#references=

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

#reply

def reply() -> ::String
Returns
  • (::String) — Text reply.

#reply=

def reply=(value) -> ::String
Parameter
  • value (::String) — Text reply.
Returns
  • (::String) — Text reply.