google-apis-appengine_v1alpha 0.41.0 → 0.43.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e76bd03616fb2dc26004d1a09448039fb8d780e7508661ff7b83425f6096e95f
4
- data.tar.gz: b7de316e4af8dadf3533e82a5790f67599adc32092b05058e441526445814dff
3
+ metadata.gz: 414487b72bb1f4a6a09b9485d8df8a33ce335ab112fc1f674d9b2b407b4c22f4
4
+ data.tar.gz: 6935a2836068211b21fa274636229a990b8116715705594c1b31b417b80e7f51
5
5
  SHA512:
6
- metadata.gz: e65addac3365de236d23c52c581636ee96cfab56f637cfd4ab5f1efc5acf37f90b8042cfac0b4691e384477609be45d4b84fc6eb262a90e5fe7dd05cc4aea7cb
7
- data.tar.gz: 5a7435889275a3c9f881a533c020e22c798c7a9b97501d548f4aa5a82bf826286fa0a2e14059ab06e131ae6d37d3a71c1cfee4028718bcd1044113238eb3e6fd
6
+ metadata.gz: 36cc5bec1597376d2ea735c0f92023c06ed77c99f9a10d165134a1ab878ae2fc167be2ead65bbf8ca7bb1e9a6da815cf2bfa61e3ed0a0b9df78b1d68f3f2a3a4
7
+ data.tar.gz: 39a445fade02bb40a9b74c978b945ee30ba45efdf7b6aa9e9ceee647bedd760ff394b275b41b2dc8490898b32b0ca0e96b1a6a88554366137474ff59131711ba
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-appengine_v1alpha
2
2
 
3
+ ### v0.43.0 (2025-11-09)
4
+
5
+ * Regenerated from discovery document revision 20251103
6
+
7
+ ### v0.42.0 (2025-10-05)
8
+
9
+ * Regenerated from discovery document revision 20250930
10
+
3
11
  ### v0.41.0 (2025-08-24)
4
12
 
5
13
  * Regenerated from discovery document revision 20250816
@@ -47,8 +47,9 @@ module Google
47
47
  # @return [Fixnum]
48
48
  attr_accessor :domain_mappings_count
49
49
 
50
- # Topmost applicable domains of this certificate. This certificate applies to
51
- # these domains and their subdomains. Example: example.com.@OutputOnly
50
+ # Output only. Topmost applicable domains of this certificate. This certificate
51
+ # applies to these domains and their subdomains. Example: example.com.@
52
+ # OutputOnly
52
53
  # Corresponds to the JSON property `domainNames`
53
54
  # @return [Array<String>]
54
55
  attr_accessor :domain_names
@@ -60,8 +61,9 @@ module Google
60
61
  # @return [String]
61
62
  attr_accessor :expire_time
62
63
 
63
- # Relative name of the certificate. This is a unique value autogenerated on
64
- # AuthorizedCertificate resource creation. Example: 12345.@OutputOnly
64
+ # Output only. Relative name of the certificate. This is a unique value
65
+ # autogenerated on AuthorizedCertificate resource creation. Example: 12345.@
66
+ # OutputOnly
65
67
  # Corresponds to the JSON property `id`
66
68
  # @return [String]
67
69
  attr_accessor :id
@@ -71,15 +73,15 @@ module Google
71
73
  # @return [Google::Apis::AppengineV1alpha::ManagedCertificate]
72
74
  attr_accessor :managed_certificate
73
75
 
74
- # Full path to the AuthorizedCertificate resource in the API. Example: apps/
75
- # myapp/authorizedCertificates/12345.@OutputOnly
76
+ # Output only. Full path to the AuthorizedCertificate resource in the API.
77
+ # Example: apps/myapp/authorizedCertificates/12345.@OutputOnly
76
78
  # Corresponds to the JSON property `name`
77
79
  # @return [String]
78
80
  attr_accessor :name
79
81
 
80
- # The full paths to user visible Domain Mapping resources that have this
81
- # certificate mapped. Example: apps/myapp/domainMappings/example.com.This may
82
- # not represent the full list of mapped domain mappings if the user does not
82
+ # Output only. The full paths to user visible Domain Mapping resources that have
83
+ # this certificate mapped. Example: apps/myapp/domainMappings/example.com.This
84
+ # may not represent the full list of mapped domain mappings if the user does not
83
85
  # have VIEWER permissions on all of the applications that have this certificate
84
86
  # mapped. See domain_mappings_count for a complete count.Only returned by GET or
85
87
  # LIST requests when specifically requested by the view=FULL_CERTIFICATE option.@
@@ -280,15 +282,15 @@ module Google
280
282
  # @return [String]
281
283
  attr_accessor :id
282
284
 
283
- # Full path to the DomainMapping resource in the API. Example: apps/myapp/
284
- # domainMapping/example.com.@OutputOnly
285
+ # Output only. Full path to the DomainMapping resource in the API. Example: apps/
286
+ # myapp/domainMapping/example.com.@OutputOnly
285
287
  # Corresponds to the JSON property `name`
286
288
  # @return [String]
287
289
  attr_accessor :name
288
290
 
289
- # The resource records required to configure this domain mapping. These records
290
- # must be added to the domain's DNS configuration in order to serve the
291
- # application via this domain mapping.@OutputOnly
291
+ # Output only. The resource records required to configure this domain mapping.
292
+ # These records must be added to the domain's DNS configuration in order to
293
+ # serve the application via this domain mapping.@OutputOnly
292
294
  # Corresponds to the JSON property `resourceRecords`
293
295
  # @return [Array<Google::Apis::AppengineV1alpha::ResourceRecord>]
294
296
  attr_accessor :resource_records
@@ -504,6 +506,13 @@ module Google
504
506
  # @return [Array<Google::Apis::AppengineV1alpha::Operation>]
505
507
  attr_accessor :operations
506
508
 
509
+ # Unordered list. Unreachable resources. Populated when the request sets
510
+ # ListOperationsRequest.return_partial_success and reads across collections e.g.
511
+ # when attempting to list all resources across all supported locations.
512
+ # Corresponds to the JSON property `unreachable`
513
+ # @return [Array<String>]
514
+ attr_accessor :unreachable
515
+
507
516
  def initialize(**args)
508
517
  update!(**args)
509
518
  end
@@ -512,6 +521,7 @@ module Google
512
521
  def update!(**args)
513
522
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
514
523
  @operations = args[:operations] if args.key?(:operations)
524
+ @unreachable = args[:unreachable] if args.key?(:unreachable)
515
525
  end
516
526
  end
517
527
 
@@ -1133,9 +1143,10 @@ module Google
1133
1143
  # @return [String]
1134
1144
  attr_accessor :certificate_id
1135
1145
 
1136
- # Whether the mapped certificate is an App Engine managed certificate. Managed
1137
- # certificates are created by default with a domain mapping. To opt out, specify
1138
- # no_managed_certificate on a CREATE or UPDATE request.@OutputOnly
1146
+ # Output only. Whether the mapped certificate is an App Engine managed
1147
+ # certificate. Managed certificates are created by default with a domain mapping.
1148
+ # To opt out, specify no_managed_certificate on a CREATE or UPDATE request.@
1149
+ # OutputOnly
1139
1150
  # Corresponds to the JSON property `isManagedCertificate`
1140
1151
  # @return [Boolean]
1141
1152
  attr_accessor :is_managed_certificate
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AppengineV1alpha
18
18
  # Version of the google-apis-appengine_v1alpha gem
19
- GEM_VERSION = "0.41.0"
19
+ GEM_VERSION = "0.43.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250816"
25
+ REVISION = "20251103"
26
26
  end
27
27
  end
28
28
  end
@@ -344,6 +344,7 @@ module Google
344
344
  property :next_page_token, as: 'nextPageToken'
345
345
  collection :operations, as: 'operations', class: Google::Apis::AppengineV1alpha::Operation, decorator: Google::Apis::AppengineV1alpha::Operation::Representation
346
346
 
347
+ collection :unreachable, as: 'unreachable'
347
348
  end
348
349
  end
349
350
 
@@ -603,6 +603,13 @@ module Google
603
603
  # The standard list page size.
604
604
  # @param [String] page_token
605
605
  # The standard list page token.
606
+ # @param [Boolean] return_partial_success
607
+ # When set to true, operations that are reachable are returned as normal, and
608
+ # those that are unreachable are returned in the ListOperationsResponse.
609
+ # unreachable field.This can only be true when reading across collections e.g.
610
+ # when parent is set to "projects/example/locations/-".This field is not by
611
+ # default supported and will result in an UNIMPLEMENTED error if set unless
612
+ # explicitly documented otherwise in service or product specific documentation.
606
613
  # @param [String] fields
607
614
  # Selector specifying which fields to include in a partial response.
608
615
  # @param [String] quota_user
@@ -620,7 +627,7 @@ module Google
620
627
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
621
628
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
622
629
  # @raise [Google::Apis::AuthorizationError] Authorization is required
623
- def list_app_operations(apps_id, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
630
+ def list_app_operations(apps_id, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
624
631
  command = make_simple_command(:get, 'v1alpha/apps/{appsId}/operations', options)
625
632
  command.response_representation = Google::Apis::AppengineV1alpha::ListOperationsResponse::Representation
626
633
  command.response_class = Google::Apis::AppengineV1alpha::ListOperationsResponse
@@ -628,6 +635,7 @@ module Google
628
635
  command.query['filter'] = filter unless filter.nil?
629
636
  command.query['pageSize'] = page_size unless page_size.nil?
630
637
  command.query['pageToken'] = page_token unless page_token.nil?
638
+ command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
631
639
  command.query['fields'] = fields unless fields.nil?
632
640
  command.query['quotaUser'] = quota_user unless quota_user.nil?
633
641
  execute_or_queue_command(command, &block)
@@ -1027,6 +1035,47 @@ module Google
1027
1035
  execute_or_queue_command(command, &block)
1028
1036
  end
1029
1037
 
1038
+ # Deletes the specified domain mapping. A user must be authorized to administer
1039
+ # the associated domain in order to delete a DomainMapping resource.
1040
+ # @param [String] projects_id
1041
+ # Part of `name`. Required. Name of the resource to delete. Example: apps/myapp/
1042
+ # domainMappings/example.com.
1043
+ # @param [String] locations_id
1044
+ # Part of `name`. See documentation of `projectsId`.
1045
+ # @param [String] applications_id
1046
+ # Part of `name`. See documentation of `projectsId`.
1047
+ # @param [String] domain_mappings_id
1048
+ # Part of `name`. See documentation of `projectsId`.
1049
+ # @param [String] fields
1050
+ # Selector specifying which fields to include in a partial response.
1051
+ # @param [String] quota_user
1052
+ # Available to use for quota purposes for server-side applications. Can be any
1053
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1054
+ # @param [Google::Apis::RequestOptions] options
1055
+ # Request-specific options
1056
+ #
1057
+ # @yield [result, err] Result & error if block supplied
1058
+ # @yieldparam result [Google::Apis::AppengineV1alpha::Operation] parsed result object
1059
+ # @yieldparam err [StandardError] error object if request failed
1060
+ #
1061
+ # @return [Google::Apis::AppengineV1alpha::Operation]
1062
+ #
1063
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1064
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1065
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1066
+ def delete_project_location_application_domain_mapping(projects_id, locations_id, applications_id, domain_mappings_id, fields: nil, quota_user: nil, options: nil, &block)
1067
+ command = make_simple_command(:delete, 'v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}', options)
1068
+ command.response_representation = Google::Apis::AppengineV1alpha::Operation::Representation
1069
+ command.response_class = Google::Apis::AppengineV1alpha::Operation
1070
+ command.params['projectsId'] = projects_id unless projects_id.nil?
1071
+ command.params['locationsId'] = locations_id unless locations_id.nil?
1072
+ command.params['applicationsId'] = applications_id unless applications_id.nil?
1073
+ command.params['domainMappingsId'] = domain_mappings_id unless domain_mappings_id.nil?
1074
+ command.query['fields'] = fields unless fields.nil?
1075
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1076
+ execute_or_queue_command(command, &block)
1077
+ end
1078
+
1030
1079
  # Gets the specified domain mapping.
1031
1080
  # @param [String] projects_id
1032
1081
  # Part of `name`. Required. Name of the resource requested. Example: apps/myapp/
@@ -1067,6 +1116,105 @@ module Google
1067
1116
  execute_or_queue_command(command, &block)
1068
1117
  end
1069
1118
 
1119
+ # Lists the domain mappings on an application.
1120
+ # @param [String] projects_id
1121
+ # Part of `parent`. Required. Name of the parent Application resource. Example:
1122
+ # apps/myapp.
1123
+ # @param [String] locations_id
1124
+ # Part of `parent`. See documentation of `projectsId`.
1125
+ # @param [String] applications_id
1126
+ # Part of `parent`. See documentation of `projectsId`.
1127
+ # @param [Fixnum] page_size
1128
+ # Maximum results to return per page.
1129
+ # @param [String] page_token
1130
+ # Continuation token for fetching the next page of results.
1131
+ # @param [String] fields
1132
+ # Selector specifying which fields to include in a partial response.
1133
+ # @param [String] quota_user
1134
+ # Available to use for quota purposes for server-side applications. Can be any
1135
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1136
+ # @param [Google::Apis::RequestOptions] options
1137
+ # Request-specific options
1138
+ #
1139
+ # @yield [result, err] Result & error if block supplied
1140
+ # @yieldparam result [Google::Apis::AppengineV1alpha::ListDomainMappingsResponse] parsed result object
1141
+ # @yieldparam err [StandardError] error object if request failed
1142
+ #
1143
+ # @return [Google::Apis::AppengineV1alpha::ListDomainMappingsResponse]
1144
+ #
1145
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1146
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1147
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1148
+ def list_project_location_application_domain_mappings(projects_id, locations_id, applications_id, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
1149
+ command = make_simple_command(:get, 'v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings', options)
1150
+ command.response_representation = Google::Apis::AppengineV1alpha::ListDomainMappingsResponse::Representation
1151
+ command.response_class = Google::Apis::AppengineV1alpha::ListDomainMappingsResponse
1152
+ command.params['projectsId'] = projects_id unless projects_id.nil?
1153
+ command.params['locationsId'] = locations_id unless locations_id.nil?
1154
+ command.params['applicationsId'] = applications_id unless applications_id.nil?
1155
+ command.query['pageSize'] = page_size unless page_size.nil?
1156
+ command.query['pageToken'] = page_token unless page_token.nil?
1157
+ command.query['fields'] = fields unless fields.nil?
1158
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1159
+ execute_or_queue_command(command, &block)
1160
+ end
1161
+
1162
+ # Updates the specified domain mapping. To map an SSL certificate to a domain
1163
+ # mapping, update certificate_id to point to an AuthorizedCertificate resource.
1164
+ # A user must be authorized to administer the associated domain in order to
1165
+ # update a DomainMapping resource.
1166
+ # @param [String] projects_id
1167
+ # Part of `name`. Required. Name of the resource to update. Example: apps/myapp/
1168
+ # domainMappings/example.com.
1169
+ # @param [String] locations_id
1170
+ # Part of `name`. See documentation of `projectsId`.
1171
+ # @param [String] applications_id
1172
+ # Part of `name`. See documentation of `projectsId`.
1173
+ # @param [String] domain_mappings_id
1174
+ # Part of `name`. See documentation of `projectsId`.
1175
+ # @param [Google::Apis::AppengineV1alpha::DomainMapping] domain_mapping_object
1176
+ # @param [Boolean] no_managed_certificate
1177
+ # Whether a managed certificate should be provided by App Engine. If true, a
1178
+ # certificate ID must be manually set in the DomainMapping resource to configure
1179
+ # SSL for this domain. If false, a managed certificate will be provisioned and a
1180
+ # certificate ID will be automatically populated. Only applicable if
1181
+ # ssl_settings.certificate_id is specified in the update mask.
1182
+ # @param [String] update_mask
1183
+ # Required. Standard field mask for the set of fields to be updated.
1184
+ # @param [String] fields
1185
+ # Selector specifying which fields to include in a partial response.
1186
+ # @param [String] quota_user
1187
+ # Available to use for quota purposes for server-side applications. Can be any
1188
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1189
+ # @param [Google::Apis::RequestOptions] options
1190
+ # Request-specific options
1191
+ #
1192
+ # @yield [result, err] Result & error if block supplied
1193
+ # @yieldparam result [Google::Apis::AppengineV1alpha::Operation] parsed result object
1194
+ # @yieldparam err [StandardError] error object if request failed
1195
+ #
1196
+ # @return [Google::Apis::AppengineV1alpha::Operation]
1197
+ #
1198
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1199
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1200
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1201
+ def patch_project_location_application_domain_mapping(projects_id, locations_id, applications_id, domain_mappings_id, domain_mapping_object = nil, no_managed_certificate: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
1202
+ command = make_simple_command(:patch, 'v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}', options)
1203
+ command.request_representation = Google::Apis::AppengineV1alpha::DomainMapping::Representation
1204
+ command.request_object = domain_mapping_object
1205
+ command.response_representation = Google::Apis::AppengineV1alpha::Operation::Representation
1206
+ command.response_class = Google::Apis::AppengineV1alpha::Operation
1207
+ command.params['projectsId'] = projects_id unless projects_id.nil?
1208
+ command.params['locationsId'] = locations_id unless locations_id.nil?
1209
+ command.params['applicationsId'] = applications_id unless applications_id.nil?
1210
+ command.params['domainMappingsId'] = domain_mappings_id unless domain_mappings_id.nil?
1211
+ command.query['noManagedCertificate'] = no_managed_certificate unless no_managed_certificate.nil?
1212
+ command.query['updateMask'] = update_mask unless update_mask.nil?
1213
+ command.query['fields'] = fields unless fields.nil?
1214
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1215
+ execute_or_queue_command(command, &block)
1216
+ end
1217
+
1070
1218
  # Gets the latest state of a long-running operation. Clients can use this method
1071
1219
  # to poll the operation result at intervals as recommended by the API service.
1072
1220
  # @param [String] projects_id
@@ -1116,6 +1264,13 @@ module Google
1116
1264
  # The standard list page size.
1117
1265
  # @param [String] page_token
1118
1266
  # The standard list page token.
1267
+ # @param [Boolean] return_partial_success
1268
+ # When set to true, operations that are reachable are returned as normal, and
1269
+ # those that are unreachable are returned in the ListOperationsResponse.
1270
+ # unreachable field.This can only be true when reading across collections e.g.
1271
+ # when parent is set to "projects/example/locations/-".This field is not by
1272
+ # default supported and will result in an UNIMPLEMENTED error if set unless
1273
+ # explicitly documented otherwise in service or product specific documentation.
1119
1274
  # @param [String] fields
1120
1275
  # Selector specifying which fields to include in a partial response.
1121
1276
  # @param [String] quota_user
@@ -1133,7 +1288,7 @@ module Google
1133
1288
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1134
1289
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1135
1290
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1136
- def list_project_location_operations(projects_id, locations_id, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
1291
+ def list_project_location_operations(projects_id, locations_id, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
1137
1292
  command = make_simple_command(:get, 'v1alpha/projects/{projectsId}/locations/{locationsId}/operations', options)
1138
1293
  command.response_representation = Google::Apis::AppengineV1alpha::ListOperationsResponse::Representation
1139
1294
  command.response_class = Google::Apis::AppengineV1alpha::ListOperationsResponse
@@ -1142,6 +1297,7 @@ module Google
1142
1297
  command.query['filter'] = filter unless filter.nil?
1143
1298
  command.query['pageSize'] = page_size unless page_size.nil?
1144
1299
  command.query['pageToken'] = page_token unless page_token.nil?
1300
+ command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
1145
1301
  command.query['fields'] = fields unless fields.nil?
1146
1302
  command.query['quotaUser'] = quota_user unless quota_user.nil?
1147
1303
  execute_or_queue_command(command, &block)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-appengine_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.41.0
4
+ version: 0.43.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-appengine_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.41.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.43.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-appengine_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: