-
Notifications
You must be signed in to change notification settings - Fork 259
feat: add controller, test and mock support for SpeechPhraseSet #4416
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
feat: add controller, test and mock support for SpeechPhraseSet #4416
Conversation
b460611
to
5e7ad0b
Compare
/assign @maqiuyujoyce |
5e7ad0b
to
71c0436
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
@@ -5,15 +5,12 @@ X-Goog-Request-Params: name=projects%2F${projectId}%2Flocations%2Fglobal%2Fphras | |||
|
|||
404 Not Found | |||
Content-Type: application/json; charset=UTF-8 | |||
Grpc-Status-Details-Bin: CAUSW1VuYWJsZSB0byBmaW5kIFBocmFzZVNldCBzcGVlY2hwaHJhc2VzZXQtbWluaW1hbC16ZHVqeTV0dmFubXJ0eGkgZnJvbSBwcm9qZWN0IDYwMDEzOTU2NjExNi4a+QEKJHR5cGUuZ29vZ2xlYXBpcy5jb20vdXRpbC5TdGF0dXNQcm90bxLQAQgFEgdnZW5lcmljGltVbmFibGUgdG8gZmluZCBQaHJhc2VTZXQgc3BlZWNocGhyYXNlc2V0LW1pbmltYWwtemR1ank1dHZhbm1ydHhpIGZyb20gcHJvamVjdCA2MDAxMzk1NjYxMTYuKmYLEIbWjScaXRJbVW5hYmxlIHRvIGZpbmQgUGhyYXNlU2V0IHNwZWVjaHBocmFzZXNldC1taW5pbWFsLXpkdWp5NXR2YW5tcnR4aSBmcm9tIHByb2plY3QgNjAwMTM5NTY2MTE2Lgw= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Non-blocker: Maybe we should clear these headers/fields when recording the golden logs?
@@ -5,15 +5,12 @@ X-Goog-Request-Params: name=projects%2F${projectId}%2Flocations%2Fglobal%2Fphras | |||
|
|||
404 Not Found | |||
Content-Type: application/json; charset=UTF-8 | |||
Grpc-Status-Details-Bin: CAUSW1VuYWJsZSB0byBmaW5kIFBocmFzZVNldCBzcGVlY2hwaHJhc2VzZXQtbWluaW1hbC16ZHVqeTV0dmFubXJ0eGkgZnJvbSBwcm9qZWN0IDYwMDEzOTU2NjExNi4a+QEKJHR5cGUuZ29vZ2xlYXBpcy5jb20vdXRpbC5TdGF0dXNQcm90bxLQAQgFEgdnZW5lcmljGltVbmFibGUgdG8gZmluZCBQaHJhc2VTZXQgc3BlZWNocGhyYXNlc2V0LW1pbmltYWwtemR1ank1dHZhbm1ydHhpIGZyb20gcHJvamVjdCA2MDAxMzk1NjYxMTYuKmYLEIbWjScaXRJbVW5hYmxlIHRvIGZpbmQgUGhyYXNlU2V0IHNwZWVjaHBocmFzZXNldC1taW5pbWFsLXpkdWp5NXR2YW5tcnR4aSBmcm9tIHByb2plY3QgNjAwMTM5NTY2MTE2Lgw= | |||
Server: scaffolding on HTTPServer2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Non-blocker: Have we seen this value before? I'm curious if this is a special configuration that might impact anything.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maqiuyujoyce The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1f9a727
into
GoogleCloudPlatform:master
No description provided.