Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::Scope.
Certificate scope.
Constants
DEFAULT
value: 0
Certificates with default scope are served from core Google data centers.
If unsure, choose this option.
EDGE_CACHE
value: 1
Certificates with scope EDGE_CACHE are special-purposed certificates,
served from Edge Points of Presence.
See https://cloud.google.com/vpc/docs/edge-locations.
ALL_REGIONS
value: 2
Certificates with ALL_REGIONS scope are served from all Google Cloud
regions. See https://cloud.google.com/compute/docs/regions-zones.