Skip to content

chore: regenerate compute clients#31255

Open
diegomarquezp wants to merge 5 commits intomainfrom
fix/manual-compute-generation
Open

chore: regenerate compute clients#31255
diegomarquezp wants to merge 5 commits intomainfrom
fix/manual-compute-generation

Conversation

@diegomarquezp
Copy link
Contributor

  • chore: regenerate compute v1 client
  • chore: regenerate compute alpha client
  • chore: regenerate compute beta client

@diegomarquezp diegomarquezp requested review from a team and yoshi-approver as code owners March 16, 2026 16:10
Copy link
Contributor

@blakeli0 blakeli0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are compilation failures in the tests.

@diegomarquezp
Copy link
Contributor Author

Both in beta and alpha:

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/StructuredEntries.java:[38,33] cannot find symbol
  symbol:   class Any
  location: class com.google.api.services.compute.model.StructuredEntries
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/StructuredEntries.java:[45,32] cannot find symbol
  symbol:   class Any
  location: class com.google.api.services.compute.model.StructuredEntries
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/StructuredEntries.java:[54,61] cannot find symbol
  symbol:   class Any
  location: class com.google.api.services.compute.model.StructuredEntries

@diegomarquezp
Copy link
Contributor Author

Compute v1 is failing with the same compilation too.

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/StructuredEntries.java:[38,33] cannot find symbol
  symbol:   class Any
  location: class com.google.api.services.compute.model.StructuredEntries
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/StructuredEntries.java:[45,32] cannot find symbol
  symbol:   class Any
  location: class com.google.api.services.compute.model.StructuredEntries
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/StructuredEntries.java:[54,61] cannot find symbol
  symbol:   class Any
  location: class com.google.api.services.compute.model.StructuredEntries
[INFO] 3 errors 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants