GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.InstanceConfig (google_api_contact_center_ai_platform v0.6.0)
View SourceMessage storing the instance configuration.
Attributes
-
instanceSize
(type:String.t
, default:nil
) - The instance size of this the instance configuration.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.InstanceConfig{ instanceSize: String.t() | nil }