Interface Options (4.3.1)

Package

gcp-metadata!

Properties

headers

headers?: OutgoingHttpHeaders;
Property Value
TypeDescription
OutgoingHttpHeaders

params

params?: {
        [index: string]: string;
    };
Property Value
TypeDescription
{ [index: string]: string; }

property

property?: string;
Property Value
TypeDescription
string