Skip to content

Commit 01b25af

Browse files
feat(alloydb): update the api
#### alloydb:v1 The following keys were added: - schemas.InstanceNetworkConfig.properties.allocatedIpRangeOverride.type (Total Keys: 1) #### alloydb:v1alpha The following keys were added: - schemas.InstanceNetworkConfig.properties.allocatedIpRangeOverride.type (Total Keys: 1) #### alloydb:v1beta The following keys were added: - schemas.InstanceNetworkConfig.properties.allocatedIpRangeOverride.type (Total Keys: 1)
1 parent 9cf43fe commit 01b25af

9 files changed

+78
-51
lines changed

docs/dyn/alloydb_v1.projects.locations.clusters.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/dyn/alloydb_v1.projects.locations.clusters.instances.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ <h3>Method Details</h3>
157157
},
158158
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
159159
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
160+
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. 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](http://go/rfc/1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
160161
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
161162
{ # AuthorizedNetwork contains metadata for an authorized network.
162163
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
@@ -304,6 +305,7 @@ <h3>Method Details</h3>
304305
},
305306
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
306307
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
308+
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. 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](http://go/rfc/1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
307309
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
308310
{ # AuthorizedNetwork contains metadata for an authorized network.
309311
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
@@ -542,6 +544,7 @@ <h3>Method Details</h3>
542544
},
543545
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
544546
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
547+
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. 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](http://go/rfc/1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
545548
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
546549
{ # AuthorizedNetwork contains metadata for an authorized network.
547550
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
@@ -736,6 +739,7 @@ <h3>Method Details</h3>
736739
},
737740
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
738741
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
742+
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. 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](http://go/rfc/1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
739743
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
740744
{ # AuthorizedNetwork contains metadata for an authorized network.
741745
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
@@ -872,6 +876,7 @@ <h3>Method Details</h3>
872876
},
873877
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
874878
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
879+
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. 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](http://go/rfc/1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
875880
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
876881
{ # AuthorizedNetwork contains metadata for an authorized network.
877882
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.

0 commit comments

Comments
 (0)