| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ConfigVersion |
GoogleCloudApigeeV1ConfigVersion.clone() |
GoogleCloudApigeeV1ConfigVersion |
GoogleCloudApigeeV1ApiProxyRevision.getConfigurationVersion()
Version of the API proxy configuration schema to which the API proxy conforms.
|
GoogleCloudApigeeV1ConfigVersion |
GoogleCloudApigeeV1SharedFlowRevision.getConfigurationVersion()
The version of the configuration schema to which this shared flow conforms.
|
GoogleCloudApigeeV1ConfigVersion |
GoogleCloudApigeeV1ConfigVersion.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ConfigVersion |
GoogleCloudApigeeV1ConfigVersion.setMajorVersion(Integer majorVersion)
Major version of the API proxy configuration schema.
|
GoogleCloudApigeeV1ConfigVersion |
GoogleCloudApigeeV1ConfigVersion.setMinorVersion(Integer minorVersion)
Minor version of the API proxy configuration schema.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
Version of the API proxy configuration schema to which the API proxy conforms.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
The version of the configuration schema to which this shared flow conforms.
|
Copyright © 2011–2025 Google. All rights reserved.