Interface protos.google.protobuf.IAny (0.2.1)

Properties of an Any.

Package

@google-cloud/netapp

Properties

type_url

type_url?: (string|null);

Any type_url

value

value?: (Uint8Array|string|null);

Any value