Namespace Google.Apis.CCAIPlatform.v1alpha1.Data
Classes
AdminUser
Message storing info about the first admin user. Next ID: 3
CancelOperationRequest
The request message for Operations.CancelOperation.
Component
Defines a logical CCAIP component that e.g. “EMAIL”, "CRM". For more information see go/ccaip-private-path-v2. Each logical component is associated with a list of service attachments.
ContactCenter
Message describing ContactCenter object
ContactCenterQuota
Represents a quota for contact centers.
Critical
Instances in this Channel will receive updates after all instances in Normal were updated. They also will only
be updated outside of their peak hours.
Date
Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
DateList
List of dates.
DateTime
Represents civil time (or occasionally physical time). This type can represent a civil time in one of a few
possible ways: * When utc_offset is set and time_zone is unset: a civil time on a calendar day with a particular
offset from UTC. * When time_zone is set and utc_offset is unset: a civil time on a calendar day in a particular
time zone. * When neither time_zone nor utc_offset is set: a civil time on a calendar day in local time. The
date is relative to the Proleptic Gregorian Calendar. If year, month, or day are 0, the DateTime is considered
not to have a specific year, month, or day respectively. This type may also be used to represent a physical time
if all the date and time fields are set and either case of the time_offset oneof is set. Consider using
Timestamp message for physical time instead. If your use case also would like to store the user's timezone,
that can be done in another field. This type is more flexible than some applications may want. Make sure to
document and validate your application's limitations.
Early
LINT.IfChange First Channel to receive the updates. Meant to dev/test instances
EmployeeInfo
Information about a particular employee for planning purposes.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
EventTemplate
Template specifying rules for generating a single event that occurs during a shift. An event may represent a meeting, break, lunch, etc.
FeatureConfig
GenerateShiftsRequest
Request with constraints for generating shifts. The shifts generated must adhere to these constraints.
GoogleCloudCommonOperationMetadata
Represents the metadata of the long-running operation.
InstanceConfig
Message storing the instance configuration.
ListContactCentersResponse
Message for response to listing ContactCenters
ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
Location
A resource that represents a Google Cloud location.
Normal
Instances in this Channel will receive updates after all instances in Early were updated + 2 days.
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationMetadata
Represents the metadata of the long-running operation.
PlanningHorizon
Specifies the time interval during which the solver should generate shifts. The start time must be before the end time.
PrivateAccess
Defines ingress and egress private traffic settings for CCAIP instances.
PscSetting
Private service connect settings.
Quota
Quota details.
SAMLParams
Message storing SAML params to enable Google as IDP.
ShiftTemplate
Template specifying rules for generating shifts. A shift is a unit of work that specifies a start time, end time, and may contain events (e.g. lunch, breaks etc.). Shifts will be assigned to specific dates in the response.
SolverConfig
Specifies additional parameters for the solver generating shifts.
Status
The Status type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.
TimeOfDay
Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API
may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp.
TimeZone
Represents a time zone from the IANA Time Zone Database.
URIs
Message storing the URIs of the ContactCenter.
UnwantedEventInterval
Specifies a time interval during which the overlap with events (generated from event templates) should be minimal.
WeeklySchedule
Message representing a weekly schedule.
WorkforceDemand
Specifies the number of employees required to cover the demand in the given time interval. The length of the interval must be strictly positive.
WorkforceDemandList
List of workforce demands.