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
@@ -88,13 +88,13 @@ module Google
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
- class HashProp
91
+ class HttpDelivery
92
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
93
 
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
- class ListOperationsResponse
97
+ class HashProp
98
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
99
 
100
100
  include Google::Apis::Core::JsonObjectSupport
@@ -112,6 +112,42 @@ module Google
112
112
  include Google::Apis::Core::JsonObjectSupport
113
113
  end
114
114
 
115
+ class Notification
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class NotifierConfig
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class NotifierMetadata
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class NotifierSecret
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class NotifierSecretRef
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class NotifierSpec
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
115
151
  class Operation
116
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
153
 
@@ -130,12 +166,24 @@ module Google
130
166
  include Google::Apis::Core::JsonObjectSupport
131
167
  end
132
168
 
169
+ class SmtpDelivery
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
133
175
  class Secret
134
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
177
 
136
178
  include Google::Apis::Core::JsonObjectSupport
137
179
  end
138
180
 
181
+ class SlackDelivery
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
139
187
  class Source
140
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
189
 
@@ -328,20 +376,18 @@ module Google
328
376
  end
329
377
  end
330
378
 
331
- class HashProp
379
+ class HttpDelivery
332
380
  # @private
333
381
  class Representation < Google::Apis::Core::JsonRepresentation
334
- property :type, as: 'type'
335
- property :value, :base64 => true, as: 'value'
382
+ property :uri, as: 'uri'
336
383
  end
337
384
  end
338
385
 
339
- class ListOperationsResponse
386
+ class HashProp
340
387
  # @private
341
388
  class Representation < Google::Apis::Core::JsonRepresentation
342
- property :next_page_token, as: 'nextPageToken'
343
- collection :operations, as: 'operations', class: Google::Apis::CloudbuildV1alpha1::Operation, decorator: Google::Apis::CloudbuildV1alpha1::Operation::Representation
344
-
389
+ property :type, as: 'type'
390
+ property :value, :base64 => true, as: 'value'
345
391
  end
346
392
  end
347
393
 
@@ -362,6 +408,65 @@ module Google
362
408
  end
363
409
  end
364
410
 
411
+ class Notification
412
+ # @private
413
+ class Representation < Google::Apis::Core::JsonRepresentation
414
+ property :filter, as: 'filter'
415
+ property :http_delivery, as: 'httpDelivery', class: Google::Apis::CloudbuildV1alpha1::HttpDelivery, decorator: Google::Apis::CloudbuildV1alpha1::HttpDelivery::Representation
416
+
417
+ property :slack_delivery, as: 'slackDelivery', class: Google::Apis::CloudbuildV1alpha1::SlackDelivery, decorator: Google::Apis::CloudbuildV1alpha1::SlackDelivery::Representation
418
+
419
+ property :smtp_delivery, as: 'smtpDelivery', class: Google::Apis::CloudbuildV1alpha1::SmtpDelivery, decorator: Google::Apis::CloudbuildV1alpha1::SmtpDelivery::Representation
420
+
421
+ hash :struct_delivery, as: 'structDelivery'
422
+ end
423
+ end
424
+
425
+ class NotifierConfig
426
+ # @private
427
+ class Representation < Google::Apis::Core::JsonRepresentation
428
+ property :api_version, as: 'apiVersion'
429
+ property :kind, as: 'kind'
430
+ property :metadata, as: 'metadata', class: Google::Apis::CloudbuildV1alpha1::NotifierMetadata, decorator: Google::Apis::CloudbuildV1alpha1::NotifierMetadata::Representation
431
+
432
+ property :spec, as: 'spec', class: Google::Apis::CloudbuildV1alpha1::NotifierSpec, decorator: Google::Apis::CloudbuildV1alpha1::NotifierSpec::Representation
433
+
434
+ end
435
+ end
436
+
437
+ class NotifierMetadata
438
+ # @private
439
+ class Representation < Google::Apis::Core::JsonRepresentation
440
+ property :name, as: 'name'
441
+ property :notifier, as: 'notifier'
442
+ end
443
+ end
444
+
445
+ class NotifierSecret
446
+ # @private
447
+ class Representation < Google::Apis::Core::JsonRepresentation
448
+ property :name, as: 'name'
449
+ property :value, as: 'value'
450
+ end
451
+ end
452
+
453
+ class NotifierSecretRef
454
+ # @private
455
+ class Representation < Google::Apis::Core::JsonRepresentation
456
+ property :secret_ref, as: 'secretRef'
457
+ end
458
+ end
459
+
460
+ class NotifierSpec
461
+ # @private
462
+ class Representation < Google::Apis::Core::JsonRepresentation
463
+ property :notification, as: 'notification', class: Google::Apis::CloudbuildV1alpha1::Notification, decorator: Google::Apis::CloudbuildV1alpha1::Notification::Representation
464
+
465
+ collection :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1alpha1::NotifierSecret, decorator: Google::Apis::CloudbuildV1alpha1::NotifierSecret::Representation
466
+
467
+ end
468
+ end
469
+
365
470
  class Operation
366
471
  # @private
367
472
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -402,6 +507,19 @@ module Google
402
507
  end
403
508
  end
404
509
 
510
+ class SmtpDelivery
511
+ # @private
512
+ class Representation < Google::Apis::Core::JsonRepresentation
513
+ property :from_address, as: 'fromAddress'
514
+ property :password, as: 'password', class: Google::Apis::CloudbuildV1alpha1::NotifierSecretRef, decorator: Google::Apis::CloudbuildV1alpha1::NotifierSecretRef::Representation
515
+
516
+ property :port, as: 'port'
517
+ collection :recipient_addresses, as: 'recipientAddresses'
518
+ property :sender_address, as: 'senderAddress'
519
+ property :server, as: 'server'
520
+ end
521
+ end
522
+
405
523
  class Secret
406
524
  # @private
407
525
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -410,6 +528,14 @@ module Google
410
528
  end
411
529
  end
412
530
 
531
+ class SlackDelivery
532
+ # @private
533
+ class Representation < Google::Apis::Core::JsonRepresentation
534
+ property :webhook_uri, as: 'webhookUri', class: Google::Apis::CloudbuildV1alpha1::NotifierSecretRef, decorator: Google::Apis::CloudbuildV1alpha1::NotifierSecretRef::Representation
535
+
536
+ end
537
+ end
538
+
413
539
  class Source
414
540
  # @private
415
541
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -121,53 +121,6 @@ module Google
121
121
  execute_or_queue_command(command, &block)
122
122
  end
123
123
 
124
- # Lists operations that match the specified filter in the request. If the
125
- # server doesn't support this method, it returns `UNIMPLEMENTED`.
126
- # NOTE: the `name` binding allows API services to override the binding
127
- # to use different resource name schemes, such as `users/*/operations`. To
128
- # override the binding, API services can add a binding such as
129
- # `"/v1/`name=users/*`/operations"` to their service configuration.
130
- # For backwards compatibility, the default name includes the operations
131
- # collection id, however overriding users must ensure the name binding
132
- # is the parent resource, without the operations collection id.
133
- # @param [String] name
134
- # The name of the operation's parent resource.
135
- # @param [String] filter
136
- # The standard list filter.
137
- # @param [Fixnum] page_size
138
- # The standard list page size.
139
- # @param [String] page_token
140
- # The standard list page token.
141
- # @param [String] fields
142
- # Selector specifying which fields to include in a partial response.
143
- # @param [String] quota_user
144
- # Available to use for quota purposes for server-side applications. Can be any
145
- # arbitrary string assigned to a user, but should not exceed 40 characters.
146
- # @param [Google::Apis::RequestOptions] options
147
- # Request-specific options
148
- #
149
- # @yield [result, err] Result & error if block supplied
150
- # @yieldparam result [Google::Apis::CloudbuildV1alpha1::ListOperationsResponse] parsed result object
151
- # @yieldparam err [StandardError] error object if request failed
152
- #
153
- # @return [Google::Apis::CloudbuildV1alpha1::ListOperationsResponse]
154
- #
155
- # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
156
- # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
157
- # @raise [Google::Apis::AuthorizationError] Authorization is required
158
- def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
159
- command = make_simple_command(:get, 'v1alpha1/{+name}/operations', options)
160
- command.response_representation = Google::Apis::CloudbuildV1alpha1::ListOperationsResponse::Representation
161
- command.response_class = Google::Apis::CloudbuildV1alpha1::ListOperationsResponse
162
- command.params['name'] = name unless name.nil?
163
- command.query['filter'] = filter unless filter.nil?
164
- command.query['pageSize'] = page_size unless page_size.nil?
165
- command.query['pageToken'] = page_token unless page_token.nil?
166
- command.query['fields'] = fields unless fields.nil?
167
- command.query['quotaUser'] = quota_user unless quota_user.nil?
168
- execute_or_queue_command(command, &block)
169
- end
170
-
171
124
  # Creates a `WorkerPool` to run the builds, and returns the new worker pool.
172
125
  # @param [String] parent
173
126
  # ID of the parent project.
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/cloud-build/docs/
26
26
  module CloudbuildV1alpha2
27
27
  VERSION = 'V1alpha2'
28
- REVISION = '20200619'
28
+ REVISION = '20200626'
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'
@@ -676,20 +676,14 @@ module Google
676
676
  end
677
677
  end
678
678
 
679
- # Container message for hash values.
680
- class HashProp
679
+ # HTTPDelivery is the delivery configuration for an HTTP notification.
680
+ class HttpDelivery
681
681
  include Google::Apis::Core::Hashable
682
682
 
683
- # The type of hash that was performed.
684
- # Corresponds to the JSON property `type`
683
+ # The URI to which JSON-containing HTTP POST requests should be sent.
684
+ # Corresponds to the JSON property `uri`
685
685
  # @return [String]
686
- attr_accessor :type
687
-
688
- # The hash value.
689
- # Corresponds to the JSON property `value`
690
- # NOTE: Values are automatically base64 encoded/decoded in the client library.
691
- # @return [String]
692
- attr_accessor :value
686
+ attr_accessor :uri
693
687
 
694
688
  def initialize(**args)
695
689
  update!(**args)
@@ -697,24 +691,24 @@ module Google
697
691
 
698
692
  # Update properties of this object
699
693
  def update!(**args)
700
- @type = args[:type] if args.key?(:type)
701
- @value = args[:value] if args.key?(:value)
694
+ @uri = args[:uri] if args.key?(:uri)
702
695
  end
703
696
  end
704
697
 
705
- # The response message for Operations.ListOperations.
706
- class ListOperationsResponse
698
+ # Container message for hash values.
699
+ class HashProp
707
700
  include Google::Apis::Core::Hashable
708
701
 
709
- # The standard List next-page token.
710
- # Corresponds to the JSON property `nextPageToken`
702
+ # The type of hash that was performed.
703
+ # Corresponds to the JSON property `type`
711
704
  # @return [String]
712
- attr_accessor :next_page_token
705
+ attr_accessor :type
713
706
 
714
- # A list of operations that matches the specified filter in the request.
715
- # Corresponds to the JSON property `operations`
716
- # @return [Array<Google::Apis::CloudbuildV1alpha2::Operation>]
717
- attr_accessor :operations
707
+ # The hash value.
708
+ # Corresponds to the JSON property `value`
709
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
710
+ # @return [String]
711
+ attr_accessor :value
718
712
 
719
713
  def initialize(**args)
720
714
  update!(**args)
@@ -722,8 +716,8 @@ module Google
722
716
 
723
717
  # Update properties of this object
724
718
  def update!(**args)
725
- @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
726
- @operations = args[:operations] if args.key?(:operations)
719
+ @type = args[:type] if args.key?(:type)
720
+ @value = args[:value] if args.key?(:value)
727
721
  end
728
722
  end
729
723
 
@@ -770,6 +764,198 @@ module Google
770
764
  end
771
765
  end
772
766
 
767
+ # Notification is the container which holds the data that is relevant to this
768
+ # particular notification.
769
+ class Notification
770
+ include Google::Apis::Core::Hashable
771
+
772
+ # The filter string to use for notification filtering.
773
+ # Currently, this is assumed to be a CEL program.
774
+ # See https://opensource.google/projects/cel for more.
775
+ # Corresponds to the JSON property `filter`
776
+ # @return [String]
777
+ attr_accessor :filter
778
+
779
+ # HTTPDelivery is the delivery configuration for an HTTP notification.
780
+ # Corresponds to the JSON property `httpDelivery`
781
+ # @return [Google::Apis::CloudbuildV1alpha2::HttpDelivery]
782
+ attr_accessor :http_delivery
783
+
784
+ # SlackDelivery is the delivery configuration for delivering Slack messages via
785
+ # webhooks. See Slack webhook documentation at:
786
+ # https://api.slack.com/messaging/webhooks.
787
+ # Corresponds to the JSON property `slackDelivery`
788
+ # @return [Google::Apis::CloudbuildV1alpha2::SlackDelivery]
789
+ attr_accessor :slack_delivery
790
+
791
+ # SMTPDelivery is the delivery configuration for an SMTP (email) notification.
792
+ # Corresponds to the JSON property `smtpDelivery`
793
+ # @return [Google::Apis::CloudbuildV1alpha2::SmtpDelivery]
794
+ attr_accessor :smtp_delivery
795
+
796
+ # Escape hatch for users to supply custom delivery configs.
797
+ # Corresponds to the JSON property `structDelivery`
798
+ # @return [Hash<String,Object>]
799
+ attr_accessor :struct_delivery
800
+
801
+ def initialize(**args)
802
+ update!(**args)
803
+ end
804
+
805
+ # Update properties of this object
806
+ def update!(**args)
807
+ @filter = args[:filter] if args.key?(:filter)
808
+ @http_delivery = args[:http_delivery] if args.key?(:http_delivery)
809
+ @slack_delivery = args[:slack_delivery] if args.key?(:slack_delivery)
810
+ @smtp_delivery = args[:smtp_delivery] if args.key?(:smtp_delivery)
811
+ @struct_delivery = args[:struct_delivery] if args.key?(:struct_delivery)
812
+ end
813
+ end
814
+
815
+ # NotifierConfig is the top-level configuration message.
816
+ class NotifierConfig
817
+ include Google::Apis::Core::Hashable
818
+
819
+ # The API version of this configuration format.
820
+ # Corresponds to the JSON property `apiVersion`
821
+ # @return [String]
822
+ attr_accessor :api_version
823
+
824
+ # The type of notifier to use (e.g. SMTPNotifier).
825
+ # Corresponds to the JSON property `kind`
826
+ # @return [String]
827
+ attr_accessor :kind
828
+
829
+ # NotifierMetadata contains the data which can be used to reference or describe
830
+ # this notifier.
831
+ # Corresponds to the JSON property `metadata`
832
+ # @return [Google::Apis::CloudbuildV1alpha2::NotifierMetadata]
833
+ attr_accessor :metadata
834
+
835
+ # NotifierSpec is the configuration container for notifications.
836
+ # Corresponds to the JSON property `spec`
837
+ # @return [Google::Apis::CloudbuildV1alpha2::NotifierSpec]
838
+ attr_accessor :spec
839
+
840
+ def initialize(**args)
841
+ update!(**args)
842
+ end
843
+
844
+ # Update properties of this object
845
+ def update!(**args)
846
+ @api_version = args[:api_version] if args.key?(:api_version)
847
+ @kind = args[:kind] if args.key?(:kind)
848
+ @metadata = args[:metadata] if args.key?(:metadata)
849
+ @spec = args[:spec] if args.key?(:spec)
850
+ end
851
+ end
852
+
853
+ # NotifierMetadata contains the data which can be used to reference or describe
854
+ # this notifier.
855
+ class NotifierMetadata
856
+ include Google::Apis::Core::Hashable
857
+
858
+ # The human-readable and user-given name for the notifier.
859
+ # For example: "repo-merge-email-notifier".
860
+ # Corresponds to the JSON property `name`
861
+ # @return [String]
862
+ attr_accessor :name
863
+
864
+ # The string representing the name and version of notifier to deploy.
865
+ # Expected to be of the form of "<registry-path>/<name>:<version>".
866
+ # For example: "gcr.io/my-project/notifiers/smtp:1.2.34".
867
+ # Corresponds to the JSON property `notifier`
868
+ # @return [String]
869
+ attr_accessor :notifier
870
+
871
+ def initialize(**args)
872
+ update!(**args)
873
+ end
874
+
875
+ # Update properties of this object
876
+ def update!(**args)
877
+ @name = args[:name] if args.key?(:name)
878
+ @notifier = args[:notifier] if args.key?(:notifier)
879
+ end
880
+ end
881
+
882
+ # NotifierSecret is the container that maps a secret name (reference) to its
883
+ # Google Cloud Secret Manager resource path.
884
+ class NotifierSecret
885
+ include Google::Apis::Core::Hashable
886
+
887
+ # Name is the local name of the secret, such as the verbatim string
888
+ # "my-smtp-password".
889
+ # Corresponds to the JSON property `name`
890
+ # @return [String]
891
+ attr_accessor :name
892
+
893
+ # Value is interpreted to be a resource path for fetching the actual
894
+ # (versioned) secret data for this secret. For example, this would be a
895
+ # Google Cloud Secret Manager secret version resource path like:
896
+ # "projects/my-project/secrets/my-secret/versions/latest".
897
+ # Corresponds to the JSON property `value`
898
+ # @return [String]
899
+ attr_accessor :value
900
+
901
+ def initialize(**args)
902
+ update!(**args)
903
+ end
904
+
905
+ # Update properties of this object
906
+ def update!(**args)
907
+ @name = args[:name] if args.key?(:name)
908
+ @value = args[:value] if args.key?(:value)
909
+ end
910
+ end
911
+
912
+ # NotifierSecretRef contains the reference to a secret stored in the
913
+ # corresponding NotifierSpec.
914
+ class NotifierSecretRef
915
+ include Google::Apis::Core::Hashable
916
+
917
+ # The value of `secret_ref` should be a `name` that is registered in a
918
+ # `Secret` in the `secrets` list of the `Spec`.
919
+ # Corresponds to the JSON property `secretRef`
920
+ # @return [String]
921
+ attr_accessor :secret_ref
922
+
923
+ def initialize(**args)
924
+ update!(**args)
925
+ end
926
+
927
+ # Update properties of this object
928
+ def update!(**args)
929
+ @secret_ref = args[:secret_ref] if args.key?(:secret_ref)
930
+ end
931
+ end
932
+
933
+ # NotifierSpec is the configuration container for notifications.
934
+ class NotifierSpec
935
+ include Google::Apis::Core::Hashable
936
+
937
+ # Notification is the container which holds the data that is relevant to this
938
+ # particular notification.
939
+ # Corresponds to the JSON property `notification`
940
+ # @return [Google::Apis::CloudbuildV1alpha2::Notification]
941
+ attr_accessor :notification
942
+
943
+ # Configurations for secret resources used by this particular notifier.
944
+ # Corresponds to the JSON property `secrets`
945
+ # @return [Array<Google::Apis::CloudbuildV1alpha2::NotifierSecret>]
946
+ attr_accessor :secrets
947
+
948
+ def initialize(**args)
949
+ update!(**args)
950
+ end
951
+
952
+ # Update properties of this object
953
+ def update!(**args)
954
+ @notification = args[:notification] if args.key?(:notification)
955
+ @secrets = args[:secrets] if args.key?(:secrets)
956
+ end
957
+ end
958
+
773
959
  # This resource represents a long-running operation that is the result of a
774
960
  # network API call.
775
961
  class Operation
@@ -959,6 +1145,58 @@ module Google
959
1145
  end
960
1146
  end
961
1147
 
1148
+ # SMTPDelivery is the delivery configuration for an SMTP (email) notification.
1149
+ class SmtpDelivery
1150
+ include Google::Apis::Core::Hashable
1151
+
1152
+ # This is the SMTP account/email that appears in the `From:` of the email.
1153
+ # If empty, it is assumed to be sender.
1154
+ # Corresponds to the JSON property `fromAddress`
1155
+ # @return [String]
1156
+ attr_accessor :from_address
1157
+
1158
+ # NotifierSecretRef contains the reference to a secret stored in the
1159
+ # corresponding NotifierSpec.
1160
+ # Corresponds to the JSON property `password`
1161
+ # @return [Google::Apis::CloudbuildV1alpha2::NotifierSecretRef]
1162
+ attr_accessor :password
1163
+
1164
+ # The SMTP port of the server.
1165
+ # Corresponds to the JSON property `port`
1166
+ # @return [String]
1167
+ attr_accessor :port
1168
+
1169
+ # This is the list of addresses to which we send the email (i.e. in the `To:`
1170
+ # of the email).
1171
+ # Corresponds to the JSON property `recipientAddresses`
1172
+ # @return [Array<String>]
1173
+ attr_accessor :recipient_addresses
1174
+
1175
+ # This is the SMTP account/email that is used to send the message.
1176
+ # Corresponds to the JSON property `senderAddress`
1177
+ # @return [String]
1178
+ attr_accessor :sender_address
1179
+
1180
+ # The address of the SMTP server.
1181
+ # Corresponds to the JSON property `server`
1182
+ # @return [String]
1183
+ attr_accessor :server
1184
+
1185
+ def initialize(**args)
1186
+ update!(**args)
1187
+ end
1188
+
1189
+ # Update properties of this object
1190
+ def update!(**args)
1191
+ @from_address = args[:from_address] if args.key?(:from_address)
1192
+ @password = args[:password] if args.key?(:password)
1193
+ @port = args[:port] if args.key?(:port)
1194
+ @recipient_addresses = args[:recipient_addresses] if args.key?(:recipient_addresses)
1195
+ @sender_address = args[:sender_address] if args.key?(:sender_address)
1196
+ @server = args[:server] if args.key?(:server)
1197
+ end
1198
+ end
1199
+
962
1200
  # Pairs a set of secret environment variables containing encrypted
963
1201
  # values with the Cloud KMS key to use to decrypt the value.
964
1202
  class Secret
@@ -989,6 +1227,28 @@ module Google
989
1227
  end
990
1228
  end
991
1229
 
1230
+ # SlackDelivery is the delivery configuration for delivering Slack messages via
1231
+ # webhooks. See Slack webhook documentation at:
1232
+ # https://api.slack.com/messaging/webhooks.
1233
+ class SlackDelivery
1234
+ include Google::Apis::Core::Hashable
1235
+
1236
+ # NotifierSecretRef contains the reference to a secret stored in the
1237
+ # corresponding NotifierSpec.
1238
+ # Corresponds to the JSON property `webhookUri`
1239
+ # @return [Google::Apis::CloudbuildV1alpha2::NotifierSecretRef]
1240
+ attr_accessor :webhook_uri
1241
+
1242
+ def initialize(**args)
1243
+ update!(**args)
1244
+ end
1245
+
1246
+ # Update properties of this object
1247
+ def update!(**args)
1248
+ @webhook_uri = args[:webhook_uri] if args.key?(:webhook_uri)
1249
+ end
1250
+ end
1251
+
992
1252
  # Location of the source in a supported storage service.
993
1253
  class Source
994
1254
  include Google::Apis::Core::Hashable