Interface protos.google.rpc.context.AttributeContext.IResponse (3.3.0)

Properties of a Response.

Package

@google-cloud/service-control

Properties

backendLatency

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

Response backendLatency

code

code?: (number|Long|string|null);

Response code

headers

headers?: ({ [k: string]: string }|null);

Response headers

size

size?: (number|Long|string|null);

Response size

time

time?: (google.protobuf.ITimestamp|null);

Response time