public enum EndpointControlPolicy.Types.EnforcementScopeReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API enum EndpointControlPolicy.Types.EnforcementScope.
Defines the scope in which this policy's allowed_origins list is enforced.
Namespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Fields |
|
|---|---|
| Name | Description |
Always |
This policy ALWAYS applies, regardless of VPC-SC status. |
Unspecified |
Unspecified. This policy will be treated as VPCSC_ONLY. |
VpcscOnly |
This policy applies only when VPC-SC is active. |