Interface protos.google.protobuf.IAny (2.2.0)

Properties of an Any.

Package

@googlemaps/routing

Properties

type_url

type_url?: (string|null);

Any type_url

value

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

Any value