Interface protos.google.api.ISystemParameter (0.2.6)

Properties of a SystemParameter.

Package

@google-cloud/service-management!

Properties

httpHeader

httpHeader?: (string|null);

SystemParameter httpHeader

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

SystemParameter name

Property Value
TypeDescription
(string|null)

urlQueryParameter

urlQueryParameter?: (string|null);

SystemParameter urlQueryParameter

Property Value
TypeDescription
(string|null)