Interface protos.google.protobuf.IAny (6.6.0)

Properties of an Any.

Package

@google-cloud/dialogflow

Properties

type_url

type_url?: (string|null);

Any type_url

value

value?: (Uint8Array|string|null);

Any value