Package com.google.cloud.compute.v1
Class SchedulingNodeAffinity
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.SchedulingNodeAffinity
-
- All Implemented Interfaces:
SchedulingNodeAffinityOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SchedulingNodeAffinity extends com.google.protobuf.GeneratedMessageV3 implements SchedulingNodeAffinityOrBuilder
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled.
Protobuf typegoogle.cloud.compute.v1.SchedulingNodeAffinity- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSchedulingNodeAffinity.BuilderNode Affinity: the configuration of desired nodes onto which this Instance could be scheduled.static classSchedulingNodeAffinity.OperatorDefines the operation of node selection.-
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 intKEY_FIELD_NUMBERstatic intOPERATOR_FIELD_NUMBERstatic intVALUES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static SchedulingNodeAffinitygetDefaultInstance()SchedulingNodeAffinitygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetKey()Corresponds to the label key of Node resource.com.google.protobuf.ByteStringgetKeyBytes()Corresponds to the label key of Node resource.StringgetOperator()Defines the operation of node selection.com.google.protobuf.ByteStringgetOperatorBytes()Defines the operation of node selection.com.google.protobuf.Parser<SchedulingNodeAffinity>getParserForType()intgetSerializedSize()StringgetValues(int index)Corresponds to the label values of Node resource.com.google.protobuf.ByteStringgetValuesBytes(int index)Corresponds to the label values of Node resource.intgetValuesCount()Corresponds to the label values of Node resource.com.google.protobuf.ProtocolStringListgetValuesList()Corresponds to the label values of Node resource.inthashCode()booleanhasKey()Corresponds to the label key of Node resource.booleanhasOperator()Defines the operation of node selection.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SchedulingNodeAffinity.BuildernewBuilder()static SchedulingNodeAffinity.BuildernewBuilder(SchedulingNodeAffinity prototype)SchedulingNodeAffinity.BuildernewBuilderForType()protected SchedulingNodeAffinity.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SchedulingNodeAffinityparseDelimitedFrom(InputStream input)static SchedulingNodeAffinityparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingNodeAffinityparseFrom(byte[] data)static SchedulingNodeAffinityparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingNodeAffinityparseFrom(com.google.protobuf.ByteString data)static SchedulingNodeAffinityparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingNodeAffinityparseFrom(com.google.protobuf.CodedInputStream input)static SchedulingNodeAffinityparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingNodeAffinityparseFrom(InputStream input)static SchedulingNodeAffinityparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingNodeAffinityparseFrom(ByteBuffer data)static SchedulingNodeAffinityparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SchedulingNodeAffinity>parser()SchedulingNodeAffinity.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
-
KEY_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATOR_FIELD_NUMBER
public static final int OPERATOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUES_FIELD_NUMBER
public static final int VALUES_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
-
hasKey
public boolean hasKey()
Corresponds to the label key of Node resource.
optional string key = 106079;- Specified by:
hasKeyin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- Whether the key field is set.
-
getKey
public String getKey()
Corresponds to the label key of Node resource.
optional string key = 106079;- Specified by:
getKeyin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- The key.
-
getKeyBytes
public com.google.protobuf.ByteString getKeyBytes()
Corresponds to the label key of Node resource.
optional string key = 106079;- Specified by:
getKeyBytesin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- The bytes for key.
-
hasOperator
public boolean hasOperator()
Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity. Check the Operator enum for the list of possible values.
optional string operator = 36317348;- Specified by:
hasOperatorin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- Whether the operator field is set.
-
getOperator
public String getOperator()
Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity. Check the Operator enum for the list of possible values.
optional string operator = 36317348;- Specified by:
getOperatorin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- The operator.
-
getOperatorBytes
public com.google.protobuf.ByteString getOperatorBytes()
Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity. Check the Operator enum for the list of possible values.
optional string operator = 36317348;- Specified by:
getOperatorBytesin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- The bytes for operator.
-
getValuesList
public com.google.protobuf.ProtocolStringList getValuesList()
Corresponds to the label values of Node resource.
repeated string values = 249928994;- Specified by:
getValuesListin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- A list containing the values.
-
getValuesCount
public int getValuesCount()
Corresponds to the label values of Node resource.
repeated string values = 249928994;- Specified by:
getValuesCountin interfaceSchedulingNodeAffinityOrBuilder- Returns:
- The count of values.
-
getValues
public String getValues(int index)
Corresponds to the label values of Node resource.
repeated string values = 249928994;- Specified by:
getValuesin interfaceSchedulingNodeAffinityOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The values at the given index.
-
getValuesBytes
public com.google.protobuf.ByteString getValuesBytes(int index)
Corresponds to the label values of Node resource.
repeated string values = 249928994;- Specified by:
getValuesBytesin interfaceSchedulingNodeAffinityOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the values at the given index.
-
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 SchedulingNodeAffinity parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SchedulingNodeAffinity parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SchedulingNodeAffinity parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SchedulingNodeAffinity parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SchedulingNodeAffinity.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SchedulingNodeAffinity.Builder newBuilder()
-
newBuilder
public static SchedulingNodeAffinity.Builder newBuilder(SchedulingNodeAffinity prototype)
-
toBuilder
public SchedulingNodeAffinity.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SchedulingNodeAffinity.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SchedulingNodeAffinity getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SchedulingNodeAffinity> parser()
-
getParserForType
public com.google.protobuf.Parser<SchedulingNodeAffinity> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SchedulingNodeAffinity getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-