public final class AllocationSpecificSKUAllocationReservedInstanceProperties extends com.google.protobuf.GeneratedMessageV3 implements AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder
Properties of the SKU instances being reserved. Next ID: 9Protobuf type
google.cloud.compute.v1.AllocationSpecificSKUAllocationReservedInstanceProperties| Modifier and Type | Class and Description |
|---|---|
static class |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder
Properties of the SKU instances being reserved.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
GUEST_ACCELERATORS_FIELD_NUMBER |
static int |
LOCAL_SSDS_FIELD_NUMBER |
static int |
LOCATION_HINT_FIELD_NUMBER |
static int |
MACHINE_TYPE_FIELD_NUMBER |
static int |
MIN_CPU_PLATFORM_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
getDefaultInstance() |
AllocationSpecificSKUAllocationReservedInstanceProperties |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
AcceleratorConfig |
getGuestAccelerators(int index)
Specifies accelerator type and count.
|
int |
getGuestAcceleratorsCount()
Specifies accelerator type and count.
|
List<AcceleratorConfig> |
getGuestAcceleratorsList()
Specifies accelerator type and count.
|
AcceleratorConfigOrBuilder |
getGuestAcceleratorsOrBuilder(int index)
Specifies accelerator type and count.
|
List<? extends AcceleratorConfigOrBuilder> |
getGuestAcceleratorsOrBuilderList()
Specifies accelerator type and count.
|
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk |
getLocalSsds(int index)
Specifies amount of local ssd to reserve with each instance.
|
int |
getLocalSsdsCount()
Specifies amount of local ssd to reserve with each instance.
|
List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> |
getLocalSsdsList()
Specifies amount of local ssd to reserve with each instance.
|
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder |
getLocalSsdsOrBuilder(int index)
Specifies amount of local ssd to reserve with each instance.
|
List<? extends AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder> |
getLocalSsdsOrBuilderList()
Specifies amount of local ssd to reserve with each instance.
|
String |
getLocationHint()
An opaque location hint used to place the allocation close to other resources.
|
com.google.protobuf.ByteString |
getLocationHintBytes()
An opaque location hint used to place the allocation close to other resources.
|
String |
getMachineType()
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory.
|
com.google.protobuf.ByteString |
getMachineTypeBytes()
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory.
|
String |
getMinCpuPlatform()
Minimum cpu platform the reservation.
|
com.google.protobuf.ByteString |
getMinCpuPlatformBytes()
Minimum cpu platform the reservation.
|
com.google.protobuf.Parser<AllocationSpecificSKUAllocationReservedInstanceProperties> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLocationHint()
An opaque location hint used to place the allocation close to other resources.
|
boolean |
hasMachineType()
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory.
|
boolean |
hasMinCpuPlatform()
Minimum cpu platform the reservation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
newBuilder() |
static AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
newBuilder(AllocationSpecificSKUAllocationReservedInstanceProperties prototype) |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
newBuilderForType() |
protected AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseDelimitedFrom(InputStream input) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(byte[] data) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(ByteBuffer data) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(com.google.protobuf.ByteString data) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(InputStream input) |
static AllocationSpecificSKUAllocationReservedInstanceProperties |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AllocationSpecificSKUAllocationReservedInstanceProperties> |
parser() |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int GUEST_ACCELERATORS_FIELD_NUMBER
public static final int LOCAL_SSDS_FIELD_NUMBER
public static final int LOCATION_HINT_FIELD_NUMBER
public static final int MACHINE_TYPE_FIELD_NUMBER
public static final int MIN_CPU_PLATFORM_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<AcceleratorConfig> getGuestAcceleratorsList()
Specifies accelerator type and count.
repeated .google.cloud.compute.v1.AcceleratorConfig guest_accelerators = 463595119;
getGuestAcceleratorsList in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic List<? extends AcceleratorConfigOrBuilder> getGuestAcceleratorsOrBuilderList()
Specifies accelerator type and count.
repeated .google.cloud.compute.v1.AcceleratorConfig guest_accelerators = 463595119;
getGuestAcceleratorsOrBuilderList in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic int getGuestAcceleratorsCount()
Specifies accelerator type and count.
repeated .google.cloud.compute.v1.AcceleratorConfig guest_accelerators = 463595119;
getGuestAcceleratorsCount in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic AcceleratorConfig getGuestAccelerators(int index)
Specifies accelerator type and count.
repeated .google.cloud.compute.v1.AcceleratorConfig guest_accelerators = 463595119;
getGuestAccelerators in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic AcceleratorConfigOrBuilder getGuestAcceleratorsOrBuilder(int index)
Specifies accelerator type and count.
repeated .google.cloud.compute.v1.AcceleratorConfig guest_accelerators = 463595119;
getGuestAcceleratorsOrBuilder in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> getLocalSsdsList()
Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd.
repeated .google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk local_ssds = 229951299;
getLocalSsdsList in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic List<? extends AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder> getLocalSsdsOrBuilderList()
Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd.
repeated .google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk local_ssds = 229951299;
getLocalSsdsOrBuilderList in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic int getLocalSsdsCount()
Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd.
repeated .google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk local_ssds = 229951299;
getLocalSsdsCount in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk getLocalSsds(int index)
Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd.
repeated .google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk local_ssds = 229951299;
getLocalSsds in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder getLocalSsdsOrBuilder(int index)
Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd.
repeated .google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk local_ssds = 229951299;
getLocalSsdsOrBuilder in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic boolean hasLocationHint()
An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
optional string location_hint = 350519505;hasLocationHint in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic String getLocationHint()
An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
optional string location_hint = 350519505;getLocationHint in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic com.google.protobuf.ByteString getLocationHintBytes()
An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
optional string location_hint = 350519505;getLocationHintBytes in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic boolean hasMachineType()
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
optional string machine_type = 227711026;hasMachineType in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic String getMachineType()
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
optional string machine_type = 227711026;getMachineType in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic com.google.protobuf.ByteString getMachineTypeBytes()
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
optional string machine_type = 227711026;getMachineTypeBytes in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic boolean hasMinCpuPlatform()
Minimum cpu platform the reservation.
optional string min_cpu_platform = 242912759;hasMinCpuPlatform in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic String getMinCpuPlatform()
Minimum cpu platform the reservation.
optional string min_cpu_platform = 242912759;getMinCpuPlatform in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic com.google.protobuf.ByteString getMinCpuPlatformBytes()
Minimum cpu platform the reservation.
optional string min_cpu_platform = 242912759;getMinCpuPlatformBytes in interface AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(InputStream input) throws IOException
IOExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AllocationSpecificSKUAllocationReservedInstanceProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AllocationSpecificSKUAllocationReservedInstanceProperties.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AllocationSpecificSKUAllocationReservedInstanceProperties.Builder newBuilder()
public static AllocationSpecificSKUAllocationReservedInstanceProperties.Builder newBuilder(AllocationSpecificSKUAllocationReservedInstanceProperties prototype)
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AllocationSpecificSKUAllocationReservedInstanceProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AllocationSpecificSKUAllocationReservedInstanceProperties getDefaultInstance()
public static com.google.protobuf.Parser<AllocationSpecificSKUAllocationReservedInstanceProperties> parser()
public com.google.protobuf.Parser<AllocationSpecificSKUAllocationReservedInstanceProperties> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AllocationSpecificSKUAllocationReservedInstanceProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.