Skip to content

Commit

Permalink
fix(docs): fix inline jsdoc samples (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Jun 8, 2020
1 parent a67796a commit 9ae4149
Show file tree
Hide file tree
Showing 270 changed files with 7,745 additions and 7,745 deletions.
4 changes: 2 additions & 2 deletions src/apis/abusiveexperiencereport/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export namespace abusiveexperiencereport_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await abusiveexperiencereport.sites.get({
Expand Down Expand Up @@ -355,7 +355,7 @@ export namespace abusiveexperiencereport_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await abusiveexperiencereport.violatingSites.list({});
Expand Down
2 changes: 1 addition & 1 deletion src/apis/acceleratedmobilepageurl/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export namespace acceleratedmobilepageurl_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await acceleratedmobilepageurl.ampUrls.batchGet({
Expand Down
42 changes: 21 additions & 21 deletions src/apis/accessapproval/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.deleteAccessApprovalSettings({
Expand Down Expand Up @@ -453,7 +453,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.getAccessApprovalSettings({
Expand Down Expand Up @@ -592,7 +592,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.updateAccessApprovalSettings({
Expand Down Expand Up @@ -798,7 +798,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.approvalRequests.approve({
Expand Down Expand Up @@ -947,7 +947,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.approvalRequests.dismiss({
Expand Down Expand Up @@ -1094,7 +1094,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.approvalRequests.get({
Expand Down Expand Up @@ -1231,7 +1231,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.folders.approvalRequests.list({
Expand Down Expand Up @@ -1453,7 +1453,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.deleteAccessApprovalSettings({
Expand Down Expand Up @@ -1582,7 +1582,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.getAccessApprovalSettings({
Expand Down Expand Up @@ -1721,7 +1721,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.updateAccessApprovalSettings({
Expand Down Expand Up @@ -1927,7 +1927,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.approvalRequests.approve({
Expand Down Expand Up @@ -2076,7 +2076,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.approvalRequests.dismiss({
Expand Down Expand Up @@ -2223,7 +2223,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.approvalRequests.get({
Expand Down Expand Up @@ -2360,7 +2360,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.organizations.approvalRequests.list({
Expand Down Expand Up @@ -2582,7 +2582,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.deleteAccessApprovalSettings({
Expand Down Expand Up @@ -2711,7 +2711,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.getAccessApprovalSettings({
Expand Down Expand Up @@ -2850,7 +2850,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.updateAccessApprovalSettings({
Expand Down Expand Up @@ -3056,7 +3056,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.approvalRequests.approve({
Expand Down Expand Up @@ -3205,7 +3205,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.approvalRequests.dismiss({
Expand Down Expand Up @@ -3352,7 +3352,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.approvalRequests.get({
Expand Down Expand Up @@ -3489,7 +3489,7 @@ export namespace accessapproval_v1 {
*
* // Acquire an auth client, and bind it to all future calls
* const authClient = await auth.getClient();
* google.options('auth', authClient);
* google.options({auth: authClient});
*
* // Do the magic
* const res = await accessapproval.projects.approvalRequests.list({
Expand Down

0 comments on commit 9ae4149

Please sign in to comment.