google-api-client 0.41.1 → 0.41.2

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.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +41 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  5. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  6. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  7. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  8. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  9. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  10. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  11. data/generated/google/apis/bigquery_v2.rb +1 -1
  12. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  13. data/generated/google/apis/bigtableadmin_v2/classes.rb +6 -6
  14. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  15. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +3 -3
  16. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  17. data/generated/google/apis/cloudbuild_v1/classes.rb +271 -11
  18. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  19. data/generated/google/apis/cloudbuild_v1/service.rb +0 -94
  20. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  21. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  22. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  23. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  24. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  25. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  26. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  27. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  28. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  29. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +7 -1
  30. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +1 -0
  31. data/generated/google/apis/compute_alpha.rb +1 -1
  32. data/generated/google/apis/compute_alpha/classes.rb +54 -30
  33. data/generated/google/apis/compute_alpha/representations.rb +3 -0
  34. data/generated/google/apis/compute_alpha/service.rb +23 -29
  35. data/generated/google/apis/compute_beta.rb +1 -1
  36. data/generated/google/apis/compute_beta/classes.rb +55 -29
  37. data/generated/google/apis/compute_beta/representations.rb +2 -0
  38. data/generated/google/apis/compute_beta/service.rb +75 -29
  39. data/generated/google/apis/compute_v1.rb +1 -1
  40. data/generated/google/apis/compute_v1/classes.rb +84 -29
  41. data/generated/google/apis/compute_v1/representations.rb +17 -0
  42. data/generated/google/apis/compute_v1/service.rb +21 -29
  43. data/generated/google/apis/container_v1.rb +1 -1
  44. data/generated/google/apis/container_v1/classes.rb +94 -2
  45. data/generated/google/apis/container_v1/representations.rb +35 -0
  46. data/generated/google/apis/container_v1beta1.rb +1 -1
  47. data/generated/google/apis/container_v1beta1/classes.rb +121 -17
  48. data/generated/google/apis/container_v1beta1/representations.rb +37 -0
  49. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  50. data/generated/google/apis/dataflow_v1b3/classes.rb +19 -0
  51. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  52. data/generated/google/apis/dataproc_v1.rb +1 -1
  53. data/generated/google/apis/dataproc_v1/classes.rb +6 -5
  54. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  55. data/generated/google/apis/dataproc_v1beta2/classes.rb +35 -5
  56. data/generated/google/apis/dataproc_v1beta2/representations.rb +4 -0
  57. data/generated/google/apis/dialogflow_v2.rb +1 -1
  58. data/generated/google/apis/dialogflow_v2/classes.rb +74 -8
  59. data/generated/google/apis/dialogflow_v2/representations.rb +16 -0
  60. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  61. data/generated/google/apis/dialogflow_v2beta1/classes.rb +74 -8
  62. data/generated/google/apis/dialogflow_v2beta1/representations.rb +16 -0
  63. data/generated/google/apis/dialogflow_v2beta1/service.rb +42 -42
  64. data/generated/google/apis/displayvideo_v1.rb +1 -1
  65. data/generated/google/apis/displayvideo_v1/classes.rb +3 -6
  66. data/generated/google/apis/displayvideo_v1/service.rb +0 -4
  67. data/generated/google/apis/dns_v1beta2.rb +4 -4
  68. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  69. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  70. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  71. data/generated/google/apis/drive_v2.rb +1 -1
  72. data/generated/google/apis/drive_v2/classes.rb +9 -0
  73. data/generated/google/apis/drive_v2/representations.rb +1 -0
  74. data/generated/google/apis/drive_v3.rb +1 -1
  75. data/generated/google/apis/drive_v3/classes.rb +9 -0
  76. data/generated/google/apis/drive_v3/representations.rb +1 -0
  77. data/generated/google/apis/games_v1.rb +1 -1
  78. data/generated/google/apis/gameservices_v1.rb +34 -0
  79. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  80. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  81. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  82. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +33 -0
  83. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  84. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  85. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  86. data/generated/google/apis/managedidentities_v1.rb +1 -1
  87. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  88. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  89. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  90. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  91. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  92. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  93. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  94. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  95. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  96. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  97. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  98. data/generated/google/apis/ml_v1.rb +1 -1
  99. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  100. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +73 -0
  101. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +32 -0
  102. data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +477 -0
  103. data/generated/google/apis/run_v1.rb +1 -1
  104. data/generated/google/apis/run_v1/classes.rb +1 -6
  105. data/generated/google/apis/run_v1/service.rb +1 -1
  106. data/generated/google/apis/run_v1alpha1.rb +1 -1
  107. data/generated/google/apis/run_v1alpha1/service.rb +1 -1
  108. data/generated/google/apis/run_v1beta1.rb +1 -1
  109. data/generated/google/apis/run_v1beta1/service.rb +1 -1
  110. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  111. data/generated/google/apis/sasportal_v1alpha1/classes.rb +73 -0
  112. data/generated/google/apis/sasportal_v1alpha1/representations.rb +32 -0
  113. data/generated/google/apis/sasportal_v1alpha1/service.rb +477 -0
  114. data/generated/google/apis/spanner_v1.rb +1 -1
  115. data/generated/google/apis/spanner_v1/service.rb +5 -0
  116. data/lib/google/apis/version.rb +1 -1
  117. metadata +11 -3
@@ -94,6 +94,12 @@ module Google
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
+ class GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
97
103
  class GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
98
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
105
 
@@ -332,6 +338,8 @@ module Google
332
338
  hash :maintenance_policy_names, as: 'maintenancePolicyNames'
333
339
  hash :maintenance_schedules, as: 'maintenanceSchedules', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule::Representation
334
340
 
341
+ property :maintenance_settings, as: 'maintenanceSettings', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings::Representation
342
+
335
343
  property :name, as: 'name'
336
344
  hash :producer_metadata, as: 'producerMetadata'
337
345
  collection :provisioned_resources, as: 'provisionedResources', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource::Representation
@@ -356,6 +364,13 @@ module Google
356
364
  end
357
365
  end
358
366
 
367
+ class GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
368
+ # @private
369
+ class Representation < Google::Apis::Core::JsonRepresentation
370
+ property :exclude, as: 'exclude'
371
+ end
372
+ end
373
+
359
374
  class GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
360
375
  # @private
361
376
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -315,6 +315,9 @@ module Google
315
315
  # Requests for policies with any conditional bindings must specify version 3.
316
316
  # Policies without any conditional bindings may specify any valid value or
317
317
  # leave the field unset.
318
+ # To learn which resources support conditions in their IAM policies, see the
319
+ # [IAM
320
+ # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
318
321
  # @param [String] fields
319
322
  # Selector specifying which fields to include in a partial response.
320
323
  # @param [String] quota_user
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/managed-microsoft-ad/
27
27
  module ManagedidentitiesV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20200415'
29
+ REVISION = '20200622'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -542,6 +542,12 @@ module Google
542
542
  # @return [Hash<String,Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>]
543
543
  attr_accessor :maintenance_schedules
544
544
 
545
+ # Maintenance settings associated with instance. Allows service producers and
546
+ # end users to assign settings that controls maintenance on this instance.
547
+ # Corresponds to the JSON property `maintenanceSettings`
548
+ # @return [Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings]
549
+ attr_accessor :maintenance_settings
550
+
545
551
  # Unique name of the resource. It uses the form:
546
552
  # `projects/`project_id`/locations/`location_id`/instances/`instance_id``
547
553
  # Corresponds to the JSON property `name`
@@ -609,6 +615,7 @@ module Google
609
615
  @labels = args[:labels] if args.key?(:labels)
610
616
  @maintenance_policy_names = args[:maintenance_policy_names] if args.key?(:maintenance_policy_names)
611
617
  @maintenance_schedules = args[:maintenance_schedules] if args.key?(:maintenance_schedules)
618
+ @maintenance_settings = args[:maintenance_settings] if args.key?(:maintenance_settings)
612
619
  @name = args[:name] if args.key?(:name)
613
620
  @producer_metadata = args[:producer_metadata] if args.key?(:producer_metadata)
614
621
  @provisioned_resources = args[:provisioned_resources] if args.key?(:provisioned_resources)
@@ -664,6 +671,30 @@ module Google
664
671
  end
665
672
  end
666
673
 
674
+ # Maintenance settings associated with instance. Allows service producers and
675
+ # end users to assign settings that controls maintenance on this instance.
676
+ class GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
677
+ include Google::Apis::Core::Hashable
678
+
679
+ # Optional. Exclude instance from maintenance. When true, rollout service will
680
+ # not
681
+ # attempt maintenance on the instance. Rollout service will include the
682
+ # instance in reported rollout progress as not attempted.
683
+ # Corresponds to the JSON property `exclude`
684
+ # @return [Boolean]
685
+ attr_accessor :exclude
686
+ alias_method :exclude?, :exclude
687
+
688
+ def initialize(**args)
689
+ update!(**args)
690
+ end
691
+
692
+ # Update properties of this object
693
+ def update!(**args)
694
+ @exclude = args[:exclude] if args.key?(:exclude)
695
+ end
696
+ end
697
+
667
698
  # Node information for custom per-node SLO implementations.
668
699
  # SSA does not support per-node SLO, but producers can populate per-node
669
700
  # information in SloMetadata for custom precomputations.
@@ -1128,10 +1159,13 @@ module Google
1128
1159
  # Google groups, and domains (such as G Suite). A `role` is a named list of
1129
1160
  # permissions; each `role` can be an IAM predefined role or a user-created
1130
1161
  # custom role.
1131
- # Optionally, a `binding` can specify a `condition`, which is a logical
1132
- # expression that allows access to a resource only if the expression evaluates
1133
- # to `true`. A condition can add constraints based on attributes of the
1134
- # request, the resource, or both.
1162
+ # For some types of Google Cloud resources, a `binding` can also specify a
1163
+ # `condition`, which is a logical expression that allows access to a resource
1164
+ # only if the expression evaluates to `true`. A condition can add constraints
1165
+ # based on attributes of the request, the resource, or both. To learn which
1166
+ # resources support conditions in their IAM policies, see the
1167
+ # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1168
+ # policies).
1135
1169
  # **JSON example:**
1136
1170
  # `
1137
1171
  # "bindings": [
@@ -1146,7 +1180,9 @@ module Google
1146
1180
  # `,
1147
1181
  # `
1148
1182
  # "role": "roles/resourcemanager.organizationViewer",
1149
- # "members": ["user:eve@example.com"],
1183
+ # "members": [
1184
+ # "user:eve@example.com"
1185
+ # ],
1150
1186
  # "condition": `
1151
1187
  # "title": "expirable access",
1152
1188
  # "description": "Does not grant access after Sep 2020",
@@ -1219,6 +1255,9 @@ module Google
1219
1255
  # the conditions in the version `3` policy are lost.
1220
1256
  # If a policy does not include any conditions, operations on that policy may
1221
1257
  # specify any valid version or leave the field unset.
1258
+ # To learn which resources support conditions in their IAM policies, see the
1259
+ # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1260
+ # policies).
1222
1261
  # Corresponds to the JSON property `version`
1223
1262
  # @return [Fixnum]
1224
1263
  attr_accessor :version
@@ -1310,10 +1349,13 @@ module Google
1310
1349
  # Google groups, and domains (such as G Suite). A `role` is a named list of
1311
1350
  # permissions; each `role` can be an IAM predefined role or a user-created
1312
1351
  # custom role.
1313
- # Optionally, a `binding` can specify a `condition`, which is a logical
1314
- # expression that allows access to a resource only if the expression evaluates
1315
- # to `true`. A condition can add constraints based on attributes of the
1316
- # request, the resource, or both.
1352
+ # For some types of Google Cloud resources, a `binding` can also specify a
1353
+ # `condition`, which is a logical expression that allows access to a resource
1354
+ # only if the expression evaluates to `true`. A condition can add constraints
1355
+ # based on attributes of the request, the resource, or both. To learn which
1356
+ # resources support conditions in their IAM policies, see the
1357
+ # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1358
+ # policies).
1317
1359
  # **JSON example:**
1318
1360
  # `
1319
1361
  # "bindings": [
@@ -1328,7 +1370,9 @@ module Google
1328
1370
  # `,
1329
1371
  # `
1330
1372
  # "role": "roles/resourcemanager.organizationViewer",
1331
- # "members": ["user:eve@example.com"],
1373
+ # "members": [
1374
+ # "user:eve@example.com"
1375
+ # ],
1332
1376
  # "condition": `
1333
1377
  # "title": "expirable access",
1334
1378
  # "description": "Does not grant access after Sep 2020",
@@ -94,6 +94,12 @@ module Google
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
+ class GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
97
103
  class GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
98
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
105
 
@@ -332,6 +338,8 @@ module Google
332
338
  hash :maintenance_policy_names, as: 'maintenancePolicyNames'
333
339
  hash :maintenance_schedules, as: 'maintenanceSchedules', class: Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule, decorator: Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule::Representation
334
340
 
341
+ property :maintenance_settings, as: 'maintenanceSettings', class: Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings, decorator: Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings::Representation
342
+
335
343
  property :name, as: 'name'
336
344
  hash :producer_metadata, as: 'producerMetadata'
337
345
  collection :provisioned_resources, as: 'provisionedResources', class: Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource, decorator: Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource::Representation
@@ -356,6 +364,13 @@ module Google
356
364
  end
357
365
  end
358
366
 
367
+ class GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
368
+ # @private
369
+ class Representation < Google::Apis::Core::JsonRepresentation
370
+ property :exclude, as: 'exclude'
371
+ end
372
+ end
373
+
359
374
  class GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
360
375
  # @private
361
376
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -311,6 +311,9 @@ module Google
311
311
  # Requests for policies with any conditional bindings must specify version 3.
312
312
  # Policies without any conditional bindings may specify any valid value or
313
313
  # leave the field unset.
314
+ # To learn which resources support conditions in their IAM policies, see the
315
+ # [IAM
316
+ # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
314
317
  # @param [String] fields
315
318
  # Selector specifying which fields to include in a partial response.
316
319
  # @param [String] quota_user
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/ml/
26
26
  module MlV1
27
27
  VERSION = 'V1'
28
- REVISION = '20200624'
28
+ REVISION = '20200630'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/spectrum-access-system/
26
26
  module ProdTtSasportalV1alpha1
27
27
  VERSION = 'V1alpha1'
28
- REVISION = '20200623'
28
+ REVISION = '20200626'
29
29
 
30
30
  # View your email address
31
31
  AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
@@ -150,6 +150,50 @@ module Google
150
150
  end
151
151
  end
152
152
 
153
+ # The Deployment.
154
+ class SasPortalDeployment
155
+ include Google::Apis::Core::Hashable
156
+
157
+ # The allowed billing modes under this deployment.
158
+ # Corresponds to the JSON property `allowedBillingModes`
159
+ # @return [Array<String>]
160
+ attr_accessor :allowed_billing_modes
161
+
162
+ # Default billing mode for the deployment and devices under it.
163
+ # Corresponds to the JSON property `defaultBillingMode`
164
+ # @return [String]
165
+ attr_accessor :default_billing_mode
166
+
167
+ # The deployment's display name.
168
+ # Corresponds to the JSON property `displayName`
169
+ # @return [String]
170
+ attr_accessor :display_name
171
+
172
+ # Output only. Resource name.
173
+ # Corresponds to the JSON property `name`
174
+ # @return [String]
175
+ attr_accessor :name
176
+
177
+ # User id used by the devices belonging to this deployment. Each deployment
178
+ # should be associated with one unique user_id.
179
+ # Corresponds to the JSON property `sasUserIds`
180
+ # @return [Array<String>]
181
+ attr_accessor :sas_user_ids
182
+
183
+ def initialize(**args)
184
+ update!(**args)
185
+ end
186
+
187
+ # Update properties of this object
188
+ def update!(**args)
189
+ @allowed_billing_modes = args[:allowed_billing_modes] if args.key?(:allowed_billing_modes)
190
+ @default_billing_mode = args[:default_billing_mode] if args.key?(:default_billing_mode)
191
+ @display_name = args[:display_name] if args.key?(:display_name)
192
+ @name = args[:name] if args.key?(:name)
193
+ @sas_user_ids = args[:sas_user_ids] if args.key?(:sas_user_ids)
194
+ end
195
+ end
196
+
153
197
  #
154
198
  class SasPortalDevice
155
199
  include Google::Apis::Core::Hashable
@@ -721,6 +765,35 @@ module Google
721
765
  end
722
766
  end
723
767
 
768
+ # Response for ListDeployments method.
769
+ class SasPortalListDeploymentsResponse
770
+ include Google::Apis::Core::Hashable
771
+
772
+ # The deployments that match the
773
+ # request.
774
+ # Corresponds to the JSON property `deployments`
775
+ # @return [Array<Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment>]
776
+ attr_accessor :deployments
777
+
778
+ # A pagination token returned from a previous call to
779
+ # ListDeployments method that indicates
780
+ # from where listing should continue. If the field is missing or empty, it
781
+ # means there is no more deployments.
782
+ # Corresponds to the JSON property `nextPageToken`
783
+ # @return [String]
784
+ attr_accessor :next_page_token
785
+
786
+ def initialize(**args)
787
+ update!(**args)
788
+ end
789
+
790
+ # Update properties of this object
791
+ def update!(**args)
792
+ @deployments = args[:deployments] if args.key?(:deployments)
793
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
794
+ end
795
+ end
796
+
724
797
  # Response for ListDevices method.
725
798
  class SasPortalListDevicesResponse
726
799
  include Google::Apis::Core::Hashable
@@ -52,6 +52,12 @@ module Google
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
+ class SasPortalDeployment
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
55
61
  class SasPortalDevice
56
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
63
 
@@ -136,6 +142,12 @@ module Google
136
142
  include Google::Apis::Core::JsonObjectSupport
137
143
  end
138
144
 
145
+ class SasPortalListDeploymentsResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
139
151
  class SasPortalListDevicesResponse
140
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
153
 
@@ -266,6 +278,17 @@ module Google
266
278
  end
267
279
  end
268
280
 
281
+ class SasPortalDeployment
282
+ # @private
283
+ class Representation < Google::Apis::Core::JsonRepresentation
284
+ collection :allowed_billing_modes, as: 'allowedBillingModes'
285
+ property :default_billing_mode, as: 'defaultBillingMode'
286
+ property :display_name, as: 'displayName'
287
+ property :name, as: 'name'
288
+ collection :sas_user_ids, as: 'sasUserIds'
289
+ end
290
+ end
291
+
269
292
  class SasPortalDevice
270
293
  # @private
271
294
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -416,6 +439,15 @@ module Google
416
439
  end
417
440
  end
418
441
 
442
+ class SasPortalListDeploymentsResponse
443
+ # @private
444
+ class Representation < Google::Apis::Core::JsonRepresentation
445
+ collection :deployments, as: 'deployments', class: Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment, decorator: Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
446
+
447
+ property :next_page_token, as: 'nextPageToken'
448
+ end
449
+ end
450
+
419
451
  class SasPortalListDevicesResponse
420
452
  # @private
421
453
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -149,6 +149,174 @@ module Google
149
149
  execute_or_queue_command(command, &block)
150
150
  end
151
151
 
152
+ # Creates a new deployment.
153
+ # @param [String] parent
154
+ # Required. The parent resource name where the deployment is to be created.
155
+ # @param [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] sas_portal_deployment_object
156
+ # @param [String] fields
157
+ # Selector specifying which fields to include in a partial response.
158
+ # @param [String] quota_user
159
+ # Available to use for quota purposes for server-side applications. Can be any
160
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
161
+ # @param [Google::Apis::RequestOptions] options
162
+ # Request-specific options
163
+ #
164
+ # @yield [result, err] Result & error if block supplied
165
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
166
+ # @yieldparam err [StandardError] error object if request failed
167
+ #
168
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
169
+ #
170
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
171
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
172
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
173
+ def create_customer_deployment(parent, sas_portal_deployment_object = nil, fields: nil, quota_user: nil, options: nil, &block)
174
+ command = make_simple_command(:post, 'v1alpha1/{+parent}/deployments', options)
175
+ command.request_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
176
+ command.request_object = sas_portal_deployment_object
177
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
178
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
179
+ command.params['parent'] = parent unless parent.nil?
180
+ command.query['fields'] = fields unless fields.nil?
181
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
182
+ execute_or_queue_command(command, &block)
183
+ end
184
+
185
+ # Deletes a deployment.
186
+ # @param [String] name
187
+ # Required. The name of the deployment.
188
+ # @param [String] fields
189
+ # Selector specifying which fields to include in a partial response.
190
+ # @param [String] quota_user
191
+ # Available to use for quota purposes for server-side applications. Can be any
192
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
193
+ # @param [Google::Apis::RequestOptions] options
194
+ # Request-specific options
195
+ #
196
+ # @yield [result, err] Result & error if block supplied
197
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty] parsed result object
198
+ # @yieldparam err [StandardError] error object if request failed
199
+ #
200
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty]
201
+ #
202
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
203
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
204
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
205
+ def delete_customer_deployment(name, fields: nil, quota_user: nil, options: nil, &block)
206
+ command = make_simple_command(:delete, 'v1alpha1/{+name}', options)
207
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty::Representation
208
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty
209
+ command.params['name'] = name unless name.nil?
210
+ command.query['fields'] = fields unless fields.nil?
211
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
212
+ execute_or_queue_command(command, &block)
213
+ end
214
+
215
+ # Returns a requested deployment.
216
+ # @param [String] name
217
+ # Required. The name of the deployment.
218
+ # @param [String] fields
219
+ # Selector specifying which fields to include in a partial response.
220
+ # @param [String] quota_user
221
+ # Available to use for quota purposes for server-side applications. Can be any
222
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
223
+ # @param [Google::Apis::RequestOptions] options
224
+ # Request-specific options
225
+ #
226
+ # @yield [result, err] Result & error if block supplied
227
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
228
+ # @yieldparam err [StandardError] error object if request failed
229
+ #
230
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
231
+ #
232
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
233
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
234
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
235
+ def get_customer_deployment(name, fields: nil, quota_user: nil, options: nil, &block)
236
+ command = make_simple_command(:get, 'v1alpha1/{+name}', options)
237
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
238
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
239
+ command.params['name'] = name unless name.nil?
240
+ command.query['fields'] = fields unless fields.nil?
241
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
242
+ execute_or_queue_command(command, &block)
243
+ end
244
+
245
+ # Lists deployments.
246
+ # @param [String] parent
247
+ # Required. The parent resource name, for example, "nodes/1",
248
+ # customer/1/nodes/2.
249
+ # @param [Fixnum] page_size
250
+ # The maximum number of deployments to return in the response.
251
+ # @param [String] page_token
252
+ # A pagination token returned from a previous call to ListDeployments
253
+ # method that
254
+ # indicates where this listing should continue from.
255
+ # @param [String] fields
256
+ # Selector specifying which fields to include in a partial response.
257
+ # @param [String] quota_user
258
+ # Available to use for quota purposes for server-side applications. Can be any
259
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
260
+ # @param [Google::Apis::RequestOptions] options
261
+ # Request-specific options
262
+ #
263
+ # @yield [result, err] Result & error if block supplied
264
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse] parsed result object
265
+ # @yieldparam err [StandardError] error object if request failed
266
+ #
267
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse]
268
+ #
269
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
270
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
271
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
272
+ def list_customer_deployments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
273
+ command = make_simple_command(:get, 'v1alpha1/{+parent}/deployments', options)
274
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse::Representation
275
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse
276
+ command.params['parent'] = parent unless parent.nil?
277
+ command.query['pageSize'] = page_size unless page_size.nil?
278
+ command.query['pageToken'] = page_token unless page_token.nil?
279
+ command.query['fields'] = fields unless fields.nil?
280
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
281
+ execute_or_queue_command(command, &block)
282
+ end
283
+
284
+ # Updates an existing deployment.
285
+ # @param [String] name
286
+ # Output only. Resource name.
287
+ # @param [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] sas_portal_deployment_object
288
+ # @param [String] update_mask
289
+ # Fields to be updated.
290
+ # @param [String] fields
291
+ # Selector specifying which fields to include in a partial response.
292
+ # @param [String] quota_user
293
+ # Available to use for quota purposes for server-side applications. Can be any
294
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
295
+ # @param [Google::Apis::RequestOptions] options
296
+ # Request-specific options
297
+ #
298
+ # @yield [result, err] Result & error if block supplied
299
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
300
+ # @yieldparam err [StandardError] error object if request failed
301
+ #
302
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
303
+ #
304
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
305
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
306
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
307
+ def patch_customer_deployment(name, sas_portal_deployment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
308
+ command = make_simple_command(:patch, 'v1alpha1/{+name}', options)
309
+ command.request_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
310
+ command.request_object = sas_portal_deployment_object
311
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
312
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
313
+ command.params['name'] = name unless name.nil?
314
+ command.query['updateMask'] = update_mask unless update_mask.nil?
315
+ command.query['fields'] = fields unless fields.nil?
316
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
317
+ execute_or_queue_command(command, &block)
318
+ end
319
+
152
320
  # Creates a device under a node or customer. Returned devices are unordered.
153
321
  # @param [String] parent
154
322
  # Required. The name of the parent resource.
@@ -688,6 +856,78 @@ module Google
688
856
  execute_or_queue_command(command, &block)
689
857
  end
690
858
 
859
+ # Creates a new deployment.
860
+ # @param [String] parent
861
+ # Required. The parent resource name where the deployment is to be created.
862
+ # @param [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] sas_portal_deployment_object
863
+ # @param [String] fields
864
+ # Selector specifying which fields to include in a partial response.
865
+ # @param [String] quota_user
866
+ # Available to use for quota purposes for server-side applications. Can be any
867
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
868
+ # @param [Google::Apis::RequestOptions] options
869
+ # Request-specific options
870
+ #
871
+ # @yield [result, err] Result & error if block supplied
872
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
873
+ # @yieldparam err [StandardError] error object if request failed
874
+ #
875
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
876
+ #
877
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
878
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
879
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
880
+ def create_customer_node_deployment(parent, sas_portal_deployment_object = nil, fields: nil, quota_user: nil, options: nil, &block)
881
+ command = make_simple_command(:post, 'v1alpha1/{+parent}/deployments', options)
882
+ command.request_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
883
+ command.request_object = sas_portal_deployment_object
884
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
885
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
886
+ command.params['parent'] = parent unless parent.nil?
887
+ command.query['fields'] = fields unless fields.nil?
888
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
889
+ execute_or_queue_command(command, &block)
890
+ end
891
+
892
+ # Lists deployments.
893
+ # @param [String] parent
894
+ # Required. The parent resource name, for example, "nodes/1",
895
+ # customer/1/nodes/2.
896
+ # @param [Fixnum] page_size
897
+ # The maximum number of deployments to return in the response.
898
+ # @param [String] page_token
899
+ # A pagination token returned from a previous call to ListDeployments
900
+ # method that
901
+ # indicates where this listing should continue from.
902
+ # @param [String] fields
903
+ # Selector specifying which fields to include in a partial response.
904
+ # @param [String] quota_user
905
+ # Available to use for quota purposes for server-side applications. Can be any
906
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
907
+ # @param [Google::Apis::RequestOptions] options
908
+ # Request-specific options
909
+ #
910
+ # @yield [result, err] Result & error if block supplied
911
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse] parsed result object
912
+ # @yieldparam err [StandardError] error object if request failed
913
+ #
914
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse]
915
+ #
916
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
917
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
918
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
919
+ def list_customer_node_deployments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
920
+ command = make_simple_command(:get, 'v1alpha1/{+parent}/deployments', options)
921
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse::Representation
922
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse
923
+ command.params['parent'] = parent unless parent.nil?
924
+ command.query['pageSize'] = page_size unless page_size.nil?
925
+ command.query['pageToken'] = page_token unless page_token.nil?
926
+ command.query['fields'] = fields unless fields.nil?
927
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
928
+ execute_or_queue_command(command, &block)
929
+ end
930
+
691
931
  # Creates a new node.
692
932
  # @param [String] parent
693
933
  # Required. The parent resource name where the node is to be created.
@@ -758,6 +998,36 @@ module Google
758
998
  execute_or_queue_command(command, &block)
759
999
  end
760
1000
 
1001
+ # Returns a requested deployment.
1002
+ # @param [String] name
1003
+ # Required. The name of the deployment.
1004
+ # @param [String] fields
1005
+ # Selector specifying which fields to include in a partial response.
1006
+ # @param [String] quota_user
1007
+ # Available to use for quota purposes for server-side applications. Can be any
1008
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1009
+ # @param [Google::Apis::RequestOptions] options
1010
+ # Request-specific options
1011
+ #
1012
+ # @yield [result, err] Result & error if block supplied
1013
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
1014
+ # @yieldparam err [StandardError] error object if request failed
1015
+ #
1016
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
1017
+ #
1018
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1019
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1020
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1021
+ def get_deployment(name, fields: nil, quota_user: nil, options: nil, &block)
1022
+ command = make_simple_command(:get, 'v1alpha1/{+name}', options)
1023
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
1024
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
1025
+ command.params['name'] = name unless name.nil?
1026
+ command.query['fields'] = fields unless fields.nil?
1027
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1028
+ execute_or_queue_command(command, &block)
1029
+ end
1030
+
761
1031
  # Generates a secret to be used with the ValidateInstaller method
762
1032
  # @param [Google::Apis::ProdTtSasportalV1alpha1::SasPortalGenerateSecretRequest] sas_portal_generate_secret_request_object
763
1033
  # @param [String] fields
@@ -848,6 +1118,141 @@ module Google
848
1118
  execute_or_queue_command(command, &block)
849
1119
  end
850
1120
 
1121
+ # Deletes a deployment.
1122
+ # @param [String] name
1123
+ # Required. The name of the deployment.
1124
+ # @param [String] fields
1125
+ # Selector specifying which fields to include in a partial response.
1126
+ # @param [String] quota_user
1127
+ # Available to use for quota purposes for server-side applications. Can be any
1128
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1129
+ # @param [Google::Apis::RequestOptions] options
1130
+ # Request-specific options
1131
+ #
1132
+ # @yield [result, err] Result & error if block supplied
1133
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty] parsed result object
1134
+ # @yieldparam err [StandardError] error object if request failed
1135
+ #
1136
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty]
1137
+ #
1138
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1139
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1140
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1141
+ def delete_node_deployment(name, fields: nil, quota_user: nil, options: nil, &block)
1142
+ command = make_simple_command(:delete, 'v1alpha1/{+name}', options)
1143
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty::Representation
1144
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalEmpty
1145
+ command.params['name'] = name unless name.nil?
1146
+ command.query['fields'] = fields unless fields.nil?
1147
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1148
+ execute_or_queue_command(command, &block)
1149
+ end
1150
+
1151
+ # Returns a requested deployment.
1152
+ # @param [String] name
1153
+ # Required. The name of the deployment.
1154
+ # @param [String] fields
1155
+ # Selector specifying which fields to include in a partial response.
1156
+ # @param [String] quota_user
1157
+ # Available to use for quota purposes for server-side applications. Can be any
1158
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1159
+ # @param [Google::Apis::RequestOptions] options
1160
+ # Request-specific options
1161
+ #
1162
+ # @yield [result, err] Result & error if block supplied
1163
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
1164
+ # @yieldparam err [StandardError] error object if request failed
1165
+ #
1166
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
1167
+ #
1168
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1169
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1170
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1171
+ def get_node_deployment(name, fields: nil, quota_user: nil, options: nil, &block)
1172
+ command = make_simple_command(:get, 'v1alpha1/{+name}', options)
1173
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
1174
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
1175
+ command.params['name'] = name unless name.nil?
1176
+ command.query['fields'] = fields unless fields.nil?
1177
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1178
+ execute_or_queue_command(command, &block)
1179
+ end
1180
+
1181
+ # Lists deployments.
1182
+ # @param [String] parent
1183
+ # Required. The parent resource name, for example, "nodes/1",
1184
+ # customer/1/nodes/2.
1185
+ # @param [Fixnum] page_size
1186
+ # The maximum number of deployments to return in the response.
1187
+ # @param [String] page_token
1188
+ # A pagination token returned from a previous call to ListDeployments
1189
+ # method that
1190
+ # indicates where this listing should continue from.
1191
+ # @param [String] fields
1192
+ # Selector specifying which fields to include in a partial response.
1193
+ # @param [String] quota_user
1194
+ # Available to use for quota purposes for server-side applications. Can be any
1195
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1196
+ # @param [Google::Apis::RequestOptions] options
1197
+ # Request-specific options
1198
+ #
1199
+ # @yield [result, err] Result & error if block supplied
1200
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse] parsed result object
1201
+ # @yieldparam err [StandardError] error object if request failed
1202
+ #
1203
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse]
1204
+ #
1205
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1206
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1207
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1208
+ def list_node_deployments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
1209
+ command = make_simple_command(:get, 'v1alpha1/{+parent}/deployments', options)
1210
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse::Representation
1211
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse
1212
+ command.params['parent'] = parent unless parent.nil?
1213
+ command.query['pageSize'] = page_size unless page_size.nil?
1214
+ command.query['pageToken'] = page_token unless page_token.nil?
1215
+ command.query['fields'] = fields unless fields.nil?
1216
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1217
+ execute_or_queue_command(command, &block)
1218
+ end
1219
+
1220
+ # Updates an existing deployment.
1221
+ # @param [String] name
1222
+ # Output only. Resource name.
1223
+ # @param [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] sas_portal_deployment_object
1224
+ # @param [String] update_mask
1225
+ # Fields to be updated.
1226
+ # @param [String] fields
1227
+ # Selector specifying which fields to include in a partial response.
1228
+ # @param [String] quota_user
1229
+ # Available to use for quota purposes for server-side applications. Can be any
1230
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1231
+ # @param [Google::Apis::RequestOptions] options
1232
+ # Request-specific options
1233
+ #
1234
+ # @yield [result, err] Result & error if block supplied
1235
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
1236
+ # @yieldparam err [StandardError] error object if request failed
1237
+ #
1238
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
1239
+ #
1240
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1241
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1242
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1243
+ def patch_node_deployment(name, sas_portal_deployment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
1244
+ command = make_simple_command(:patch, 'v1alpha1/{+name}', options)
1245
+ command.request_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
1246
+ command.request_object = sas_portal_deployment_object
1247
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
1248
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
1249
+ command.params['name'] = name unless name.nil?
1250
+ command.query['updateMask'] = update_mask unless update_mask.nil?
1251
+ command.query['fields'] = fields unless fields.nil?
1252
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1253
+ execute_or_queue_command(command, &block)
1254
+ end
1255
+
851
1256
  # Creates a device under a node or customer. Returned devices are unordered.
852
1257
  # @param [String] parent
853
1258
  # Required. The name of the parent resource.
@@ -1387,6 +1792,78 @@ module Google
1387
1792
  execute_or_queue_command(command, &block)
1388
1793
  end
1389
1794
 
1795
+ # Creates a new deployment.
1796
+ # @param [String] parent
1797
+ # Required. The parent resource name where the deployment is to be created.
1798
+ # @param [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] sas_portal_deployment_object
1799
+ # @param [String] fields
1800
+ # Selector specifying which fields to include in a partial response.
1801
+ # @param [String] quota_user
1802
+ # Available to use for quota purposes for server-side applications. Can be any
1803
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1804
+ # @param [Google::Apis::RequestOptions] options
1805
+ # Request-specific options
1806
+ #
1807
+ # @yield [result, err] Result & error if block supplied
1808
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment] parsed result object
1809
+ # @yieldparam err [StandardError] error object if request failed
1810
+ #
1811
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment]
1812
+ #
1813
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1814
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1815
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1816
+ def create_node_node_deployment(parent, sas_portal_deployment_object = nil, fields: nil, quota_user: nil, options: nil, &block)
1817
+ command = make_simple_command(:post, 'v1alpha1/{+parent}/deployments', options)
1818
+ command.request_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
1819
+ command.request_object = sas_portal_deployment_object
1820
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment::Representation
1821
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalDeployment
1822
+ command.params['parent'] = parent unless parent.nil?
1823
+ command.query['fields'] = fields unless fields.nil?
1824
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1825
+ execute_or_queue_command(command, &block)
1826
+ end
1827
+
1828
+ # Lists deployments.
1829
+ # @param [String] parent
1830
+ # Required. The parent resource name, for example, "nodes/1",
1831
+ # customer/1/nodes/2.
1832
+ # @param [Fixnum] page_size
1833
+ # The maximum number of deployments to return in the response.
1834
+ # @param [String] page_token
1835
+ # A pagination token returned from a previous call to ListDeployments
1836
+ # method that
1837
+ # indicates where this listing should continue from.
1838
+ # @param [String] fields
1839
+ # Selector specifying which fields to include in a partial response.
1840
+ # @param [String] quota_user
1841
+ # Available to use for quota purposes for server-side applications. Can be any
1842
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1843
+ # @param [Google::Apis::RequestOptions] options
1844
+ # Request-specific options
1845
+ #
1846
+ # @yield [result, err] Result & error if block supplied
1847
+ # @yieldparam result [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse] parsed result object
1848
+ # @yieldparam err [StandardError] error object if request failed
1849
+ #
1850
+ # @return [Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse]
1851
+ #
1852
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1853
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1854
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1855
+ def list_node_node_deployments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
1856
+ command = make_simple_command(:get, 'v1alpha1/{+parent}/deployments', options)
1857
+ command.response_representation = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse::Representation
1858
+ command.response_class = Google::Apis::ProdTtSasportalV1alpha1::SasPortalListDeploymentsResponse
1859
+ command.params['parent'] = parent unless parent.nil?
1860
+ command.query['pageSize'] = page_size unless page_size.nil?
1861
+ command.query['pageToken'] = page_token unless page_token.nil?
1862
+ command.query['fields'] = fields unless fields.nil?
1863
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1864
+ execute_or_queue_command(command, &block)
1865
+ end
1866
+
1390
1867
  # Creates a device under a node or customer. Returned devices are unordered.
1391
1868
  # @param [String] parent
1392
1869
  # Required. The name of the parent resource.