Class NvidiaAttestation.SinglePassthroughAttestation.Builder (0.71.0)
Version latestkeyboard_arrow_down
public static final class NvidiaAttestation . SinglePassthroughAttestation . Builder extends GeneratedMessage . Builder<NvidiaAttestation . SinglePassthroughAttestation . Builder > implements NvidiaAttestation . SinglePassthroughAttestationOrBuilder
Single GPU Passthrough (SPT) attestation.
Protobuf type
google.cloud.confidentialcomputing.v1.NvidiaAttestation.SinglePassthroughAttestation
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
build()
public NvidiaAttestation . SinglePassthroughAttestation build ()
buildPartial()
public NvidiaAttestation . SinglePassthroughAttestation buildPartial ()
clear()
public NvidiaAttestation . SinglePassthroughAttestation . Builder clear ()
Overrides
clearGpuQuote()
public NvidiaAttestation . SinglePassthroughAttestation . Builder clearGpuQuote ()
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
getDefaultInstanceForType()
public NvidiaAttestation . SinglePassthroughAttestation getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getGpuQuote()
public NvidiaAttestation . GpuInfo getGpuQuote ()
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
getGpuQuoteBuilder()
public NvidiaAttestation . GpuInfo . Builder getGpuQuoteBuilder ()
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
getGpuQuoteOrBuilder()
public NvidiaAttestation . GpuInfoOrBuilder getGpuQuoteOrBuilder ()
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
hasGpuQuote()
public boolean hasGpuQuote ()
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns
Type
Description
boolean
Whether the gpuQuote field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(NvidiaAttestation.SinglePassthroughAttestation other)
public NvidiaAttestation . SinglePassthroughAttestation . Builder mergeFrom ( NvidiaAttestation . SinglePassthroughAttestation other )
public NvidiaAttestation . SinglePassthroughAttestation . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public NvidiaAttestation . SinglePassthroughAttestation . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeGpuQuote(NvidiaAttestation.GpuInfo value)
public NvidiaAttestation . SinglePassthroughAttestation . Builder mergeGpuQuote ( NvidiaAttestation . GpuInfo value )
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
setGpuQuote(NvidiaAttestation.GpuInfo value)
public NvidiaAttestation . SinglePassthroughAttestation . Builder setGpuQuote ( NvidiaAttestation . GpuInfo value )
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
setGpuQuote(NvidiaAttestation.GpuInfo.Builder builderForValue)
public NvidiaAttestation . SinglePassthroughAttestation . Builder setGpuQuote ( NvidiaAttestation . GpuInfo . Builder builderForValue )
Optional. Single GPU quote.
.google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuInfo gpu_quote = 1 [(.google.api.field_behavior) = OPTIONAL];
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 2026-02-27 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-27 UTC."],[],[]]