Interface protos.google.cloud.video.stitcher.v1.IResponseMetadata (2.0.1)

Properties of a ResponseMetadata.

Package

@google-cloud/video-stitcher

Properties

body

body?: (string|null);

ResponseMetadata body

duration

duration?: (google.protobuf.IDuration|null);

ResponseMetadata duration

error

error?: (string|null);

ResponseMetadata error

headers

headers?: (google.protobuf.IStruct|null);

ResponseMetadata headers

sizeBytes

sizeBytes?: (number|null);

ResponseMetadata sizeBytes

statusCode

statusCode?: (string|null);

ResponseMetadata statusCode