Google Cloud Managed Identities V1 Client - Class GetDomainRequest (1.2.2)

Reference documentation and code samples for the Google Cloud Managed Identities V1 Client class GetDomainRequest.

Request message for GetDomain

Generated from protobuf message google.cloud.managedidentities.v1.GetDomainRequest

Namespace

Google \ Cloud \ ManagedIdentities \ V1

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

static::build

Parameter
NameDescription
name string

Required. The domain resource name using the form: projects/{project_id}/locations/global/domains/{domain_name} Please see Google\Cloud\ManagedIdentities\V1\ManagedIdentitiesServiceClient::domainName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\ManagedIdentities\V1\GetDomainRequest