GoogleCloudApigeeV1StatsHostStats constructor
GoogleCloudApigeeV1StatsHostStats({
- List<
GoogleCloudApigeeV1DimensionMetric> ? dimensions, - List<
GoogleCloudApigeeV1Metric> ? metrics, - String? name,
Implementation
GoogleCloudApigeeV1StatsHostStats({
this.dimensions,
this.metrics,
this.name,
});