Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Uint128 |
Uint128.clone() |
Uint128 |
ServiceAttachment.getPscServiceAttachmentId()
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
Uint128 |
SubnetworkUtilizationDetailsIPV6Utilization.getTotalAllocatedIp() |
Uint128 |
SubnetworkUtilizationDetailsIPV6Utilization.getTotalFreeIp() |
Uint128 |
Uint128.set(String fieldName,
Object value) |
Uint128 |
Uint128.setHigh(BigInteger high) |
Uint128 |
Uint128.setLow(BigInteger low) |
Modifier and Type | Method and Description |
---|---|
ServiceAttachment |
ServiceAttachment.setPscServiceAttachmentId(Uint128 pscServiceAttachmentId)
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
SubnetworkUtilizationDetailsIPV6Utilization |
SubnetworkUtilizationDetailsIPV6Utilization.setTotalAllocatedIp(Uint128 totalAllocatedIp) |
SubnetworkUtilizationDetailsIPV6Utilization |
SubnetworkUtilizationDetailsIPV6Utilization.setTotalFreeIp(Uint128 totalFreeIp) |
Copyright © 2011–2025 Google. All rights reserved.