Interface protos.google.protobuf.IAny (8.6.0)

Properties of an Any.

Package

@google-cloud/documentai

Properties

type_url

type_url?: (string|null);

Any type_url

value

value?: (Uint8Array|string|null);

Any value