Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::Omnichannel (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::Omnichannel.

Represents an Omnichannel resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. Human-readable description of the omnichannel resource.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. Human-readable description of the omnichannel resource.
Returns
  • (::String) — Optional. Human-readable description of the omnichannel resource.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Display name of the omnichannel resource.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Display name of the omnichannel resource.
Returns
  • (::String) — Required. Display name of the omnichannel resource.

#etag

def etag() -> ::String
Returns
  • (::String) — Output only. Etag used to ensure the object hasn't changed during a read-modify-write operation.

#integration_config

def integration_config() -> ::Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig
Returns

#integration_config=

def integration_config=(value) -> ::Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The unique identifier of the omnichannel resource. Format: projects/{project}/locations/{location}/omnichannels/{omnichannel}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The unique identifier of the omnichannel resource. Format: projects/{project}/locations/{location}/omnichannels/{omnichannel}
Returns
  • (::String) — Identifier. The unique identifier of the omnichannel resource. Format: projects/{project}/locations/{location}/omnichannels/{omnichannel}

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns