public static final class InfoOuterClass.Info extends GeneratedMessageV3 implements InfoOuterClass.InfoOrBuilder
Info describes release information.Protobuf type
hapi.release.Info| Modifier and Type | Class and Description |
|---|---|
static class |
InfoOuterClass.Info.Builder
Info describes release information.
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
DELETED_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
FIRST_DEPLOYED_FIELD_NUMBER |
static int |
LAST_DEPLOYED_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCodecanUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int STATUS_FIELD_NUMBER
public static final int FIRST_DEPLOYED_FIELD_NUMBER
public static final int LAST_DEPLOYED_FIELD_NUMBER
public static final int DELETED_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3public boolean hasStatus()
.hapi.release.Status status = 1;hasStatus in interface InfoOuterClass.InfoOrBuilderpublic StatusOuterClass.Status getStatus()
.hapi.release.Status status = 1;getStatus in interface InfoOuterClass.InfoOrBuilderpublic StatusOuterClass.StatusOrBuilder getStatusOrBuilder()
.hapi.release.Status status = 1;getStatusOrBuilder in interface InfoOuterClass.InfoOrBuilderpublic boolean hasFirstDeployed()
.google.protobuf.Timestamp first_deployed = 2;hasFirstDeployed in interface InfoOuterClass.InfoOrBuilderpublic Timestamp getFirstDeployed()
.google.protobuf.Timestamp first_deployed = 2;getFirstDeployed in interface InfoOuterClass.InfoOrBuilderpublic TimestampOrBuilder getFirstDeployedOrBuilder()
.google.protobuf.Timestamp first_deployed = 2;getFirstDeployedOrBuilder in interface InfoOuterClass.InfoOrBuilderpublic boolean hasLastDeployed()
.google.protobuf.Timestamp last_deployed = 3;hasLastDeployed in interface InfoOuterClass.InfoOrBuilderpublic Timestamp getLastDeployed()
.google.protobuf.Timestamp last_deployed = 3;getLastDeployed in interface InfoOuterClass.InfoOrBuilderpublic TimestampOrBuilder getLastDeployedOrBuilder()
.google.protobuf.Timestamp last_deployed = 3;getLastDeployedOrBuilder in interface InfoOuterClass.InfoOrBuilderpublic boolean hasDeleted()
Deleted tracks when this object was deleted.
.google.protobuf.Timestamp deleted = 4;hasDeleted in interface InfoOuterClass.InfoOrBuilderpublic Timestamp getDeleted()
Deleted tracks when this object was deleted.
.google.protobuf.Timestamp deleted = 4;getDeleted in interface InfoOuterClass.InfoOrBuilderpublic TimestampOrBuilder getDeletedOrBuilder()
Deleted tracks when this object was deleted.
.google.protobuf.Timestamp deleted = 4;getDeletedOrBuilder in interface InfoOuterClass.InfoOrBuilderpublic String getDescription()
Description is human-friendly "log entry" about this release.
string Description = 5;getDescription in interface InfoOuterClass.InfoOrBuilderpublic ByteString getDescriptionBytes()
Description is human-friendly "log entry" about this release.
string Description = 5;getDescriptionBytes in interface InfoOuterClass.InfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static InfoOuterClass.Info parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static InfoOuterClass.Info parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static InfoOuterClass.Info parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static InfoOuterClass.Info parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static InfoOuterClass.Info parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static InfoOuterClass.Info parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static InfoOuterClass.Info parseFrom(InputStream input) throws IOException
IOExceptionpublic static InfoOuterClass.Info parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InfoOuterClass.Info parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static InfoOuterClass.Info parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InfoOuterClass.Info parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static InfoOuterClass.Info parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic InfoOuterClass.Info.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static InfoOuterClass.Info.Builder newBuilder()
public static InfoOuterClass.Info.Builder newBuilder(InfoOuterClass.Info prototype)
public InfoOuterClass.Info.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected InfoOuterClass.Info.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class GeneratedMessageV3public static InfoOuterClass.Info getDefaultInstance()
public static Parser<InfoOuterClass.Info> parser()
public Parser<InfoOuterClass.Info> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public InfoOuterClass.Info getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderCopyright © 2017–2018, microBean. All rights reserved.