Custom conversation models used in agent assist feature.
Supported feature: ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#model
def model() -> ::String
Returns
-
(::String) — Conversation model resource name. Format:
projects/<Project ID>/conversationModels/<Model ID>
.
#model=
def model=(value) -> ::String
Parameter
-
value (::String) — Conversation model resource name. Format:
projects/<Project ID>/conversationModels/<Model ID>
.
Returns
-
(::String) — Conversation model resource name. Format:
projects/<Project ID>/conversationModels/<Model ID>
.