class GoogleCloudDataplexV1ListDataAttributesResponse extends Collection (View source)

Properties

protected $collection_key
protected $dataAttributesType
protected $dataAttributesDataType
string $nextPageToken
string[] $unreachableLocations

Methods

setDataAttributes($dataAttributes)

No description

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setUnreachableLocations($unreachableLocations)

No description

string[]
getUnreachableLocations()

No description

Details

setDataAttributes($dataAttributes)

No description

Parameters

$dataAttributes

GoogleCloudDataplexV1DataAttribute[] getDataAttributes()

No description

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setUnreachableLocations($unreachableLocations)

No description

Parameters

$unreachableLocations

string[] getUnreachableLocations()

No description

Return Value

string[]