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."],[[["The latest version available for `SubnetworksSetPrivateIpGoogleAccessRequest` is 3.6.0, with versions ranging from 1.0.0 to 3.6.0 available."],["`SubnetworksSetPrivateIpGoogleAccessRequest` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the object class."],["This class contains the constructors `SubnetworksSetPrivateIpGoogleAccessRequest()` and `SubnetworksSetPrivateIpGoogleAccessRequest(SubnetworksSetPrivateIpGoogleAccessRequest other)` for creating instances of the object."],["The class has two properties: `HasPrivateIpGoogleAccess` (a read-only boolean indicating if the field is set) and `PrivateIpGoogleAccess` (a read/write boolean)."],["`SubnetworksSetPrivateIpGoogleAccessRequest` belongs to the namespace `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]