public enum Certificate.Types.Scope
Reference documentation and code samples for the Certificate Manager v1 API enum Certificate.Types.Scope.
Certificate scope.
Namespace
Google.Cloud.CertificateManager.V1Assembly
Google.Cloud.CertificateManager.V1.dll
Fields |
|
---|---|
Name | Description |
AllRegions |
Certificates with ALL_REGIONS scope are served from all Google Cloud regions. See https://cloud.google.com/compute/docs/regions-zones. |
Default |
Certificates with default scope are served from core Google data centers. If unsure, choose this option. |
EdgeCache |
Certificates with scope EDGE_CACHE are special-purposed certificates, served from Edge Points of Presence. See https://cloud.google.com/vpc/docs/edge-locations. |