-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Issue: https://b.corp.google.com/issues/156973105
From the issue: "It looks like this docstring was copied from our REST documentation, but that is incorrect since the REST API accepts a string of comma separated, camelCase fields, and the nodejs API will accept a FieldMask object as described here. I think these docs should remove the camelCase example, and also update the example Example: updateMask=filter to use correct FieldMask syntax."
Question:
- How come we're not generating from gRPC reference instead of REST reference. The fields for UpdateSinkRequest look correct here.
- If not (1), how might we change part of the autogenerated documentation for
updateSink.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.