Google Cloud Dialogflow v2beta1 API - Class Intent.Types.Message.Types.RbmCarouselCard (1.0.0-beta15)

public sealed class Intent.Types.Message.Types.RbmCarouselCard : IMessage<Intent.Types.Message.Types.RbmCarouselCard>, IEquatable<Intent.Types.Message.Types.RbmCarouselCard>, IDeepCloneable<Intent.Types.Message.Types.RbmCarouselCard>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Intent.Types.Message.Types.RbmCarouselCard.

Carousel Rich Business Messaging (RBM) rich card.

Rich cards allow you to respond to users with more vivid content, e.g. with media and suggestions.

If you want to show a single card with more control over the layout, please use [RbmStandaloneCard][google.cloud.dialogflow.v2beta1.Intent.Message.RbmStandaloneCard] instead.

Inheritance

object > Intent.Types.Message.Types.RbmCarouselCard

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

RbmCarouselCard()

public RbmCarouselCard()

RbmCarouselCard(RbmCarouselCard)

public RbmCarouselCard(Intent.Types.Message.Types.RbmCarouselCard other)
Parameter
NameDescription
otherIntentTypesMessageTypesRbmCarouselCard

Properties

CardContents

public RepeatedField<Intent.Types.Message.Types.RbmCardContent> CardContents { get; }

Required. The cards in the carousel. A carousel must have at least 2 cards and at most 10.

Property Value
TypeDescription
RepeatedFieldIntentTypesMessageTypesRbmCardContent

CardWidth

public Intent.Types.Message.Types.RbmCarouselCard.Types.CardWidth CardWidth { get; set; }

Required. The width of the cards in the carousel.

Property Value
TypeDescription
IntentTypesMessageTypesRbmCarouselCardTypesCardWidth