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-03-24 UTC."],[[["This webpage provides documentation for the `SubnetworksSetPrivateIpGoogleAccessRequest` class within the Google Cloud Compute V1 .NET library."],["The latest version available for this class is 3.6.0, with a comprehensive list of previous versions ranging from 1.0.0 to 3.5.0 also accessible."],["The `SubnetworksSetPrivateIpGoogleAccessRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with it also inheriting the default `object` class."],["Key properties of the class include `HasPrivateIpGoogleAccess` (a read-only boolean indicating if the `private_ip_google_access` field is set) and `PrivateIpGoogleAccess` (a boolean allowing to get or set the value of it)."],["The webpage contains the documentation for how the class is built by going through the constructors, and its description, such as the parameters, name, and the details of the values for the properties."]]],[]]