Skip to content

Commit

Permalink
feat(dataproc): Add ProvisioningModelMix to support mixing of spot …
Browse files Browse the repository at this point in the history
…and standard instances for secondary workers (#10990)

- [ ] Regenerate this pull request now.

feat(dataproc): Add support for configuration of bootdisk IOPS and throughput when bootdisk is a hyperdisk

PiperOrigin-RevId: 686008645

Source-Link: https://togithub.com/googleapis/googleapis/commit/2f49d448f995c57186bec996ddc1bb50b1944f6c

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/5dc57b00d9a1355d020496abe5600e78202d5d3b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWRjNTdiMDBkOWExMzU1ZDAyMDQ5NmFiZTU2MDBlNzgyMDJkNWQzYiJ9
BEGIN_NESTED_COMMIT
docs(essentialcontacts): Marks the `google.cloud.essentialcontacts.v1.Contact.validation_state` field as `output_only`
PiperOrigin-RevId: 685731240

Source-Link: https://togithub.com/googleapis/googleapis/commit/f78cd2f7943b9a2eb9734e56a8f3428da75917e2

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/1d05fdc15839d2f02bf73dd7b6f30f58f9ad701e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWQwNWZkYzE1ODM5ZDJmMDJiZjczZGQ3YjZmMzBmNThmOWFkNzAxZSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Oct 15, 2024
1 parent c60241f commit 0544c0a
Show file tree
Hide file tree
Showing 6 changed files with 1,079 additions and 921 deletions.
1,512 changes: 835 additions & 677 deletions dataproc/apiv1/dataprocpb/clusters.pb.go

Large diffs are not rendered by default.

480 changes: 240 additions & 240 deletions essentialcontacts/apiv1/essentialcontactspb/service.pb.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/admin/database/apiv1",
"version": "1.69.0",
"version": "1.70.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/admin/instance/apiv1",
"version": "1.69.0",
"version": "1.70.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/apiv1",
"version": "1.69.0",
"version": "1.70.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/spanner/executor/apiv1",
"version": "1.69.0",
"version": "1.70.0",
"language": "GO",
"apis": [
{
Expand Down

0 comments on commit 0544c0a

Please sign in to comment.