bool
Optional. Enabling public ip for the
instance.
enable_outbound_public_ip
bool
Optional. Enabling an outbound public IP
address to support a database server sending
requests out into the internet.
network
str
Output only. The resource link for the VPC network in which
instance resources are created and from which they are
accessible via Private IP. This will be the same value as
the parent cluster's network. It is specified in the form:
//
projects/{project_number}/global/networks/{network_id}.
allocated_ip_range_override
str
Optional. Name of the allocated IP range for the private IP
AlloyDB instance, for example:
"google-managed-services-default". If set, the instance IPs
will be created from this allocated range and will override
the IP range used by the parent cluster. The range name must
comply with `RFC
1035
[[["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-09-04 UTC."],[],[],null,["# Class InstanceNetworkConfig (0.4.8)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.8 (latest)](/python/docs/reference/alloydb/latest/google.cloud.alloydb_v1alpha.types.Instance.InstanceNetworkConfig)\n- [0.4.7](/python/docs/reference/alloydb/0.4.7/google.cloud.alloydb_v1alpha.types.Instance.InstanceNetworkConfig)\n- [0.3.16](/python/docs/reference/alloydb/0.3.16/google.cloud.alloydb_v1alpha.types.Instance.InstanceNetworkConfig)\n- [0.2.1](/python/docs/reference/alloydb/0.2.1/google.cloud.alloydb_v1alpha.types.Instance.InstanceNetworkConfig)\n- [0.1.1](/python/docs/reference/alloydb/0.1.1/google.cloud.alloydb_v1alpha.types.Instance.InstanceNetworkConfig) \n\n InstanceNetworkConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nMetadata related to instance-level network configuration.\n\nClasses\n-------\n\n### AuthorizedNetwork\n\n AuthorizedNetwork(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAuthorizedNetwork contains metadata for an authorized\nnetwork."]]