Package intelligence.cloud.automl.xps

Index

MetricEntry

Fields
metric_name

string

The metric name defined in the service configuration.

argentum_metric_id

string

For billing metrics that are using legacy sku's, set the legacy billing metric id here. This will be sent to Chemist as the "cloudbilling.googleapis.com/argentum_metric_id" label.

Otherwise leave empty.

system_labels[]

Label

Billing system labels for this (metric, value) pair.

Union field value. The non-negative value. The type of value used in the request must agree with the metric definition in the service configuration, otherwise the value will be rejected by Chemist. If the value is 0, AutoML BE may skip reporting it to Chemist. value can be only one of the following:
int64_value

int64

A signed 64-bit integer value.

double_value

double

A double value.

Label

Fields
label_name

string

The name of the label.

label_value

string

The value of the label.

ReportingMetrics

Fields
metric_entries[]

MetricEntry

One entry per metric name. The values must be aggregated per metric name.

effective_training_duration
(deprecated)

Duration

The effective time training used. If set, this is used for quota management and billing.

Deprecated. AutoML BE doesn't use this. Don't set.