| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Schema |
GoogleCloudApigeeV1Schema.clone() |
GoogleCloudApigeeV1Schema |
GoogleCloudApigeeV1Schema.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Schema |
GoogleCloudApigeeV1Schema.setDimensions(List<GoogleCloudApigeeV1SchemaSchemaElement> dimensions)
List of schema fields grouped as dimensions.
|
GoogleCloudApigeeV1Schema |
GoogleCloudApigeeV1Schema.setMeta(List<String> meta)
Additional metadata associated with schema.
|
GoogleCloudApigeeV1Schema |
GoogleCloudApigeeV1Schema.setMetrics(List<GoogleCloudApigeeV1SchemaSchemaElement> metrics)
List of schema fields grouped as dimensions that can be used with an aggregate function such as
`sum`, `avg`, `min`, and `max`.
|
Copyright © 2011–2025 Google. All rights reserved.