Reference documentation and code samples for the Google Cloud Dataform V1 Client class SearchFilesResponse.
Client-facing representation of a file search response.
Generated from protobuf message google.cloud.dataform.v1.SearchFilesResponse
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ search_results
↳ next_page_token
string
Optional. A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getSearchResults
List of matched results.
setSearchResults
List of matched results.
$this
getNextPageToken
Optional. 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
Optional. 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