Enum AuthorizedCertificateView (1.4.0)

public enum AuthorizedCertificateView

Fields that should be returned when an AuthorizedCertificate resource is retrieved.

Namespace

Google.Cloud.AppEngine.V1

Assembly

Google.Cloud.AppEngine.V1.dll

Fields

NameDescription
BasicCertificate

Basic certificate information, including applicable domains and expiration date.

FullCertificate

The information from BASIC_CERTIFICATE, plus detailed information on the domain mappings that have this certificate mapped.