Class Omnichannel (0.3.0)

Omnichannel(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents an Omnichannel resource.

Attributes

Name Description
name str
Identifier. The unique identifier of the omnichannel resource. Format: projects/{project}/locations/{location}/omnichannels/{omnichannel}
display_name str
Required. Display name of the omnichannel resource.
description str
Optional. Human-readable description of the omnichannel resource.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the omnichannel resource was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the omnichannel resource was last updated.
etag str
Output only. Etag used to ensure the object hasn't changed during a read-modify-write operation.
integration_config google.cloud.ces_v1.types.OmnichannelIntegrationConfig
Optional. The integration config for the omnichannel resource.