Skip to content

Commit e2b8f48

Browse files
feat(alloydb): update the api
#### alloydb:v1alpha The following keys were added: - schemas.Cluster.properties.serviceAccountEmail (Total Keys: 2) #### alloydb:v1beta The following keys were added: - schemas.Cluster.properties.serviceAccountEmail (Total Keys: 2)
1 parent 957e20c commit e2b8f48

File tree

5 files changed

+30
-6
lines changed

5 files changed

+30
-6
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ <h3>Method Details</h3>
294294
&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.
295295
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
296296
},
297+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
297298
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
298299
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
299300
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -504,6 +505,7 @@ <h3>Method Details</h3>
504505
&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.
505506
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
506507
},
508+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
507509
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
508510
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
509511
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -822,6 +824,7 @@ <h3>Method Details</h3>
822824
&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.
823825
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
824826
},
827+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
825828
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
826829
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
827830
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1067,6 +1070,7 @@ <h3>Method Details</h3>
10671070
&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.
10681071
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
10691072
},
1073+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
10701074
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
10711075
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
10721076
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1266,6 +1270,7 @@ <h3>Method Details</h3>
12661270
&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.
12671271
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
12681272
},
1273+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
12691274
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
12701275
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
12711276
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1526,6 +1531,7 @@ <h3>Method Details</h3>
15261531
&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.
15271532
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
15281533
},
1534+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
15291535
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
15301536
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
15311537
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1747,6 +1753,7 @@ <h3>Method Details</h3>
17471753
&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.
17481754
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
17491755
},
1756+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
17501757
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
17511758
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
17521759
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ <h3>Method Details</h3>
293293
&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.
294294
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
295295
},
296+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
296297
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
297298
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
298299
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -502,6 +503,7 @@ <h3>Method Details</h3>
502503
&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.
503504
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
504505
},
506+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
505507
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
506508
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
507509
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -819,6 +821,7 @@ <h3>Method Details</h3>
819821
&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.
820822
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
821823
},
824+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
822825
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
823826
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
824827
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1063,6 +1066,7 @@ <h3>Method Details</h3>
10631066
&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.
10641067
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
10651068
},
1069+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
10661070
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
10671071
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
10681072
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1261,6 +1265,7 @@ <h3>Method Details</h3>
12611265
&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.
12621266
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
12631267
},
1268+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
12641269
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
12651270
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
12661271
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1520,6 +1525,7 @@ <h3>Method Details</h3>
15201525
&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.
15211526
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
15221527
},
1528+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
15231529
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
15241530
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
15251531
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.
@@ -1740,6 +1746,7 @@ <h3>Method Details</h3>
17401746
&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.
17411747
&quot;primaryClusterName&quot;: &quot;A String&quot;, # The name of the primary cluster name with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}
17421748
},
1749+
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.
17431750
&quot;sslConfig&quot;: { # SSL configuration. # SSL configuration for this AlloyDB cluster.
17441751
&quot;caSource&quot;: &quot;A String&quot;, # Optional. Certificate Authority (CA) source. Only CA_SOURCE_MANAGED is supported currently, and is the default value.
17451752
&quot;sslMode&quot;: &quot;A String&quot;, # Optional. SSL mode. Specifies client-server SSL/TLS connection behavior.

googleapiclient/discovery_cache/documents/alloydb.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@
16221622
}
16231623
}
16241624
},
1625-
"revision": "20250508",
1625+
"revision": "20250522",
16261626
"rootUrl": "https://alloydb.googleapis.com/",
16271627
"schemas": {
16281628
"AuthorizedNetwork": {
@@ -2973,7 +2973,7 @@ false
29732973
"type": "object"
29742974
},
29752975
"InstanceUpgradeDetails": {
2976-
"description": "Details regarding the upgrade of instaces associated with a cluster.",
2976+
"description": "Details regarding the upgrade of instances associated with a cluster.",
29772977
"id": "InstanceUpgradeDetails",
29782978
"properties": {
29792979
"instanceType": {

googleapiclient/discovery_cache/documents/alloydb.v1alpha.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@
16221622
}
16231623
}
16241624
},
1625-
"revision": "20250508",
1625+
"revision": "20250522",
16261626
"rootUrl": "https://alloydb.googleapis.com/",
16271627
"schemas": {
16281628
"AuthorizedNetwork": {
@@ -2126,6 +2126,11 @@ false
21262126
"$ref": "SecondaryConfig",
21272127
"description": "Cross Region replication config specific to SECONDARY cluster."
21282128
},
2129+
"serviceAccountEmail": {
2130+
"description": "Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.",
2131+
"readOnly": true,
2132+
"type": "string"
2133+
},
21292134
"sslConfig": {
21302135
"$ref": "SslConfig",
21312136
"deprecated": true,
@@ -3122,7 +3127,7 @@ false
31223127
"type": "object"
31233128
},
31243129
"InstanceUpgradeDetails": {
3125-
"description": "Details regarding the upgrade of instaces associated with a cluster.",
3130+
"description": "Details regarding the upgrade of instances associated with a cluster.",
31263131
"id": "InstanceUpgradeDetails",
31273132
"properties": {
31283133
"instanceType": {

googleapiclient/discovery_cache/documents/alloydb.v1beta.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,7 +1619,7 @@
16191619
}
16201620
}
16211621
},
1622-
"revision": "20250508",
1622+
"revision": "20250522",
16231623
"rootUrl": "https://alloydb.googleapis.com/",
16241624
"schemas": {
16251625
"AuthorizedNetwork": {
@@ -2107,6 +2107,11 @@ false
21072107
"$ref": "SecondaryConfig",
21082108
"description": "Cross Region replication config specific to SECONDARY cluster."
21092109
},
2110+
"serviceAccountEmail": {
2111+
"description": "Output only. AlloyDB per-cluster service agent email. This service account is created per-cluster per-project, and is different from that of the primary service agent which is created per-project. The service account naming format is subject to change.",
2112+
"readOnly": true,
2113+
"type": "string"
2114+
},
21102115
"sslConfig": {
21112116
"$ref": "SslConfig",
21122117
"deprecated": true,
@@ -3098,7 +3103,7 @@ false
30983103
"type": "object"
30993104
},
31003105
"InstanceUpgradeDetails": {
3101-
"description": "Details regarding the upgrade of instaces associated with a cluster.",
3106+
"description": "Details regarding the upgrade of instances associated with a cluster.",
31023107
"id": "InstanceUpgradeDetails",
31033108
"properties": {
31043109
"instanceType": {

0 commit comments

Comments
 (0)