Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ClearSuggestionFeatureConfigOperationMetadata.
Metadata for a ConversationProfiles.ClearSuggestionFeatureConfig operation.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#conversation_profile
def conversation_profile() -> ::String Returns 
 -  (::String) — The resource name of the conversation profile. Format: 
projects/<Project ID>/locations/<Location ID>/conversationProfiles/<Conversation Profile ID> 
#conversation_profile=
def conversation_profile=(value) -> ::String Parameter 
 -  value (::String) — The resource name of the conversation profile. Format: 
projects/<Project ID>/locations/<Location ID>/conversationProfiles/<Conversation Profile ID> 
 Returns 
 -  (::String) — The resource name of the conversation profile. Format: 
projects/<Project ID>/locations/<Location ID>/conversationProfiles/<Conversation Profile ID> 
#create_time
def create_time() -> ::Google::Protobuf::Timestamp Returns 
 - (::Google::Protobuf::Timestamp) — Timestamp whe the request was created. The time is measured on server side.
 
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp Parameter 
 - value (::Google::Protobuf::Timestamp) — Timestamp whe the request was created. The time is measured on server side.
 
 Returns 
 - (::Google::Protobuf::Timestamp) — Timestamp whe the request was created. The time is measured on server side.
 
#participant_role
def participant_role() -> ::Google::Cloud::Dialogflow::V2::Participant::Role Returns 
 - (::Google::Cloud::Dialogflow::V2::Participant::Role) — Required. The participant role to remove the suggestion feature config. Only HUMAN_AGENT or END_USER can be used.
 
#participant_role=
def participant_role=(value) -> ::Google::Cloud::Dialogflow::V2::Participant::Role Parameter 
 - value (::Google::Cloud::Dialogflow::V2::Participant::Role) — Required. The participant role to remove the suggestion feature config. Only HUMAN_AGENT or END_USER can be used.
 
 Returns 
 - (::Google::Cloud::Dialogflow::V2::Participant::Role) — Required. The participant role to remove the suggestion feature config. Only HUMAN_AGENT or END_USER can be used.
 
#suggestion_feature_type
def suggestion_feature_type() -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type Returns 
 - (::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type) — Required. The type of the suggestion feature to remove.
 
#suggestion_feature_type=
def suggestion_feature_type=(value) -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type Parameter 
 - value (::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type) — Required. The type of the suggestion feature to remove.
 
 Returns 
 - (::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type) — Required. The type of the suggestion feature to remove.