| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Instances.Canaryevaluations.Create |
Apigee.Organizations.Instances.Canaryevaluations.create(String parent,
GoogleCloudApigeeV1CanaryEvaluation content)
Creates a new canary evaluation for an organization.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1CanaryEvaluation content)
Creates a new canary evaluation for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.clone() |
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.set(String fieldName,
Object value) |
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setControl(String control)
Required.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setCreateTime(String createTime)
Output only.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setEndTime(String endTime)
Required.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setMetricLabels(GoogleCloudApigeeV1CanaryEvaluationMetricLabels metricLabels)
Required.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setName(String name)
Output only.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setStartTime(String startTime)
Required.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setState(String state)
Output only.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setTreatment(String treatment)
Required.
|
GoogleCloudApigeeV1CanaryEvaluation |
GoogleCloudApigeeV1CanaryEvaluation.setVerdict(String verdict)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.