Google Cloud Managed Identities V1beta1 Client - Class ResetAdminPasswordRequest (1.3.3)

Reference documentation and code samples for the Google Cloud Managed Identities V1beta1 Client class ResetAdminPasswordRequest.

Request message for ResetAdminPassword

Generated from protobuf message google.cloud.managedidentities.v1beta1.ResetAdminPasswordRequest

Namespace

Google \ Cloud \ ManagedIdentities \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The domain resource name using the form: projects/{project_id}/locations/global/domains/{domain_name}

getName

Required. The domain resource name using the form: projects/{project_id}/locations/global/domains/{domain_name}

Returns
TypeDescription
string

setName

Required. The domain resource name using the form: projects/{project_id}/locations/global/domains/{domain_name}

Parameter
NameDescription
var string
Returns
TypeDescription
$this