| Modifier and Type | Method and Description |
|---|---|
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.Builder.build() |
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.Builder.buildPartial() |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.getDefaultInstance() |
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.getDefaultInstanceForType() |
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.Builder.getDefaultInstanceForType() |
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlagOrBuilder.getIntegerRestrictions()
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.getIntegerRestrictions()
Restriction on INTEGER type value.
|
SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.Builder.getIntegerRestrictions()
Restriction on INTEGER type value.
|
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseDelimitedFrom(InputStream input) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(byte[] data) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(ByteBuffer data) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(com.google.protobuf.ByteString data) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(com.google.protobuf.CodedInputStream input) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(InputStream input) |
static SupportedDatabaseFlag.IntegerRestrictions |
SupportedDatabaseFlag.IntegerRestrictions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SupportedDatabaseFlag.IntegerRestrictions> |
SupportedDatabaseFlag.IntegerRestrictions.getParserForType() |
static com.google.protobuf.Parser<SupportedDatabaseFlag.IntegerRestrictions> |
SupportedDatabaseFlag.IntegerRestrictions.parser() |
| Modifier and Type | Method and Description |
|---|---|
SupportedDatabaseFlag.IntegerRestrictions.Builder |
SupportedDatabaseFlag.IntegerRestrictions.Builder.mergeFrom(SupportedDatabaseFlag.IntegerRestrictions other) |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.mergeIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions value)
Restriction on INTEGER type value.
|
static SupportedDatabaseFlag.IntegerRestrictions.Builder |
SupportedDatabaseFlag.IntegerRestrictions.newBuilder(SupportedDatabaseFlag.IntegerRestrictions prototype) |
SupportedDatabaseFlag.Builder |
SupportedDatabaseFlag.Builder.setIntegerRestrictions(SupportedDatabaseFlag.IntegerRestrictions value)
Restriction on INTEGER type value.
|
Copyright © 2025 Google LLC. All rights reserved.