Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class GetDnsBindPermissionRequest.
Request message for VmwareEngine.GetDnsBindPermission
Generated from protobuf message google.cloud.vmwareengine.v1.GetDnsBindPermissionRequest
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the resource which stores the users/service accounts having the permission to bind to the corresponding intranet VPC of the consumer project. DnsBindPermission is a global resource. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
. For example: projects/my-project/locations/global/dnsBindPermission
getName
Required. The name of the resource which stores the users/service accounts
having the permission to bind to the corresponding intranet VPC of the
consumer project. DnsBindPermission is a global resource. Resource names
are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
. For example: projects/my-project/locations/global/dnsBindPermission
string
setName
Required. The name of the resource which stores the users/service accounts
having the permission to bind to the corresponding intranet VPC of the
consumer project. DnsBindPermission is a global resource. Resource names
are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
. For example: projects/my-project/locations/global/dnsBindPermission
var
string
$this
static::build
name
string
Required. The name of the resource which stores the users/service accounts
having the permission to bind to the corresponding intranet VPC of the
consumer project. DnsBindPermission is a global resource. Resource names
are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
. For example: projects/my-project/locations/global/dnsBindPermission
Please see Google\Cloud\VmwareEngine\V1\VmwareEngineClient::dnsBindPermissionName()
for help formatting this field.