public sealed class TargetPoolsRemoveHealthCheckRequest : IMessage<TargetPoolsRemoveHealthCheckRequest>, IEquatable<TargetPoolsRemoveHealthCheckRequest>, IDeepCloneable<TargetPoolsRemoveHealthCheckRequest>, IBufferMessage, IMessage
public RepeatedField<HealthCheckReference> HealthChecks { get; }
Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project /global/httpHealthChecks/health-check - projects/project/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eVersion 3.6.0 is the latest release for the \u003ccode\u003eGoogle.Cloud.Compute.V1.TargetPoolsRemoveHealthCheckRequest\u003c/code\u003e, while version 3.5.0 is the context of this current document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to remove health check URLs from a target pool and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class has a property named \u003ccode\u003eHealthChecks\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eHealthCheckReference\u003c/code\u003e objects that holds the health check URLs to be removed.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of this class, starting from 1.0.0 all the way to the most recent version of 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]