Google Cloud Net App V1 Client - Class ValidateDirectoryServiceRequest (1.3.0)

Reference documentation and code samples for the Google Cloud Net App V1 Client class ValidateDirectoryServiceRequest.

ValidateDirectoryServiceRequest validates the directory service policy attached to the storage pool.

Generated from protobuf message google.cloud.netapp.v1.ValidateDirectoryServiceRequest

Namespace

Google \ Cloud \ NetApp \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the storage pool

↳ directory_service_type int

Type of directory service policy attached to the storage pool.

getName

Required. Name of the storage pool

Returns
Type Description
string

setName

Required. Name of the storage pool

Parameter
Name Description
var string
Returns
Type Description
$this

getDirectoryServiceType

Type of directory service policy attached to the storage pool.

Returns
Type Description
int

setDirectoryServiceType

Type of directory service policy attached to the storage pool.

Parameter
Name Description
var int
Returns
Type Description
$this