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, 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 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.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 com.google.protobuf.ProtocolStringList getParametersList()
repeated string parameters = 1;
getParametersList
in interface RemoveStatCommandParametersProtosOrBuilder
public int getParametersCount()
repeated string parameters = 1;
getParametersCount
in interface RemoveStatCommandParametersProtosOrBuilder
public String getParameters(int index)
repeated string parameters = 1;
getParameters
in interface RemoveStatCommandParametersProtosOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getParametersBytes(int index)
repeated string parameters = 1;
getParametersBytes
in interface RemoveStatCommandParametersProtosOrBuilder
index
- The index of the value to return.public boolean getAll()
bool all = 2;
getAll
in interface RemoveStatCommandParametersProtosOrBuilder
public boolean getForce()
bool force = 3;
getForce
in interface RemoveStatCommandParametersProtosOrBuilder
public String getStatType()
string statType = 4;
getStatType
in interface RemoveStatCommandParametersProtosOrBuilder
public com.google.protobuf.ByteString getStatTypeBytes()
string statType = 4;
getStatTypeBytes
in interface RemoveStatCommandParametersProtosOrBuilder
public String getIndexName()
string indexName = 5;
getIndexName
in interface RemoveStatCommandParametersProtosOrBuilder
public com.google.protobuf.ByteString getIndexNameBytes()
string indexName = 5;
getIndexNameBytes
in interface RemoveStatCommandParametersProtosOrBuilder
public String getTypeName()
string typeName = 6;
getTypeName
in interface RemoveStatCommandParametersProtosOrBuilder
public com.google.protobuf.ByteString getTypeNameBytes()
string typeName = 6;
getTypeNameBytes
in interface RemoveStatCommandParametersProtosOrBuilder
public String getFieldName()
string fieldName = 7;
getFieldName
in interface RemoveStatCommandParametersProtosOrBuilder
public com.google.protobuf.ByteString getFieldNameBytes()
string fieldName = 7;
getFieldNameBytes
in interface RemoveStatCommandParametersProtosOrBuilder
public String getTag()
string tag = 8;
getTag
in interface RemoveStatCommandParametersProtosOrBuilder
public com.google.protobuf.ByteString getTagBytes()
string tag = 8;
getTagBytes
in interface RemoveStatCommandParametersProtosOrBuilder
public String getAuthorizations()
string authorizations = 9;
getAuthorizations
in interface RemoveStatCommandParametersProtosOrBuilder
public com.google.protobuf.ByteString getAuthorizationsBytes()
string authorizations = 9;
getAuthorizationsBytes
in interface RemoveStatCommandParametersProtosOrBuilder
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 RemoveStatCommandParametersProtos parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RemoveStatCommandParametersProtos parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RemoveStatCommandParametersProtos parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RemoveStatCommandParametersProtos parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RemoveStatCommandParametersProtos parseFrom(InputStream input) throws IOException
IOException
public static RemoveStatCommandParametersProtos parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RemoveStatCommandParametersProtos parseDelimitedFrom(InputStream input) throws IOException
IOException
public static RemoveStatCommandParametersProtos parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static RemoveStatCommandParametersProtos parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public RemoveStatCommandParametersProtos.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static RemoveStatCommandParametersProtos.Builder newBuilder()
public static RemoveStatCommandParametersProtos.Builder newBuilder(RemoveStatCommandParametersProtos prototype)
public RemoveStatCommandParametersProtos.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected RemoveStatCommandParametersProtos.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static RemoveStatCommandParametersProtos getDefaultInstance()
public static com.google.protobuf.Parser<RemoveStatCommandParametersProtos> parser()
public com.google.protobuf.Parser<RemoveStatCommandParametersProtos> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public RemoveStatCommandParametersProtos getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2013–2022. All rights reserved.