GoogleCloudApigeeV1Schema constructor
GoogleCloudApigeeV1Schema({
- List<
GoogleCloudApigeeV1SchemaSchemaElement> ? dimensions, - List<
String> ? meta, - List<
GoogleCloudApigeeV1SchemaSchemaElement> ? metrics,
Implementation
GoogleCloudApigeeV1Schema({this.dimensions, this.meta, this.metrics});