public sealed class SubnetworksSetPrivateIpGoogleAccessRequest : IMessage<SubnetworksSetPrivateIpGoogleAccessRequest>, IEquatable<SubnetworksSetPrivateIpGoogleAccessRequest>, IDeepCloneable<SubnetworksSetPrivateIpGoogleAccessRequest>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `SubnetworksSetPrivateIpGoogleAccessRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0."],["The `SubnetworksSetPrivateIpGoogleAccessRequest` class is a part of the Google Cloud Compute API and is implemented as a public sealed class."],["This class supports multiple versions, with the latest being 3.6.0 and previous versions listed going as far back as 1.0.0."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `HasPrivateIpGoogleAccess` and `PrivateIpGoogleAccess`, both dealing with boolean values."]]],[]]