Properties of an Operation.
Package
@google-cloud/service-controlProperties
consumerId
consumerId?: (string|null);
Operation consumerId
endTime
endTime?: (google.protobuf.ITimestamp|null);
Operation endTime
extensions
extensions?: (google.protobuf.IAny[]|null);
Operation extensions
importance
importance?: (google.api.servicecontrol.v1.Operation.Importance|keyof typeof google.api.servicecontrol.v1.Operation.Importance|null);
Operation importance
labels
labels?: ({ [k: string]: string }|null);
Operation labels
logEntries
logEntries?: (google.api.servicecontrol.v1.ILogEntry[]|null);
Operation logEntries
metricValueSets
metricValueSets?: (google.api.servicecontrol.v1.IMetricValueSet[]|null);
Operation metricValueSets
operationId
operationId?: (string|null);
Operation operationId
operationName
operationName?: (string|null);
Operation operationName
startTime
startTime?: (google.protobuf.ITimestamp|null);
Operation startTime