public sealed class GetRegionTargetHttpsProxyRequest : IMessage<GetRegionTargetHttpsProxyRequest>, IEquatable<GetRegionTargetHttpsProxyRequest>, IDeepCloneable<GetRegionTargetHttpsProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionTargetHttpsProxyRequest.
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-21 UTC."],[[["The content provides reference documentation and code samples for the `GetRegionTargetHttpsProxyRequest` class within the Compute Engine v1 API."],["The `GetRegionTargetHttpsProxyRequest` class is a request message used for retrieving details about a specific RegionTargetHttpsProxy, as part of the Google Cloud Compute Engine API."],["The documentation outlines the class's implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, with the latest being version 3.6.0, and a full list going back to version 1.0.0."],["Key properties of `GetRegionTargetHttpsProxyRequest` are detailed, including `Project`, `Region`, and `TargetHttpsProxy`, which are all strings and used to specify the project ID, region, and target resource, respectively."]]],[]]