Interface protos.google.protobuf.IBytesValue (1.2.0)

Properties of a BytesValue.

Package

@google-cloud/dataproc-metastore!

Properties

value

value?: (Uint8Array|string|null);

BytesValue value

Property Value
TypeDescription
(Uint8Array|string|null)