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

Javadoc: convert Markdown to javadoc links #3934

Open
chingor13 opened this issue Nov 12, 2018 · 3 comments
Open

Javadoc: convert Markdown to javadoc links #3934

chingor13 opened this issue Nov 12, 2018 · 3 comments

Comments

@chingor13
Copy link
Collaborator

@chingor13 chingor13 commented Nov 12, 2018

Example: https://googleapis.github.io/google-cloud-java/google-api-grpc/apidocs/com/google/cloud/speech/v1/RecognitionAudioOrBuilder.html#getUri--

URI that points to a file that contains audio data bytes as specified in
`RecognitionConfig`. The file must not be compressed (for example, gzip).
Currently, only Google Cloud Storage URIs are
supported, which must be specified in the following format:
`gs://bucket_name/object_name` (other URI formats return
[google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
[Request URIs](https://cloud.google.com/storage/docs/reference-uris).
@chingor13
Copy link
Collaborator Author

@chingor13 chingor13 commented Nov 12, 2018

This may need to happen in the Gapic generator.

@sduskis
Copy link
Contributor

@sduskis sduskis commented Dec 4, 2018

@chingor13, is there work in non-generated code that needs to be fixed? If so, can we please create a separate issue for the manual and GAPIC work?

@chingor13
Copy link
Collaborator Author

@chingor13 chingor13 commented Dec 4, 2018

There is an existing but open on this marked as a feature request: googleapis/gapic-generator#331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.