App Engine v1 API - Enum AuthorizedCertificateView (2.3.0)

public enum AuthorizedCertificateView

Reference documentation and code samples for the App Engine v1 API 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.