Uses of Class
com.google.cloud.compute.v1.Uint128
-
Packages that use Uint128 Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Uint128 in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Uint128 Modifier and Type Method Description Uint128Uint128.Builder. build()Uint128Uint128.Builder. buildPartial()static Uint128Uint128. getDefaultInstance()Uint128Uint128.Builder. getDefaultInstanceForType()Uint128Uint128. getDefaultInstanceForType()Uint128ServiceAttachment.Builder. getPscServiceAttachmentId()[Output Only] An 128-bit global unique ID of the PSC service attachment.Uint128ServiceAttachment. getPscServiceAttachmentId()[Output Only] An 128-bit global unique ID of the PSC service attachment.Uint128ServiceAttachmentOrBuilder. getPscServiceAttachmentId()[Output Only] An 128-bit global unique ID of the PSC service attachment.static Uint128Uint128. parseDelimitedFrom(InputStream input)static Uint128Uint128. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Uint128Uint128. parseFrom(byte[] data)static Uint128Uint128. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Uint128Uint128. parseFrom(com.google.protobuf.ByteString data)static Uint128Uint128. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Uint128Uint128. parseFrom(com.google.protobuf.CodedInputStream input)static Uint128Uint128. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Uint128Uint128. parseFrom(InputStream input)static Uint128Uint128. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Uint128Uint128. parseFrom(ByteBuffer data)static Uint128Uint128. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Uint128 Modifier and Type Method Description com.google.protobuf.Parser<Uint128>Uint128. getParserForType()static com.google.protobuf.Parser<Uint128>Uint128. parser()Methods in com.google.cloud.compute.v1 with parameters of type Uint128 Modifier and Type Method Description Uint128.BuilderUint128.Builder. mergeFrom(Uint128 other)ServiceAttachment.BuilderServiceAttachment.Builder. mergePscServiceAttachmentId(Uint128 value)[Output Only] An 128-bit global unique ID of the PSC service attachment.static Uint128.BuilderUint128. newBuilder(Uint128 prototype)ServiceAttachment.BuilderServiceAttachment.Builder. setPscServiceAttachmentId(Uint128 value)[Output Only] An 128-bit global unique ID of the PSC service attachment.
-