Class: Google::Cloud::DiscoveryEngine::V1::Assistant
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::Assistant
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/assistant.rb
Overview
Discovery Engine Assistant resource.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Immutable.
Instance Attribute Details
#name ⇒ ::String
32 33 34 35 |
# File 'proto_docs/google/cloud/discoveryengine/v1/assistant.rb', line 32 class Assistant include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |