Skip to content

Commit 88eb49a

Browse files
yoshi-automationalexander-fenster
authored andcommitted
fix: fix auto-pagination field name
1 parent cec6c81 commit 88eb49a

File tree

2 files changed

+2
-2212
lines changed

2 files changed

+2
-2212
lines changed

packages/google-cloud-datacatalog/src/v1beta1/policy_tag_manager_client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export class PolicyTagManagerClient {
163163
listPolicyTags: new gaxModule.PageDescriptor(
164164
'pageToken',
165165
'nextPageToken',
166-
'policy_tags'
166+
'policyTags'
167167
),
168168
};
169169

0 commit comments

Comments
 (0)