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 class
CheckUpgradeResponse.Builder
Message containing information about the result of an upgrade check operation.static class
CheckUpgradeResponse.ConflictResult
Whether 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 int
BUILD_LOG_URI_FIELD_NUMBER
static int
CONTAINS_PYPI_MODULES_CONFLICT_FIELD_NUMBER
static int
IMAGE_VERSION_FIELD_NUMBER
static int
PYPI_CONFLICT_BUILD_LOG_EXTRACT_FIELD_NUMBER
static int
PYPI_DEPENDENCIES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsPypiDependencies(String key)
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.boolean
equals(Object obj)
String
getBuildLogUri()
Output only.com.google.protobuf.ByteString
getBuildLogUriBytes()
Output only.CheckUpgradeResponse.ConflictResult
getContainsPypiModulesConflict()
Output only.int
getContainsPypiModulesConflictValue()
Output only.static CheckUpgradeResponse
getDefaultInstance()
CheckUpgradeResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getImageVersion()
Composer image for which the build was happening.com.google.protobuf.ByteString
getImageVersionBytes()
Composer image for which the build was happening.com.google.protobuf.Parser<CheckUpgradeResponse>
getParserForType()
String
getPypiConflictBuildLogExtract()
Output only.com.google.protobuf.ByteString
getPypiConflictBuildLogExtractBytes()
Output only.Map<String,String>
getPypiDependencies()
Deprecated.int
getPypiDependenciesCount()
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.String
getPypiDependenciesOrDefault(String key, String defaultValue)
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.String
getPypiDependenciesOrThrow(String key)
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.int
getSerializedSize()
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static CheckUpgradeResponse.Builder
newBuilder()
static CheckUpgradeResponse.Builder
newBuilder(CheckUpgradeResponse prototype)
CheckUpgradeResponse.Builder
newBuilderForType()
protected CheckUpgradeResponse.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CheckUpgradeResponse
parseDelimitedFrom(InputStream input)
static CheckUpgradeResponse
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckUpgradeResponse
parseFrom(byte[] data)
static CheckUpgradeResponse
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckUpgradeResponse
parseFrom(com.google.protobuf.ByteString data)
static CheckUpgradeResponse
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckUpgradeResponse
parseFrom(com.google.protobuf.CodedInputStream input)
static CheckUpgradeResponse
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckUpgradeResponse
parseFrom(InputStream input)
static CheckUpgradeResponse
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckUpgradeResponse
parseFrom(ByteBuffer data)
static CheckUpgradeResponse
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CheckUpgradeResponse>
parser()
CheckUpgradeResponse.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
getBuildLogUri
in 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:
getBuildLogUriBytes
in 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:
getContainsPypiModulesConflictValue
in 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:
getContainsPypiModulesConflict
in 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:
getPypiConflictBuildLogExtract
in 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:
getPypiConflictBuildLogExtractBytes
in interfaceCheckUpgradeResponseOrBuilder
- Returns:
- The bytes for pypiConflictBuildLogExtract.
-
getImageVersion
public String getImageVersion()
Composer image for which the build was happening.
string image_version = 5;
- Specified by:
getImageVersion
in 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:
getImageVersionBytes
in interfaceCheckUpgradeResponseOrBuilder
- Returns:
- The bytes for imageVersion.
-
getPypiDependenciesCount
public int getPypiDependenciesCount()
Description copied from interface:CheckUpgradeResponseOrBuilder
Pypi dependencies specified in the environment configuration, at the time when the build was triggered.
map<string, string> pypi_dependencies = 6;
- Specified by:
getPypiDependenciesCount
in 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:
containsPypiDependencies
in interfaceCheckUpgradeResponseOrBuilder
-
getPypiDependencies
@Deprecated public Map<String,String> getPypiDependencies()
Deprecated.UsegetPypiDependenciesMap()
instead.- Specified by:
getPypiDependencies
in 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:
getPypiDependenciesMap
in 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:
getPypiDependenciesOrDefault
in 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:
getPypiDependenciesOrThrow
in interfaceCheckUpgradeResponseOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CheckUpgradeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CheckUpgradeResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-