Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ListEntryGroupsResponse.
List entry groups response.
Generated from protobuf message google.cloud.dataplex.v1.ListEntryGroupsResponse
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entry_groups
↳ next_page_token
string
Token to retrieve the next page of results, or empty if there are no more results in the list.
↳ unreachable_locations
array
Locations that the service couldn't reach.
getEntryGroups
Entry groups under the given parent location.
setEntryGroups
Entry groups under the given parent location.
$this
getNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
string
setNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
var
string
$this
getUnreachableLocations
Locations that the service couldn't reach.
setUnreachableLocations
Locations that the service couldn't reach.
var
string[]
$this