Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ message CreateTransferConfigRequest {
// Optional version info. If users want to find a very recent access token,
// that is, immediately after approving access, users have to set the
// version_info claim in the token request. To obtain the version_info, users
// must use the none+gsession response type. which be return a
// must use the "none+gsession" response type. which be return a
// version_info back in the authorization response which be be put in a JWT
// claim in the token request.
string version_info = 5;
Expand Down Expand Up @@ -527,7 +527,7 @@ message UpdateTransferConfigRequest {
// Optional version info. If users want to find a very recent access token,
// that is, immediately after approving access, users have to set the
// version_info claim in the token request. To obtain the version_info, users
// must use the none+gsession response type. which be return a
// must use the "none+gsession" response type. which be return a
// version_info back in the authorization response which be be put in a JWT
// claim in the token request.
string version_info = 5;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2019-06-07T07:34:41.783630Z",
"updateTime": "2019-06-11T07:34:26.961484Z",
"sources": [
{
"generator": {
Expand All @@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "15fdbe57306e3a56069af5e2595e9b1bb33b6123",
"internalRef": "251960694"
"sha": "744feb9660b3194fcde37dea50038bde204f3573",
"internalRef": "252553801"
}
}
],
Expand Down