Interface protos.google.appengine.v1.ICreateAuthorizedCertificateRequest (1.0.6)

Properties of a CreateAuthorizedCertificateRequest.

Package

@google-cloud/appengine-admin!

Properties

certificate

certificate?: (google.appengine.v1.IAuthorizedCertificate|null);

CreateAuthorizedCertificateRequest certificate

Property Value
TypeDescription
(google.appengine.v1.IAuthorizedCertificate|null)

parent

parent?: (string|null);

CreateAuthorizedCertificateRequest parent

Property Value
TypeDescription
(string|null)