public static final class MiGetSourceCodeHistoryAd.Parameters extends com.google.protobuf.GeneratedMessage implements MiGetSourceCodeHistoryAd.ParametersOrBuilder
dstore.engine.mi_GetSourceCodeHistory_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
MiGetSourceCodeHistoryAd.Parameters.Builder
Protobuf type
dstore.engine.mi_GetSourceCodeHistory_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 |
FROM_DATE_FIELD_NUMBER |
static int |
FROM_DATE_NULL_FIELD_NUMBER |
static int |
HISTORY_ID_FIELD_NUMBER |
static int |
HISTORY_ID_NULL_FIELD_NUMBER |
static int |
INCLUDE_COMMENT_FIELD_NUMBER |
static int |
INCLUDE_COMMENT_NULL_FIELD_NUMBER |
static int |
OBJECT_NAME_FIELD_NUMBER |
static int |
OBJECT_NAME_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<MiGetSourceCodeHistoryAd.Parameters> |
PARSER |
static int |
TO_DATE_FIELD_NUMBER |
static int |
TO_DATE_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static MiGetSourceCodeHistoryAd.Parameters |
getDefaultInstance() |
MiGetSourceCodeHistoryAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.timestampValue |
getFromDate()
optional .dstore.engine.values.timestampValue from_date = 2; |
boolean |
getFromDateNull()
optional bool from_date_null = 1002; |
Values.timestampValueOrBuilder |
getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 2; |
Values.integerValue |
getHistoryId()
optional .dstore.engine.values.integerValue history_id = 4; |
boolean |
getHistoryIdNull()
optional bool history_id_null = 1004; |
Values.integerValueOrBuilder |
getHistoryIdOrBuilder()
optional .dstore.engine.values.integerValue history_id = 4; |
Values.booleanValue |
getIncludeComment()
optional .dstore.engine.values.booleanValue include_comment = 5; |
boolean |
getIncludeCommentNull()
optional bool include_comment_null = 1005; |
Values.booleanValueOrBuilder |
getIncludeCommentOrBuilder()
optional .dstore.engine.values.booleanValue include_comment = 5; |
Values.stringValue |
getObjectName()
optional .dstore.engine.values.stringValue object_name = 1; |
boolean |
getObjectNameNull()
optional bool object_name_null = 1001; |
Values.stringValueOrBuilder |
getObjectNameOrBuilder()
optional .dstore.engine.values.stringValue object_name = 1; |
com.google.protobuf.Parser<MiGetSourceCodeHistoryAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
Values.timestampValue |
getToDate()
optional .dstore.engine.values.timestampValue to_date = 3; |
boolean |
getToDateNull()
optional bool to_date_null = 1003; |
Values.timestampValueOrBuilder |
getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 2; |
boolean |
hasHistoryId()
optional .dstore.engine.values.integerValue history_id = 4; |
boolean |
hasIncludeComment()
optional .dstore.engine.values.booleanValue include_comment = 5; |
boolean |
hasObjectName()
optional .dstore.engine.values.stringValue object_name = 1; |
boolean |
hasToDate()
optional .dstore.engine.values.timestampValue to_date = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MiGetSourceCodeHistoryAd.Parameters.Builder |
newBuilder() |
static MiGetSourceCodeHistoryAd.Parameters.Builder |
newBuilder(MiGetSourceCodeHistoryAd.Parameters prototype) |
MiGetSourceCodeHistoryAd.Parameters.Builder |
newBuilderForType() |
protected MiGetSourceCodeHistoryAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MiGetSourceCodeHistoryAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static MiGetSourceCodeHistoryAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(byte[] data) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(java.io.InputStream input) |
static MiGetSourceCodeHistoryAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MiGetSourceCodeHistoryAd.Parameters> |
parser() |
MiGetSourceCodeHistoryAd.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 OBJECT_NAME_FIELD_NUMBER
public static final int OBJECT_NAME_NULL_FIELD_NUMBER
public static final int FROM_DATE_FIELD_NUMBER
public static final int FROM_DATE_NULL_FIELD_NUMBER
public static final int TO_DATE_FIELD_NUMBER
public static final int TO_DATE_NULL_FIELD_NUMBER
public static final int HISTORY_ID_FIELD_NUMBER
public static final int HISTORY_ID_NULL_FIELD_NUMBER
public static final int INCLUDE_COMMENT_FIELD_NUMBER
public static final int INCLUDE_COMMENT_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<MiGetSourceCodeHistoryAd.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 hasObjectName()
optional .dstore.engine.values.stringValue object_name = 1;hasObjectName in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.stringValue getObjectName()
optional .dstore.engine.values.stringValue object_name = 1;getObjectName in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getObjectNameOrBuilder()
optional .dstore.engine.values.stringValue object_name = 1;getObjectNameOrBuilder in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean getObjectNameNull()
optional bool object_name_null = 1001;getObjectNameNull in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 2;hasFromDate in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.timestampValue getFromDate()
optional .dstore.engine.values.timestampValue from_date = 2;getFromDate in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 2;getFromDateOrBuilder in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean getFromDateNull()
optional bool from_date_null = 1002;getFromDateNull in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean hasToDate()
optional .dstore.engine.values.timestampValue to_date = 3;hasToDate in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.timestampValue getToDate()
optional .dstore.engine.values.timestampValue to_date = 3;getToDate in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.timestampValueOrBuilder getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 3;getToDateOrBuilder in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean getToDateNull()
optional bool to_date_null = 1003;getToDateNull in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean hasHistoryId()
optional .dstore.engine.values.integerValue history_id = 4;hasHistoryId in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.integerValue getHistoryId()
optional .dstore.engine.values.integerValue history_id = 4;getHistoryId in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getHistoryIdOrBuilder()
optional .dstore.engine.values.integerValue history_id = 4;getHistoryIdOrBuilder in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean getHistoryIdNull()
optional bool history_id_null = 1004;getHistoryIdNull in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean hasIncludeComment()
optional .dstore.engine.values.booleanValue include_comment = 5;hasIncludeComment in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.booleanValue getIncludeComment()
optional .dstore.engine.values.booleanValue include_comment = 5;getIncludeComment in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIncludeCommentOrBuilder()
optional .dstore.engine.values.booleanValue include_comment = 5;getIncludeCommentOrBuilder in interface MiGetSourceCodeHistoryAd.ParametersOrBuilderpublic boolean getIncludeCommentNull()
optional bool include_comment_null = 1005;getIncludeCommentNull in interface MiGetSourceCodeHistoryAd.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 MiGetSourceCodeHistoryAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSourceCodeHistoryAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MiGetSourceCodeHistoryAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MiGetSourceCodeHistoryAd.Parameters.Builder newBuilder()
public static MiGetSourceCodeHistoryAd.Parameters.Builder newBuilder(MiGetSourceCodeHistoryAd.Parameters prototype)
public MiGetSourceCodeHistoryAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MiGetSourceCodeHistoryAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static MiGetSourceCodeHistoryAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<MiGetSourceCodeHistoryAd.Parameters> parser()
public com.google.protobuf.Parser<MiGetSourceCodeHistoryAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic MiGetSourceCodeHistoryAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder