| Modifier and Type | Method and Description |
|---|---|
GuestRuntimeDetails |
GuestRuntimeDetails.Builder.build() |
GuestRuntimeDetails |
GuestRuntimeDetails.Builder.buildPartial() |
static GuestRuntimeDetails |
GuestRuntimeDetails.getDefaultInstance() |
GuestRuntimeDetails |
GuestRuntimeDetails.getDefaultInstanceForType() |
GuestRuntimeDetails |
GuestRuntimeDetails.Builder.getDefaultInstanceForType() |
GuestRuntimeDetails |
GuestOsDetailsOrBuilder.getRuntime()
Runtime information.
|
GuestRuntimeDetails |
GuestOsDetails.getRuntime()
Runtime information.
|
GuestRuntimeDetails |
GuestOsDetails.Builder.getRuntime()
Runtime information.
|
static GuestRuntimeDetails |
GuestRuntimeDetails.parseDelimitedFrom(InputStream input) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(byte[] data) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(ByteBuffer data) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(com.google.protobuf.ByteString data) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(InputStream input) |
static GuestRuntimeDetails |
GuestRuntimeDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GuestRuntimeDetails> |
GuestRuntimeDetails.getParserForType() |
static com.google.protobuf.Parser<GuestRuntimeDetails> |
GuestRuntimeDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
GuestRuntimeDetails.Builder |
GuestRuntimeDetails.Builder.mergeFrom(GuestRuntimeDetails other) |
GuestOsDetails.Builder |
GuestOsDetails.Builder.mergeRuntime(GuestRuntimeDetails value)
Runtime information.
|
static GuestRuntimeDetails.Builder |
GuestRuntimeDetails.newBuilder(GuestRuntimeDetails prototype) |
GuestOsDetails.Builder |
GuestOsDetails.Builder.setRuntime(GuestRuntimeDetails value)
Runtime information.
|
Copyright © 2024 Google LLC. All rights reserved.