| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1EntityMetadata.clone() |
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1ApiProxy.getMetaData()
Output only.
|
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1SharedFlow.getMetaData()
Metadata describing the shared flow.
|
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1EntityMetadata.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1EntityMetadata.setCreatedAt(Long createdAt)
Time at which the API proxy was created, in milliseconds since epoch.
|
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1EntityMetadata.setLastModifiedAt(Long lastModifiedAt)
Time at which the API proxy was most recently modified, in milliseconds since epoch.
|
GoogleCloudApigeeV1EntityMetadata |
GoogleCloudApigeeV1EntityMetadata.setSubType(String subType)
The type of entity described
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ApiProxy |
GoogleCloudApigeeV1ApiProxy.setMetaData(GoogleCloudApigeeV1EntityMetadata metaData)
Output only.
|
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.setMetaData(GoogleCloudApigeeV1EntityMetadata metaData)
Metadata describing the shared flow.
|
Copyright © 2011–2025 Google. All rights reserved.