View Source GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.InstanceConfig (google_api_contact_center_ai_platform v0.5.0)
Message 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 }
Functions
Unwrap a decoded JSON object into its complex fields.