Interface protos.google.cloud.compute.v1.IHttpHeaderOption (4.3.0)

Properties of a HttpHeaderOption.

Package

@google-cloud/compute

Properties

headerName

headerName?: (string|null);

HttpHeaderOption headerName

headerValue

headerValue?: (string|null);

HttpHeaderOption headerValue

replace

replace?: (boolean|null);

HttpHeaderOption replace