Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::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
- (::Google::Protobuf::Timestamp) — Output only. Timestamp when the omnichannel resource was created.
#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::V1::OmnichannelIntegrationConfig
Returns
- (::Google::Cloud::Ces::V1::OmnichannelIntegrationConfig) — Optional. The integration config for the omnichannel resource.
#integration_config=
def integration_config=(value) -> ::Google::Cloud::Ces::V1::OmnichannelIntegrationConfig
Parameter
- value (::Google::Cloud::Ces::V1::OmnichannelIntegrationConfig) — Optional. The integration config for the omnichannel resource.
Returns
- (::Google::Cloud::Ces::V1::OmnichannelIntegrationConfig) — Optional. The integration config for the omnichannel resource.
#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
- (::Google::Protobuf::Timestamp) — Output only. Timestamp when the omnichannel resource was last updated.