Google Cloud Appengine Admin V1 Client - Class AuthorizedCertificateView (2.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class AuthorizedCertificateView.
Fields that should be returned when an AuthorizedCertificate resource is
retrieved.
Protobuf type google.appengine.v1.AuthorizedCertificateView
Namespace
Google \ Cloud \ AppEngine \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
BASIC_CERTIFICATE
Value: 0
Basic certificate information, including applicable domains and expiration
date.
Generated from protobuf enum BASIC_CERTIFICATE = 0;
FULL_CERTIFICATE
Value: 1
The information from BASIC_CERTIFICATE, plus detailed information on the
domain mappings that have this certificate mapped.
Generated from protobuf enum FULL_CERTIFICATE = 1;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]