public sealed class UrlMapsValidateRequest : IMessage<UrlMapsValidateRequest>, IEquatable<UrlMapsValidateRequest>, IDeepCloneable<UrlMapsValidateRequest>, IBufferMessage, IMessage
public RepeatedField<string> LoadBalancingSchemes { get; }
Specifies the load balancer type(s) this validation request is for. Use EXTERNAL_MANAGED for HTTP/HTTPS External Global Load Balancer with Advanced Traffic Management. Use EXTERNAL for Classic HTTP/HTTPS External Global Load Balancer. Other load balancer types are not supported. For more information, refer to Choosing a load balancer. If unspecified, the load balancing scheme will be inferred from the backend service resources this URL map references. If that can not be inferred (for example, this URL map only references backend buckets, or this Url map is for rewrites and redirects only and doesn't reference any backends), EXTERNAL will be used as the default type. If specified, the scheme(s) must not conflict with the load balancing scheme of the backend service resources this Url map references.
Check the LoadBalancingSchemes enum for the list of possible values.
[[["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\u003eThe latest version of the \u003ccode\u003eUrlMapsValidateRequest\u003c/code\u003e documentation is 3.6.0, but this page focuses on version 2.5.0, which has a variety of previous versions listed down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUrlMapsValidateRequest\u003c/code\u003e is a class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<UrlMapsValidateRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<UrlMapsValidateRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<UrlMapsValidateRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its role in data handling and validation within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUrlMapsValidateRequest\u003c/code\u003e has two constructors: one default and one that accepts another \u003ccode\u003eUrlMapsValidateRequest\u003c/code\u003e object as a parameter for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eLoadBalancingSchemes\u003c/code\u003e, which is a list of strings specifying the load balancer type for the validation request, and \u003ccode\u003eResource\u003c/code\u003e, which holds the \u003ccode\u003eUrlMap\u003c/code\u003e object that needs to be validated.\u003c/p\u003e\n"]]],[],null,[]]