public sealed class Cluster.Types.NetworkConfig : IMessage<Cluster.Types.NetworkConfig>, IEquatable<Cluster.Types.NetworkConfig>, IDeepCloneable<Cluster.Types.NetworkConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1alpha API class Cluster.Types.NetworkConfig.
Optional. Name of the allocated IP range for the private IP AlloyDB
cluster, for example: "google-managed-services-default". If set, the
instance IPs for this cluster will be created in the allocated range. The
range name must comply with RFC 1035. Specifically, the name must be 1-63
characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?.
Field name is intended to be consistent with Cloud SQL.
Optional. The resource link for the VPC network in which cluster
resources are created and from which they are accessible via Private IP.
The network must belong to the same project as the cluster. It is
specified in the form:
projects/{project_number}/global/networks/{network_id}. This is
required to create a cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCluster.Types.NetworkConfig\u003c/code\u003e class in the AlloyDB v1alpha API, specifically for the .NET environment, with the latest version being 1.0.0-alpha10.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCluster.Types.NetworkConfig\u003c/code\u003e class is used to define metadata related to the network configuration of an AlloyDB cluster and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eNetworkConfig()\u003c/code\u003e and \u003ccode\u003eNetworkConfig(Cluster.Types.NetworkConfig other)\u003c/code\u003e, with the latter being used to create a new instance based on an existing \u003ccode\u003eNetworkConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class has three key properties: \u003ccode\u003eAllocatedIpRange\u003c/code\u003e for specifying the IP range, \u003ccode\u003eNetwork\u003c/code\u003e for specifying the VPC network, and \u003ccode\u003eNetworkAsNetworkName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eNetwork\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]