| Modifier and Type | Method and Description |
|---|---|
Uint128 |
Uint128.Builder.build() |
Uint128 |
Uint128.Builder.buildPartial() |
static Uint128 |
Uint128.getDefaultInstance() |
Uint128 |
Uint128.getDefaultInstanceForType() |
Uint128 |
Uint128.Builder.getDefaultInstanceForType() |
Uint128 |
ServiceAttachmentOrBuilder.getPscServiceAttachmentId()
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
Uint128 |
ServiceAttachment.getPscServiceAttachmentId()
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
Uint128 |
ServiceAttachment.Builder.getPscServiceAttachmentId()
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
static Uint128 |
Uint128.parseDelimitedFrom(InputStream input) |
static Uint128 |
Uint128.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Uint128 |
Uint128.parseFrom(byte[] data) |
static Uint128 |
Uint128.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Uint128 |
Uint128.parseFrom(ByteBuffer data) |
static Uint128 |
Uint128.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Uint128 |
Uint128.parseFrom(com.google.protobuf.ByteString data) |
static Uint128 |
Uint128.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Uint128 |
Uint128.parseFrom(com.google.protobuf.CodedInputStream input) |
static Uint128 |
Uint128.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Uint128 |
Uint128.parseFrom(InputStream input) |
static Uint128 |
Uint128.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Uint128> |
Uint128.getParserForType() |
static com.google.protobuf.Parser<Uint128> |
Uint128.parser() |
| Modifier and Type | Method and Description |
|---|---|
Uint128.Builder |
Uint128.Builder.mergeFrom(Uint128 other) |
ServiceAttachment.Builder |
ServiceAttachment.Builder.mergePscServiceAttachmentId(Uint128 value)
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
static Uint128.Builder |
Uint128.newBuilder(Uint128 prototype) |
ServiceAttachment.Builder |
ServiceAttachment.Builder.setPscServiceAttachmentId(Uint128 value)
[Output Only] An 128-bit global unique ID of the PSC service attachment.
|
Copyright © 2023 Google LLC. All rights reserved.