- 1.92.0 (latest)
- 1.91.0
- 1.90.0
- 1.88.0
- 1.86.0
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class ResourcePolicyGroupPlacementPolicy.Builder extends GeneratedMessage.Builder<ResourcePolicyGroupPlacementPolicy.Builder> implements ResourcePolicyGroupPlacementPolicyOrBuilderA GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation
Protobuf type google.cloud.compute.v1.ResourcePolicyGroupPlacementPolicy
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ResourcePolicyGroupPlacementPolicy.BuilderImplements
ResourcePolicyGroupPlacementPolicyOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ResourcePolicyGroupPlacementPolicy build()| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy |
|
buildPartial()
public ResourcePolicyGroupPlacementPolicy buildPartial()| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy |
|
clear()
public ResourcePolicyGroupPlacementPolicy.Builder clear()| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
|
clearAvailabilityDomainCount()
public ResourcePolicyGroupPlacementPolicy.Builder clearAvailabilityDomainCount()The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
optional int32 availability_domain_count = 12453432;
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
clearCollocation()
public ResourcePolicyGroupPlacementPolicy.Builder clearCollocation()Specifies network collocation Check the Collocation enum for the list of possible values.
optional string collocation = 511156533;
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
clearGpuTopology()
public ResourcePolicyGroupPlacementPolicy.Builder clearGpuTopology()Specifies the shape of the GPU slice, in slice based GPU families eg. A4X.
optional string gpu_topology = 247948450;
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
clearVmCount()
public ResourcePolicyGroupPlacementPolicy.Builder clearVmCount()Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
optional int32 vm_count = 261463431;
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
getAvailabilityDomainCount()
public int getAvailabilityDomainCount()The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
optional int32 availability_domain_count = 12453432;
| Returns | |
|---|---|
| Type | Description |
int |
The availabilityDomainCount. |
getCollocation()
public String getCollocation()Specifies network collocation Check the Collocation enum for the list of possible values.
optional string collocation = 511156533;
| Returns | |
|---|---|
| Type | Description |
String |
The collocation. |
getCollocationBytes()
public ByteString getCollocationBytes()Specifies network collocation Check the Collocation enum for the list of possible values.
optional string collocation = 511156533;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for collocation. |
getDefaultInstanceForType()
public ResourcePolicyGroupPlacementPolicy getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getGpuTopology()
public String getGpuTopology()Specifies the shape of the GPU slice, in slice based GPU families eg. A4X.
optional string gpu_topology = 247948450;
| Returns | |
|---|---|
| Type | Description |
String |
The gpuTopology. |
getGpuTopologyBytes()
public ByteString getGpuTopologyBytes()Specifies the shape of the GPU slice, in slice based GPU families eg. A4X.
optional string gpu_topology = 247948450;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for gpuTopology. |
getVmCount()
public int getVmCount()Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
optional int32 vm_count = 261463431;
| Returns | |
|---|---|
| Type | Description |
int |
The vmCount. |
hasAvailabilityDomainCount()
public boolean hasAvailabilityDomainCount()The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
optional int32 availability_domain_count = 12453432;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the availabilityDomainCount field is set. |
hasCollocation()
public boolean hasCollocation()Specifies network collocation Check the Collocation enum for the list of possible values.
optional string collocation = 511156533;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the collocation field is set. |
hasGpuTopology()
public boolean hasGpuTopology()Specifies the shape of the GPU slice, in slice based GPU families eg. A4X.
optional string gpu_topology = 247948450;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the gpuTopology field is set. |
hasVmCount()
public boolean hasVmCount()Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
optional int32 vm_count = 261463431;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the vmCount field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ResourcePolicyGroupPlacementPolicy other)
public ResourcePolicyGroupPlacementPolicy.Builder mergeFrom(ResourcePolicyGroupPlacementPolicy other)| Parameter | |
|---|---|
| Name | Description |
other |
ResourcePolicyGroupPlacementPolicy |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ResourcePolicyGroupPlacementPolicy.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ResourcePolicyGroupPlacementPolicy.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
|
setAvailabilityDomainCount(int value)
public ResourcePolicyGroupPlacementPolicy.Builder setAvailabilityDomainCount(int value)The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
optional int32 availability_domain_count = 12453432;
| Parameter | |
|---|---|
| Name | Description |
value |
intThe availabilityDomainCount to set. |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
setCollocation(String value)
public ResourcePolicyGroupPlacementPolicy.Builder setCollocation(String value)Specifies network collocation Check the Collocation enum for the list of possible values.
optional string collocation = 511156533;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe collocation to set. |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
setCollocationBytes(ByteString value)
public ResourcePolicyGroupPlacementPolicy.Builder setCollocationBytes(ByteString value)Specifies network collocation Check the Collocation enum for the list of possible values.
optional string collocation = 511156533;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for collocation to set. |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
setGpuTopology(String value)
public ResourcePolicyGroupPlacementPolicy.Builder setGpuTopology(String value)Specifies the shape of the GPU slice, in slice based GPU families eg. A4X.
optional string gpu_topology = 247948450;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe gpuTopology to set. |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
setGpuTopologyBytes(ByteString value)
public ResourcePolicyGroupPlacementPolicy.Builder setGpuTopologyBytes(ByteString value)Specifies the shape of the GPU slice, in slice based GPU families eg. A4X.
optional string gpu_topology = 247948450;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for gpuTopology to set. |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |
setVmCount(int value)
public ResourcePolicyGroupPlacementPolicy.Builder setVmCount(int value)Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
optional int32 vm_count = 261463431;
| Parameter | |
|---|---|
| Name | Description |
value |
intThe vmCount to set. |
| Returns | |
|---|---|
| Type | Description |
ResourcePolicyGroupPlacementPolicy.Builder |
This builder for chaining. |