Gemini Enterprise for Customer Experience V1 API - Module Google::Cloud::Ces::V1::EndpointControlPolicy::EnforcementScope (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API module Google::Cloud::Ces::V1::EndpointControlPolicy::EnforcementScope.

Defines the scope in which this policy's allowed_origins list is enforced.

Constants

ENFORCEMENT_SCOPE_UNSPECIFIED

value: 0
Unspecified. This policy will be treated as VPCSC_ONLY.

VPCSC_ONLY

value: 1
This policy applies only when VPC-SC is active.

ALWAYS

value: 2
This policy ALWAYS applies, regardless of VPC-SC status.