google-apis-apigee_v1 0.109.0 → 0.110.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: 39fb08ed6df9b231ff60807103df572863d78bd79f4239d4a8caa3d9d9b0e8d4
4
- data.tar.gz: 3e783629887c793edd55601f99c8d39fddf884da09b83a82ced48c832643bf2a
3
+ metadata.gz: d4441d785b5c03c73acbf0ed6bc09f76b182b6d6be5fda1ba30de24552656fc0
4
+ data.tar.gz: cfff56446770b25c34fd0bceae42f9ac836a8c56096069d3562a07d0869150b3
5
5
  SHA512:
6
- metadata.gz: 62fc671684d84604dc1b591e008f2047b0c80235a3497317f15cd268443d9c318603b2c8a5c30ccb6d18be3aef2186b80907ed6e78f470fc8edc57ee9b31486a
7
- data.tar.gz: 8d494484fd58516bea494f55b0938d26d14eeee9d345390a06e0f1bf0d9f51be8acf58e02c0fdff5dc8dc7c28e4b6353da8336699ebd267654a3802d76b3c9ed
6
+ metadata.gz: bdbdcbbfdc43fd66d10d4ebafff0ae869d6125b18521354e65e43dfc0a5ec5246af92a03009b5c2521343d71d36e2e4424cf437e6a14020cb3a6b2ce403a9f8d
7
+ data.tar.gz: 655d01dece2b5c8ee5cdcd19658b651c6fb690688846d71daa343256462431cc7280ca875901c5d6bb681ac1b6f3e59e0038429e86c10025a386374cb5b3b121
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.110.0 (2025-07-27)
4
+
5
+ * Regenerated from discovery document revision 20250722
6
+
3
7
  ### v0.109.0 (2025-06-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20250622
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigeeV1
18
18
  # Version of the google-apis-apigee_v1 gem
19
- GEM_VERSION = "0.109.0"
19
+ GEM_VERSION = "0.110.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 = "20250622"
25
+ REVISION = "20250722"
26
26
  end
27
27
  end
28
28
  end
@@ -6527,10 +6527,10 @@ module Google
6527
6527
  # @param [String] name
6528
6528
  # Required. The name of the debug session to retrieve. Must be of the form: `
6529
6529
  # organizations/`organization`/environments/`environment`/apis/`api`/revisions/`
6530
- # revision`/debugsessions/`session``. If the API proxy resource has the `space`
6531
- # attribute set, IAM permissions are checked differently . To learn more, read
6532
- # the [Apigee Spaces Overview](https://cloud.google.com/apigee/docs/api-platform/
6533
- # system-administration/spaces/apigee-spaces-overview).
6530
+ # revision`/debugsessions/`debug_session``. If the API proxy resource has the `
6531
+ # space` attribute set, IAM permissions are checked differently . To learn more,
6532
+ # read the [Apigee Spaces Overview](https://cloud.google.com/apigee/docs/api-
6533
+ # platform/system-administration/spaces/apigee-spaces-overview).
6534
6534
  # @param [String] fields
6535
6535
  # Selector specifying which fields to include in a partial response.
6536
6536
  # @param [String] quota_user
@@ -6568,10 +6568,11 @@ module Google
6568
6568
  # google.com/apigee/docs/api-platform/system-administration/spaces/apigee-spaces-
6569
6569
  # overview).
6570
6570
  # @param [Fixnum] page_size
6571
- # Maximum number of debug sessions to return. The page size defaults to 25.
6571
+ # Optional. Maximum number of debug sessions to return. The page size defaults
6572
+ # to 25.
6572
6573
  # @param [String] page_token
6573
- # Page token, returned from a previous ListDebugSessions call, that you can use
6574
- # to retrieve the next page.
6574
+ # Optional. Page token, returned from a previous ListDebugSessions call, that
6575
+ # you can use to retrieve the next page.
6575
6576
  # @param [String] fields
6576
6577
  # Selector specifying which fields to include in a partial response.
6577
6578
  # @param [String] quota_user
@@ -6605,7 +6606,7 @@ module Google
6605
6606
  # @param [String] name
6606
6607
  # Required. The name of the debug session transaction. Must be of the form: `
6607
6608
  # organizations/`organization`/environments/`environment`/apis/`api`/revisions/`
6608
- # revision`/debugsessions/`session`/data/`transaction``. If the API proxy
6609
+ # revision`/debugsessions/`debug_session`/data/`transaction``. If the API proxy
6609
6610
  # resource has the `space` attribute set, IAM permissions are checked
6610
6611
  # differently . To learn more, read the [Apigee Spaces Overview](https://cloud.
6611
6612
  # google.com/apigee/docs/api-platform/system-administration/spaces/apigee-spaces-
@@ -11688,8 +11689,8 @@ module Google
11688
11689
  # security_monitoring_condition`
11689
11690
  # @param [Google::Apis::ApigeeV1::GoogleCloudApigeeV1SecurityMonitoringCondition] google_cloud_apigee_v1_security_monitoring_condition_object
11690
11691
  # @param [String] update_mask
11691
- # Optional. The list of fields to update. Valid fields to update are `profile`, `
11692
- # scope`, `include_all_resources`, `include`, and `exclude`.
11692
+ # Optional. The list of fields to update. Valid fields to update are `
11693
+ # include_all_resources` and `include`.
11693
11694
  # @param [String] fields
11694
11695
  # Selector specifying which fields to include in a partial response.
11695
11696
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apigee_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.109.0
4
+ version: 0.110.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-apigee_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.109.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.110.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigee_v1
62
62
  rdoc_options: []
63
63
  require_paths: