Interface protos.google.protobuf.IBytesValue (1.3.5)

Properties of a BytesValue.

Package

@google-cloud/bigquery-connection!

Properties

value

value?: (Uint8Array|string|null);

BytesValue value

Property Value
Type Description
(Uint8Array|string|null)