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` namespace, detailing its functionality in various versions."],["The latest documented version is 3.6.0, with older versions ranging from 3.5.0 down to 1.0.0 also listed, allowing access to previous releases of this resource."],["The `SubnetworksSetPrivateIpGoogleAccessRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's compute services."],["The class has properties `HasPrivateIpGoogleAccess` and `PrivateIpGoogleAccess`, allowing to get if the \"private_ip_google_access\" field is set, and also set it's value."]]],[]]