Class SubnetworksSetPrivateIpGoogleAccessRequest (1.3.0)

public sealed class SubnetworksSetPrivateIpGoogleAccessRequest : IMessage<SubnetworksSetPrivateIpGoogleAccessRequest>, IEquatable<SubnetworksSetPrivateIpGoogleAccessRequest>, IDeepCloneable<SubnetworksSetPrivateIpGoogleAccessRequest>, IBufferMessage, IMessage

Inheritance

Object > SubnetworksSetPrivateIpGoogleAccessRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SubnetworksSetPrivateIpGoogleAccessRequest()

public SubnetworksSetPrivateIpGoogleAccessRequest()

SubnetworksSetPrivateIpGoogleAccessRequest(SubnetworksSetPrivateIpGoogleAccessRequest)

public SubnetworksSetPrivateIpGoogleAccessRequest(SubnetworksSetPrivateIpGoogleAccessRequest other)
Parameter
NameDescription
otherSubnetworksSetPrivateIpGoogleAccessRequest

Properties

HasPrivateIpGoogleAccess

public bool HasPrivateIpGoogleAccess { get; }

Gets whether the "private_ip_google_access" field is set

Property Value
TypeDescription
Boolean

PrivateIpGoogleAccess

public bool PrivateIpGoogleAccess { get; set; }
Property Value
TypeDescription
Boolean