Interface protos.google.protobuf.IStruct (5.3.5)

Properties of a Struct.

Package

@google-cloud/security-center!

Properties

fields

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

Struct fields

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