|
465 | 465 | "BooleanNullable": {
|
466 | 466 | "base": null,
|
467 | 467 | "refs": {
|
| 468 | + "GetPartitionsRequest$ExcludeColumnSchema": null, |
468 | 469 | "UpdateTableRequest$SkipArchive": "<p>By default, <code>UpdateTable</code> always creates an archived version of the table before updating it. However, if <code>skipArchive</code> is set to true, <code>UpdateTable</code> does not create the archived version.</p>"
|
469 | 470 | }
|
470 | 471 | },
|
|
515 | 516 | "GetPlanRequest$Source": "<p>The source table.</p>"
|
516 | 517 | }
|
517 | 518 | },
|
| 519 | + "CatalogGetterPageSize": { |
| 520 | + "base": null, |
| 521 | + "refs": { |
| 522 | + "GetDatabasesRequest$MaxResults": "<p>The maximum number of databases to return in one response.</p>", |
| 523 | + "GetTableVersionsRequest$MaxResults": "<p>The maximum number of table versions to return in one response.</p>", |
| 524 | + "GetTablesRequest$MaxResults": "<p>The maximum number of tables to return in a single response.</p>", |
| 525 | + "GetUserDefinedFunctionsRequest$MaxResults": "<p>The maximum number of functions to return in one response.</p>" |
| 526 | + } |
| 527 | + }, |
518 | 528 | "CatalogIdString": {
|
519 | 529 | "base": null,
|
520 | 530 | "refs": {
|
|
3716 | 3726 | "GetConnectionsRequest$MaxResults": "<p>The maximum number of connections to return in one response.</p>",
|
3717 | 3727 | "GetCrawlerMetricsRequest$MaxResults": "<p>The maximum size of a list to return.</p>",
|
3718 | 3728 | "GetCrawlersRequest$MaxResults": "<p>The number of crawlers to return on each call.</p>",
|
3719 |
| - "GetDatabasesRequest$MaxResults": "<p>The maximum number of databases to return in one response.</p>", |
3720 | 3729 | "GetDevEndpointsRequest$MaxResults": "<p>The maximum size of information to return.</p>",
|
3721 | 3730 | "GetJobRunsRequest$MaxResults": "<p>The maximum size of the response.</p>",
|
3722 | 3731 | "GetJobsRequest$MaxResults": "<p>The maximum size of the response.</p>",
|
|
3725 | 3734 | "GetPartitionsRequest$MaxResults": "<p>The maximum number of partitions to return in a single response.</p>",
|
3726 | 3735 | "GetResourcePoliciesRequest$MaxResults": "<p>The maximum size of a list to return.</p>",
|
3727 | 3736 | "GetSecurityConfigurationsRequest$MaxResults": "<p>The maximum number of results to return.</p>",
|
3728 |
| - "GetTableVersionsRequest$MaxResults": "<p>The maximum number of table versions to return in one response.</p>", |
3729 |
| - "GetTablesRequest$MaxResults": "<p>The maximum number of tables to return in a single response.</p>", |
3730 | 3737 | "GetTriggersRequest$MaxResults": "<p>The maximum size of the response.</p>",
|
3731 |
| - "GetUserDefinedFunctionsRequest$MaxResults": "<p>The maximum number of functions to return in one response.</p>", |
3732 | 3738 | "GetWorkflowRunsRequest$MaxResults": "<p>The maximum number of workflow runs to be included in the response.</p>",
|
3733 | 3739 | "ListCrawlersRequest$MaxResults": "<p>The maximum size of a list to return.</p>",
|
3734 | 3740 | "ListDevEndpointsRequest$MaxResults": "<p>The maximum size of a list to return.</p>",
|
|
0 commit comments