| Modifier and Type | Method and Description |
|---|---|
ValueTransformation |
ValueTransformation.Builder.build() |
ValueTransformation |
ValueTransformation.Builder.buildPartial() |
static ValueTransformation |
ValueTransformation.getDefaultInstance() |
ValueTransformation |
ValueTransformation.getDefaultInstanceForType() |
ValueTransformation |
ValueTransformation.Builder.getDefaultInstanceForType() |
ValueTransformation |
ConditionalColumnSetValueOrBuilder.getValueTransformation()
Required.
|
ValueTransformation |
ConditionalColumnSetValue.getValueTransformation()
Required.
|
ValueTransformation |
ConditionalColumnSetValue.Builder.getValueTransformation()
Required.
|
static ValueTransformation |
ValueTransformation.parseDelimitedFrom(InputStream input) |
static ValueTransformation |
ValueTransformation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueTransformation |
ValueTransformation.parseFrom(byte[] data) |
static ValueTransformation |
ValueTransformation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueTransformation |
ValueTransformation.parseFrom(ByteBuffer data) |
static ValueTransformation |
ValueTransformation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueTransformation |
ValueTransformation.parseFrom(com.google.protobuf.ByteString data) |
static ValueTransformation |
ValueTransformation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueTransformation |
ValueTransformation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ValueTransformation |
ValueTransformation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueTransformation |
ValueTransformation.parseFrom(InputStream input) |
static ValueTransformation |
ValueTransformation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ValueTransformation> |
ValueTransformation.getParserForType() |
static com.google.protobuf.Parser<ValueTransformation> |
ValueTransformation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ValueTransformation.Builder |
ValueTransformation.Builder.mergeFrom(ValueTransformation other) |
ConditionalColumnSetValue.Builder |
ConditionalColumnSetValue.Builder.mergeValueTransformation(ValueTransformation value)
Required.
|
static ValueTransformation.Builder |
ValueTransformation.newBuilder(ValueTransformation prototype) |
ConditionalColumnSetValue.Builder |
ConditionalColumnSetValue.Builder.setValueTransformation(ValueTransformation value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.