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 details the `SubnetworksSetPrivateIpGoogleAccessRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.2.0 of the .NET library."],["The `SubnetworksSetPrivateIpGoogleAccessRequest` class is a part of the Google Cloud Compute API, used for managing subnetwork settings related to private IP Google access, and it has many available versions of the library ranging from 1.0.0 to 3.6.0."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, deep cloning, and buffered messages."],["The class includes a constructor that can be used to instantiate an object with or without an existing `SubnetworksSetPrivateIpGoogleAccessRequest` object."],["The class contains a pair of properties for managing the `private_ip_google_access` field, `PrivateIpGoogleAccess` that gets and sets the value, and `HasPrivateIpGoogleAccess` that can be used to determine if the field is set."]]],[]]