Interface protos.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.IRbmMedia (3.5.0)

Properties of a RbmMedia.

Package

@google-cloud/dialogflow!

Properties

fileUri

fileUri?: (string|null);

RbmMedia fileUri

Property Value
TypeDescription
(string|null)

height

height?: (google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.RbmMedia.Height|keyof typeof google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.RbmMedia.Height|null);

RbmMedia height

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.RbmMedia.Height|keyof typeof google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.RbmMedia.Height|null)

thumbnailUri

thumbnailUri?: (string|null);

RbmMedia thumbnailUri

Property Value
TypeDescription
(string|null)