App Engine Admin V1 API - Class Google::Cloud::AppEngine::V1::DeleteAuthorizedCertificateRequest (v0.10.0)

Reference documentation and code samples for the App Engine Admin V1 API class Google::Cloud::AppEngine::V1::DeleteAuthorizedCertificateRequest.

Request message for AuthorizedCertificates.DeleteAuthorizedCertificate.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.
Returns
  • (::String) — Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.