Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::StreamAssistResponse::InvokedSkill.
Represents a skill used during the assist call.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — The display name of the skill.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The display name of the skill.
Returns
- (::String) — The display name of the skill.
#name
def name() -> ::String
Returns
- (::String) — The resource name of the skill.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The resource name of the skill.
Returns
- (::String) — The resource name of the skill.