| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.clone() |
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setAddonsConfig(GoogleCloudApigeeV1RuntimeAddonsConfig addonsConfig)
The latest runtime configurations for add-ons.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setArcConfigLocation(String arcConfigLocation)
The location for the config blob of API Runtime Control, aka Envoy Adapter, for op-based
authentication as a URI, e.g.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setClientIpResolutionConfig(GoogleCloudApigeeV1EnvironmentConfigClientIPResolutionConfig clientIpResolutionConfig)
The algorithm to resolve IP.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setCreateTime(String createTime)
Time that the environment configuration was created.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setDataCollectors(List<GoogleCloudApigeeV1DataCollectorConfig> dataCollectors)
List of data collectors used by the deployments in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setDebugMask(GoogleCloudApigeeV1DebugMask debugMask)
Debug mask that applies to all deployments in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setDeploymentGroups(List<GoogleCloudApigeeV1DeploymentGroupConfig> deploymentGroups)
List of deployment groups in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setDeployments(List<GoogleCloudApigeeV1DeploymentConfig> deployments)
List of deployments in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setEnvScopedRevisionId(Long envScopedRevisionId)
Revision ID for environment-scoped resources (e.g.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setFeatureFlags(Map<String,String> featureFlags)
Feature flags inherited from the organization and environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setFlowhooks(List<GoogleCloudApigeeV1FlowHookConfig> flowhooks)
List of flow hooks in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setForwardProxyUri(String forwardProxyUri)
The forward proxy's url to be used by the runtime.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setGatewayConfigLocation(String gatewayConfigLocation)
The location for the gateway config blob as a URI, e.g.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setKeystores(List<GoogleCloudApigeeV1KeystoreConfig> keystores)
List of keystores in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setName(String name)
Name of the environment configuration in the following format:
`organizations/{org}/environments/{env}/configs/{config}`
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setProvider(String provider)
Used by the Control plane to add context information to help detect the source of the document
during diagnostics and debugging.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setPubsubTopic(String pubsubTopic)
Name of the PubSub topic for the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setResourceReferences(List<GoogleCloudApigeeV1ReferenceConfig> resourceReferences)
List of resource references in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setResources(List<GoogleCloudApigeeV1ResourceConfig> resources)
List of resource versions in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setRevisionId(Long revisionId)
Revision ID of the environment configuration.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setSequenceNumber(Long sequenceNumber)
DEPRECATED: Use revision_id.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setTargets(List<GoogleCloudApigeeV1TargetServerConfig> targets)
List of target servers in the environment.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setTraceConfig(GoogleCloudApigeeV1RuntimeTraceConfig traceConfig)
Trace configurations.
|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setUid(String uid)
Unique ID for the environment configuration.
|
Copyright © 2011–2025 Google. All rights reserved.