Skip to content

Question: is there a way to permanently edit autogenerated docstrings #624

@freelerobot

Description

@freelerobot

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:

  1. How come we're not generating from gRPC reference instead of REST reference. The fields for UpdateSinkRequest look correct here.
  2. If not (1), how might we change part of the autogenerated documentation for updateSink.

Metadata

Metadata

Assignees

Labels

type: docsImprovement to the documentation for an API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions