Interface protos.google.protobuf.IAny (5.3.5)

Properties of an Any.

Package

@google-cloud/vision

Properties

type_url

type_url?: (string|null);

Any type_url

value

value?: (Uint8Array|Buffer|string|null);

Any value