Support format field in Compute Discovery Doc #14836
Labels
api: compute
Issues related to the Compute Engine API.
cpp: generator
Issues related to the C++ micro-generator
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Compute is adding a
format
field to the JSON to accompany occurrences of"type": "any"
in order to specify what the resulting protobuf type should be.The generator should expect to see them together like:
This would result in a .proto field definition like:
The text was updated successfully, but these errors were encountered: