| Modifier and Type | Method and Description |
|---|---|
VersionDescription |
VersionDescription.Builder.build() |
VersionDescription |
VersionDescription.Builder.buildPartial() |
static VersionDescription |
VersionDescription.getDefaultInstance() |
VersionDescription |
VersionDescription.getDefaultInstanceForType() |
VersionDescription |
VersionDescription.Builder.getDefaultInstanceForType() |
VersionDescription |
InfoTypeDescriptionOrBuilder.getVersions(int index)
A list of available versions for the infotype.
|
VersionDescription |
InfoTypeDescription.getVersions(int index)
A list of available versions for the infotype.
|
VersionDescription |
InfoTypeDescription.Builder.getVersions(int index)
A list of available versions for the infotype.
|
static VersionDescription |
VersionDescription.parseDelimitedFrom(InputStream input) |
static VersionDescription |
VersionDescription.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDescription |
VersionDescription.parseFrom(byte[] data) |
static VersionDescription |
VersionDescription.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDescription |
VersionDescription.parseFrom(ByteBuffer data) |
static VersionDescription |
VersionDescription.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDescription |
VersionDescription.parseFrom(com.google.protobuf.ByteString data) |
static VersionDescription |
VersionDescription.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDescription |
VersionDescription.parseFrom(com.google.protobuf.CodedInputStream input) |
static VersionDescription |
VersionDescription.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDescription |
VersionDescription.parseFrom(InputStream input) |
static VersionDescription |
VersionDescription.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VersionDescription> |
VersionDescription.getParserForType() |
List<VersionDescription> |
InfoTypeDescriptionOrBuilder.getVersionsList()
A list of available versions for the infotype.
|
List<VersionDescription> |
InfoTypeDescription.getVersionsList()
A list of available versions for the infotype.
|
List<VersionDescription> |
InfoTypeDescription.Builder.getVersionsList()
A list of available versions for the infotype.
|
static com.google.protobuf.Parser<VersionDescription> |
VersionDescription.parser() |
| Modifier and Type | Method and Description |
|---|---|
InfoTypeDescription.Builder |
InfoTypeDescription.Builder.addVersions(int index,
VersionDescription value)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
InfoTypeDescription.Builder.addVersions(VersionDescription value)
A list of available versions for the infotype.
|
VersionDescription.Builder |
VersionDescription.Builder.mergeFrom(VersionDescription other) |
static VersionDescription.Builder |
VersionDescription.newBuilder(VersionDescription prototype) |
InfoTypeDescription.Builder |
InfoTypeDescription.Builder.setVersions(int index,
VersionDescription value)
A list of available versions for the infotype.
|
| Modifier and Type | Method and Description |
|---|---|
InfoTypeDescription.Builder |
InfoTypeDescription.Builder.addAllVersions(Iterable<? extends VersionDescription> values)
A list of available versions for the infotype.
|
Copyright © 2022 Google LLC. All rights reserved.