google_api_service_control v0.0.1 GoogleApi.ServiceControl.V1.Model.StartReconciliationResponse View Source

Attributes

  • operationId (String): The same operation_id value used in the StartReconciliationRequest. Used for logging and diagnostics purposes. Defaults to: null.
  • quotaMetrics (List[MetricValueSet]): Metric values as tracked by One Platform before the start of reconciliation. The following metrics will be included: 1. Per quota metric total usage will be specified using the following gauge metric: "serviceruntime.googleapis.com/allocation/consumer/quota_used_count" 2. Value for each quota limit associated with the metrics will be specified using the following gauge metric: "serviceruntime.googleapis.com/quota/limit" Defaults to: null.
  • reconciliationErrors (List[QuotaError]): Indicates the decision of the reconciliation start. Defaults to: null.
  • serviceConfigId (String): ID of the actual config used to process the request. Defaults to: null.