| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SchemaSchemaProperty |
GoogleCloudApigeeV1SchemaSchemaProperty.clone() |
GoogleCloudApigeeV1SchemaSchemaProperty |
GoogleCloudApigeeV1SchemaSchemaElement.getProperties()
Properties for the schema field.
|
GoogleCloudApigeeV1SchemaSchemaProperty |
GoogleCloudApigeeV1SchemaSchemaProperty.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SchemaSchemaProperty |
GoogleCloudApigeeV1SchemaSchemaProperty.setCreateTime(String createTime)
Time the field was created in RFC3339 string form.
|
GoogleCloudApigeeV1SchemaSchemaProperty |
GoogleCloudApigeeV1SchemaSchemaProperty.setCustom(String custom)
Flag that specifies whether the field is standard in the dataset or a custom field created by
the customer.
|
GoogleCloudApigeeV1SchemaSchemaProperty |
GoogleCloudApigeeV1SchemaSchemaProperty.setType(String type)
Data type of the field.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SchemaSchemaElement |
GoogleCloudApigeeV1SchemaSchemaElement.setProperties(GoogleCloudApigeeV1SchemaSchemaProperty properties)
Properties for the schema field.
|
Copyright © 2011–2025 Google. All rights reserved.