Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ListRuleDeploymentsResponse.
Response message for ListRuleDeployments.
Generated from protobuf message google.cloud.chronicle.v1.ListRuleDeploymentsResponse
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rule_deployments
↳ 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.
getRuleDeployments
The rule deployments from all rules.
setRuleDeployments
The rule deployments from all rules.
$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