Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MachineType missing architecture #13175

Open
1 task done
kalcutter opened this issue Oct 17, 2024 · 1 comment
Open
1 task done

MachineType missing architecture #13175

kalcutter opened this issue Oct 17, 2024 · 1 comment
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@kalcutter
Copy link

kalcutter commented Oct 17, 2024

Determine this is the right repository

  • I determined this is the correct repository in which to report this bug.

Summary of the issue

Context
google.cloud.compute_v1.types.MachineType is missing the architecture field that is documented here: https://cloud.google.com/compute/docs/reference/rest/v1/machineTypes/get

Expected Behavior:
The architecture field should be available.

Actual Behavior:
The architecture field is missing.

API client name and version

No response

Reproduction steps: code

No response

Reproduction steps: supporting files

No response

Reproduction steps: actual results

No response

Reproduction steps: expected results

No response

OS & version + platform

No response

Python environment

No response

Python dependencies

No response

@kalcutter kalcutter added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Oct 17, 2024
@vchudnov-g
Copy link
Contributor

vchudnov-g commented Oct 17, 2024

Thanks for filing this issue! Due to technical issues, the Compute client library is lagging some of the newer server features, such as this architecture field. We are aiming to be able to update the client library in early November.

@vchudnov-g vchudnov-g added priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like. and removed triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Oct 17, 2024
@vchudnov-g vchudnov-g self-assigned this Oct 17, 2024
@parthea parthea added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. and removed type: process A process-related concern. May include testing, release, or the like. labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants