Reference documentation and code samples for the Google Cloud Asset V1 Client class ListSavedQueriesResponse.
Response of listing saved queries.
Generated from protobuf message google.cloud.asset.v1.ListSavedQueriesResponse
Namespace
Google \ Cloud \ Asset \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ saved_queries
↳ 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.
getSavedQueries
A list of savedQueries.
setSavedQueries
A list of savedQueries.
$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