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."],[[["This webpage details the `SubnetworksSetPrivateIpGoogleAccessRequest` class within the Google.Cloud.Compute.V1 namespace, used for managing private IP Google access in subnetworks."],["The page lists all the available versions of this class, ranging from version 1.0.0 to the latest 3.6.0, providing links to each version's documentation."],["The `SubnetworksSetPrivateIpGoogleAccessRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are all outlined in the documentation."],["The class has two constructors, one for creating a new instance, and one for making a copy of another, which are both listed."],["The documentation highlights the `HasPrivateIpGoogleAccess` and `PrivateIpGoogleAccess` properties, which enable users to check and set whether a subnetwork has private IP Google access."]]],[]]