Interface protos.google.api.IHttpBody (3.13.0)

Properties of a HttpBody.

Package

@google-cloud/aiplatform

Properties

contentType

contentType?: (string|null);

HttpBody contentType

data

data?: (Uint8Array|string|null);

HttpBody data

extensions

extensions?: (google.protobuf.IAny[]|null);

HttpBody extensions