Package com.google.container.v1
Class AutopilotCompatibilityIssue
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.container.v1.AutopilotCompatibilityIssue
-
- All Implemented Interfaces:
AutopilotCompatibilityIssueOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AutopilotCompatibilityIssue extends com.google.protobuf.GeneratedMessageV3 implements AutopilotCompatibilityIssueOrBuilder
AutopilotCompatibilityIssue contains information about a specific compatibility issue with Autopilot mode.
Protobuf typegoogle.container.v1.AutopilotCompatibilityIssue- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAutopilotCompatibilityIssue.BuilderAutopilotCompatibilityIssue contains information about a specific compatibility issue with Autopilot mode.static classAutopilotCompatibilityIssue.IssueTypeThe type of the reported issue.-
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 intCONSTRAINT_TYPE_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intDOCUMENTATION_URL_FIELD_NUMBERstatic intINCOMPATIBILITY_TYPE_FIELD_NUMBERstatic intLAST_OBSERVATION_FIELD_NUMBERstatic intSUBJECTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetConstraintType()The constraint type of the issue.com.google.protobuf.ByteStringgetConstraintTypeBytes()The constraint type of the issue.static AutopilotCompatibilityIssuegetDefaultInstance()AutopilotCompatibilityIssuegetDefaultInstanceForType()StringgetDescription()The description of the issue.com.google.protobuf.ByteStringgetDescriptionBytes()The description of the issue.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDocumentationUrl()A URL to a public documnetation, which addresses resolving this issue.com.google.protobuf.ByteStringgetDocumentationUrlBytes()A URL to a public documnetation, which addresses resolving this issue.AutopilotCompatibilityIssue.IssueTypegetIncompatibilityType()The incompatibility type of this issue.intgetIncompatibilityTypeValue()The incompatibility type of this issue.com.google.protobuf.TimestampgetLastObservation()The last time when this issue was observed.com.google.protobuf.TimestampOrBuildergetLastObservationOrBuilder()The last time when this issue was observed.com.google.protobuf.Parser<AutopilotCompatibilityIssue>getParserForType()intgetSerializedSize()StringgetSubjects(int index)The name of the resources which are subject to this issue.com.google.protobuf.ByteStringgetSubjectsBytes(int index)The name of the resources which are subject to this issue.intgetSubjectsCount()The name of the resources which are subject to this issue.com.google.protobuf.ProtocolStringListgetSubjectsList()The name of the resources which are subject to this issue.inthashCode()booleanhasLastObservation()The last time when this issue was observed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AutopilotCompatibilityIssue.BuildernewBuilder()static AutopilotCompatibilityIssue.BuildernewBuilder(AutopilotCompatibilityIssue prototype)AutopilotCompatibilityIssue.BuildernewBuilderForType()protected AutopilotCompatibilityIssue.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AutopilotCompatibilityIssueparseDelimitedFrom(InputStream input)static AutopilotCompatibilityIssueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotCompatibilityIssueparseFrom(byte[] data)static AutopilotCompatibilityIssueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotCompatibilityIssueparseFrom(com.google.protobuf.ByteString data)static AutopilotCompatibilityIssueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotCompatibilityIssueparseFrom(com.google.protobuf.CodedInputStream input)static AutopilotCompatibilityIssueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotCompatibilityIssueparseFrom(InputStream input)static AutopilotCompatibilityIssueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotCompatibilityIssueparseFrom(ByteBuffer data)static AutopilotCompatibilityIssueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AutopilotCompatibilityIssue>parser()AutopilotCompatibilityIssue.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, internalGetMapField, 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
-
LAST_OBSERVATION_FIELD_NUMBER
public static final int LAST_OBSERVATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_TYPE_FIELD_NUMBER
public static final int CONSTRAINT_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INCOMPATIBILITY_TYPE_FIELD_NUMBER
public static final int INCOMPATIBILITY_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBJECTS_FIELD_NUMBER
public static final int SUBJECTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCUMENTATION_URL_FIELD_NUMBER
public static final int DOCUMENTATION_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasLastObservation
public boolean hasLastObservation()
The last time when this issue was observed.
.google.protobuf.Timestamp last_observation = 1;- Specified by:
hasLastObservationin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- Whether the lastObservation field is set.
-
getLastObservation
public com.google.protobuf.Timestamp getLastObservation()
The last time when this issue was observed.
.google.protobuf.Timestamp last_observation = 1;- Specified by:
getLastObservationin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The lastObservation.
-
getLastObservationOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastObservationOrBuilder()
The last time when this issue was observed.
.google.protobuf.Timestamp last_observation = 1;- Specified by:
getLastObservationOrBuilderin interfaceAutopilotCompatibilityIssueOrBuilder
-
getConstraintType
public String getConstraintType()
The constraint type of the issue.
string constraint_type = 2;- Specified by:
getConstraintTypein interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The constraintType.
-
getConstraintTypeBytes
public com.google.protobuf.ByteString getConstraintTypeBytes()
The constraint type of the issue.
string constraint_type = 2;- Specified by:
getConstraintTypeBytesin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The bytes for constraintType.
-
getIncompatibilityTypeValue
public int getIncompatibilityTypeValue()
The incompatibility type of this issue.
.google.container.v1.AutopilotCompatibilityIssue.IssueType incompatibility_type = 3;- Specified by:
getIncompatibilityTypeValuein interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The enum numeric value on the wire for incompatibilityType.
-
getIncompatibilityType
public AutopilotCompatibilityIssue.IssueType getIncompatibilityType()
The incompatibility type of this issue.
.google.container.v1.AutopilotCompatibilityIssue.IssueType incompatibility_type = 3;- Specified by:
getIncompatibilityTypein interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The incompatibilityType.
-
getSubjectsList
public com.google.protobuf.ProtocolStringList getSubjectsList()
The name of the resources which are subject to this issue.
repeated string subjects = 4;- Specified by:
getSubjectsListin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- A list containing the subjects.
-
getSubjectsCount
public int getSubjectsCount()
The name of the resources which are subject to this issue.
repeated string subjects = 4;- Specified by:
getSubjectsCountin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The count of subjects.
-
getSubjects
public String getSubjects(int index)
The name of the resources which are subject to this issue.
repeated string subjects = 4;- Specified by:
getSubjectsin interfaceAutopilotCompatibilityIssueOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The subjects at the given index.
-
getSubjectsBytes
public com.google.protobuf.ByteString getSubjectsBytes(int index)
The name of the resources which are subject to this issue.
repeated string subjects = 4;- Specified by:
getSubjectsBytesin interfaceAutopilotCompatibilityIssueOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the subjects at the given index.
-
getDocumentationUrl
public String getDocumentationUrl()
A URL to a public documnetation, which addresses resolving this issue.
string documentation_url = 5;- Specified by:
getDocumentationUrlin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The documentationUrl.
-
getDocumentationUrlBytes
public com.google.protobuf.ByteString getDocumentationUrlBytes()
A URL to a public documnetation, which addresses resolving this issue.
string documentation_url = 5;- Specified by:
getDocumentationUrlBytesin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The bytes for documentationUrl.
-
getDescription
public String getDescription()
The description of the issue.
string description = 6;- Specified by:
getDescriptionin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
The description of the issue.
string description = 6;- Specified by:
getDescriptionBytesin interfaceAutopilotCompatibilityIssueOrBuilder- Returns:
- The bytes for description.
-
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 AutopilotCompatibilityIssue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutopilotCompatibilityIssue parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutopilotCompatibilityIssue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutopilotCompatibilityIssue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AutopilotCompatibilityIssue.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AutopilotCompatibilityIssue.Builder newBuilder()
-
newBuilder
public static AutopilotCompatibilityIssue.Builder newBuilder(AutopilotCompatibilityIssue prototype)
-
toBuilder
public AutopilotCompatibilityIssue.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutopilotCompatibilityIssue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AutopilotCompatibilityIssue getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AutopilotCompatibilityIssue> parser()
-
getParserForType
public com.google.protobuf.Parser<AutopilotCompatibilityIssue> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AutopilotCompatibilityIssue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-