public final class ConfluentFieldOptions extends com.google.protobuf.GeneratedMessageV3 implements ConfluentFieldOptionsOrBuilder
confluent.protobuf.ConfluentFieldOptions
Modifier and Type | Class and Description |
---|---|
static class |
ConfluentFieldOptions.Builder
Protobuf type
confluent.protobuf.ConfluentFieldOptions |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
AGGREGATION_FIELD_NUMBER |
static int |
CUSTOMER_ACCESS_FIELD_NUMBER |
static int |
EXPERIMENTAL_FIELD_NUMBER |
static int |
INTERNAL_ACCESS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Aggregation |
getAggregation()
.confluent.protobuf.Aggregation aggregation = 6; |
int |
getAggregationValue()
.confluent.protobuf.Aggregation aggregation = 6; |
CustomerAccessRestrictions |
getCustomerAccess()
Access restrictions apply recursively.
|
int |
getCustomerAccessValue()
Access restrictions apply recursively.
|
static ConfluentFieldOptions |
getDefaultInstance() |
ConfluentFieldOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getExperimental()
bool experimental = 3; |
InternalAccessRestrictions |
getInternalAccess()
Access restrictions apply recursively.
|
int |
getInternalAccessValue()
Access restrictions apply recursively.
|
com.google.protobuf.Parser<ConfluentFieldOptions> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ConfluentFieldOptions.Builder |
newBuilder() |
static ConfluentFieldOptions.Builder |
newBuilder(ConfluentFieldOptions prototype) |
ConfluentFieldOptions.Builder |
newBuilderForType() |
protected ConfluentFieldOptions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ConfluentFieldOptions |
parseDelimitedFrom(InputStream input) |
static ConfluentFieldOptions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfluentFieldOptions |
parseFrom(byte[] data) |
static ConfluentFieldOptions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfluentFieldOptions |
parseFrom(ByteBuffer data) |
static ConfluentFieldOptions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfluentFieldOptions |
parseFrom(com.google.protobuf.ByteString data) |
static ConfluentFieldOptions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfluentFieldOptions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfluentFieldOptions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfluentFieldOptions |
parseFrom(InputStream input) |
static ConfluentFieldOptions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfluentFieldOptions> |
parser() |
ConfluentFieldOptions.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int EXPERIMENTAL_FIELD_NUMBER
public static final int INTERNAL_ACCESS_FIELD_NUMBER
public static final int CUSTOMER_ACCESS_FIELD_NUMBER
public static final int AGGREGATION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean getExperimental()
bool experimental = 3;
getExperimental
in interface ConfluentFieldOptionsOrBuilder
public int getInternalAccessValue()
Access restrictions apply recursively. Overrides may become stricter at deeper nested levels, but not looser. If unspecified all the way to the message root, the default is unrestricted internal access.
.confluent.protobuf.InternalAccessRestrictions internal_access = 4;
getInternalAccessValue
in interface ConfluentFieldOptionsOrBuilder
public InternalAccessRestrictions getInternalAccess()
Access restrictions apply recursively. Overrides may become stricter at deeper nested levels, but not looser. If unspecified all the way to the message root, the default is unrestricted internal access.
.confluent.protobuf.InternalAccessRestrictions internal_access = 4;
getInternalAccess
in interface ConfluentFieldOptionsOrBuilder
public int getCustomerAccessValue()
Access restrictions apply recursively. Overrides may become stricter at deeper nested levels, but not looser. If unspecified all the way to the message root, the default is privileged customer access.
.confluent.protobuf.CustomerAccessRestrictions customer_access = 5;
getCustomerAccessValue
in interface ConfluentFieldOptionsOrBuilder
public CustomerAccessRestrictions getCustomerAccess()
Access restrictions apply recursively. Overrides may become stricter at deeper nested levels, but not looser. If unspecified all the way to the message root, the default is privileged customer access.
.confluent.protobuf.CustomerAccessRestrictions customer_access = 5;
getCustomerAccess
in interface ConfluentFieldOptionsOrBuilder
public int getAggregationValue()
.confluent.protobuf.Aggregation aggregation = 6;
getAggregationValue
in interface ConfluentFieldOptionsOrBuilder
public Aggregation getAggregation()
.confluent.protobuf.Aggregation aggregation = 6;
getAggregation
in interface ConfluentFieldOptionsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ConfluentFieldOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ConfluentFieldOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ConfluentFieldOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ConfluentFieldOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ConfluentFieldOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ConfluentFieldOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ConfluentFieldOptions parseFrom(InputStream input) throws IOException
IOException
public static ConfluentFieldOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ConfluentFieldOptions parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ConfluentFieldOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ConfluentFieldOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ConfluentFieldOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ConfluentFieldOptions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ConfluentFieldOptions.Builder newBuilder()
public static ConfluentFieldOptions.Builder newBuilder(ConfluentFieldOptions prototype)
public ConfluentFieldOptions.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ConfluentFieldOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ConfluentFieldOptions getDefaultInstance()
public static com.google.protobuf.Parser<ConfluentFieldOptions> parser()
public com.google.protobuf.Parser<ConfluentFieldOptions> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ConfluentFieldOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder