Google Cloud Confidential Computing V1 Client - Class GpuArchitectureType (1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class GpuArchitectureType.
GpuArchitectureType enumerates the supported GPU architecture types.
Protobuf type google.cloud.confidentialcomputing.v1.NvidiaAttestation.GpuArchitectureType
Namespace
Google \ Cloud \ ConfidentialComputing \ V1 \ NvidiaAttestation
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
GPU_ARCHITECTURE_TYPE_UNSPECIFIED
Value: 0
Unspecified GPU architecture type.
Generated from protobuf enum GPU_ARCHITECTURE_TYPE_UNSPECIFIED = 0;
GPU_ARCHITECTURE_TYPE_HOPPER
Value: 8
Hopper GPU architecture type.
Generated from protobuf enum GPU_ARCHITECTURE_TYPE_HOPPER = 8;
GPU_ARCHITECTURE_TYPE_BLACKWELL
Value: 10
Blackwell GPU architecture type.
Generated from protobuf enum GPU_ARCHITECTURE_TYPE_BLACKWELL = 10;
[[["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 2026-03-18 UTC."],[],[]]