Send feedback
Class WorkstationConfig.Host.GceInstance.Accelerator.Builder (0.22.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.22.0 keyboard_arrow_down
public static final class WorkstationConfig . Host . GceInstance . Accelerator . Builder extends GeneratedMessageV3 . Builder<WorkstationConfig . Host . GceInstance . Accelerator . Builder > implements WorkstationConfig . Host . GceInstance . AcceleratorOrBuilder
An accelerator card attached to the instance.
Protobuf type
google.cloud.workstations.v1beta.WorkstationConfig.Host.GceInstance.Accelerator
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public WorkstationConfig . Host . GceInstance . Accelerator build ()
buildPartial()
public WorkstationConfig . Host . GceInstance . Accelerator buildPartial ()
clear()
public WorkstationConfig . Host . GceInstance . Accelerator . Builder clear ()
Overrides
clearCount()
public WorkstationConfig . Host . GceInstance . Accelerator . Builder clearCount ()
Optional. Number of accelerator cards exposed to the instance.
int32 count = 2 [(.google.api.field_behavior) = OPTIONAL];
clearField(Descriptors.FieldDescriptor field)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearType()
public WorkstationConfig . Host . GceInstance . Accelerator . Builder clearType ()
Optional. Type of accelerator resource to attach to the instance, for
example,
"nvidia-tesla-p100"
.
string type = 1 [(.google.api.field_behavior) = OPTIONAL];
clone()
public WorkstationConfig . Host . GceInstance . Accelerator . Builder clone ()
Overrides
getCount()
Optional. Number of accelerator cards exposed to the instance.
int32 count = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns Type Description int
The count.
getDefaultInstanceForType()
public WorkstationConfig . Host . GceInstance . Accelerator getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getType()
Optional. Type of accelerator resource to attach to the instance, for
example,
"nvidia-tesla-p100"
.
string type = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns Type Description String
The type.
getTypeBytes()
public ByteString getTypeBytes ()
Optional. Type of accelerator resource to attach to the instance, for
example,
"nvidia-tesla-p100"
.
string type = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns Type Description ByteString
The bytes for type.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(WorkstationConfig.Host.GceInstance.Accelerator other)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder mergeFrom ( WorkstationConfig . Host . GceInstance . Accelerator other )
public WorkstationConfig . Host . GceInstance . Accelerator . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final WorkstationConfig . Host . GceInstance . Accelerator . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setCount(int value)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder setCount ( int value )
Optional. Number of accelerator cards exposed to the instance.
int32 count = 2 [(.google.api.field_behavior) = OPTIONAL];
Parameter Name Description value
int
The count to set.
setField(Descriptors.FieldDescriptor field, Object value)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setType(String value)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder setType ( String value )
Optional. Type of accelerator resource to attach to the instance, for
example,
"nvidia-tesla-p100"
.
string type = 1 [(.google.api.field_behavior) = OPTIONAL];
Parameter Name Description value
String
The type to set.
setTypeBytes(ByteString value)
public WorkstationConfig . Host . GceInstance . Accelerator . Builder setTypeBytes ( ByteString value )
Optional. Type of accelerator resource to attach to the instance, for
example,
"nvidia-tesla-p100"
.
string type = 1 [(.google.api.field_behavior) = OPTIONAL];
Parameter Name Description value
ByteString
The bytes for type to set.
setUnknownFields(UnknownFieldSet unknownFields)
public final WorkstationConfig . Host . GceInstance . Accelerator . Builder setUnknownFields ( UnknownFieldSet unknownFields )
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."],[],[]]