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
@@ -106,6 +106,12 @@ module Google
106
106
  include Google::Apis::Core::JsonObjectSupport
107
107
  end
108
108
 
109
+ class HttpDelivery
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
109
115
  class HashProp
110
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
111
117
 
@@ -124,7 +130,37 @@ module Google
124
130
  include Google::Apis::Core::JsonObjectSupport
125
131
  end
126
132
 
127
- class ListOperationsResponse
133
+ class Notification
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class NotifierConfig
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class NotifierMetadata
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class NotifierSecret
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class NotifierSecretRef
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class NotifierSpec
128
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
165
 
130
166
  include Google::Apis::Core::JsonObjectSupport
@@ -166,12 +202,24 @@ module Google
166
202
  include Google::Apis::Core::JsonObjectSupport
167
203
  end
168
204
 
205
+ class SmtpDelivery
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
169
211
  class Secret
170
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
213
 
172
214
  include Google::Apis::Core::JsonObjectSupport
173
215
  end
174
216
 
217
+ class SlackDelivery
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
175
223
  class Source
176
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
225
 
@@ -393,6 +441,13 @@ module Google
393
441
  end
394
442
  end
395
443
 
444
+ class HttpDelivery
445
+ # @private
446
+ class Representation < Google::Apis::Core::JsonRepresentation
447
+ property :uri, as: 'uri'
448
+ end
449
+ end
450
+
396
451
  class HashProp
397
452
  # @private
398
453
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -419,11 +474,61 @@ module Google
419
474
  end
420
475
  end
421
476
 
422
- class ListOperationsResponse
477
+ class Notification
423
478
  # @private
424
479
  class Representation < Google::Apis::Core::JsonRepresentation
425
- property :next_page_token, as: 'nextPageToken'
426
- collection :operations, as: 'operations', class: Google::Apis::CloudbuildV1::Operation, decorator: Google::Apis::CloudbuildV1::Operation::Representation
480
+ property :filter, as: 'filter'
481
+ property :http_delivery, as: 'httpDelivery', class: Google::Apis::CloudbuildV1::HttpDelivery, decorator: Google::Apis::CloudbuildV1::HttpDelivery::Representation
482
+
483
+ property :slack_delivery, as: 'slackDelivery', class: Google::Apis::CloudbuildV1::SlackDelivery, decorator: Google::Apis::CloudbuildV1::SlackDelivery::Representation
484
+
485
+ property :smtp_delivery, as: 'smtpDelivery', class: Google::Apis::CloudbuildV1::SmtpDelivery, decorator: Google::Apis::CloudbuildV1::SmtpDelivery::Representation
486
+
487
+ hash :struct_delivery, as: 'structDelivery'
488
+ end
489
+ end
490
+
491
+ class NotifierConfig
492
+ # @private
493
+ class Representation < Google::Apis::Core::JsonRepresentation
494
+ property :api_version, as: 'apiVersion'
495
+ property :kind, as: 'kind'
496
+ property :metadata, as: 'metadata', class: Google::Apis::CloudbuildV1::NotifierMetadata, decorator: Google::Apis::CloudbuildV1::NotifierMetadata::Representation
497
+
498
+ property :spec, as: 'spec', class: Google::Apis::CloudbuildV1::NotifierSpec, decorator: Google::Apis::CloudbuildV1::NotifierSpec::Representation
499
+
500
+ end
501
+ end
502
+
503
+ class NotifierMetadata
504
+ # @private
505
+ class Representation < Google::Apis::Core::JsonRepresentation
506
+ property :name, as: 'name'
507
+ property :notifier, as: 'notifier'
508
+ end
509
+ end
510
+
511
+ class NotifierSecret
512
+ # @private
513
+ class Representation < Google::Apis::Core::JsonRepresentation
514
+ property :name, as: 'name'
515
+ property :value, as: 'value'
516
+ end
517
+ end
518
+
519
+ class NotifierSecretRef
520
+ # @private
521
+ class Representation < Google::Apis::Core::JsonRepresentation
522
+ property :secret_ref, as: 'secretRef'
523
+ end
524
+ end
525
+
526
+ class NotifierSpec
527
+ # @private
528
+ class Representation < Google::Apis::Core::JsonRepresentation
529
+ property :notification, as: 'notification', class: Google::Apis::CloudbuildV1::Notification, decorator: Google::Apis::CloudbuildV1::Notification::Representation
530
+
531
+ collection :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1::NotifierSecret, decorator: Google::Apis::CloudbuildV1::NotifierSecret::Representation
427
532
 
428
533
  end
429
534
  end
@@ -492,6 +597,19 @@ module Google
492
597
  end
493
598
  end
494
599
 
600
+ class SmtpDelivery
601
+ # @private
602
+ class Representation < Google::Apis::Core::JsonRepresentation
603
+ property :from_address, as: 'fromAddress'
604
+ property :password, as: 'password', class: Google::Apis::CloudbuildV1::NotifierSecretRef, decorator: Google::Apis::CloudbuildV1::NotifierSecretRef::Representation
605
+
606
+ property :port, as: 'port'
607
+ collection :recipient_addresses, as: 'recipientAddresses'
608
+ property :sender_address, as: 'senderAddress'
609
+ property :server, as: 'server'
610
+ end
611
+ end
612
+
495
613
  class Secret
496
614
  # @private
497
615
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -500,6 +618,14 @@ module Google
500
618
  end
501
619
  end
502
620
 
621
+ class SlackDelivery
622
+ # @private
623
+ class Representation < Google::Apis::Core::JsonRepresentation
624
+ property :webhook_uri, as: 'webhookUri', class: Google::Apis::CloudbuildV1::NotifierSecretRef, decorator: Google::Apis::CloudbuildV1::NotifierSecretRef::Representation
625
+
626
+ end
627
+ end
628
+
503
629
  class Source
504
630
  # @private
505
631
  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::CloudbuildV1::ListOperationsResponse] parsed result object
151
- # @yieldparam err [StandardError] error object if request failed
152
- #
153
- # @return [Google::Apis::CloudbuildV1::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_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
159
- command = make_simple_command(:get, 'v1/{+name}', options)
160
- command.response_representation = Google::Apis::CloudbuildV1::ListOperationsResponse::Representation
161
- command.response_class = Google::Apis::CloudbuildV1::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
  # Cancels a build in progress.
172
125
  # @param [String] project_id
173
126
  # Required. ID of the project.
@@ -445,53 +398,6 @@ module Google
445
398
  execute_or_queue_command(command, &block)
446
399
  end
447
400
 
448
- # Lists operations that match the specified filter in the request. If the
449
- # server doesn't support this method, it returns `UNIMPLEMENTED`.
450
- # NOTE: the `name` binding allows API services to override the binding
451
- # to use different resource name schemes, such as `users/*/operations`. To
452
- # override the binding, API services can add a binding such as
453
- # `"/v1/`name=users/*`/operations"` to their service configuration.
454
- # For backwards compatibility, the default name includes the operations
455
- # collection id, however overriding users must ensure the name binding
456
- # is the parent resource, without the operations collection id.
457
- # @param [String] name
458
- # The name of the operation's parent resource.
459
- # @param [String] filter
460
- # The standard list filter.
461
- # @param [Fixnum] page_size
462
- # The standard list page size.
463
- # @param [String] page_token
464
- # The standard list page token.
465
- # @param [String] fields
466
- # Selector specifying which fields to include in a partial response.
467
- # @param [String] quota_user
468
- # Available to use for quota purposes for server-side applications. Can be any
469
- # arbitrary string assigned to a user, but should not exceed 40 characters.
470
- # @param [Google::Apis::RequestOptions] options
471
- # Request-specific options
472
- #
473
- # @yield [result, err] Result & error if block supplied
474
- # @yieldparam result [Google::Apis::CloudbuildV1::ListOperationsResponse] parsed result object
475
- # @yieldparam err [StandardError] error object if request failed
476
- #
477
- # @return [Google::Apis::CloudbuildV1::ListOperationsResponse]
478
- #
479
- # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
480
- # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
481
- # @raise [Google::Apis::AuthorizationError] Authorization is required
482
- def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
483
- command = make_simple_command(:get, 'v1/{+name}/operations', options)
484
- command.response_representation = Google::Apis::CloudbuildV1::ListOperationsResponse::Representation
485
- command.response_class = Google::Apis::CloudbuildV1::ListOperationsResponse
486
- command.params['name'] = name unless name.nil?
487
- command.query['filter'] = filter unless filter.nil?
488
- command.query['pageSize'] = page_size unless page_size.nil?
489
- command.query['pageToken'] = page_token unless page_token.nil?
490
- command.query['fields'] = fields unless fields.nil?
491
- command.query['quotaUser'] = quota_user unless quota_user.nil?
492
- execute_or_queue_command(command, &block)
493
- end
494
-
495
401
  # Creates a new `BuildTrigger`.
496
402
  # This API is experimental.
497
403
  # @param [String] project_id
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/cloud-build/docs/
26
26
  module CloudbuildV1alpha1
27
27
  VERSION = 'V1alpha1'
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::CloudbuildV1alpha1::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
 
@@ -783,6 +777,198 @@ module Google
783
777
  end
784
778
  end
785
779
 
780
+ # Notification is the container which holds the data that is relevant to this
781
+ # particular notification.
782
+ class Notification
783
+ include Google::Apis::Core::Hashable
784
+
785
+ # The filter string to use for notification filtering.
786
+ # Currently, this is assumed to be a CEL program.
787
+ # See https://opensource.google/projects/cel for more.
788
+ # Corresponds to the JSON property `filter`
789
+ # @return [String]
790
+ attr_accessor :filter
791
+
792
+ # HTTPDelivery is the delivery configuration for an HTTP notification.
793
+ # Corresponds to the JSON property `httpDelivery`
794
+ # @return [Google::Apis::CloudbuildV1alpha1::HttpDelivery]
795
+ attr_accessor :http_delivery
796
+
797
+ # SlackDelivery is the delivery configuration for delivering Slack messages via
798
+ # webhooks. See Slack webhook documentation at:
799
+ # https://api.slack.com/messaging/webhooks.
800
+ # Corresponds to the JSON property `slackDelivery`
801
+ # @return [Google::Apis::CloudbuildV1alpha1::SlackDelivery]
802
+ attr_accessor :slack_delivery
803
+
804
+ # SMTPDelivery is the delivery configuration for an SMTP (email) notification.
805
+ # Corresponds to the JSON property `smtpDelivery`
806
+ # @return [Google::Apis::CloudbuildV1alpha1::SmtpDelivery]
807
+ attr_accessor :smtp_delivery
808
+
809
+ # Escape hatch for users to supply custom delivery configs.
810
+ # Corresponds to the JSON property `structDelivery`
811
+ # @return [Hash<String,Object>]
812
+ attr_accessor :struct_delivery
813
+
814
+ def initialize(**args)
815
+ update!(**args)
816
+ end
817
+
818
+ # Update properties of this object
819
+ def update!(**args)
820
+ @filter = args[:filter] if args.key?(:filter)
821
+ @http_delivery = args[:http_delivery] if args.key?(:http_delivery)
822
+ @slack_delivery = args[:slack_delivery] if args.key?(:slack_delivery)
823
+ @smtp_delivery = args[:smtp_delivery] if args.key?(:smtp_delivery)
824
+ @struct_delivery = args[:struct_delivery] if args.key?(:struct_delivery)
825
+ end
826
+ end
827
+
828
+ # NotifierConfig is the top-level configuration message.
829
+ class NotifierConfig
830
+ include Google::Apis::Core::Hashable
831
+
832
+ # The API version of this configuration format.
833
+ # Corresponds to the JSON property `apiVersion`
834
+ # @return [String]
835
+ attr_accessor :api_version
836
+
837
+ # The type of notifier to use (e.g. SMTPNotifier).
838
+ # Corresponds to the JSON property `kind`
839
+ # @return [String]
840
+ attr_accessor :kind
841
+
842
+ # NotifierMetadata contains the data which can be used to reference or describe
843
+ # this notifier.
844
+ # Corresponds to the JSON property `metadata`
845
+ # @return [Google::Apis::CloudbuildV1alpha1::NotifierMetadata]
846
+ attr_accessor :metadata
847
+
848
+ # NotifierSpec is the configuration container for notifications.
849
+ # Corresponds to the JSON property `spec`
850
+ # @return [Google::Apis::CloudbuildV1alpha1::NotifierSpec]
851
+ attr_accessor :spec
852
+
853
+ def initialize(**args)
854
+ update!(**args)
855
+ end
856
+
857
+ # Update properties of this object
858
+ def update!(**args)
859
+ @api_version = args[:api_version] if args.key?(:api_version)
860
+ @kind = args[:kind] if args.key?(:kind)
861
+ @metadata = args[:metadata] if args.key?(:metadata)
862
+ @spec = args[:spec] if args.key?(:spec)
863
+ end
864
+ end
865
+
866
+ # NotifierMetadata contains the data which can be used to reference or describe
867
+ # this notifier.
868
+ class NotifierMetadata
869
+ include Google::Apis::Core::Hashable
870
+
871
+ # The human-readable and user-given name for the notifier.
872
+ # For example: "repo-merge-email-notifier".
873
+ # Corresponds to the JSON property `name`
874
+ # @return [String]
875
+ attr_accessor :name
876
+
877
+ # The string representing the name and version of notifier to deploy.
878
+ # Expected to be of the form of "<registry-path>/<name>:<version>".
879
+ # For example: "gcr.io/my-project/notifiers/smtp:1.2.34".
880
+ # Corresponds to the JSON property `notifier`
881
+ # @return [String]
882
+ attr_accessor :notifier
883
+
884
+ def initialize(**args)
885
+ update!(**args)
886
+ end
887
+
888
+ # Update properties of this object
889
+ def update!(**args)
890
+ @name = args[:name] if args.key?(:name)
891
+ @notifier = args[:notifier] if args.key?(:notifier)
892
+ end
893
+ end
894
+
895
+ # NotifierSecret is the container that maps a secret name (reference) to its
896
+ # Google Cloud Secret Manager resource path.
897
+ class NotifierSecret
898
+ include Google::Apis::Core::Hashable
899
+
900
+ # Name is the local name of the secret, such as the verbatim string
901
+ # "my-smtp-password".
902
+ # Corresponds to the JSON property `name`
903
+ # @return [String]
904
+ attr_accessor :name
905
+
906
+ # Value is interpreted to be a resource path for fetching the actual
907
+ # (versioned) secret data for this secret. For example, this would be a
908
+ # Google Cloud Secret Manager secret version resource path like:
909
+ # "projects/my-project/secrets/my-secret/versions/latest".
910
+ # Corresponds to the JSON property `value`
911
+ # @return [String]
912
+ attr_accessor :value
913
+
914
+ def initialize(**args)
915
+ update!(**args)
916
+ end
917
+
918
+ # Update properties of this object
919
+ def update!(**args)
920
+ @name = args[:name] if args.key?(:name)
921
+ @value = args[:value] if args.key?(:value)
922
+ end
923
+ end
924
+
925
+ # NotifierSecretRef contains the reference to a secret stored in the
926
+ # corresponding NotifierSpec.
927
+ class NotifierSecretRef
928
+ include Google::Apis::Core::Hashable
929
+
930
+ # The value of `secret_ref` should be a `name` that is registered in a
931
+ # `Secret` in the `secrets` list of the `Spec`.
932
+ # Corresponds to the JSON property `secretRef`
933
+ # @return [String]
934
+ attr_accessor :secret_ref
935
+
936
+ def initialize(**args)
937
+ update!(**args)
938
+ end
939
+
940
+ # Update properties of this object
941
+ def update!(**args)
942
+ @secret_ref = args[:secret_ref] if args.key?(:secret_ref)
943
+ end
944
+ end
945
+
946
+ # NotifierSpec is the configuration container for notifications.
947
+ class NotifierSpec
948
+ include Google::Apis::Core::Hashable
949
+
950
+ # Notification is the container which holds the data that is relevant to this
951
+ # particular notification.
952
+ # Corresponds to the JSON property `notification`
953
+ # @return [Google::Apis::CloudbuildV1alpha1::Notification]
954
+ attr_accessor :notification
955
+
956
+ # Configurations for secret resources used by this particular notifier.
957
+ # Corresponds to the JSON property `secrets`
958
+ # @return [Array<Google::Apis::CloudbuildV1alpha1::NotifierSecret>]
959
+ attr_accessor :secrets
960
+
961
+ def initialize(**args)
962
+ update!(**args)
963
+ end
964
+
965
+ # Update properties of this object
966
+ def update!(**args)
967
+ @notification = args[:notification] if args.key?(:notification)
968
+ @secrets = args[:secrets] if args.key?(:secrets)
969
+ end
970
+ end
971
+
786
972
  # This resource represents a long-running operation that is the result of a
787
973
  # network API call.
788
974
  class Operation
@@ -972,6 +1158,58 @@ module Google
972
1158
  end
973
1159
  end
974
1160
 
1161
+ # SMTPDelivery is the delivery configuration for an SMTP (email) notification.
1162
+ class SmtpDelivery
1163
+ include Google::Apis::Core::Hashable
1164
+
1165
+ # This is the SMTP account/email that appears in the `From:` of the email.
1166
+ # If empty, it is assumed to be sender.
1167
+ # Corresponds to the JSON property `fromAddress`
1168
+ # @return [String]
1169
+ attr_accessor :from_address
1170
+
1171
+ # NotifierSecretRef contains the reference to a secret stored in the
1172
+ # corresponding NotifierSpec.
1173
+ # Corresponds to the JSON property `password`
1174
+ # @return [Google::Apis::CloudbuildV1alpha1::NotifierSecretRef]
1175
+ attr_accessor :password
1176
+
1177
+ # The SMTP port of the server.
1178
+ # Corresponds to the JSON property `port`
1179
+ # @return [String]
1180
+ attr_accessor :port
1181
+
1182
+ # This is the list of addresses to which we send the email (i.e. in the `To:`
1183
+ # of the email).
1184
+ # Corresponds to the JSON property `recipientAddresses`
1185
+ # @return [Array<String>]
1186
+ attr_accessor :recipient_addresses
1187
+
1188
+ # This is the SMTP account/email that is used to send the message.
1189
+ # Corresponds to the JSON property `senderAddress`
1190
+ # @return [String]
1191
+ attr_accessor :sender_address
1192
+
1193
+ # The address of the SMTP server.
1194
+ # Corresponds to the JSON property `server`
1195
+ # @return [String]
1196
+ attr_accessor :server
1197
+
1198
+ def initialize(**args)
1199
+ update!(**args)
1200
+ end
1201
+
1202
+ # Update properties of this object
1203
+ def update!(**args)
1204
+ @from_address = args[:from_address] if args.key?(:from_address)
1205
+ @password = args[:password] if args.key?(:password)
1206
+ @port = args[:port] if args.key?(:port)
1207
+ @recipient_addresses = args[:recipient_addresses] if args.key?(:recipient_addresses)
1208
+ @sender_address = args[:sender_address] if args.key?(:sender_address)
1209
+ @server = args[:server] if args.key?(:server)
1210
+ end
1211
+ end
1212
+
975
1213
  # Pairs a set of secret environment variables containing encrypted
976
1214
  # values with the Cloud KMS key to use to decrypt the value.
977
1215
  class Secret
@@ -1002,6 +1240,28 @@ module Google
1002
1240
  end
1003
1241
  end
1004
1242
 
1243
+ # SlackDelivery is the delivery configuration for delivering Slack messages via
1244
+ # webhooks. See Slack webhook documentation at:
1245
+ # https://api.slack.com/messaging/webhooks.
1246
+ class SlackDelivery
1247
+ include Google::Apis::Core::Hashable
1248
+
1249
+ # NotifierSecretRef contains the reference to a secret stored in the
1250
+ # corresponding NotifierSpec.
1251
+ # Corresponds to the JSON property `webhookUri`
1252
+ # @return [Google::Apis::CloudbuildV1alpha1::NotifierSecretRef]
1253
+ attr_accessor :webhook_uri
1254
+
1255
+ def initialize(**args)
1256
+ update!(**args)
1257
+ end
1258
+
1259
+ # Update properties of this object
1260
+ def update!(**args)
1261
+ @webhook_uri = args[:webhook_uri] if args.key?(:webhook_uri)
1262
+ end
1263
+ end
1264
+
1005
1265
  # Location of the source in a supported storage service.
1006
1266
  class Source
1007
1267
  include Google::Apis::Core::Hashable