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

fix(docs): fix inline jsdoc samples #2224

Merged
merged 1 commit into from
Jun 8, 2020
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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