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