Gemini Enterprise for Customer Experience V1 API - Class Google::Cloud::Ces::V1::ChannelProfile::WhatsAppConfig (v0.3.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::ChannelProfile::WhatsAppConfig.

Configuration specific to WhatsApp deployments.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — Output only. The description of the Meta business page or profile.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. The fetched Meta business page name.

#phone_number

def phone_number() -> ::String
Returns
  • (::String) — Optional. The phone number in E.164 format.

#phone_number=

def phone_number=(value) -> ::String
Parameter
  • value (::String) — Optional. The phone number in E.164 format.
Returns
  • (::String) — Optional. The phone number in E.164 format.

#phone_number_id

def phone_number_id() -> ::String
Returns
  • (::String) — Required. The Meta phone number ID.

#phone_number_id=

def phone_number_id=(value) -> ::String
Parameter
  • value (::String) — Required. The Meta phone number ID.
Returns
  • (::String) — Required. The Meta phone number ID.

#thumbnail_url

def thumbnail_url() -> ::String
Returns
  • (::String) — Output only. The fetched Meta business profile thumbnail URL.

#waba_id

def waba_id() -> ::String
Returns
  • (::String) — Required. The WhatsApp Business Account ID.

#waba_id=

def waba_id=(value) -> ::String
Parameter
  • value (::String) — Required. The WhatsApp Business Account ID.
Returns
  • (::String) — Required. The WhatsApp Business Account ID.