Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ListWebDataStreamsResponse.
Request message for ListWebDataStreams RPC.
Generated from protobuf message google.analytics.admin.v1alpha.ListWebDataStreamsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ web_data_streams
array< Google\Analytics\Admin\V1alpha\WebDataStream
>
Results that matched the filter criteria and were accessible to the caller.
↳ 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.
getWebDataStreams
Results that matched the filter criteria and were accessible to the caller.
setWebDataStreams
Results that matched the filter criteria and were accessible to the caller.
$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