Google Cloud Appengine Admin V1 Client - Class DeleteAuthorizedCertificateRequest (1.3.3)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class DeleteAuthorizedCertificateRequest.

Request message for AuthorizedCertificates.DeleteAuthorizedCertificate.

Generated from protobuf message google.appengine.v1.DeleteAuthorizedCertificateRequest

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.

getName

Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.

Returns
Type Description
string

setName

Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.

Parameter
Name Description
var string
Returns
Type Description
$this