httpHeaders property
Custom headers to set in the request.
HTTP allows repeated headers.
Implementation
core.List<GoogleCloudAiplatformV1ProbeHttpHeader>? httpHeaders;
Custom headers to set in the request.
HTTP allows repeated headers.
core.List<GoogleCloudAiplatformV1ProbeHttpHeader>? httpHeaders;