public sealed class GetRegionBackendServiceRequest : IMessage<GetRegionBackendServiceRequest>, IEquatable<GetRegionBackendServiceRequest>, IDeepCloneable<GetRegionBackendServiceRequest>, IBufferMessage, IMessage
A request message for RegionBackendServices.Get. See the method description for details.
[[["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 \u003ccode\u003eGetRegionBackendServiceRequest\u003c/code\u003e class is used to request information about a specific RegionBackendService and is part of the Google.Cloud.Compute.V1 namespace, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing for various functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to specify the \u003ccode\u003eBackendService\u003c/code\u003e name, the \u003ccode\u003eProject\u003c/code\u003e ID, and the \u003ccode\u003eRegion\u003c/code\u003e for the request, all of which are string types.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple historical versions of this class, ranging from 1.0.0 to 3.6.0, which are accessible through the links provided, in addition to the current version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRegionBackendServiceRequest\u003c/code\u003e class can be constructed using the default constructor, or by using a copy of an existing instance of itself through its copy constructor.\u003c/p\u003e\n"]]],[],null,[]]