Reference documentation and code samples for the Google Cloud Dataform V1 Client class QueryDirectoryContentsResponse.
QueryDirectoryContents
response message.
Generated from protobuf message google.cloud.dataform.v1.QueryDirectoryContentsResponse
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ directory_entries
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getDirectoryEntries
List of entries in the directory.
setDirectoryEntries
List of entries in the directory.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this