| Modifier and Type | Method and Description |
|---|---|
Parameter.Value |
Parameter.Value.Builder.build() |
Parameter.Value |
Parameter.Value.Builder.buildPartial() |
static Parameter.Value |
Parameter.Value.getDefaultInstance() |
Parameter.Value |
Parameter.Value.getDefaultInstanceForType() |
Parameter.Value |
Parameter.Value.Builder.getDefaultInstanceForType() |
Parameter.Value |
ParameterOrBuilder.getValue()
Value of parameter.
|
Parameter.Value |
Parameter.getValue()
Value of parameter.
|
Parameter.Value |
Parameter.Builder.getValue()
Value of parameter.
|
static Parameter.Value |
Parameter.Value.parseDelimitedFrom(InputStream input) |
static Parameter.Value |
Parameter.Value.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Parameter.Value |
Parameter.Value.parseFrom(byte[] data) |
static Parameter.Value |
Parameter.Value.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Parameter.Value |
Parameter.Value.parseFrom(ByteBuffer data) |
static Parameter.Value |
Parameter.Value.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Parameter.Value |
Parameter.Value.parseFrom(com.google.protobuf.ByteString data) |
static Parameter.Value |
Parameter.Value.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Parameter.Value |
Parameter.Value.parseFrom(com.google.protobuf.CodedInputStream input) |
static Parameter.Value |
Parameter.Value.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Parameter.Value |
Parameter.Value.parseFrom(InputStream input) |
static Parameter.Value |
Parameter.Value.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Parameter.Value> |
Parameter.Value.getParserForType() |
static com.google.protobuf.Parser<Parameter.Value> |
Parameter.Value.parser() |
| Modifier and Type | Method and Description |
|---|---|
Parameter.Value.Builder |
Parameter.Value.Builder.mergeFrom(Parameter.Value other) |
Parameter.Builder |
Parameter.Builder.mergeValue(Parameter.Value value)
Value of parameter.
|
static Parameter.Value.Builder |
Parameter.Value.newBuilder(Parameter.Value prototype) |
Parameter.Builder |
Parameter.Builder.setValue(Parameter.Value value)
Value of parameter.
|
Copyright © 2024 Google LLC. All rights reserved.