Class RetrohuntMetadata (0.1.0)

RetrohuntMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Operation Metadata for Retrohunts.

Attributes

Name Description
retrohunt str
The name of the retrohunt. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}
execution_interval google.type.interval_pb2.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.