Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::WhatsAppCredentials.
Ephemeral Meta credentials for WhatsApp native integration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#auth_code
def auth_code() -> ::String
Returns
- (::String) — Required. The Meta auth code provided by the embedded signup flow.
#auth_code=
def auth_code=(value) -> ::String
Parameter
- value (::String) — Required. The Meta auth code provided by the embedded signup flow.
Returns
- (::String) — Required. The Meta auth code provided by the embedded signup flow.
#business_account_id
def business_account_id() -> ::String
Returns
- (::String) — Required. The Business Account ID to use for the phone number.
#business_account_id=
def business_account_id=(value) -> ::String
Parameter
- value (::String) — Required. The Business Account ID to use for the phone number.
Returns
- (::String) — Required. The Business Account ID to use for the phone number.
#conversation_profile_id
def conversation_profile_id() -> ::String
Returns
- (::String) — Required. The Conversation Profile ID to use for the deployment.
#conversation_profile_id=
def conversation_profile_id=(value) -> ::String
Parameter
- value (::String) — Required. The Conversation Profile ID to use for the deployment.
Returns
- (::String) — Required. The Conversation Profile ID to use for the deployment.
#phone_number
def phone_number() -> ::String
Returns
- (::String) — Required. The phone number to register with WhatsApp.
#phone_number=
def phone_number=(value) -> ::String
Parameter
- value (::String) — Required. The phone number to register with WhatsApp.
Returns
- (::String) — Required. The phone number to register with WhatsApp.
#pin
def pin() -> ::String
Returns
- (::String) — Required. The 6-digit PIN created by the user for two-step verification.
#pin=
def pin=(value) -> ::String
Parameter
- value (::String) — Required. The 6-digit PIN created by the user for two-step verification.
Returns
- (::String) — Required. The 6-digit PIN created by the user for two-step verification.
#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.