Gemini Enterprise for Customer Experience v1 API - Class OmnichannelIntegrationConfig.Types.WhatsappConfig (1.0.0-beta01)

public sealed class OmnichannelIntegrationConfig.Types.WhatsappConfig : IMessage<OmnichannelIntegrationConfig.Types.WhatsappConfig>, IEquatable<OmnichannelIntegrationConfig.Types.WhatsappConfig>, IDeepCloneable<OmnichannelIntegrationConfig.Types.WhatsappConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class OmnichannelIntegrationConfig.Types.WhatsappConfig.

How Omnichannel should receive/reply events from WhatsApp.

Inheritance

object > OmnichannelIntegrationConfig.Types.WhatsappConfig

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

WhatsappConfig()

public WhatsappConfig()

WhatsappConfig(WhatsappConfig)

public WhatsappConfig(OmnichannelIntegrationConfig.Types.WhatsappConfig other)
Parameter
Name Description
other OmnichannelIntegrationConfigTypesWhatsappConfig

Properties

MetaBusinessPortfolioId

public string MetaBusinessPortfolioId { get; set; }

The Meta Business Portfolio (MBP) ID. https://www.facebook.com/business/help/1710077379203657

Property Value
Type Description
string

PhoneNumber

public string PhoneNumber { get; set; }

The phone number used for sending/receiving messages.

Property Value
Type Description
string

PhoneNumberId

public string PhoneNumberId { get; set; }

The Phone Number ID associated with the WhatsApp Business Account.

Property Value
Type Description
string

WebhookVerifyToken

public string WebhookVerifyToken { get; set; }

The verify token configured in the Meta App Dashboard for webhook verification.

Property Value
Type Description
string

WhatsappBusinessAccountId

public string WhatsappBusinessAccountId { get; set; }

The customer's WhatsApp Business Account (WABA) ID.

Property Value
Type Description
string

WhatsappBusinessToken

public string WhatsappBusinessToken { get; set; }
Property Value
Type Description
string