public final class RemoveStatCommandParametersProtos extends com.google.protobuf.GeneratedMessageV3 implements RemoveStatCommandParametersProtosOrBuilder
RemoveStatCommandParametersProtos| Modifier and Type | Class and Description |
|---|---|
static class |
RemoveStatCommandParametersProtos.Builder
Protobuf type
RemoveStatCommandParametersProtos |
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 |
ALL_FIELD_NUMBER |
static int |
AUTHORIZATIONS_FIELD_NUMBER |
static int |
FIELDNAME_FIELD_NUMBER |
static int |
FORCE_FIELD_NUMBER |
static int |
INDEXNAME_FIELD_NUMBER |
static int |
PARAMETERS_FIELD_NUMBER |
static int |
STATTYPE_FIELD_NUMBER |
static int |
TAG_FIELD_NUMBER |
static int |
TYPENAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
getAll()
bool all = 2; |
String |
getAuthorizations()
string authorizations = 9; |
com.google.protobuf.ByteString |
getAuthorizationsBytes()
string authorizations = 9; |
static RemoveStatCommandParametersProtos |
getDefaultInstance() |
RemoveStatCommandParametersProtos |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFieldName()
string fieldName = 7; |
com.google.protobuf.ByteString |
getFieldNameBytes()
string fieldName = 7; |
boolean |
getForce()
bool force = 3; |
String |
getIndexName()
string indexName = 5; |
com.google.protobuf.ByteString |
getIndexNameBytes()
string indexName = 5; |
String |
getParameters(int index)
repeated string parameters = 1; |
com.google.protobuf.ByteString |
getParametersBytes(int index)
repeated string parameters = 1; |
int |
getParametersCount()
repeated string parameters = 1; |
com.google.protobuf.ProtocolStringList |
getParametersList()
repeated string parameters = 1; |
com.google.protobuf.Parser<RemoveStatCommandParametersProtos> |
getParserForType() |
int |
getSerializedSize() |
String |
getStatType()
string statType = 4; |
com.google.protobuf.ByteString |
getStatTypeBytes()
string statType = 4; |
String |
getTag()
string tag = 8; |
com.google.protobuf.ByteString |
getTagBytes()
string tag = 8; |
String |
getTypeName()
string typeName = 6; |
com.google.protobuf.ByteString |
getTypeNameBytes()
string typeName = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RemoveStatCommandParametersProtos.Builder |
newBuilder() |
static RemoveStatCommandParametersProtos.Builder |
newBuilder(RemoveStatCommandParametersProtos prototype) |
RemoveStatCommandParametersProtos.Builder |
newBuilderForType() |
protected RemoveStatCommandParametersProtos.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RemoveStatCommandParametersProtos |
parseDelimitedFrom(InputStream input) |
static RemoveStatCommandParametersProtos |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoveStatCommandParametersProtos |
parseFrom(byte[] data) |
static RemoveStatCommandParametersProtos |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoveStatCommandParametersProtos |
parseFrom(ByteBuffer data) |
static RemoveStatCommandParametersProtos |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoveStatCommandParametersProtos |
parseFrom(com.google.protobuf.ByteString data) |
static RemoveStatCommandParametersProtos |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoveStatCommandParametersProtos |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RemoveStatCommandParametersProtos |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoveStatCommandParametersProtos |
parseFrom(InputStream input) |
static RemoveStatCommandParametersProtos |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RemoveStatCommandParametersProtos> |
parser() |
RemoveStatCommandParametersProtos.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, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PARAMETERS_FIELD_NUMBER
public static final int ALL_FIELD_NUMBER
public static final int FORCE_FIELD_NUMBER
public static final int STATTYPE_FIELD_NUMBER
public static final int INDEXNAME_FIELD_NUMBER
public static final int TYPENAME_FIELD_NUMBER
public static final int FIELDNAME_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER
public static final int AUTHORIZATIONS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getParametersList()
repeated string parameters = 1;getParametersList in interface RemoveStatCommandParametersProtosOrBuilderpublic int getParametersCount()
repeated string parameters = 1;getParametersCount in interface RemoveStatCommandParametersProtosOrBuilderpublic String getParameters(int index)
repeated string parameters = 1;getParameters in interface RemoveStatCommandParametersProtosOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getParametersBytes(int index)
repeated string parameters = 1;getParametersBytes in interface RemoveStatCommandParametersProtosOrBuilderindex - The index of the value to return.public boolean getAll()
bool all = 2;getAll in interface RemoveStatCommandParametersProtosOrBuilderpublic boolean getForce()
bool force = 3;getForce in interface RemoveStatCommandParametersProtosOrBuilderpublic String getStatType()
string statType = 4;getStatType in interface RemoveStatCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getStatTypeBytes()
string statType = 4;getStatTypeBytes in interface RemoveStatCommandParametersProtosOrBuilderpublic String getIndexName()
string indexName = 5;getIndexName in interface RemoveStatCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getIndexNameBytes()
string indexName = 5;getIndexNameBytes in interface RemoveStatCommandParametersProtosOrBuilderpublic String getTypeName()
string typeName = 6;getTypeName in interface RemoveStatCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getTypeNameBytes()
string typeName = 6;getTypeNameBytes in interface RemoveStatCommandParametersProtosOrBuilderpublic String getFieldName()
string fieldName = 7;getFieldName in interface RemoveStatCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getFieldNameBytes()
string fieldName = 7;getFieldNameBytes in interface RemoveStatCommandParametersProtosOrBuilderpublic String getTag()
string tag = 8;getTag in interface RemoveStatCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getTagBytes()
string tag = 8;getTagBytes in interface RemoveStatCommandParametersProtosOrBuilderpublic String getAuthorizations()
string authorizations = 9;getAuthorizations in interface RemoveStatCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getAuthorizationsBytes()
string authorizations = 9;getAuthorizationsBytes in interface RemoveStatCommandParametersProtosOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RemoveStatCommandParametersProtos parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoveStatCommandParametersProtos parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoveStatCommandParametersProtos parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoveStatCommandParametersProtos parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoveStatCommandParametersProtos parseFrom(InputStream input) throws IOException
IOExceptionpublic static RemoveStatCommandParametersProtos parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoveStatCommandParametersProtos parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RemoveStatCommandParametersProtos parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RemoveStatCommandParametersProtos.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RemoveStatCommandParametersProtos.Builder newBuilder()
public static RemoveStatCommandParametersProtos.Builder newBuilder(RemoveStatCommandParametersProtos prototype)
public RemoveStatCommandParametersProtos.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RemoveStatCommandParametersProtos.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RemoveStatCommandParametersProtos getDefaultInstance()
public static com.google.protobuf.Parser<RemoveStatCommandParametersProtos> parser()
public com.google.protobuf.Parser<RemoveStatCommandParametersProtos> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RemoveStatCommandParametersProtos getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2013–2022. All rights reserved.