The resource link for the VPC network from which the Cloud SQL instance is
accessible for private IP. For example,
projects/myProject/global/networks/default. This setting can
be updated, but it cannot be removed after it is set.
[[["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\u003eThe latest version available for \u003ccode\u003eSqlIpConfig\u003c/code\u003e is 2.5.0, with a list of previous versions dating back to 1.0.0 that are also accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSqlIpConfig\u003c/code\u003e is a class that manages IP configurations for the Cloud SQL instance, implementing interfaces such as \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 provides configuration options to control external networks access through \u003ccode\u003eAuthorizedNetworks\u003c/code\u003e, which takes a \u003ccode\u003eRepeatedField<SqlAclEntry>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can configure whether to assign an IPv4 address using \u003ccode\u003eEnableIpv4\u003c/code\u003e, set a VPC network for private IP access via \u003ccode\u003ePrivateNetwork\u003c/code\u003e, and enforce SSL connections over IP with \u003ccode\u003eRequireSsl\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSqlIpConfig\u003c/code\u003e has two constructors, one default constructor and another that takes an instance of \u003ccode\u003eSqlIpConfig\u003c/code\u003e to copy the information.\u003c/p\u003e\n"]]],[],null,[]]