Skip to content

Commit

Permalink
feat(alloydb): update the api
Browse files Browse the repository at this point in the history
#### alloydb:v1

The following keys were added:
- schemas.Backup.properties.satisfiesPzs (Total Keys: 2)
- schemas.Cluster.properties.satisfiesPzs (Total Keys: 2)
- schemas.Instance.properties.satisfiesPzs (Total Keys: 2)

#### alloydb:v1alpha

The following keys were added:
- schemas.Backup.properties.satisfiesPzi (Total Keys: 2)
- schemas.Cluster.properties.satisfiesPzi (Total Keys: 2)
- schemas.Instance.properties.satisfiesPzi (Total Keys: 2)

#### alloydb:v1beta

The following keys were added:
- schemas.Backup.properties.satisfiesPzs (Total Keys: 2)
- schemas.Cluster.properties.satisfiesPzs (Total Keys: 2)
- schemas.Instance.properties.satisfiesPzs (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Dec 12, 2023
1 parent 6f772fd commit 4ee2fcb
Show file tree
Hide file tree
Showing 12 changed files with 300 additions and 12 deletions.
4 changes: 4 additions & 0 deletions docs/dyn/alloydb_v1.projects.locations.backups.html
Expand Up @@ -141,6 +141,7 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the backup resource with the format: * projects/{project}/locations/{region}/backups/{backup_id} where the cluster and backup 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 backup resource name is the name of the parent resource: * projects/{project}/locations/{region}
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;sizeBytes&quot;: &quot;A String&quot;, # Output only. The size of the backup in bytes.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the backup.
&quot;type&quot;: &quot;A String&quot;, # The backup type, which suggests the trigger for the backup.
Expand Down Expand Up @@ -263,6 +264,7 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the backup resource with the format: * projects/{project}/locations/{region}/backups/{backup_id} where the cluster and backup 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 backup resource name is the name of the parent resource: * projects/{project}/locations/{region}
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;sizeBytes&quot;: &quot;A String&quot;, # Output only. The size of the backup in bytes.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the backup.
&quot;type&quot;: &quot;A String&quot;, # The backup type, which suggests the trigger for the backup.
Expand Down Expand Up @@ -322,6 +324,7 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the backup resource with the format: * projects/{project}/locations/{region}/backups/{backup_id} where the cluster and backup 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 backup resource name is the name of the parent resource: * projects/{project}/locations/{region}
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;sizeBytes&quot;: &quot;A String&quot;, # Output only. The size of the backup in bytes.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the backup.
&quot;type&quot;: &quot;A String&quot;, # The backup type, which suggests the trigger for the backup.
Expand Down Expand Up @@ -390,6 +393,7 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the backup resource with the format: * projects/{project}/locations/{region}/backups/{backup_id} where the cluster and backup 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 backup resource name is the name of the parent resource: * projects/{project}/locations/{region}
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;sizeBytes&quot;: &quot;A String&quot;, # Output only. The size of the backup in bytes.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the backup.
&quot;type&quot;: &quot;A String&quot;, # The backup type, which suggests the trigger for the backup.
Expand Down
6 changes: 6 additions & 0 deletions docs/dyn/alloydb_v1.projects.locations.clusters.html
Expand Up @@ -229,6 +229,7 @@ <h3>Method Details</h3>
],
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Cluster does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;secondaryConfig&quot;: { # Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY. # Cross Region replication config specific to SECONDARY cluster.
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
},
Expand Down Expand Up @@ -379,6 +380,7 @@ <h3>Method Details</h3>
],
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Cluster does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;secondaryConfig&quot;: { # Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY. # Cross Region replication config specific to SECONDARY cluster.
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
},
Expand Down Expand Up @@ -610,6 +612,7 @@ <h3>Method Details</h3>
],
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Cluster does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;secondaryConfig&quot;: { # Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY. # Cross Region replication config specific to SECONDARY cluster.
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
},
Expand Down Expand Up @@ -740,6 +743,7 @@ <h3>Method Details</h3>
],
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Cluster does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;secondaryConfig&quot;: { # Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY. # Cross Region replication config specific to SECONDARY cluster.
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
},
Expand Down Expand Up @@ -879,6 +883,7 @@ <h3>Method Details</h3>
],
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Cluster does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;secondaryConfig&quot;: { # Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY. # Cross Region replication config specific to SECONDARY cluster.
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
},
Expand Down Expand Up @@ -1079,6 +1084,7 @@ <h3>Method Details</h3>
],
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Cluster does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;secondaryConfig&quot;: { # Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY. # Cross Region replication config specific to SECONDARY cluster.
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
},
Expand Down
Expand Up @@ -172,6 +172,7 @@ <h3>Method Details</h3>
&quot;nodeCount&quot;: 42, # Read capacity, i.e. number of nodes in a read pool instance.
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current serving state of the instance.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update time stamp
Expand Down Expand Up @@ -271,6 +272,7 @@ <h3>Method Details</h3>
&quot;nodeCount&quot;: 42, # Read capacity, i.e. number of nodes in a read pool instance.
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current serving state of the instance.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update time stamp
Expand Down Expand Up @@ -461,6 +463,7 @@ <h3>Method Details</h3>
&quot;nodeCount&quot;: 42, # Read capacity, i.e. number of nodes in a read pool instance.
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current serving state of the instance.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update time stamp
Expand Down Expand Up @@ -606,6 +609,7 @@ <h3>Method Details</h3>
&quot;nodeCount&quot;: 42, # Read capacity, i.e. number of nodes in a read pool instance.
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current serving state of the instance.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update time stamp
Expand Down Expand Up @@ -694,6 +698,7 @@ <h3>Method Details</h3>
&quot;nodeCount&quot;: 42, # Read capacity, i.e. number of nodes in a read pool instance.
},
&quot;reconciling&quot;: True or False, # Output only. Reconciling (https://google.aip.dev/128#reconciliation). Set to true if the current state of Instance does not match the user&#x27;s intended state, and the service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current serving state of the instance.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update time stamp
Expand Down

0 comments on commit 4ee2fcb

Please sign in to comment.