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 page provides documentation for the `SubnetworksSetPrivateIpGoogleAccessRequest` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 up to the latest 3.6.0."],["The `SubnetworksSetPrivateIpGoogleAccessRequest` class is a public sealed class that inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default constructor and another that accepts an existing `SubnetworksSetPrivateIpGoogleAccessRequest` object for copying."],["The class has two main properties `HasPrivateIpGoogleAccess` which is a boolean get only and `PrivateIpGoogleAccess` that is a boolean get and set."],["The current version discussed is version 3.0.0 of the class SubnetworksSetPrivateIpGoogleAccessRequest."]]],[]]