| Modifier and Type | Method and Description |
|---|---|
SetTablePrimaryKey |
SetTablePrimaryKey.Builder.build() |
SetTablePrimaryKey |
SetTablePrimaryKey.Builder.buildPartial() |
static SetTablePrimaryKey |
SetTablePrimaryKey.getDefaultInstance() |
SetTablePrimaryKey |
SetTablePrimaryKey.getDefaultInstanceForType() |
SetTablePrimaryKey |
SetTablePrimaryKey.Builder.getDefaultInstanceForType() |
SetTablePrimaryKey |
MappingRuleOrBuilder.getSetTablePrimaryKey()
Optional.
|
SetTablePrimaryKey |
MappingRule.getSetTablePrimaryKey()
Optional.
|
SetTablePrimaryKey |
MappingRule.Builder.getSetTablePrimaryKey()
Optional.
|
static SetTablePrimaryKey |
SetTablePrimaryKey.parseDelimitedFrom(InputStream input) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(byte[] data) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(ByteBuffer data) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(com.google.protobuf.ByteString data) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(InputStream input) |
static SetTablePrimaryKey |
SetTablePrimaryKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SetTablePrimaryKey> |
SetTablePrimaryKey.getParserForType() |
static com.google.protobuf.Parser<SetTablePrimaryKey> |
SetTablePrimaryKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
SetTablePrimaryKey.Builder |
SetTablePrimaryKey.Builder.mergeFrom(SetTablePrimaryKey other) |
MappingRule.Builder |
MappingRule.Builder.mergeSetTablePrimaryKey(SetTablePrimaryKey value)
Optional.
|
static SetTablePrimaryKey.Builder |
SetTablePrimaryKey.newBuilder(SetTablePrimaryKey prototype) |
MappingRule.Builder |
MappingRule.Builder.setSetTablePrimaryKey(SetTablePrimaryKey value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.