MachineType
missing architecture
#13175
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.
Determine this is the right repository
Summary of the issue
Context
google.cloud.compute_v1.types.MachineType
is missing thearchitecture
field that is documented here: https://cloud.google.com/compute/docs/reference/rest/v1/machineTypes/getExpected 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
The text was updated successfully, but these errors were encountered: