Enum AppsResource.AuthorizedCertificatesResource.ListRequest.ViewEnum
Controls the set of fields returned in the LIST response.
Namespace: Google.Apis.Appengine.v1
Assembly: Google.Apis.Appengine.v1.dll
Syntax
public enum AppsResource.AuthorizedCertificatesResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
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. |