Reference documentation and code samples for the Grafeas V1 Client class Architecture.
Instruction set architectures supported by various package managers.
Protobuf type grafeas.v1.Architecture
Namespace
Grafeas \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ARCHITECTURE_UNSPECIFIED
Value: 0Unknown architecture.
Generated from protobuf enum ARCHITECTURE_UNSPECIFIED = 0;
X86
Value: 1X86 architecture.
Generated from protobuf enum X86 = 1;
X64
Value: 2X64 architecture.
Generated from protobuf enum X64 = 2;