Interface protos.google.protobuf.IStruct (1.7.2)

Properties of a Struct.

Package

@google-cloud/aiplatform!

Properties

fields

fields?: ({ [k: string]: google.protobuf.IValue }|null);

Struct fields

Property Value
TypeDescription
({ [k: string]: google.protobuf.IValue }|null)