View Source GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.PscSetting (google_api_contact_center_ai_platform v0.3.0)
Private service connect settings.
Attributes
-
allowedConsumerProjectIds
(type:list(String.t)
, default:nil
) - The list of project ids that are allowed to send traffic to the service attachment. This field should be filled only for the ingress components.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.PscSetting{ allowedConsumerProjectIds: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.