Interface protos.google.cloud.aiplatform.v1beta1.Probe.IHttpGetAction (6.0.0)

Properties of a HttpGetAction.

Package

@google-cloud/aiplatform

Properties

host

host?: (string|null);

HttpGetAction host

httpHeaders

httpHeaders?: (google.cloud.aiplatform.v1beta1.Probe.IHttpHeader[]|null);

HttpGetAction httpHeaders

path

path?: (string|null);

HttpGetAction path

port

port?: (number|null);

HttpGetAction port

scheme

scheme?: (string|null);

HttpGetAction scheme