Gemini Enterprise for Customer Experience v1beta API - Enum EndpointControlPolicy.Types.EnforcementScope (1.0.0-beta03)

public enum EndpointControlPolicy.Types.EnforcementScope

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum EndpointControlPolicy.Types.EnforcementScope.

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

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.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.