Class CheckUpgradeResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.orchestration.airflow.service.v1beta1.CheckUpgradeResponse
-
- All Implemented Interfaces:
CheckUpgradeResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class CheckUpgradeResponse extends com.google.protobuf.GeneratedMessageV3 implements CheckUpgradeResponseOrBuilder
Message containing information about the result of an upgrade check operation.
Protobuf typegoogle.cloud.orchestration.airflow.service.v1beta1.CheckUpgradeResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCheckUpgradeResponse.BuilderMessage containing information about the result of an upgrade check operation.static classCheckUpgradeResponse.ConflictResultWhether there were python modules conflict during image build.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBUILD_LOG_URI_FIELD_NUMBERstatic intCONTAINS_PYPI_MODULES_CONFLICT_FIELD_NUMBERstatic intIMAGE_VERSION_FIELD_NUMBERstatic intPYPI_CONFLICT_BUILD_LOG_EXTRACT_FIELD_NUMBERstatic intPYPI_DEPENDENCIES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsPypiDependencies(String key)Pypi dependencies specified in the environment configuration, at the time when the build was triggered.booleanequals(Object obj)StringgetBuildLogUri()Output only.com.google.protobuf.ByteStringgetBuildLogUriBytes()Output only.CheckUpgradeResponse.ConflictResultgetContainsPypiModulesConflict()Output only.intgetContainsPypiModulesConflictValue()Output only.static CheckUpgradeResponsegetDefaultInstance()CheckUpgradeResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetImageVersion()Composer image for which the build was happening.com.google.protobuf.ByteStringgetImageVersionBytes()Composer image for which the build was happening.com.google.protobuf.Parser<CheckUpgradeResponse>getParserForType()StringgetPypiConflictBuildLogExtract()Output only.com.google.protobuf.ByteStringgetPypiConflictBuildLogExtractBytes()Output only.Map<String,String>getPypiDependencies()Deprecated.intgetPypiDependenciesCount()Pypi dependencies specified in the environment configuration, at the time when the build was triggered.Map<String,String>getPypiDependenciesMap()Pypi dependencies specified in the environment configuration, at the time when the build was triggered.StringgetPypiDependenciesOrDefault(String key, String defaultValue)Pypi dependencies specified in the environment configuration, at the time when the build was triggered.StringgetPypiDependenciesOrThrow(String key)Pypi dependencies specified in the environment configuration, at the time when the build was triggered.intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static CheckUpgradeResponse.BuildernewBuilder()static CheckUpgradeResponse.BuildernewBuilder(CheckUpgradeResponse prototype)CheckUpgradeResponse.BuildernewBuilderForType()protected CheckUpgradeResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CheckUpgradeResponseparseDelimitedFrom(InputStream input)static CheckUpgradeResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckUpgradeResponseparseFrom(byte[] data)static CheckUpgradeResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckUpgradeResponseparseFrom(com.google.protobuf.ByteString data)static CheckUpgradeResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckUpgradeResponseparseFrom(com.google.protobuf.CodedInputStream input)static CheckUpgradeResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckUpgradeResponseparseFrom(InputStream input)static CheckUpgradeResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckUpgradeResponseparseFrom(ByteBuffer data)static CheckUpgradeResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CheckUpgradeResponse>parser()CheckUpgradeResponse.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, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
BUILD_LOG_URI_FIELD_NUMBER
public static final int BUILD_LOG_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTAINS_PYPI_MODULES_CONFLICT_FIELD_NUMBER
public static final int CONTAINS_PYPI_MODULES_CONFLICT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PYPI_CONFLICT_BUILD_LOG_EXTRACT_FIELD_NUMBER
public static final int PYPI_CONFLICT_BUILD_LOG_EXTRACT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_VERSION_FIELD_NUMBER
public static final int IMAGE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PYPI_DEPENDENCIES_FIELD_NUMBER
public static final int PYPI_DEPENDENCIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getBuildLogUri
public String getBuildLogUri()
Output only. Url for a docker build log of an upgraded image.
string build_log_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBuildLogUriin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The buildLogUri.
-
getBuildLogUriBytes
public com.google.protobuf.ByteString getBuildLogUriBytes()
Output only. Url for a docker build log of an upgraded image.
string build_log_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBuildLogUriBytesin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The bytes for buildLogUri.
-
getContainsPypiModulesConflictValue
public int getContainsPypiModulesConflictValue()
Output only. Whether build has succeeded or failed on modules conflicts.
.google.cloud.orchestration.airflow.service.v1beta1.CheckUpgradeResponse.ConflictResult contains_pypi_modules_conflict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getContainsPypiModulesConflictValuein interfaceCheckUpgradeResponseOrBuilder- Returns:
- The enum numeric value on the wire for containsPypiModulesConflict.
-
getContainsPypiModulesConflict
public CheckUpgradeResponse.ConflictResult getContainsPypiModulesConflict()
Output only. Whether build has succeeded or failed on modules conflicts.
.google.cloud.orchestration.airflow.service.v1beta1.CheckUpgradeResponse.ConflictResult contains_pypi_modules_conflict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getContainsPypiModulesConflictin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The containsPypiModulesConflict.
-
getPypiConflictBuildLogExtract
public String getPypiConflictBuildLogExtract()
Output only. Extract from a docker image build log containing information about pypi modules conflicts.
string pypi_conflict_build_log_extract = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPypiConflictBuildLogExtractin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The pypiConflictBuildLogExtract.
-
getPypiConflictBuildLogExtractBytes
public com.google.protobuf.ByteString getPypiConflictBuildLogExtractBytes()
Output only. Extract from a docker image build log containing information about pypi modules conflicts.
string pypi_conflict_build_log_extract = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPypiConflictBuildLogExtractBytesin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The bytes for pypiConflictBuildLogExtract.
-
getImageVersion
public String getImageVersion()
Composer image for which the build was happening.
string image_version = 5;- Specified by:
getImageVersionin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The imageVersion.
-
getImageVersionBytes
public com.google.protobuf.ByteString getImageVersionBytes()
Composer image for which the build was happening.
string image_version = 5;- Specified by:
getImageVersionBytesin interfaceCheckUpgradeResponseOrBuilder- Returns:
- The bytes for imageVersion.
-
getPypiDependenciesCount
public int getPypiDependenciesCount()
Description copied from interface:CheckUpgradeResponseOrBuilderPypi dependencies specified in the environment configuration, at the time when the build was triggered.
map<string, string> pypi_dependencies = 6;- Specified by:
getPypiDependenciesCountin interfaceCheckUpgradeResponseOrBuilder
-
containsPypiDependencies
public boolean containsPypiDependencies(String key)
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.
map<string, string> pypi_dependencies = 6;- Specified by:
containsPypiDependenciesin interfaceCheckUpgradeResponseOrBuilder
-
getPypiDependencies
@Deprecated public Map<String,String> getPypiDependencies()
Deprecated.UsegetPypiDependenciesMap()instead.- Specified by:
getPypiDependenciesin interfaceCheckUpgradeResponseOrBuilder
-
getPypiDependenciesMap
public Map<String,String> getPypiDependenciesMap()
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.
map<string, string> pypi_dependencies = 6;- Specified by:
getPypiDependenciesMapin interfaceCheckUpgradeResponseOrBuilder
-
getPypiDependenciesOrDefault
public String getPypiDependenciesOrDefault(String key, String defaultValue)
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.
map<string, string> pypi_dependencies = 6;- Specified by:
getPypiDependenciesOrDefaultin interfaceCheckUpgradeResponseOrBuilder
-
getPypiDependenciesOrThrow
public String getPypiDependenciesOrThrow(String key)
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.
map<string, string> pypi_dependencies = 6;- Specified by:
getPypiDependenciesOrThrowin interfaceCheckUpgradeResponseOrBuilder
-
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 IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(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 CheckUpgradeResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CheckUpgradeResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CheckUpgradeResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CheckUpgradeResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CheckUpgradeResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CheckUpgradeResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CheckUpgradeResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CheckUpgradeResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CheckUpgradeResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CheckUpgradeResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CheckUpgradeResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CheckUpgradeResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CheckUpgradeResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CheckUpgradeResponse.Builder newBuilder()
-
newBuilder
public static CheckUpgradeResponse.Builder newBuilder(CheckUpgradeResponse prototype)
-
toBuilder
public CheckUpgradeResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CheckUpgradeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CheckUpgradeResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CheckUpgradeResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<CheckUpgradeResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CheckUpgradeResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-