Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::Agent::GenAppBuilderSettings.
Settings for Gen App Builder.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#engine
def engine() -> ::String
Returns
-
(::String) — Required. The full name of the Gen App Builder engine related to this
agent if there is one. Format:
projects/{Project ID}/locations/{Location ID}/collections/\\{Collection ID}/engines/\\{Engine ID}
#engine=
def engine=(value) -> ::String
Parameter
-
value (::String) — Required. The full name of the Gen App Builder engine related to this
agent if there is one. Format:
projects/{Project ID}/locations/{Location ID}/collections/\\{Collection ID}/engines/\\{Engine ID}
Returns
-
(::String) — Required. The full name of the Gen App Builder engine related to this
agent if there is one. Format:
projects/{Project ID}/locations/{Location ID}/collections/\\{Collection ID}/engines/\\{Engine ID}