@googleapis/sasportal 18.0.2 → 19.0.1

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.
@@ -1,5 +1,5 @@
1
1
  /// <reference types="node" />
2
- import { OAuth2Client, JWT, Compute, UserRefreshClient, BaseExternalAccountClient, GaxiosPromise, GoogleConfigurable, MethodOptions, StreamMethodOptions, GlobalOptions, GoogleAuth, BodyResponseCallback, APIRequestContext } from 'googleapis-common';
2
+ import { OAuth2Client, JWT, Compute, UserRefreshClient, BaseExternalAccountClient, GaxiosResponseWithHTTP2, GoogleConfigurable, MethodOptions, StreamMethodOptions, GlobalOptions, GoogleAuth, BodyResponseCallback, APIRequestContext } from 'googleapis-common';
3
3
  import { Readable } from 'stream';
4
4
  export declare namespace sasportal_v1alpha1 {
5
5
  export interface Options extends GlobalOptions {
@@ -870,8 +870,8 @@ export declare namespace sasportal_v1alpha1 {
870
870
  * @param callback - Optional callback that handles the response.
871
871
  * @returns A promise if used with async/await, or void if used with a callback.
872
872
  */
873
- get(params: Params$Resource$Customers$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
874
- get(params?: Params$Resource$Customers$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalCustomer>;
873
+ get(params: Params$Resource$Customers$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
874
+ get(params?: Params$Resource$Customers$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalCustomer>>;
875
875
  get(params: Params$Resource$Customers$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
876
876
  get(params: Params$Resource$Customers$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalCustomer>, callback: BodyResponseCallback<Schema$SasPortalCustomer>): void;
877
877
  get(params: Params$Resource$Customers$Get, callback: BodyResponseCallback<Schema$SasPortalCustomer>): void;
@@ -884,8 +884,8 @@ export declare namespace sasportal_v1alpha1 {
884
884
  * @param callback - Optional callback that handles the response.
885
885
  * @returns A promise if used with async/await, or void if used with a callback.
886
886
  */
887
- list(params: Params$Resource$Customers$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
888
- list(params?: Params$Resource$Customers$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListCustomersResponse>;
887
+ list(params: Params$Resource$Customers$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
888
+ list(params?: Params$Resource$Customers$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListCustomersResponse>>;
889
889
  list(params: Params$Resource$Customers$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
890
890
  list(params: Params$Resource$Customers$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListCustomersResponse>, callback: BodyResponseCallback<Schema$SasPortalListCustomersResponse>): void;
891
891
  list(params: Params$Resource$Customers$List, callback: BodyResponseCallback<Schema$SasPortalListCustomersResponse>): void;
@@ -898,8 +898,8 @@ export declare namespace sasportal_v1alpha1 {
898
898
  * @param callback - Optional callback that handles the response.
899
899
  * @returns A promise if used with async/await, or void if used with a callback.
900
900
  */
901
- listGcpProjectDeployments(params: Params$Resource$Customers$Listgcpprojectdeployments, options: StreamMethodOptions): GaxiosPromise<Readable>;
902
- listGcpProjectDeployments(params?: Params$Resource$Customers$Listgcpprojectdeployments, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListGcpProjectDeploymentsResponse>;
901
+ listGcpProjectDeployments(params: Params$Resource$Customers$Listgcpprojectdeployments, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
902
+ listGcpProjectDeployments(params?: Params$Resource$Customers$Listgcpprojectdeployments, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListGcpProjectDeploymentsResponse>>;
903
903
  listGcpProjectDeployments(params: Params$Resource$Customers$Listgcpprojectdeployments, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
904
904
  listGcpProjectDeployments(params: Params$Resource$Customers$Listgcpprojectdeployments, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListGcpProjectDeploymentsResponse>, callback: BodyResponseCallback<Schema$SasPortalListGcpProjectDeploymentsResponse>): void;
905
905
  listGcpProjectDeployments(params: Params$Resource$Customers$Listgcpprojectdeployments, callback: BodyResponseCallback<Schema$SasPortalListGcpProjectDeploymentsResponse>): void;
@@ -912,8 +912,8 @@ export declare namespace sasportal_v1alpha1 {
912
912
  * @param callback - Optional callback that handles the response.
913
913
  * @returns A promise if used with async/await, or void if used with a callback.
914
914
  */
915
- listLegacyOrganizations(params: Params$Resource$Customers$Listlegacyorganizations, options: StreamMethodOptions): GaxiosPromise<Readable>;
916
- listLegacyOrganizations(params?: Params$Resource$Customers$Listlegacyorganizations, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListLegacyOrganizationsResponse>;
915
+ listLegacyOrganizations(params: Params$Resource$Customers$Listlegacyorganizations, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
916
+ listLegacyOrganizations(params?: Params$Resource$Customers$Listlegacyorganizations, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListLegacyOrganizationsResponse>>;
917
917
  listLegacyOrganizations(params: Params$Resource$Customers$Listlegacyorganizations, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
918
918
  listLegacyOrganizations(params: Params$Resource$Customers$Listlegacyorganizations, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListLegacyOrganizationsResponse>, callback: BodyResponseCallback<Schema$SasPortalListLegacyOrganizationsResponse>): void;
919
919
  listLegacyOrganizations(params: Params$Resource$Customers$Listlegacyorganizations, callback: BodyResponseCallback<Schema$SasPortalListLegacyOrganizationsResponse>): void;
@@ -926,8 +926,8 @@ export declare namespace sasportal_v1alpha1 {
926
926
  * @param callback - Optional callback that handles the response.
927
927
  * @returns A promise if used with async/await, or void if used with a callback.
928
928
  */
929
- migrateOrganization(params: Params$Resource$Customers$Migrateorganization, options: StreamMethodOptions): GaxiosPromise<Readable>;
930
- migrateOrganization(params?: Params$Resource$Customers$Migrateorganization, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
929
+ migrateOrganization(params: Params$Resource$Customers$Migrateorganization, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
930
+ migrateOrganization(params?: Params$Resource$Customers$Migrateorganization, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
931
931
  migrateOrganization(params: Params$Resource$Customers$Migrateorganization, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
932
932
  migrateOrganization(params: Params$Resource$Customers$Migrateorganization, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
933
933
  migrateOrganization(params: Params$Resource$Customers$Migrateorganization, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -940,8 +940,8 @@ export declare namespace sasportal_v1alpha1 {
940
940
  * @param callback - Optional callback that handles the response.
941
941
  * @returns A promise if used with async/await, or void if used with a callback.
942
942
  */
943
- patch(params: Params$Resource$Customers$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
944
- patch(params?: Params$Resource$Customers$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalCustomer>;
943
+ patch(params: Params$Resource$Customers$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
944
+ patch(params?: Params$Resource$Customers$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalCustomer>>;
945
945
  patch(params: Params$Resource$Customers$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
946
946
  patch(params: Params$Resource$Customers$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalCustomer>, callback: BodyResponseCallback<Schema$SasPortalCustomer>): void;
947
947
  patch(params: Params$Resource$Customers$Patch, callback: BodyResponseCallback<Schema$SasPortalCustomer>): void;
@@ -954,8 +954,8 @@ export declare namespace sasportal_v1alpha1 {
954
954
  * @param callback - Optional callback that handles the response.
955
955
  * @returns A promise if used with async/await, or void if used with a callback.
956
956
  */
957
- provisionDeployment(params: Params$Resource$Customers$Provisiondeployment, options: StreamMethodOptions): GaxiosPromise<Readable>;
958
- provisionDeployment(params?: Params$Resource$Customers$Provisiondeployment, options?: MethodOptions): GaxiosPromise<Schema$SasPortalProvisionDeploymentResponse>;
957
+ provisionDeployment(params: Params$Resource$Customers$Provisiondeployment, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
958
+ provisionDeployment(params?: Params$Resource$Customers$Provisiondeployment, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalProvisionDeploymentResponse>>;
959
959
  provisionDeployment(params: Params$Resource$Customers$Provisiondeployment, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
960
960
  provisionDeployment(params: Params$Resource$Customers$Provisiondeployment, options: MethodOptions | BodyResponseCallback<Schema$SasPortalProvisionDeploymentResponse>, callback: BodyResponseCallback<Schema$SasPortalProvisionDeploymentResponse>): void;
961
961
  provisionDeployment(params: Params$Resource$Customers$Provisiondeployment, callback: BodyResponseCallback<Schema$SasPortalProvisionDeploymentResponse>): void;
@@ -968,8 +968,8 @@ export declare namespace sasportal_v1alpha1 {
968
968
  * @param callback - Optional callback that handles the response.
969
969
  * @returns A promise if used with async/await, or void if used with a callback.
970
970
  */
971
- setupSasAnalytics(params: Params$Resource$Customers$Setupsasanalytics, options: StreamMethodOptions): GaxiosPromise<Readable>;
972
- setupSasAnalytics(params?: Params$Resource$Customers$Setupsasanalytics, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
971
+ setupSasAnalytics(params: Params$Resource$Customers$Setupsasanalytics, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
972
+ setupSasAnalytics(params?: Params$Resource$Customers$Setupsasanalytics, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
973
973
  setupSasAnalytics(params: Params$Resource$Customers$Setupsasanalytics, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
974
974
  setupSasAnalytics(params: Params$Resource$Customers$Setupsasanalytics, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
975
975
  setupSasAnalytics(params: Params$Resource$Customers$Setupsasanalytics, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -1039,8 +1039,8 @@ export declare namespace sasportal_v1alpha1 {
1039
1039
  * @param callback - Optional callback that handles the response.
1040
1040
  * @returns A promise if used with async/await, or void if used with a callback.
1041
1041
  */
1042
- create(params: Params$Resource$Customers$Deployments$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1043
- create(params?: Params$Resource$Customers$Deployments$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
1042
+ create(params: Params$Resource$Customers$Deployments$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1043
+ create(params?: Params$Resource$Customers$Deployments$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
1044
1044
  create(params: Params$Resource$Customers$Deployments$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1045
1045
  create(params: Params$Resource$Customers$Deployments$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
1046
1046
  create(params: Params$Resource$Customers$Deployments$Create, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -1053,8 +1053,8 @@ export declare namespace sasportal_v1alpha1 {
1053
1053
  * @param callback - Optional callback that handles the response.
1054
1054
  * @returns A promise if used with async/await, or void if used with a callback.
1055
1055
  */
1056
- delete(params: Params$Resource$Customers$Deployments$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
1057
- delete(params?: Params$Resource$Customers$Deployments$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
1056
+ delete(params: Params$Resource$Customers$Deployments$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1057
+ delete(params?: Params$Resource$Customers$Deployments$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
1058
1058
  delete(params: Params$Resource$Customers$Deployments$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1059
1059
  delete(params: Params$Resource$Customers$Deployments$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
1060
1060
  delete(params: Params$Resource$Customers$Deployments$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -1067,8 +1067,8 @@ export declare namespace sasportal_v1alpha1 {
1067
1067
  * @param callback - Optional callback that handles the response.
1068
1068
  * @returns A promise if used with async/await, or void if used with a callback.
1069
1069
  */
1070
- get(params: Params$Resource$Customers$Deployments$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
1071
- get(params?: Params$Resource$Customers$Deployments$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
1070
+ get(params: Params$Resource$Customers$Deployments$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1071
+ get(params?: Params$Resource$Customers$Deployments$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
1072
1072
  get(params: Params$Resource$Customers$Deployments$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1073
1073
  get(params: Params$Resource$Customers$Deployments$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
1074
1074
  get(params: Params$Resource$Customers$Deployments$Get, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -1081,8 +1081,8 @@ export declare namespace sasportal_v1alpha1 {
1081
1081
  * @param callback - Optional callback that handles the response.
1082
1082
  * @returns A promise if used with async/await, or void if used with a callback.
1083
1083
  */
1084
- list(params: Params$Resource$Customers$Deployments$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1085
- list(params?: Params$Resource$Customers$Deployments$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDeploymentsResponse>;
1084
+ list(params: Params$Resource$Customers$Deployments$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1085
+ list(params?: Params$Resource$Customers$Deployments$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDeploymentsResponse>>;
1086
1086
  list(params: Params$Resource$Customers$Deployments$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1087
1087
  list(params: Params$Resource$Customers$Deployments$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
1088
1088
  list(params: Params$Resource$Customers$Deployments$List, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
@@ -1095,8 +1095,8 @@ export declare namespace sasportal_v1alpha1 {
1095
1095
  * @param callback - Optional callback that handles the response.
1096
1096
  * @returns A promise if used with async/await, or void if used with a callback.
1097
1097
  */
1098
- move(params: Params$Resource$Customers$Deployments$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
1099
- move(params?: Params$Resource$Customers$Deployments$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
1098
+ move(params: Params$Resource$Customers$Deployments$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1099
+ move(params?: Params$Resource$Customers$Deployments$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
1100
1100
  move(params: Params$Resource$Customers$Deployments$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1101
1101
  move(params: Params$Resource$Customers$Deployments$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
1102
1102
  move(params: Params$Resource$Customers$Deployments$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -1109,8 +1109,8 @@ export declare namespace sasportal_v1alpha1 {
1109
1109
  * @param callback - Optional callback that handles the response.
1110
1110
  * @returns A promise if used with async/await, or void if used with a callback.
1111
1111
  */
1112
- patch(params: Params$Resource$Customers$Deployments$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
1113
- patch(params?: Params$Resource$Customers$Deployments$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
1112
+ patch(params: Params$Resource$Customers$Deployments$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1113
+ patch(params?: Params$Resource$Customers$Deployments$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
1114
1114
  patch(params: Params$Resource$Customers$Deployments$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1115
1115
  patch(params: Params$Resource$Customers$Deployments$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
1116
1116
  patch(params: Params$Resource$Customers$Deployments$Patch, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -1191,8 +1191,8 @@ export declare namespace sasportal_v1alpha1 {
1191
1191
  * @param callback - Optional callback that handles the response.
1192
1192
  * @returns A promise if used with async/await, or void if used with a callback.
1193
1193
  */
1194
- create(params: Params$Resource$Customers$Deployments$Devices$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1195
- create(params?: Params$Resource$Customers$Deployments$Devices$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1194
+ create(params: Params$Resource$Customers$Deployments$Devices$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1195
+ create(params?: Params$Resource$Customers$Deployments$Devices$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1196
1196
  create(params: Params$Resource$Customers$Deployments$Devices$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1197
1197
  create(params: Params$Resource$Customers$Deployments$Devices$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1198
1198
  create(params: Params$Resource$Customers$Deployments$Devices$Create, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1205,8 +1205,8 @@ export declare namespace sasportal_v1alpha1 {
1205
1205
  * @param callback - Optional callback that handles the response.
1206
1206
  * @returns A promise if used with async/await, or void if used with a callback.
1207
1207
  */
1208
- createSigned(params: Params$Resource$Customers$Deployments$Devices$Createsigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
1209
- createSigned(params?: Params$Resource$Customers$Deployments$Devices$Createsigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1208
+ createSigned(params: Params$Resource$Customers$Deployments$Devices$Createsigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1209
+ createSigned(params?: Params$Resource$Customers$Deployments$Devices$Createsigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1210
1210
  createSigned(params: Params$Resource$Customers$Deployments$Devices$Createsigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1211
1211
  createSigned(params: Params$Resource$Customers$Deployments$Devices$Createsigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1212
1212
  createSigned(params: Params$Resource$Customers$Deployments$Devices$Createsigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1219,8 +1219,8 @@ export declare namespace sasportal_v1alpha1 {
1219
1219
  * @param callback - Optional callback that handles the response.
1220
1220
  * @returns A promise if used with async/await, or void if used with a callback.
1221
1221
  */
1222
- list(params: Params$Resource$Customers$Deployments$Devices$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1223
- list(params?: Params$Resource$Customers$Deployments$Devices$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDevicesResponse>;
1222
+ list(params: Params$Resource$Customers$Deployments$Devices$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1223
+ list(params?: Params$Resource$Customers$Deployments$Devices$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDevicesResponse>>;
1224
1224
  list(params: Params$Resource$Customers$Deployments$Devices$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1225
1225
  list(params: Params$Resource$Customers$Deployments$Devices$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDevicesResponse>, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
1226
1226
  list(params: Params$Resource$Customers$Deployments$Devices$List, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
@@ -1275,8 +1275,8 @@ export declare namespace sasportal_v1alpha1 {
1275
1275
  * @param callback - Optional callback that handles the response.
1276
1276
  * @returns A promise if used with async/await, or void if used with a callback.
1277
1277
  */
1278
- create(params: Params$Resource$Customers$Devices$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1279
- create(params?: Params$Resource$Customers$Devices$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1278
+ create(params: Params$Resource$Customers$Devices$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1279
+ create(params?: Params$Resource$Customers$Devices$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1280
1280
  create(params: Params$Resource$Customers$Devices$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1281
1281
  create(params: Params$Resource$Customers$Devices$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1282
1282
  create(params: Params$Resource$Customers$Devices$Create, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1289,8 +1289,8 @@ export declare namespace sasportal_v1alpha1 {
1289
1289
  * @param callback - Optional callback that handles the response.
1290
1290
  * @returns A promise if used with async/await, or void if used with a callback.
1291
1291
  */
1292
- createSigned(params: Params$Resource$Customers$Devices$Createsigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
1293
- createSigned(params?: Params$Resource$Customers$Devices$Createsigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1292
+ createSigned(params: Params$Resource$Customers$Devices$Createsigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1293
+ createSigned(params?: Params$Resource$Customers$Devices$Createsigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1294
1294
  createSigned(params: Params$Resource$Customers$Devices$Createsigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1295
1295
  createSigned(params: Params$Resource$Customers$Devices$Createsigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1296
1296
  createSigned(params: Params$Resource$Customers$Devices$Createsigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1303,8 +1303,8 @@ export declare namespace sasportal_v1alpha1 {
1303
1303
  * @param callback - Optional callback that handles the response.
1304
1304
  * @returns A promise if used with async/await, or void if used with a callback.
1305
1305
  */
1306
- delete(params: Params$Resource$Customers$Devices$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
1307
- delete(params?: Params$Resource$Customers$Devices$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
1306
+ delete(params: Params$Resource$Customers$Devices$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1307
+ delete(params?: Params$Resource$Customers$Devices$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
1308
1308
  delete(params: Params$Resource$Customers$Devices$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1309
1309
  delete(params: Params$Resource$Customers$Devices$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
1310
1310
  delete(params: Params$Resource$Customers$Devices$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -1317,8 +1317,8 @@ export declare namespace sasportal_v1alpha1 {
1317
1317
  * @param callback - Optional callback that handles the response.
1318
1318
  * @returns A promise if used with async/await, or void if used with a callback.
1319
1319
  */
1320
- get(params: Params$Resource$Customers$Devices$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
1321
- get(params?: Params$Resource$Customers$Devices$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1320
+ get(params: Params$Resource$Customers$Devices$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1321
+ get(params?: Params$Resource$Customers$Devices$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1322
1322
  get(params: Params$Resource$Customers$Devices$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1323
1323
  get(params: Params$Resource$Customers$Devices$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1324
1324
  get(params: Params$Resource$Customers$Devices$Get, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1331,8 +1331,8 @@ export declare namespace sasportal_v1alpha1 {
1331
1331
  * @param callback - Optional callback that handles the response.
1332
1332
  * @returns A promise if used with async/await, or void if used with a callback.
1333
1333
  */
1334
- list(params: Params$Resource$Customers$Devices$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1335
- list(params?: Params$Resource$Customers$Devices$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDevicesResponse>;
1334
+ list(params: Params$Resource$Customers$Devices$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1335
+ list(params?: Params$Resource$Customers$Devices$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDevicesResponse>>;
1336
1336
  list(params: Params$Resource$Customers$Devices$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1337
1337
  list(params: Params$Resource$Customers$Devices$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDevicesResponse>, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
1338
1338
  list(params: Params$Resource$Customers$Devices$List, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
@@ -1345,8 +1345,8 @@ export declare namespace sasportal_v1alpha1 {
1345
1345
  * @param callback - Optional callback that handles the response.
1346
1346
  * @returns A promise if used with async/await, or void if used with a callback.
1347
1347
  */
1348
- move(params: Params$Resource$Customers$Devices$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
1349
- move(params?: Params$Resource$Customers$Devices$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
1348
+ move(params: Params$Resource$Customers$Devices$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1349
+ move(params?: Params$Resource$Customers$Devices$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
1350
1350
  move(params: Params$Resource$Customers$Devices$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1351
1351
  move(params: Params$Resource$Customers$Devices$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
1352
1352
  move(params: Params$Resource$Customers$Devices$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -1359,8 +1359,8 @@ export declare namespace sasportal_v1alpha1 {
1359
1359
  * @param callback - Optional callback that handles the response.
1360
1360
  * @returns A promise if used with async/await, or void if used with a callback.
1361
1361
  */
1362
- patch(params: Params$Resource$Customers$Devices$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
1363
- patch(params?: Params$Resource$Customers$Devices$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1362
+ patch(params: Params$Resource$Customers$Devices$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1363
+ patch(params?: Params$Resource$Customers$Devices$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1364
1364
  patch(params: Params$Resource$Customers$Devices$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1365
1365
  patch(params: Params$Resource$Customers$Devices$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1366
1366
  patch(params: Params$Resource$Customers$Devices$Patch, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1373,8 +1373,8 @@ export declare namespace sasportal_v1alpha1 {
1373
1373
  * @param callback - Optional callback that handles the response.
1374
1374
  * @returns A promise if used with async/await, or void if used with a callback.
1375
1375
  */
1376
- signDevice(params: Params$Resource$Customers$Devices$Signdevice, options: StreamMethodOptions): GaxiosPromise<Readable>;
1377
- signDevice(params?: Params$Resource$Customers$Devices$Signdevice, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
1376
+ signDevice(params: Params$Resource$Customers$Devices$Signdevice, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1377
+ signDevice(params?: Params$Resource$Customers$Devices$Signdevice, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
1378
1378
  signDevice(params: Params$Resource$Customers$Devices$Signdevice, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1379
1379
  signDevice(params: Params$Resource$Customers$Devices$Signdevice, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
1380
1380
  signDevice(params: Params$Resource$Customers$Devices$Signdevice, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -1387,8 +1387,8 @@ export declare namespace sasportal_v1alpha1 {
1387
1387
  * @param callback - Optional callback that handles the response.
1388
1388
  * @returns A promise if used with async/await, or void if used with a callback.
1389
1389
  */
1390
- updateSigned(params: Params$Resource$Customers$Devices$Updatesigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
1391
- updateSigned(params?: Params$Resource$Customers$Devices$Updatesigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1390
+ updateSigned(params: Params$Resource$Customers$Devices$Updatesigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1391
+ updateSigned(params?: Params$Resource$Customers$Devices$Updatesigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1392
1392
  updateSigned(params: Params$Resource$Customers$Devices$Updatesigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1393
1393
  updateSigned(params: Params$Resource$Customers$Devices$Updatesigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1394
1394
  updateSigned(params: Params$Resource$Customers$Devices$Updatesigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1502,8 +1502,8 @@ export declare namespace sasportal_v1alpha1 {
1502
1502
  * @param callback - Optional callback that handles the response.
1503
1503
  * @returns A promise if used with async/await, or void if used with a callback.
1504
1504
  */
1505
- create(params: Params$Resource$Customers$Nodes$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1506
- create(params?: Params$Resource$Customers$Nodes$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
1505
+ create(params: Params$Resource$Customers$Nodes$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1506
+ create(params?: Params$Resource$Customers$Nodes$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
1507
1507
  create(params: Params$Resource$Customers$Nodes$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1508
1508
  create(params: Params$Resource$Customers$Nodes$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
1509
1509
  create(params: Params$Resource$Customers$Nodes$Create, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -1516,8 +1516,8 @@ export declare namespace sasportal_v1alpha1 {
1516
1516
  * @param callback - Optional callback that handles the response.
1517
1517
  * @returns A promise if used with async/await, or void if used with a callback.
1518
1518
  */
1519
- delete(params: Params$Resource$Customers$Nodes$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
1520
- delete(params?: Params$Resource$Customers$Nodes$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
1519
+ delete(params: Params$Resource$Customers$Nodes$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1520
+ delete(params?: Params$Resource$Customers$Nodes$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
1521
1521
  delete(params: Params$Resource$Customers$Nodes$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1522
1522
  delete(params: Params$Resource$Customers$Nodes$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
1523
1523
  delete(params: Params$Resource$Customers$Nodes$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -1530,8 +1530,8 @@ export declare namespace sasportal_v1alpha1 {
1530
1530
  * @param callback - Optional callback that handles the response.
1531
1531
  * @returns A promise if used with async/await, or void if used with a callback.
1532
1532
  */
1533
- get(params: Params$Resource$Customers$Nodes$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
1534
- get(params?: Params$Resource$Customers$Nodes$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
1533
+ get(params: Params$Resource$Customers$Nodes$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1534
+ get(params?: Params$Resource$Customers$Nodes$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
1535
1535
  get(params: Params$Resource$Customers$Nodes$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1536
1536
  get(params: Params$Resource$Customers$Nodes$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
1537
1537
  get(params: Params$Resource$Customers$Nodes$Get, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -1544,8 +1544,8 @@ export declare namespace sasportal_v1alpha1 {
1544
1544
  * @param callback - Optional callback that handles the response.
1545
1545
  * @returns A promise if used with async/await, or void if used with a callback.
1546
1546
  */
1547
- list(params: Params$Resource$Customers$Nodes$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1548
- list(params?: Params$Resource$Customers$Nodes$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListNodesResponse>;
1547
+ list(params: Params$Resource$Customers$Nodes$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1548
+ list(params?: Params$Resource$Customers$Nodes$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListNodesResponse>>;
1549
1549
  list(params: Params$Resource$Customers$Nodes$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1550
1550
  list(params: Params$Resource$Customers$Nodes$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListNodesResponse>, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
1551
1551
  list(params: Params$Resource$Customers$Nodes$List, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
@@ -1558,8 +1558,8 @@ export declare namespace sasportal_v1alpha1 {
1558
1558
  * @param callback - Optional callback that handles the response.
1559
1559
  * @returns A promise if used with async/await, or void if used with a callback.
1560
1560
  */
1561
- move(params: Params$Resource$Customers$Nodes$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
1562
- move(params?: Params$Resource$Customers$Nodes$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
1561
+ move(params: Params$Resource$Customers$Nodes$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1562
+ move(params?: Params$Resource$Customers$Nodes$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
1563
1563
  move(params: Params$Resource$Customers$Nodes$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1564
1564
  move(params: Params$Resource$Customers$Nodes$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
1565
1565
  move(params: Params$Resource$Customers$Nodes$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -1572,8 +1572,8 @@ export declare namespace sasportal_v1alpha1 {
1572
1572
  * @param callback - Optional callback that handles the response.
1573
1573
  * @returns A promise if used with async/await, or void if used with a callback.
1574
1574
  */
1575
- patch(params: Params$Resource$Customers$Nodes$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
1576
- patch(params?: Params$Resource$Customers$Nodes$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
1575
+ patch(params: Params$Resource$Customers$Nodes$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1576
+ patch(params?: Params$Resource$Customers$Nodes$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
1577
1577
  patch(params: Params$Resource$Customers$Nodes$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1578
1578
  patch(params: Params$Resource$Customers$Nodes$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
1579
1579
  patch(params: Params$Resource$Customers$Nodes$Patch, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -1654,8 +1654,8 @@ export declare namespace sasportal_v1alpha1 {
1654
1654
  * @param callback - Optional callback that handles the response.
1655
1655
  * @returns A promise if used with async/await, or void if used with a callback.
1656
1656
  */
1657
- create(params: Params$Resource$Customers$Nodes$Deployments$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1658
- create(params?: Params$Resource$Customers$Nodes$Deployments$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
1657
+ create(params: Params$Resource$Customers$Nodes$Deployments$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1658
+ create(params?: Params$Resource$Customers$Nodes$Deployments$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
1659
1659
  create(params: Params$Resource$Customers$Nodes$Deployments$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1660
1660
  create(params: Params$Resource$Customers$Nodes$Deployments$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
1661
1661
  create(params: Params$Resource$Customers$Nodes$Deployments$Create, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -1668,8 +1668,8 @@ export declare namespace sasportal_v1alpha1 {
1668
1668
  * @param callback - Optional callback that handles the response.
1669
1669
  * @returns A promise if used with async/await, or void if used with a callback.
1670
1670
  */
1671
- list(params: Params$Resource$Customers$Nodes$Deployments$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1672
- list(params?: Params$Resource$Customers$Nodes$Deployments$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDeploymentsResponse>;
1671
+ list(params: Params$Resource$Customers$Nodes$Deployments$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1672
+ list(params?: Params$Resource$Customers$Nodes$Deployments$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDeploymentsResponse>>;
1673
1673
  list(params: Params$Resource$Customers$Nodes$Deployments$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1674
1674
  list(params: Params$Resource$Customers$Nodes$Deployments$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
1675
1675
  list(params: Params$Resource$Customers$Nodes$Deployments$List, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
@@ -1714,8 +1714,8 @@ export declare namespace sasportal_v1alpha1 {
1714
1714
  * @param callback - Optional callback that handles the response.
1715
1715
  * @returns A promise if used with async/await, or void if used with a callback.
1716
1716
  */
1717
- create(params: Params$Resource$Customers$Nodes$Devices$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1718
- create(params?: Params$Resource$Customers$Nodes$Devices$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1717
+ create(params: Params$Resource$Customers$Nodes$Devices$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1718
+ create(params?: Params$Resource$Customers$Nodes$Devices$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1719
1719
  create(params: Params$Resource$Customers$Nodes$Devices$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1720
1720
  create(params: Params$Resource$Customers$Nodes$Devices$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1721
1721
  create(params: Params$Resource$Customers$Nodes$Devices$Create, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1728,8 +1728,8 @@ export declare namespace sasportal_v1alpha1 {
1728
1728
  * @param callback - Optional callback that handles the response.
1729
1729
  * @returns A promise if used with async/await, or void if used with a callback.
1730
1730
  */
1731
- createSigned(params: Params$Resource$Customers$Nodes$Devices$Createsigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
1732
- createSigned(params?: Params$Resource$Customers$Nodes$Devices$Createsigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1731
+ createSigned(params: Params$Resource$Customers$Nodes$Devices$Createsigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1732
+ createSigned(params?: Params$Resource$Customers$Nodes$Devices$Createsigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1733
1733
  createSigned(params: Params$Resource$Customers$Nodes$Devices$Createsigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1734
1734
  createSigned(params: Params$Resource$Customers$Nodes$Devices$Createsigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1735
1735
  createSigned(params: Params$Resource$Customers$Nodes$Devices$Createsigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1742,8 +1742,8 @@ export declare namespace sasportal_v1alpha1 {
1742
1742
  * @param callback - Optional callback that handles the response.
1743
1743
  * @returns A promise if used with async/await, or void if used with a callback.
1744
1744
  */
1745
- list(params: Params$Resource$Customers$Nodes$Devices$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1746
- list(params?: Params$Resource$Customers$Nodes$Devices$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDevicesResponse>;
1745
+ list(params: Params$Resource$Customers$Nodes$Devices$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1746
+ list(params?: Params$Resource$Customers$Nodes$Devices$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDevicesResponse>>;
1747
1747
  list(params: Params$Resource$Customers$Nodes$Devices$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1748
1748
  list(params: Params$Resource$Customers$Nodes$Devices$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDevicesResponse>, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
1749
1749
  list(params: Params$Resource$Customers$Nodes$Devices$List, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
@@ -1798,8 +1798,8 @@ export declare namespace sasportal_v1alpha1 {
1798
1798
  * @param callback - Optional callback that handles the response.
1799
1799
  * @returns A promise if used with async/await, or void if used with a callback.
1800
1800
  */
1801
- create(params: Params$Resource$Customers$Nodes$Nodes$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
1802
- create(params?: Params$Resource$Customers$Nodes$Nodes$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
1801
+ create(params: Params$Resource$Customers$Nodes$Nodes$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1802
+ create(params?: Params$Resource$Customers$Nodes$Nodes$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
1803
1803
  create(params: Params$Resource$Customers$Nodes$Nodes$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1804
1804
  create(params: Params$Resource$Customers$Nodes$Nodes$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
1805
1805
  create(params: Params$Resource$Customers$Nodes$Nodes$Create, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -1812,8 +1812,8 @@ export declare namespace sasportal_v1alpha1 {
1812
1812
  * @param callback - Optional callback that handles the response.
1813
1813
  * @returns A promise if used with async/await, or void if used with a callback.
1814
1814
  */
1815
- list(params: Params$Resource$Customers$Nodes$Nodes$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
1816
- list(params?: Params$Resource$Customers$Nodes$Nodes$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListNodesResponse>;
1815
+ list(params: Params$Resource$Customers$Nodes$Nodes$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1816
+ list(params?: Params$Resource$Customers$Nodes$Nodes$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListNodesResponse>>;
1817
1817
  list(params: Params$Resource$Customers$Nodes$Nodes$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1818
1818
  list(params: Params$Resource$Customers$Nodes$Nodes$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListNodesResponse>, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
1819
1819
  list(params: Params$Resource$Customers$Nodes$Nodes$List, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
@@ -1859,8 +1859,8 @@ export declare namespace sasportal_v1alpha1 {
1859
1859
  * @param callback - Optional callback that handles the response.
1860
1860
  * @returns A promise if used with async/await, or void if used with a callback.
1861
1861
  */
1862
- get(params: Params$Resource$Deployments$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
1863
- get(params?: Params$Resource$Deployments$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
1862
+ get(params: Params$Resource$Deployments$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1863
+ get(params?: Params$Resource$Deployments$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
1864
1864
  get(params: Params$Resource$Deployments$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1865
1865
  get(params: Params$Resource$Deployments$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
1866
1866
  get(params: Params$Resource$Deployments$Get, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -1883,8 +1883,8 @@ export declare namespace sasportal_v1alpha1 {
1883
1883
  * @param callback - Optional callback that handles the response.
1884
1884
  * @returns A promise if used with async/await, or void if used with a callback.
1885
1885
  */
1886
- delete(params: Params$Resource$Deployments$Devices$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
1887
- delete(params?: Params$Resource$Deployments$Devices$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
1886
+ delete(params: Params$Resource$Deployments$Devices$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1887
+ delete(params?: Params$Resource$Deployments$Devices$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
1888
1888
  delete(params: Params$Resource$Deployments$Devices$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1889
1889
  delete(params: Params$Resource$Deployments$Devices$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
1890
1890
  delete(params: Params$Resource$Deployments$Devices$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -1897,8 +1897,8 @@ export declare namespace sasportal_v1alpha1 {
1897
1897
  * @param callback - Optional callback that handles the response.
1898
1898
  * @returns A promise if used with async/await, or void if used with a callback.
1899
1899
  */
1900
- get(params: Params$Resource$Deployments$Devices$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
1901
- get(params?: Params$Resource$Deployments$Devices$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1900
+ get(params: Params$Resource$Deployments$Devices$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1901
+ get(params?: Params$Resource$Deployments$Devices$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1902
1902
  get(params: Params$Resource$Deployments$Devices$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1903
1903
  get(params: Params$Resource$Deployments$Devices$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1904
1904
  get(params: Params$Resource$Deployments$Devices$Get, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1911,8 +1911,8 @@ export declare namespace sasportal_v1alpha1 {
1911
1911
  * @param callback - Optional callback that handles the response.
1912
1912
  * @returns A promise if used with async/await, or void if used with a callback.
1913
1913
  */
1914
- move(params: Params$Resource$Deployments$Devices$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
1915
- move(params?: Params$Resource$Deployments$Devices$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
1914
+ move(params: Params$Resource$Deployments$Devices$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1915
+ move(params?: Params$Resource$Deployments$Devices$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
1916
1916
  move(params: Params$Resource$Deployments$Devices$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1917
1917
  move(params: Params$Resource$Deployments$Devices$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
1918
1918
  move(params: Params$Resource$Deployments$Devices$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -1925,8 +1925,8 @@ export declare namespace sasportal_v1alpha1 {
1925
1925
  * @param callback - Optional callback that handles the response.
1926
1926
  * @returns A promise if used with async/await, or void if used with a callback.
1927
1927
  */
1928
- patch(params: Params$Resource$Deployments$Devices$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
1929
- patch(params?: Params$Resource$Deployments$Devices$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1928
+ patch(params: Params$Resource$Deployments$Devices$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1929
+ patch(params?: Params$Resource$Deployments$Devices$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1930
1930
  patch(params: Params$Resource$Deployments$Devices$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1931
1931
  patch(params: Params$Resource$Deployments$Devices$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1932
1932
  patch(params: Params$Resource$Deployments$Devices$Patch, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -1939,8 +1939,8 @@ export declare namespace sasportal_v1alpha1 {
1939
1939
  * @param callback - Optional callback that handles the response.
1940
1940
  * @returns A promise if used with async/await, or void if used with a callback.
1941
1941
  */
1942
- signDevice(params: Params$Resource$Deployments$Devices$Signdevice, options: StreamMethodOptions): GaxiosPromise<Readable>;
1943
- signDevice(params?: Params$Resource$Deployments$Devices$Signdevice, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
1942
+ signDevice(params: Params$Resource$Deployments$Devices$Signdevice, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1943
+ signDevice(params?: Params$Resource$Deployments$Devices$Signdevice, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
1944
1944
  signDevice(params: Params$Resource$Deployments$Devices$Signdevice, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1945
1945
  signDevice(params: Params$Resource$Deployments$Devices$Signdevice, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
1946
1946
  signDevice(params: Params$Resource$Deployments$Devices$Signdevice, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -1953,8 +1953,8 @@ export declare namespace sasportal_v1alpha1 {
1953
1953
  * @param callback - Optional callback that handles the response.
1954
1954
  * @returns A promise if used with async/await, or void if used with a callback.
1955
1955
  */
1956
- updateSigned(params: Params$Resource$Deployments$Devices$Updatesigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
1957
- updateSigned(params?: Params$Resource$Deployments$Devices$Updatesigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
1956
+ updateSigned(params: Params$Resource$Deployments$Devices$Updatesigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
1957
+ updateSigned(params?: Params$Resource$Deployments$Devices$Updatesigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
1958
1958
  updateSigned(params: Params$Resource$Deployments$Devices$Updatesigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
1959
1959
  updateSigned(params: Params$Resource$Deployments$Devices$Updatesigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
1960
1960
  updateSigned(params: Params$Resource$Deployments$Devices$Updatesigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2027,8 +2027,8 @@ export declare namespace sasportal_v1alpha1 {
2027
2027
  * @param callback - Optional callback that handles the response.
2028
2028
  * @returns A promise if used with async/await, or void if used with a callback.
2029
2029
  */
2030
- generateSecret(params: Params$Resource$Installer$Generatesecret, options: StreamMethodOptions): GaxiosPromise<Readable>;
2031
- generateSecret(params?: Params$Resource$Installer$Generatesecret, options?: MethodOptions): GaxiosPromise<Schema$SasPortalGenerateSecretResponse>;
2030
+ generateSecret(params: Params$Resource$Installer$Generatesecret, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2031
+ generateSecret(params?: Params$Resource$Installer$Generatesecret, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalGenerateSecretResponse>>;
2032
2032
  generateSecret(params: Params$Resource$Installer$Generatesecret, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2033
2033
  generateSecret(params: Params$Resource$Installer$Generatesecret, options: MethodOptions | BodyResponseCallback<Schema$SasPortalGenerateSecretResponse>, callback: BodyResponseCallback<Schema$SasPortalGenerateSecretResponse>): void;
2034
2034
  generateSecret(params: Params$Resource$Installer$Generatesecret, callback: BodyResponseCallback<Schema$SasPortalGenerateSecretResponse>): void;
@@ -2041,8 +2041,8 @@ export declare namespace sasportal_v1alpha1 {
2041
2041
  * @param callback - Optional callback that handles the response.
2042
2042
  * @returns A promise if used with async/await, or void if used with a callback.
2043
2043
  */
2044
- validate(params: Params$Resource$Installer$Validate, options: StreamMethodOptions): GaxiosPromise<Readable>;
2045
- validate(params?: Params$Resource$Installer$Validate, options?: MethodOptions): GaxiosPromise<Schema$SasPortalValidateInstallerResponse>;
2044
+ validate(params: Params$Resource$Installer$Validate, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2045
+ validate(params?: Params$Resource$Installer$Validate, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalValidateInstallerResponse>>;
2046
2046
  validate(params: Params$Resource$Installer$Validate, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2047
2047
  validate(params: Params$Resource$Installer$Validate, options: MethodOptions | BodyResponseCallback<Schema$SasPortalValidateInstallerResponse>, callback: BodyResponseCallback<Schema$SasPortalValidateInstallerResponse>): void;
2048
2048
  validate(params: Params$Resource$Installer$Validate, callback: BodyResponseCallback<Schema$SasPortalValidateInstallerResponse>): void;
@@ -2074,8 +2074,8 @@ export declare namespace sasportal_v1alpha1 {
2074
2074
  * @param callback - Optional callback that handles the response.
2075
2075
  * @returns A promise if used with async/await, or void if used with a callback.
2076
2076
  */
2077
- get(params: Params$Resource$Nodes$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
2078
- get(params?: Params$Resource$Nodes$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
2077
+ get(params: Params$Resource$Nodes$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2078
+ get(params?: Params$Resource$Nodes$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
2079
2079
  get(params: Params$Resource$Nodes$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2080
2080
  get(params: Params$Resource$Nodes$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
2081
2081
  get(params: Params$Resource$Nodes$Get, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -2099,8 +2099,8 @@ export declare namespace sasportal_v1alpha1 {
2099
2099
  * @param callback - Optional callback that handles the response.
2100
2100
  * @returns A promise if used with async/await, or void if used with a callback.
2101
2101
  */
2102
- delete(params: Params$Resource$Nodes$Deployments$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
2103
- delete(params?: Params$Resource$Nodes$Deployments$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
2102
+ delete(params: Params$Resource$Nodes$Deployments$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2103
+ delete(params?: Params$Resource$Nodes$Deployments$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
2104
2104
  delete(params: Params$Resource$Nodes$Deployments$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2105
2105
  delete(params: Params$Resource$Nodes$Deployments$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
2106
2106
  delete(params: Params$Resource$Nodes$Deployments$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -2113,8 +2113,8 @@ export declare namespace sasportal_v1alpha1 {
2113
2113
  * @param callback - Optional callback that handles the response.
2114
2114
  * @returns A promise if used with async/await, or void if used with a callback.
2115
2115
  */
2116
- get(params: Params$Resource$Nodes$Deployments$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
2117
- get(params?: Params$Resource$Nodes$Deployments$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
2116
+ get(params: Params$Resource$Nodes$Deployments$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2117
+ get(params?: Params$Resource$Nodes$Deployments$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
2118
2118
  get(params: Params$Resource$Nodes$Deployments$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2119
2119
  get(params: Params$Resource$Nodes$Deployments$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
2120
2120
  get(params: Params$Resource$Nodes$Deployments$Get, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -2127,8 +2127,8 @@ export declare namespace sasportal_v1alpha1 {
2127
2127
  * @param callback - Optional callback that handles the response.
2128
2128
  * @returns A promise if used with async/await, or void if used with a callback.
2129
2129
  */
2130
- list(params: Params$Resource$Nodes$Deployments$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2131
- list(params?: Params$Resource$Nodes$Deployments$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDeploymentsResponse>;
2130
+ list(params: Params$Resource$Nodes$Deployments$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2131
+ list(params?: Params$Resource$Nodes$Deployments$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDeploymentsResponse>>;
2132
2132
  list(params: Params$Resource$Nodes$Deployments$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2133
2133
  list(params: Params$Resource$Nodes$Deployments$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
2134
2134
  list(params: Params$Resource$Nodes$Deployments$List, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
@@ -2141,8 +2141,8 @@ export declare namespace sasportal_v1alpha1 {
2141
2141
  * @param callback - Optional callback that handles the response.
2142
2142
  * @returns A promise if used with async/await, or void if used with a callback.
2143
2143
  */
2144
- move(params: Params$Resource$Nodes$Deployments$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
2145
- move(params?: Params$Resource$Nodes$Deployments$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
2144
+ move(params: Params$Resource$Nodes$Deployments$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2145
+ move(params?: Params$Resource$Nodes$Deployments$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
2146
2146
  move(params: Params$Resource$Nodes$Deployments$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2147
2147
  move(params: Params$Resource$Nodes$Deployments$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
2148
2148
  move(params: Params$Resource$Nodes$Deployments$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -2155,8 +2155,8 @@ export declare namespace sasportal_v1alpha1 {
2155
2155
  * @param callback - Optional callback that handles the response.
2156
2156
  * @returns A promise if used with async/await, or void if used with a callback.
2157
2157
  */
2158
- patch(params: Params$Resource$Nodes$Deployments$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
2159
- patch(params?: Params$Resource$Nodes$Deployments$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
2158
+ patch(params: Params$Resource$Nodes$Deployments$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2159
+ patch(params?: Params$Resource$Nodes$Deployments$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
2160
2160
  patch(params: Params$Resource$Nodes$Deployments$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2161
2161
  patch(params: Params$Resource$Nodes$Deployments$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
2162
2162
  patch(params: Params$Resource$Nodes$Deployments$Patch, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -2227,8 +2227,8 @@ export declare namespace sasportal_v1alpha1 {
2227
2227
  * @param callback - Optional callback that handles the response.
2228
2228
  * @returns A promise if used with async/await, or void if used with a callback.
2229
2229
  */
2230
- create(params: Params$Resource$Nodes$Deployments$Devices$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
2231
- create(params?: Params$Resource$Nodes$Deployments$Devices$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2230
+ create(params: Params$Resource$Nodes$Deployments$Devices$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2231
+ create(params?: Params$Resource$Nodes$Deployments$Devices$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2232
2232
  create(params: Params$Resource$Nodes$Deployments$Devices$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2233
2233
  create(params: Params$Resource$Nodes$Deployments$Devices$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2234
2234
  create(params: Params$Resource$Nodes$Deployments$Devices$Create, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2241,8 +2241,8 @@ export declare namespace sasportal_v1alpha1 {
2241
2241
  * @param callback - Optional callback that handles the response.
2242
2242
  * @returns A promise if used with async/await, or void if used with a callback.
2243
2243
  */
2244
- createSigned(params: Params$Resource$Nodes$Deployments$Devices$Createsigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
2245
- createSigned(params?: Params$Resource$Nodes$Deployments$Devices$Createsigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2244
+ createSigned(params: Params$Resource$Nodes$Deployments$Devices$Createsigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2245
+ createSigned(params?: Params$Resource$Nodes$Deployments$Devices$Createsigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2246
2246
  createSigned(params: Params$Resource$Nodes$Deployments$Devices$Createsigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2247
2247
  createSigned(params: Params$Resource$Nodes$Deployments$Devices$Createsigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2248
2248
  createSigned(params: Params$Resource$Nodes$Deployments$Devices$Createsigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2255,8 +2255,8 @@ export declare namespace sasportal_v1alpha1 {
2255
2255
  * @param callback - Optional callback that handles the response.
2256
2256
  * @returns A promise if used with async/await, or void if used with a callback.
2257
2257
  */
2258
- list(params: Params$Resource$Nodes$Deployments$Devices$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2259
- list(params?: Params$Resource$Nodes$Deployments$Devices$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDevicesResponse>;
2258
+ list(params: Params$Resource$Nodes$Deployments$Devices$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2259
+ list(params?: Params$Resource$Nodes$Deployments$Devices$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDevicesResponse>>;
2260
2260
  list(params: Params$Resource$Nodes$Deployments$Devices$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2261
2261
  list(params: Params$Resource$Nodes$Deployments$Devices$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDevicesResponse>, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
2262
2262
  list(params: Params$Resource$Nodes$Deployments$Devices$List, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
@@ -2311,8 +2311,8 @@ export declare namespace sasportal_v1alpha1 {
2311
2311
  * @param callback - Optional callback that handles the response.
2312
2312
  * @returns A promise if used with async/await, or void if used with a callback.
2313
2313
  */
2314
- create(params: Params$Resource$Nodes$Devices$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
2315
- create(params?: Params$Resource$Nodes$Devices$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2314
+ create(params: Params$Resource$Nodes$Devices$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2315
+ create(params?: Params$Resource$Nodes$Devices$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2316
2316
  create(params: Params$Resource$Nodes$Devices$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2317
2317
  create(params: Params$Resource$Nodes$Devices$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2318
2318
  create(params: Params$Resource$Nodes$Devices$Create, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2325,8 +2325,8 @@ export declare namespace sasportal_v1alpha1 {
2325
2325
  * @param callback - Optional callback that handles the response.
2326
2326
  * @returns A promise if used with async/await, or void if used with a callback.
2327
2327
  */
2328
- createSigned(params: Params$Resource$Nodes$Devices$Createsigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
2329
- createSigned(params?: Params$Resource$Nodes$Devices$Createsigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2328
+ createSigned(params: Params$Resource$Nodes$Devices$Createsigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2329
+ createSigned(params?: Params$Resource$Nodes$Devices$Createsigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2330
2330
  createSigned(params: Params$Resource$Nodes$Devices$Createsigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2331
2331
  createSigned(params: Params$Resource$Nodes$Devices$Createsigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2332
2332
  createSigned(params: Params$Resource$Nodes$Devices$Createsigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2339,8 +2339,8 @@ export declare namespace sasportal_v1alpha1 {
2339
2339
  * @param callback - Optional callback that handles the response.
2340
2340
  * @returns A promise if used with async/await, or void if used with a callback.
2341
2341
  */
2342
- delete(params: Params$Resource$Nodes$Devices$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
2343
- delete(params?: Params$Resource$Nodes$Devices$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
2342
+ delete(params: Params$Resource$Nodes$Devices$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2343
+ delete(params?: Params$Resource$Nodes$Devices$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
2344
2344
  delete(params: Params$Resource$Nodes$Devices$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2345
2345
  delete(params: Params$Resource$Nodes$Devices$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
2346
2346
  delete(params: Params$Resource$Nodes$Devices$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -2353,8 +2353,8 @@ export declare namespace sasportal_v1alpha1 {
2353
2353
  * @param callback - Optional callback that handles the response.
2354
2354
  * @returns A promise if used with async/await, or void if used with a callback.
2355
2355
  */
2356
- get(params: Params$Resource$Nodes$Devices$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
2357
- get(params?: Params$Resource$Nodes$Devices$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2356
+ get(params: Params$Resource$Nodes$Devices$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2357
+ get(params?: Params$Resource$Nodes$Devices$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2358
2358
  get(params: Params$Resource$Nodes$Devices$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2359
2359
  get(params: Params$Resource$Nodes$Devices$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2360
2360
  get(params: Params$Resource$Nodes$Devices$Get, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2367,8 +2367,8 @@ export declare namespace sasportal_v1alpha1 {
2367
2367
  * @param callback - Optional callback that handles the response.
2368
2368
  * @returns A promise if used with async/await, or void if used with a callback.
2369
2369
  */
2370
- list(params: Params$Resource$Nodes$Devices$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2371
- list(params?: Params$Resource$Nodes$Devices$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDevicesResponse>;
2370
+ list(params: Params$Resource$Nodes$Devices$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2371
+ list(params?: Params$Resource$Nodes$Devices$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDevicesResponse>>;
2372
2372
  list(params: Params$Resource$Nodes$Devices$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2373
2373
  list(params: Params$Resource$Nodes$Devices$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDevicesResponse>, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
2374
2374
  list(params: Params$Resource$Nodes$Devices$List, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
@@ -2381,8 +2381,8 @@ export declare namespace sasportal_v1alpha1 {
2381
2381
  * @param callback - Optional callback that handles the response.
2382
2382
  * @returns A promise if used with async/await, or void if used with a callback.
2383
2383
  */
2384
- move(params: Params$Resource$Nodes$Devices$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
2385
- move(params?: Params$Resource$Nodes$Devices$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
2384
+ move(params: Params$Resource$Nodes$Devices$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2385
+ move(params?: Params$Resource$Nodes$Devices$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
2386
2386
  move(params: Params$Resource$Nodes$Devices$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2387
2387
  move(params: Params$Resource$Nodes$Devices$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
2388
2388
  move(params: Params$Resource$Nodes$Devices$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -2395,8 +2395,8 @@ export declare namespace sasportal_v1alpha1 {
2395
2395
  * @param callback - Optional callback that handles the response.
2396
2396
  * @returns A promise if used with async/await, or void if used with a callback.
2397
2397
  */
2398
- patch(params: Params$Resource$Nodes$Devices$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
2399
- patch(params?: Params$Resource$Nodes$Devices$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2398
+ patch(params: Params$Resource$Nodes$Devices$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2399
+ patch(params?: Params$Resource$Nodes$Devices$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2400
2400
  patch(params: Params$Resource$Nodes$Devices$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2401
2401
  patch(params: Params$Resource$Nodes$Devices$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2402
2402
  patch(params: Params$Resource$Nodes$Devices$Patch, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2409,8 +2409,8 @@ export declare namespace sasportal_v1alpha1 {
2409
2409
  * @param callback - Optional callback that handles the response.
2410
2410
  * @returns A promise if used with async/await, or void if used with a callback.
2411
2411
  */
2412
- signDevice(params: Params$Resource$Nodes$Devices$Signdevice, options: StreamMethodOptions): GaxiosPromise<Readable>;
2413
- signDevice(params?: Params$Resource$Nodes$Devices$Signdevice, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
2412
+ signDevice(params: Params$Resource$Nodes$Devices$Signdevice, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2413
+ signDevice(params?: Params$Resource$Nodes$Devices$Signdevice, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
2414
2414
  signDevice(params: Params$Resource$Nodes$Devices$Signdevice, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2415
2415
  signDevice(params: Params$Resource$Nodes$Devices$Signdevice, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
2416
2416
  signDevice(params: Params$Resource$Nodes$Devices$Signdevice, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -2423,8 +2423,8 @@ export declare namespace sasportal_v1alpha1 {
2423
2423
  * @param callback - Optional callback that handles the response.
2424
2424
  * @returns A promise if used with async/await, or void if used with a callback.
2425
2425
  */
2426
- updateSigned(params: Params$Resource$Nodes$Devices$Updatesigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
2427
- updateSigned(params?: Params$Resource$Nodes$Devices$Updatesigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2426
+ updateSigned(params: Params$Resource$Nodes$Devices$Updatesigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2427
+ updateSigned(params?: Params$Resource$Nodes$Devices$Updatesigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2428
2428
  updateSigned(params: Params$Resource$Nodes$Devices$Updatesigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2429
2429
  updateSigned(params: Params$Resource$Nodes$Devices$Updatesigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2430
2430
  updateSigned(params: Params$Resource$Nodes$Devices$Updatesigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2538,8 +2538,8 @@ export declare namespace sasportal_v1alpha1 {
2538
2538
  * @param callback - Optional callback that handles the response.
2539
2539
  * @returns A promise if used with async/await, or void if used with a callback.
2540
2540
  */
2541
- create(params: Params$Resource$Nodes$Nodes$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
2542
- create(params?: Params$Resource$Nodes$Nodes$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
2541
+ create(params: Params$Resource$Nodes$Nodes$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2542
+ create(params?: Params$Resource$Nodes$Nodes$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
2543
2543
  create(params: Params$Resource$Nodes$Nodes$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2544
2544
  create(params: Params$Resource$Nodes$Nodes$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
2545
2545
  create(params: Params$Resource$Nodes$Nodes$Create, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -2552,8 +2552,8 @@ export declare namespace sasportal_v1alpha1 {
2552
2552
  * @param callback - Optional callback that handles the response.
2553
2553
  * @returns A promise if used with async/await, or void if used with a callback.
2554
2554
  */
2555
- delete(params: Params$Resource$Nodes$Nodes$Delete, options: StreamMethodOptions): GaxiosPromise<Readable>;
2556
- delete(params?: Params$Resource$Nodes$Nodes$Delete, options?: MethodOptions): GaxiosPromise<Schema$SasPortalEmpty>;
2555
+ delete(params: Params$Resource$Nodes$Nodes$Delete, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2556
+ delete(params?: Params$Resource$Nodes$Nodes$Delete, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalEmpty>>;
2557
2557
  delete(params: Params$Resource$Nodes$Nodes$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2558
2558
  delete(params: Params$Resource$Nodes$Nodes$Delete, options: MethodOptions | BodyResponseCallback<Schema$SasPortalEmpty>, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
2559
2559
  delete(params: Params$Resource$Nodes$Nodes$Delete, callback: BodyResponseCallback<Schema$SasPortalEmpty>): void;
@@ -2566,8 +2566,8 @@ export declare namespace sasportal_v1alpha1 {
2566
2566
  * @param callback - Optional callback that handles the response.
2567
2567
  * @returns A promise if used with async/await, or void if used with a callback.
2568
2568
  */
2569
- get(params: Params$Resource$Nodes$Nodes$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
2570
- get(params?: Params$Resource$Nodes$Nodes$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
2569
+ get(params: Params$Resource$Nodes$Nodes$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2570
+ get(params?: Params$Resource$Nodes$Nodes$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
2571
2571
  get(params: Params$Resource$Nodes$Nodes$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2572
2572
  get(params: Params$Resource$Nodes$Nodes$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
2573
2573
  get(params: Params$Resource$Nodes$Nodes$Get, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -2580,8 +2580,8 @@ export declare namespace sasportal_v1alpha1 {
2580
2580
  * @param callback - Optional callback that handles the response.
2581
2581
  * @returns A promise if used with async/await, or void if used with a callback.
2582
2582
  */
2583
- list(params: Params$Resource$Nodes$Nodes$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2584
- list(params?: Params$Resource$Nodes$Nodes$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListNodesResponse>;
2583
+ list(params: Params$Resource$Nodes$Nodes$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2584
+ list(params?: Params$Resource$Nodes$Nodes$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListNodesResponse>>;
2585
2585
  list(params: Params$Resource$Nodes$Nodes$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2586
2586
  list(params: Params$Resource$Nodes$Nodes$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListNodesResponse>, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
2587
2587
  list(params: Params$Resource$Nodes$Nodes$List, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
@@ -2594,8 +2594,8 @@ export declare namespace sasportal_v1alpha1 {
2594
2594
  * @param callback - Optional callback that handles the response.
2595
2595
  * @returns A promise if used with async/await, or void if used with a callback.
2596
2596
  */
2597
- move(params: Params$Resource$Nodes$Nodes$Move, options: StreamMethodOptions): GaxiosPromise<Readable>;
2598
- move(params?: Params$Resource$Nodes$Nodes$Move, options?: MethodOptions): GaxiosPromise<Schema$SasPortalOperation>;
2597
+ move(params: Params$Resource$Nodes$Nodes$Move, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2598
+ move(params?: Params$Resource$Nodes$Nodes$Move, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalOperation>>;
2599
2599
  move(params: Params$Resource$Nodes$Nodes$Move, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2600
2600
  move(params: Params$Resource$Nodes$Nodes$Move, options: MethodOptions | BodyResponseCallback<Schema$SasPortalOperation>, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
2601
2601
  move(params: Params$Resource$Nodes$Nodes$Move, callback: BodyResponseCallback<Schema$SasPortalOperation>): void;
@@ -2608,8 +2608,8 @@ export declare namespace sasportal_v1alpha1 {
2608
2608
  * @param callback - Optional callback that handles the response.
2609
2609
  * @returns A promise if used with async/await, or void if used with a callback.
2610
2610
  */
2611
- patch(params: Params$Resource$Nodes$Nodes$Patch, options: StreamMethodOptions): GaxiosPromise<Readable>;
2612
- patch(params?: Params$Resource$Nodes$Nodes$Patch, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
2611
+ patch(params: Params$Resource$Nodes$Nodes$Patch, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2612
+ patch(params?: Params$Resource$Nodes$Nodes$Patch, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
2613
2613
  patch(params: Params$Resource$Nodes$Nodes$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2614
2614
  patch(params: Params$Resource$Nodes$Nodes$Patch, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
2615
2615
  patch(params: Params$Resource$Nodes$Nodes$Patch, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -2690,8 +2690,8 @@ export declare namespace sasportal_v1alpha1 {
2690
2690
  * @param callback - Optional callback that handles the response.
2691
2691
  * @returns A promise if used with async/await, or void if used with a callback.
2692
2692
  */
2693
- create(params: Params$Resource$Nodes$Nodes$Deployments$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
2694
- create(params?: Params$Resource$Nodes$Nodes$Deployments$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDeployment>;
2693
+ create(params: Params$Resource$Nodes$Nodes$Deployments$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2694
+ create(params?: Params$Resource$Nodes$Nodes$Deployments$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDeployment>>;
2695
2695
  create(params: Params$Resource$Nodes$Nodes$Deployments$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2696
2696
  create(params: Params$Resource$Nodes$Nodes$Deployments$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDeployment>, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
2697
2697
  create(params: Params$Resource$Nodes$Nodes$Deployments$Create, callback: BodyResponseCallback<Schema$SasPortalDeployment>): void;
@@ -2704,8 +2704,8 @@ export declare namespace sasportal_v1alpha1 {
2704
2704
  * @param callback - Optional callback that handles the response.
2705
2705
  * @returns A promise if used with async/await, or void if used with a callback.
2706
2706
  */
2707
- list(params: Params$Resource$Nodes$Nodes$Deployments$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2708
- list(params?: Params$Resource$Nodes$Nodes$Deployments$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDeploymentsResponse>;
2707
+ list(params: Params$Resource$Nodes$Nodes$Deployments$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2708
+ list(params?: Params$Resource$Nodes$Nodes$Deployments$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDeploymentsResponse>>;
2709
2709
  list(params: Params$Resource$Nodes$Nodes$Deployments$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2710
2710
  list(params: Params$Resource$Nodes$Nodes$Deployments$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
2711
2711
  list(params: Params$Resource$Nodes$Nodes$Deployments$List, callback: BodyResponseCallback<Schema$SasPortalListDeploymentsResponse>): void;
@@ -2750,8 +2750,8 @@ export declare namespace sasportal_v1alpha1 {
2750
2750
  * @param callback - Optional callback that handles the response.
2751
2751
  * @returns A promise if used with async/await, or void if used with a callback.
2752
2752
  */
2753
- create(params: Params$Resource$Nodes$Nodes$Devices$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
2754
- create(params?: Params$Resource$Nodes$Nodes$Devices$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2753
+ create(params: Params$Resource$Nodes$Nodes$Devices$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2754
+ create(params?: Params$Resource$Nodes$Nodes$Devices$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2755
2755
  create(params: Params$Resource$Nodes$Nodes$Devices$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2756
2756
  create(params: Params$Resource$Nodes$Nodes$Devices$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2757
2757
  create(params: Params$Resource$Nodes$Nodes$Devices$Create, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2764,8 +2764,8 @@ export declare namespace sasportal_v1alpha1 {
2764
2764
  * @param callback - Optional callback that handles the response.
2765
2765
  * @returns A promise if used with async/await, or void if used with a callback.
2766
2766
  */
2767
- createSigned(params: Params$Resource$Nodes$Nodes$Devices$Createsigned, options: StreamMethodOptions): GaxiosPromise<Readable>;
2768
- createSigned(params?: Params$Resource$Nodes$Nodes$Devices$Createsigned, options?: MethodOptions): GaxiosPromise<Schema$SasPortalDevice>;
2767
+ createSigned(params: Params$Resource$Nodes$Nodes$Devices$Createsigned, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2768
+ createSigned(params?: Params$Resource$Nodes$Nodes$Devices$Createsigned, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalDevice>>;
2769
2769
  createSigned(params: Params$Resource$Nodes$Nodes$Devices$Createsigned, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2770
2770
  createSigned(params: Params$Resource$Nodes$Nodes$Devices$Createsigned, options: MethodOptions | BodyResponseCallback<Schema$SasPortalDevice>, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
2771
2771
  createSigned(params: Params$Resource$Nodes$Nodes$Devices$Createsigned, callback: BodyResponseCallback<Schema$SasPortalDevice>): void;
@@ -2778,8 +2778,8 @@ export declare namespace sasportal_v1alpha1 {
2778
2778
  * @param callback - Optional callback that handles the response.
2779
2779
  * @returns A promise if used with async/await, or void if used with a callback.
2780
2780
  */
2781
- list(params: Params$Resource$Nodes$Nodes$Devices$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2782
- list(params?: Params$Resource$Nodes$Nodes$Devices$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListDevicesResponse>;
2781
+ list(params: Params$Resource$Nodes$Nodes$Devices$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2782
+ list(params?: Params$Resource$Nodes$Nodes$Devices$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListDevicesResponse>>;
2783
2783
  list(params: Params$Resource$Nodes$Nodes$Devices$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2784
2784
  list(params: Params$Resource$Nodes$Nodes$Devices$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListDevicesResponse>, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
2785
2785
  list(params: Params$Resource$Nodes$Nodes$Devices$List, callback: BodyResponseCallback<Schema$SasPortalListDevicesResponse>): void;
@@ -2834,8 +2834,8 @@ export declare namespace sasportal_v1alpha1 {
2834
2834
  * @param callback - Optional callback that handles the response.
2835
2835
  * @returns A promise if used with async/await, or void if used with a callback.
2836
2836
  */
2837
- create(params: Params$Resource$Nodes$Nodes$Nodes$Create, options: StreamMethodOptions): GaxiosPromise<Readable>;
2838
- create(params?: Params$Resource$Nodes$Nodes$Nodes$Create, options?: MethodOptions): GaxiosPromise<Schema$SasPortalNode>;
2837
+ create(params: Params$Resource$Nodes$Nodes$Nodes$Create, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2838
+ create(params?: Params$Resource$Nodes$Nodes$Nodes$Create, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalNode>>;
2839
2839
  create(params: Params$Resource$Nodes$Nodes$Nodes$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2840
2840
  create(params: Params$Resource$Nodes$Nodes$Nodes$Create, options: MethodOptions | BodyResponseCallback<Schema$SasPortalNode>, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
2841
2841
  create(params: Params$Resource$Nodes$Nodes$Nodes$Create, callback: BodyResponseCallback<Schema$SasPortalNode>): void;
@@ -2848,8 +2848,8 @@ export declare namespace sasportal_v1alpha1 {
2848
2848
  * @param callback - Optional callback that handles the response.
2849
2849
  * @returns A promise if used with async/await, or void if used with a callback.
2850
2850
  */
2851
- list(params: Params$Resource$Nodes$Nodes$Nodes$List, options: StreamMethodOptions): GaxiosPromise<Readable>;
2852
- list(params?: Params$Resource$Nodes$Nodes$Nodes$List, options?: MethodOptions): GaxiosPromise<Schema$SasPortalListNodesResponse>;
2851
+ list(params: Params$Resource$Nodes$Nodes$Nodes$List, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2852
+ list(params?: Params$Resource$Nodes$Nodes$Nodes$List, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalListNodesResponse>>;
2853
2853
  list(params: Params$Resource$Nodes$Nodes$Nodes$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2854
2854
  list(params: Params$Resource$Nodes$Nodes$Nodes$List, options: MethodOptions | BodyResponseCallback<Schema$SasPortalListNodesResponse>, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
2855
2855
  list(params: Params$Resource$Nodes$Nodes$Nodes$List, callback: BodyResponseCallback<Schema$SasPortalListNodesResponse>): void;
@@ -2894,8 +2894,8 @@ export declare namespace sasportal_v1alpha1 {
2894
2894
  * @param callback - Optional callback that handles the response.
2895
2895
  * @returns A promise if used with async/await, or void if used with a callback.
2896
2896
  */
2897
- get(params: Params$Resource$Policies$Get, options: StreamMethodOptions): GaxiosPromise<Readable>;
2898
- get(params?: Params$Resource$Policies$Get, options?: MethodOptions): GaxiosPromise<Schema$SasPortalPolicy>;
2897
+ get(params: Params$Resource$Policies$Get, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2898
+ get(params?: Params$Resource$Policies$Get, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalPolicy>>;
2899
2899
  get(params: Params$Resource$Policies$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2900
2900
  get(params: Params$Resource$Policies$Get, options: MethodOptions | BodyResponseCallback<Schema$SasPortalPolicy>, callback: BodyResponseCallback<Schema$SasPortalPolicy>): void;
2901
2901
  get(params: Params$Resource$Policies$Get, callback: BodyResponseCallback<Schema$SasPortalPolicy>): void;
@@ -2908,8 +2908,8 @@ export declare namespace sasportal_v1alpha1 {
2908
2908
  * @param callback - Optional callback that handles the response.
2909
2909
  * @returns A promise if used with async/await, or void if used with a callback.
2910
2910
  */
2911
- set(params: Params$Resource$Policies$Set, options: StreamMethodOptions): GaxiosPromise<Readable>;
2912
- set(params?: Params$Resource$Policies$Set, options?: MethodOptions): GaxiosPromise<Schema$SasPortalPolicy>;
2911
+ set(params: Params$Resource$Policies$Set, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2912
+ set(params?: Params$Resource$Policies$Set, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalPolicy>>;
2913
2913
  set(params: Params$Resource$Policies$Set, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2914
2914
  set(params: Params$Resource$Policies$Set, options: MethodOptions | BodyResponseCallback<Schema$SasPortalPolicy>, callback: BodyResponseCallback<Schema$SasPortalPolicy>): void;
2915
2915
  set(params: Params$Resource$Policies$Set, callback: BodyResponseCallback<Schema$SasPortalPolicy>): void;
@@ -2922,8 +2922,8 @@ export declare namespace sasportal_v1alpha1 {
2922
2922
  * @param callback - Optional callback that handles the response.
2923
2923
  * @returns A promise if used with async/await, or void if used with a callback.
2924
2924
  */
2925
- test(params: Params$Resource$Policies$Test, options: StreamMethodOptions): GaxiosPromise<Readable>;
2926
- test(params?: Params$Resource$Policies$Test, options?: MethodOptions): GaxiosPromise<Schema$SasPortalTestPermissionsResponse>;
2925
+ test(params: Params$Resource$Policies$Test, options: StreamMethodOptions): Promise<GaxiosResponseWithHTTP2<Readable>>;
2926
+ test(params?: Params$Resource$Policies$Test, options?: MethodOptions): Promise<GaxiosResponseWithHTTP2<Schema$SasPortalTestPermissionsResponse>>;
2927
2927
  test(params: Params$Resource$Policies$Test, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
2928
2928
  test(params: Params$Resource$Policies$Test, options: MethodOptions | BodyResponseCallback<Schema$SasPortalTestPermissionsResponse>, callback: BodyResponseCallback<Schema$SasPortalTestPermissionsResponse>): void;
2929
2929
  test(params: Params$Resource$Policies$Test, callback: BodyResponseCallback<Schema$SasPortalTestPermissionsResponse>): void;