Skip to content

Commit 03221e6

Browse files
chore(spanner): update the api
1 parent 2254314 commit 03221e6

File tree

4 files changed

+67
-59
lines changed

4 files changed

+67
-59
lines changed

docs/dyn/spanner_v1.projects.instanceConfigs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h3>Method Details</h3>
111111
&quot;leaderOptions&quot;: [ # Allowed values of the “default_leader” schema option for databases in instances that use this instance configuration.
112112
&quot;A String&quot;,
113113
],
114-
&quot;name&quot;: &quot;A String&quot;, # A unique identifier for the instance configuration. Values are of the form `projects//instanceConfigs/a-z*`
114+
&quot;name&quot;: &quot;A String&quot;, # A unique identifier for the instance configuration. Values are of the form `projects//instanceConfigs/a-z*`.
115115
&quot;replicas&quot;: [ # The geographic placement of nodes in this instance configuration and their replication properties.
116116
{
117117
&quot;defaultLeaderLocation&quot;: True or False, # If true, this location is designated as the default leader location where leader replicas are placed. See the [region types documentation](https://cloud.google.com/spanner/docs/instances#region_types) for more details.
@@ -145,7 +145,7 @@ <h3>Method Details</h3>
145145
&quot;leaderOptions&quot;: [ # Allowed values of the “default_leader” schema option for databases in instances that use this instance configuration.
146146
&quot;A String&quot;,
147147
],
148-
&quot;name&quot;: &quot;A String&quot;, # A unique identifier for the instance configuration. Values are of the form `projects//instanceConfigs/a-z*`
148+
&quot;name&quot;: &quot;A String&quot;, # A unique identifier for the instance configuration. Values are of the form `projects//instanceConfigs/a-z*`.
149149
&quot;replicas&quot;: [ # The geographic placement of nodes in this instance configuration and their replication properties.
150150
{
151151
&quot;defaultLeaderLocation&quot;: True or False, # If true, this location is designated as the default leader location where leader replicas are placed. See the [region types documentation](https://cloud.google.com/spanner/docs/instances#region_types) for more details.

0 commit comments

Comments
 (0)