Send feedback
Class LicenseResourceRequirements.Builder (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.12.0 keyboard_arrow_down
public static final class LicenseResourceRequirements . Builder extends GeneratedMessageV3 . Builder<LicenseResourceRequirements . Builder > implements LicenseResourceRequirementsOrBuilder
Protobuf type google.cloud.compute.v1.LicenseResourceRequirements
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public LicenseResourceRequirements . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public LicenseResourceRequirements build ()
Returns
buildPartial()
public LicenseResourceRequirements buildPartial ()
Returns
clear()
public LicenseResourceRequirements . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public LicenseResourceRequirements . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearMinGuestCpuCount()
public LicenseResourceRequirements . Builder clearMinGuestCpuCount ()
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_guest_cpu_count = 477964836;
Returns
clearMinMemoryMb()
public LicenseResourceRequirements . Builder clearMinMemoryMb ()
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_memory_mb = 504785894;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public LicenseResourceRequirements . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public LicenseResourceRequirements . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public LicenseResourceRequirements getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getMinGuestCpuCount()
public int getMinGuestCpuCount ()
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_guest_cpu_count = 477964836;
Returns
Type Description int The minGuestCpuCount.
getMinMemoryMb()
public int getMinMemoryMb ()
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_memory_mb = 504785894;
Returns
Type Description int The minMemoryMb.
hasMinGuestCpuCount()
public boolean hasMinGuestCpuCount ()
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_guest_cpu_count = 477964836;
Returns
Type Description boolean Whether the minGuestCpuCount field is set.
hasMinMemoryMb()
public boolean hasMinMemoryMb ()
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_memory_mb = 504785894;
Returns
Type Description boolean Whether the minMemoryMb field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(LicenseResourceRequirements other)
public LicenseResourceRequirements . Builder mergeFrom ( LicenseResourceRequirements other )
Parameter
Returns
public LicenseResourceRequirements . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public LicenseResourceRequirements . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final LicenseResourceRequirements . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public LicenseResourceRequirements . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setMinGuestCpuCount(int value)
public LicenseResourceRequirements . Builder setMinGuestCpuCount ( int value )
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_guest_cpu_count = 477964836;
Parameter
Name Description value int
The minGuestCpuCount to set.
Returns
setMinMemoryMb(int value)
public LicenseResourceRequirements . Builder setMinMemoryMb ( int value )
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
optional int32 min_memory_mb = 504785894;
Parameter
Name Description value int
The minMemoryMb to set.
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public LicenseResourceRequirements . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final LicenseResourceRequirements . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]