Package io.temporal.api.version.v1
Class VersionInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.version.v1.VersionInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,VersionInfoOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:VersionInfo.java.pb.meta") public final class VersionInfo extends com.google.protobuf.GeneratedMessageV3 implements VersionInfoOrBuilderVersionInfo contains details about current and recommended release versions as well as alerts and upgrade instructions.
Protobuf typetemporal.api.version.v1.VersionInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVersionInfo.BuilderVersionInfo contains details about current and recommended release versions as well as alerts and upgrade instructions.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intALERTS_FIELD_NUMBERstatic intCURRENT_FIELD_NUMBERstatic intINSTRUCTIONS_FIELD_NUMBERstatic intLAST_UPDATE_TIME_FIELD_NUMBERstatic intRECOMMENDED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AlertgetAlerts(int index)repeated .temporal.api.version.v1.Alert alerts = 4;intgetAlertsCount()repeated .temporal.api.version.v1.Alert alerts = 4;java.util.List<Alert>getAlertsList()repeated .temporal.api.version.v1.Alert alerts = 4;AlertOrBuildergetAlertsOrBuilder(int index)repeated .temporal.api.version.v1.Alert alerts = 4;java.util.List<? extends AlertOrBuilder>getAlertsOrBuilderList()repeated .temporal.api.version.v1.Alert alerts = 4;ReleaseInfogetCurrent().temporal.api.version.v1.ReleaseInfo current = 1;ReleaseInfoOrBuildergetCurrentOrBuilder().temporal.api.version.v1.ReleaseInfo current = 1;static VersionInfogetDefaultInstance()VersionInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetInstructions()string instructions = 3;com.google.protobuf.ByteStringgetInstructionsBytes()string instructions = 3;com.google.protobuf.TimestampgetLastUpdateTime().google.protobuf.Timestamp last_update_time = 5;com.google.protobuf.TimestampOrBuildergetLastUpdateTimeOrBuilder().google.protobuf.Timestamp last_update_time = 5;com.google.protobuf.Parser<VersionInfo>getParserForType()ReleaseInfogetRecommended().temporal.api.version.v1.ReleaseInfo recommended = 2;ReleaseInfoOrBuildergetRecommendedOrBuilder().temporal.api.version.v1.ReleaseInfo recommended = 2;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCurrent().temporal.api.version.v1.ReleaseInfo current = 1;inthashCode()booleanhasLastUpdateTime().google.protobuf.Timestamp last_update_time = 5;booleanhasRecommended().temporal.api.version.v1.ReleaseInfo recommended = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VersionInfo.BuildernewBuilder()static VersionInfo.BuildernewBuilder(VersionInfo prototype)VersionInfo.BuildernewBuilderForType()protected VersionInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VersionInfoparseDelimitedFrom(java.io.InputStream input)static VersionInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionInfoparseFrom(byte[] data)static VersionInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionInfoparseFrom(com.google.protobuf.ByteString data)static VersionInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionInfoparseFrom(com.google.protobuf.CodedInputStream input)static VersionInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionInfoparseFrom(java.io.InputStream input)static VersionInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionInfoparseFrom(java.nio.ByteBuffer data)static VersionInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VersionInfo>parser()VersionInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, 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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CURRENT_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECOMMENDED_FIELD_NUMBER
public static final int RECOMMENDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTRUCTIONS_FIELD_NUMBER
public static final int INSTRUCTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALERTS_FIELD_NUMBER
public static final int ALERTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATE_TIME_FIELD_NUMBER
public static final int LAST_UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasCurrent
public boolean hasCurrent()
.temporal.api.version.v1.ReleaseInfo current = 1;- Specified by:
hasCurrentin interfaceVersionInfoOrBuilder- Returns:
- Whether the current field is set.
-
getCurrent
public ReleaseInfo getCurrent()
.temporal.api.version.v1.ReleaseInfo current = 1;- Specified by:
getCurrentin interfaceVersionInfoOrBuilder- Returns:
- The current.
-
getCurrentOrBuilder
public ReleaseInfoOrBuilder getCurrentOrBuilder()
.temporal.api.version.v1.ReleaseInfo current = 1;- Specified by:
getCurrentOrBuilderin interfaceVersionInfoOrBuilder
-
hasRecommended
public boolean hasRecommended()
.temporal.api.version.v1.ReleaseInfo recommended = 2;- Specified by:
hasRecommendedin interfaceVersionInfoOrBuilder- Returns:
- Whether the recommended field is set.
-
getRecommended
public ReleaseInfo getRecommended()
.temporal.api.version.v1.ReleaseInfo recommended = 2;- Specified by:
getRecommendedin interfaceVersionInfoOrBuilder- Returns:
- The recommended.
-
getRecommendedOrBuilder
public ReleaseInfoOrBuilder getRecommendedOrBuilder()
.temporal.api.version.v1.ReleaseInfo recommended = 2;- Specified by:
getRecommendedOrBuilderin interfaceVersionInfoOrBuilder
-
getInstructions
public java.lang.String getInstructions()
string instructions = 3;- Specified by:
getInstructionsin interfaceVersionInfoOrBuilder- Returns:
- The instructions.
-
getInstructionsBytes
public com.google.protobuf.ByteString getInstructionsBytes()
string instructions = 3;- Specified by:
getInstructionsBytesin interfaceVersionInfoOrBuilder- Returns:
- The bytes for instructions.
-
getAlertsList
public java.util.List<Alert> getAlertsList()
repeated .temporal.api.version.v1.Alert alerts = 4;- Specified by:
getAlertsListin interfaceVersionInfoOrBuilder
-
getAlertsOrBuilderList
public java.util.List<? extends AlertOrBuilder> getAlertsOrBuilderList()
repeated .temporal.api.version.v1.Alert alerts = 4;- Specified by:
getAlertsOrBuilderListin interfaceVersionInfoOrBuilder
-
getAlertsCount
public int getAlertsCount()
repeated .temporal.api.version.v1.Alert alerts = 4;- Specified by:
getAlertsCountin interfaceVersionInfoOrBuilder
-
getAlerts
public Alert getAlerts(int index)
repeated .temporal.api.version.v1.Alert alerts = 4;- Specified by:
getAlertsin interfaceVersionInfoOrBuilder
-
getAlertsOrBuilder
public AlertOrBuilder getAlertsOrBuilder(int index)
repeated .temporal.api.version.v1.Alert alerts = 4;- Specified by:
getAlertsOrBuilderin interfaceVersionInfoOrBuilder
-
hasLastUpdateTime
public boolean hasLastUpdateTime()
.google.protobuf.Timestamp last_update_time = 5;- Specified by:
hasLastUpdateTimein interfaceVersionInfoOrBuilder- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public com.google.protobuf.Timestamp getLastUpdateTime()
.google.protobuf.Timestamp last_update_time = 5;- Specified by:
getLastUpdateTimein interfaceVersionInfoOrBuilder- Returns:
- The lastUpdateTime.
-
getLastUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
.google.protobuf.Timestamp last_update_time = 5;- Specified by:
getLastUpdateTimeOrBuilderin interfaceVersionInfoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VersionInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VersionInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VersionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VersionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VersionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VersionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VersionInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VersionInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static VersionInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static VersionInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VersionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VersionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public VersionInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VersionInfo.Builder newBuilder()
-
newBuilder
public static VersionInfo.Builder newBuilder(VersionInfo prototype)
-
toBuilder
public VersionInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VersionInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VersionInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VersionInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<VersionInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VersionInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-