Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
V1Beta1RolloutInfo |
V1Beta1RolloutInfo.clone() |
V1Beta1RolloutInfo |
V1Beta1QuotaBucket.getRolloutInfo()
Rollout information of this quota bucket.
|
V1Beta1RolloutInfo |
V1Beta1RolloutInfo.set(String fieldName,
Object value) |
V1Beta1RolloutInfo |
V1Beta1RolloutInfo.setDefaultLimitOngoingRollout(Boolean defaultLimitOngoingRollout)
Whether there is an ongoing rollout for the default limit or not.
|
Modifier and Type | Method and Description |
---|---|
V1Beta1QuotaBucket |
V1Beta1QuotaBucket.setRolloutInfo(V1Beta1RolloutInfo rolloutInfo)
Rollout information of this quota bucket.
|
Copyright © 2011–2024 Google. All rights reserved.