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

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