Grafeas V1 Client - Class Architecture (0.9.0)

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 \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

ARCHITECTURE_UNSPECIFIED

Value: 0

Unknown architecture.

Generated from protobuf enum ARCHITECTURE_UNSPECIFIED = 0;

X86

Value: 1

X86 architecture.

Generated from protobuf enum X86 = 1;

X64

Value: 2

X64 architecture.

Generated from protobuf enum X64 = 2;