Reference documentation and code samples for the Google Cloud Chronicle V1 Client class RetrohuntMetadata.
Operation Metadata for Retrohunts.
Generated from protobuf message google.cloud.chronicle.v1.RetrohuntMetadata
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ retrohunt
string
The name of the retrohunt. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}
↳ execution_interval
Google\Type\Interval
The start and end time of the retrohunt execution. If the retrohunt is not yet finished, the end time of the interval will not be filled.
↳ progress_percentage
float
Percent progress of the retrohunt towards completion, from 0.00 to 100.00.
getRetrohunt
The name of the retrohunt.
Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}
string
setRetrohunt
The name of the retrohunt.
Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}
var
string
$this
getExecutionInterval
The start and end time of the retrohunt execution. If the retrohunt is not yet finished, the end time of the interval will not be filled.
hasExecutionInterval
clearExecutionInterval
setExecutionInterval
The start and end time of the retrohunt execution. If the retrohunt is not yet finished, the end time of the interval will not be filled.
$this
getProgressPercentage
Percent progress of the retrohunt towards completion, from 0.00 to 100.00.
float
setProgressPercentage
Percent progress of the retrohunt towards completion, from 0.00 to 100.00.
var
float
$this