startTime property

String? startTime
getter/setter pair

The start of the time period over which this metric value's measurement applies.

The time period has different semantics for different metric types (cumulative, delta, and gauge). See the metric definition documentation in the service configuration for details. If not specified, google.api.servicecontrol.v1.Operation.start_time will be used.

Implementation

core.String? startTime;