@alicloud/alidns20150109 4.3.5 → 4.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/client.d.ts CHANGED
@@ -920,7 +920,6 @@ export default class Client extends OpenApi {
920
920
  */
921
921
  describeCloudGtmSummary(request: $_model.DescribeCloudGtmSummaryRequest): Promise<$_model.DescribeCloudGtmSummaryResponse>;
922
922
  /**
923
- * @param request - DescribeCloudGtmSystemLinesRequest
924
923
  * @param runtime - runtime options for this request RuntimeOptions
925
924
  * @returns DescribeCloudGtmSystemLinesResponse
926
925
  */
package/dist/client.js CHANGED
@@ -2912,7 +2912,6 @@ class Client extends openapi_core_1.default {
2912
2912
  return await this.describeCloudGtmSummaryWithOptions(request, runtime);
2913
2913
  }
2914
2914
  /**
2915
- * @param request - DescribeCloudGtmSystemLinesRequest
2916
2915
  * @param runtime - runtime options for this request RuntimeOptions
2917
2916
  * @returns DescribeCloudGtmSystemLinesResponse
2918
2917
  */