GoogleCloudApigeeV1RoutingRule class
Properties
-
basepath
↔ String?
-
URI path prefix used to route to the specified environment.
getter/setter pair
-
deploymentGroup
↔ String?
-
Name of a deployment group in an environment bound to the environment
group in the following format:
organizations/{org}/environment/{env}/deploymentGroups/{group}
Only one
of environment or deployment_group will be set.
getter/setter pair
-
envGroupRevision
↔ String?
-
The env group config revision_id when this rule was added or last updated.
getter/setter pair
-
environment
↔ String?
-
Name of an environment bound to the environment group in the following
format:
organizations/{org}/environments/{env}
.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
otherTargets
↔ List<String>?
-
Conflicting targets, which will be resource names specifying either
deployment groups or environments.
getter/setter pair
-
receiver
↔ String?
-
The resource name of the proxy revision that is receiving this basepath in
the following format:
organizations/{org}/apis/{api}/revisions/{rev}
.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
updateTime
↔ String?
-
The unix timestamp when this rule was updated.
getter/setter pair