public sealed class GetRegionTargetHttpsProxyRequest : IMessage<GetRegionTargetHttpsProxyRequest>, IEquatable<GetRegionTargetHttpsProxyRequest>, IDeepCloneable<GetRegionTargetHttpsProxyRequest>, IBufferMessage, IMessage
A request message for RegionTargetHttpsProxies.Get. See the method description for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The `GetRegionTargetHttpsProxyRequest` class is used to request information about a specific TargetHttpsProxy in a given region."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities related to message handling and object comparison."],["The latest version of the documentation for `GetRegionTargetHttpsProxyRequest` is 3.6.0, and documentation for previous versions, back to 1.0.0, is available."],["This request class includes three properties: `Project`, `Region`, and `TargetHttpsProxy`, allowing users to specify the project, region, and the name of the target HTTPS proxy resource to retrieve."],["The `GetRegionTargetHttpsProxyRequest` class is in the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly."]]],[]]