Interface protos.google.cloud.dialogflow.v2.IClearSuggestionFeatureConfigOperationMetadata (6.6.0)

Properties of a ClearSuggestionFeatureConfigOperationMetadata.

Package

@google-cloud/dialogflow

Properties

conversationProfile

conversationProfile?: (string|null);

ClearSuggestionFeatureConfigOperationMetadata conversationProfile

createTime

createTime?: (google.protobuf.ITimestamp|null);

ClearSuggestionFeatureConfigOperationMetadata createTime

participantRole

participantRole?: (google.cloud.dialogflow.v2.Participant.Role|keyof typeof google.cloud.dialogflow.v2.Participant.Role|null);

ClearSuggestionFeatureConfigOperationMetadata participantRole

suggestionFeatureType

suggestionFeatureType?: (google.cloud.dialogflow.v2.SuggestionFeature.Type|keyof typeof google.cloud.dialogflow.v2.SuggestionFeature.Type|null);

ClearSuggestionFeatureConfigOperationMetadata suggestionFeatureType