public static final class CoModifyBinaryCategoriesAd.Parameters extends com.google.protobuf.GeneratedMessage implements CoModifyBinaryCategoriesAd.ParametersOrBuilder
dstore.engine.co_ModifyBinaryCategories_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
CoModifyBinaryCategoriesAd.Parameters.Builder
Protobuf type
dstore.engine.co_ModifyBinaryCategories_Ad.Parameters |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ACCESS_LEVEL_FIELD_NUMBER |
static int |
ACCESS_LEVEL_NULL_FIELD_NUMBER |
static int |
BINARY_QUOTA_IN_K_B_FIELD_NUMBER |
static int |
BINARY_QUOTA_IN_K_B_NULL_FIELD_NUMBER |
static int |
COMMUNITY_BINARY_CATEGORY_FIELD_NUMBER |
static int |
COMMUNITY_BINARY_CATEGORY_ID_FIELD_NUMBER |
static int |
COMMUNITY_BINARY_CATEGORY_ID_NULL_FIELD_NUMBER |
static int |
COMMUNITY_BINARY_CATEGORY_NULL_FIELD_NUMBER |
static int |
COMMUNITY_ID_FIELD_NUMBER |
static int |
COMMUNITY_ID_NULL_FIELD_NUMBER |
static int |
DELETE_BINARY_CATEGORY_FIELD_NUMBER |
static int |
DELETE_BINARY_CATEGORY_NULL_FIELD_NUMBER |
static int |
MAX_NUMBER_OF_BINARIES_FIELD_NUMBER |
static int |
MAX_NUMBER_OF_BINARIES_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<CoModifyBinaryCategoriesAd.Parameters> |
PARSER |
static int |
SORT_NO_FIELD_NUMBER |
static int |
SORT_NO_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getAccessLevel()
optional .dstore.engine.values.integerValue access_level = 5; |
boolean |
getAccessLevelNull()
optional bool access_level_null = 1005; |
Values.integerValueOrBuilder |
getAccessLevelOrBuilder()
optional .dstore.engine.values.integerValue access_level = 5; |
Values.integerValue |
getBinaryQuotaInKB()
optional .dstore.engine.values.integerValue binary_quota_in_k_b = 6; |
boolean |
getBinaryQuotaInKBNull()
optional bool binary_quota_in_k_b_null = 1006; |
Values.integerValueOrBuilder |
getBinaryQuotaInKBOrBuilder()
optional .dstore.engine.values.integerValue binary_quota_in_k_b = 6; |
Values.stringValue |
getCommunityBinaryCategory()
optional .dstore.engine.values.stringValue community_binary_category = 3; |
Values.integerValue |
getCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1; |
boolean |
getCommunityBinaryCategoryIdNull()
optional bool community_binary_category_id_null = 1001; |
Values.integerValueOrBuilder |
getCommunityBinaryCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue community_binary_category_id = 1; |
boolean |
getCommunityBinaryCategoryNull()
optional bool community_binary_category_null = 1003; |
Values.stringValueOrBuilder |
getCommunityBinaryCategoryOrBuilder()
optional .dstore.engine.values.stringValue community_binary_category = 3; |
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 2; |
boolean |
getCommunityIdNull()
optional bool community_id_null = 1002; |
Values.integerValueOrBuilder |
getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 2; |
static CoModifyBinaryCategoriesAd.Parameters |
getDefaultInstance() |
CoModifyBinaryCategoriesAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteBinaryCategory()
optional .dstore.engine.values.booleanValue delete_binary_category = 8; |
boolean |
getDeleteBinaryCategoryNull()
optional bool delete_binary_category_null = 1008; |
Values.booleanValueOrBuilder |
getDeleteBinaryCategoryOrBuilder()
optional .dstore.engine.values.booleanValue delete_binary_category = 8; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getMaxNumberOfBinaries()
optional .dstore.engine.values.integerValue max_number_of_binaries = 7; |
boolean |
getMaxNumberOfBinariesNull()
optional bool max_number_of_binaries_null = 1007; |
Values.integerValueOrBuilder |
getMaxNumberOfBinariesOrBuilder()
optional .dstore.engine.values.integerValue max_number_of_binaries = 7; |
com.google.protobuf.Parser<CoModifyBinaryCategoriesAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
Values.integerValue |
getSortNo()
optional .dstore.engine.values.integerValue sort_no = 4; |
boolean |
getSortNoNull()
optional bool sort_no_null = 1004; |
Values.integerValueOrBuilder |
getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAccessLevel()
optional .dstore.engine.values.integerValue access_level = 5; |
boolean |
hasBinaryQuotaInKB()
optional .dstore.engine.values.integerValue binary_quota_in_k_b = 6; |
boolean |
hasCommunityBinaryCategory()
optional .dstore.engine.values.stringValue community_binary_category = 3; |
boolean |
hasCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 2; |
boolean |
hasDeleteBinaryCategory()
optional .dstore.engine.values.booleanValue delete_binary_category = 8; |
boolean |
hasMaxNumberOfBinaries()
optional .dstore.engine.values.integerValue max_number_of_binaries = 7; |
boolean |
hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoModifyBinaryCategoriesAd.Parameters.Builder |
newBuilder() |
static CoModifyBinaryCategoriesAd.Parameters.Builder |
newBuilder(CoModifyBinaryCategoriesAd.Parameters prototype) |
CoModifyBinaryCategoriesAd.Parameters.Builder |
newBuilderForType() |
protected CoModifyBinaryCategoriesAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CoModifyBinaryCategoriesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static CoModifyBinaryCategoriesAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(byte[] data) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(java.io.InputStream input) |
static CoModifyBinaryCategoriesAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoModifyBinaryCategoriesAd.Parameters> |
parser() |
CoModifyBinaryCategoriesAd.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int COMMUNITY_BINARY_CATEGORY_ID_FIELD_NUMBER
public static final int COMMUNITY_BINARY_CATEGORY_ID_NULL_FIELD_NUMBER
public static final int COMMUNITY_ID_FIELD_NUMBER
public static final int COMMUNITY_ID_NULL_FIELD_NUMBER
public static final int COMMUNITY_BINARY_CATEGORY_FIELD_NUMBER
public static final int COMMUNITY_BINARY_CATEGORY_NULL_FIELD_NUMBER
public static final int SORT_NO_FIELD_NUMBER
public static final int SORT_NO_NULL_FIELD_NUMBER
public static final int ACCESS_LEVEL_FIELD_NUMBER
public static final int ACCESS_LEVEL_NULL_FIELD_NUMBER
public static final int BINARY_QUOTA_IN_K_B_FIELD_NUMBER
public static final int BINARY_QUOTA_IN_K_B_NULL_FIELD_NUMBER
public static final int MAX_NUMBER_OF_BINARIES_FIELD_NUMBER
public static final int MAX_NUMBER_OF_BINARIES_NULL_FIELD_NUMBER
public static final int DELETE_BINARY_CATEGORY_FIELD_NUMBER
public static final int DELETE_BINARY_CATEGORY_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<CoModifyBinaryCategoriesAd.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1;hasCommunityBinaryCategoryId in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValue getCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1;getCommunityBinaryCategoryId in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCommunityBinaryCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue community_binary_category_id = 1;getCommunityBinaryCategoryIdOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getCommunityBinaryCategoryIdNull()
optional bool community_binary_category_id_null = 1001;getCommunityBinaryCategoryIdNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 2;hasCommunityId in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 2;getCommunityId in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 2;getCommunityIdOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getCommunityIdNull()
optional bool community_id_null = 1002;getCommunityIdNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasCommunityBinaryCategory()
optional .dstore.engine.values.stringValue community_binary_category = 3;hasCommunityBinaryCategory in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.stringValue getCommunityBinaryCategory()
optional .dstore.engine.values.stringValue community_binary_category = 3;getCommunityBinaryCategory in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCommunityBinaryCategoryOrBuilder()
optional .dstore.engine.values.stringValue community_binary_category = 3;getCommunityBinaryCategoryOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getCommunityBinaryCategoryNull()
optional bool community_binary_category_null = 1003;getCommunityBinaryCategoryNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 4;hasSortNo in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValue getSortNo()
optional .dstore.engine.values.integerValue sort_no = 4;getSortNo in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 4;getSortNoOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getSortNoNull()
optional bool sort_no_null = 1004;getSortNoNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasAccessLevel()
optional .dstore.engine.values.integerValue access_level = 5;hasAccessLevel in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValue getAccessLevel()
optional .dstore.engine.values.integerValue access_level = 5;getAccessLevel in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getAccessLevelOrBuilder()
optional .dstore.engine.values.integerValue access_level = 5;getAccessLevelOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getAccessLevelNull()
optional bool access_level_null = 1005;getAccessLevelNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasBinaryQuotaInKB()
optional .dstore.engine.values.integerValue binary_quota_in_k_b = 6;hasBinaryQuotaInKB in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValue getBinaryQuotaInKB()
optional .dstore.engine.values.integerValue binary_quota_in_k_b = 6;getBinaryQuotaInKB in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getBinaryQuotaInKBOrBuilder()
optional .dstore.engine.values.integerValue binary_quota_in_k_b = 6;getBinaryQuotaInKBOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getBinaryQuotaInKBNull()
optional bool binary_quota_in_k_b_null = 1006;getBinaryQuotaInKBNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasMaxNumberOfBinaries()
optional .dstore.engine.values.integerValue max_number_of_binaries = 7;hasMaxNumberOfBinaries in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValue getMaxNumberOfBinaries()
optional .dstore.engine.values.integerValue max_number_of_binaries = 7;getMaxNumberOfBinaries in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getMaxNumberOfBinariesOrBuilder()
optional .dstore.engine.values.integerValue max_number_of_binaries = 7;getMaxNumberOfBinariesOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getMaxNumberOfBinariesNull()
optional bool max_number_of_binaries_null = 1007;getMaxNumberOfBinariesNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean hasDeleteBinaryCategory()
optional .dstore.engine.values.booleanValue delete_binary_category = 8;hasDeleteBinaryCategory in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.booleanValue getDeleteBinaryCategory()
optional .dstore.engine.values.booleanValue delete_binary_category = 8;getDeleteBinaryCategory in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteBinaryCategoryOrBuilder()
optional .dstore.engine.values.booleanValue delete_binary_category = 8;getDeleteBinaryCategoryOrBuilder in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic boolean getDeleteBinaryCategoryNull()
optional bool delete_binary_category_null = 1008;getDeleteBinaryCategoryNull in interface CoModifyBinaryCategoriesAd.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoModifyBinaryCategoriesAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoModifyBinaryCategoriesAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoModifyBinaryCategoriesAd.Parameters.Builder newBuilder()
public static CoModifyBinaryCategoriesAd.Parameters.Builder newBuilder(CoModifyBinaryCategoriesAd.Parameters prototype)
public CoModifyBinaryCategoriesAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoModifyBinaryCategoriesAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static CoModifyBinaryCategoriesAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<CoModifyBinaryCategoriesAd.Parameters> parser()
public com.google.protobuf.Parser<CoModifyBinaryCategoriesAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic CoModifyBinaryCategoriesAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder