Interface protos.google.protobuf.IAny (3.13.0)

Properties of an Any.

Package

@google-cloud/aiplatform

Properties

type_url

type_url?: (string|null);

Any type_url

value

value?: (Uint8Array|string|null);

Any value