Interface protos.google.cloud.run.v2.IHTTPGetAction (0.5.0)

Properties of a HTTPGetAction.

Package

@google-cloud/run

Properties

httpHeaders

httpHeaders?: (google.cloud.run.v2.IHTTPHeader[]|null);

HTTPGetAction httpHeaders

path

path?: (string|null);

HTTPGetAction path

port

port?: (number|null);

HTTPGetAction port