Reference documentation and code samples for the Google Cloud Chronicle V1 Client class CreateRetrohuntRequest.
Request message for CreateRetrohunt method.
Generated from protobuf message google.cloud.chronicle.v1.CreateRetrohuntRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent of retrohunt, which is a rule. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
↳ retrohunt
getParent
Required. The parent of retrohunt, which is a rule.
Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
string
setParent
Required. The parent of retrohunt, which is a rule.
Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
var
string
$this
getRetrohunt
Required. The retrohunt to create.
hasRetrohunt
clearRetrohunt
setRetrohunt
Required. The retrohunt to create.
$this
static::build
parent
string
Required. The parent of retrohunt, which is a rule.
Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
Please see RuleServiceClient::ruleName()
for help formatting this field.
retrohunt