Interface protos.google.cloud.dialogflow.v2beta1.ISetSuggestionFeatureConfigOperationMetadata (6.6.0)

Properties of a SetSuggestionFeatureConfigOperationMetadata.

Package

@google-cloud/dialogflow

Properties

conversationProfile

conversationProfile?: (string|null);

SetSuggestionFeatureConfigOperationMetadata conversationProfile

createTime

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

SetSuggestionFeatureConfigOperationMetadata createTime

participantRole

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

SetSuggestionFeatureConfigOperationMetadata participantRole

suggestionFeatureType

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

SetSuggestionFeatureConfigOperationMetadata suggestionFeatureType