| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
InterRegionEgress |
InterRegionEgress.clone() |
InterRegionEgress |
VmToVmEgressWorkload.getInterRegionEgress() |
InterRegionEgress |
InterRegionEgress.set(String fieldName,
Object value) |
InterRegionEgress |
InterRegionEgress.setDestinationRegion(String destinationRegion)
Which [region](https://cloud.google.com/compute/docs/regions-zones) the data is transferred to.
|
InterRegionEgress |
InterRegionEgress.setEgressRate(Usage egressRate)
VM to VM data transfer usage.
|
InterRegionEgress |
InterRegionEgress.setSourceRegion(String sourceRegion)
Which [region](https://cloud.google.com/compute/docs/regions-zones) the data is transferred
from.
|
| Modifier and Type | Method and Description |
|---|---|
VmToVmEgressWorkload |
VmToVmEgressWorkload.setInterRegionEgress(InterRegionEgress interRegionEgress) |
Copyright © 2011–2024 Google. All rights reserved.