google-apis-logging_v2 0.64.0 → 0.65.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: bc5e828fa02677f3cb3dbce63c6c082e878a25ff083391ddf0c5a96f50679c28
4
- data.tar.gz: 62aae1bc5086a69e40535122e2efbd339999171bb84171cb895d8c9623dd7c1a
3
+ metadata.gz: 03c6f5bcec9ea96c543e9b23adb19f49c1654412ce2b54b68a73ed34fcbbfde6
4
+ data.tar.gz: 22f3f7d051f491cdacaa4be7ab8db22814fa6ce488ad57cc17a0d896f03b4a7c
5
5
  SHA512:
6
- metadata.gz: 609b41b28f1c35e0fcc4137ef2359dc5963872109900fd3185d0cca5871472b2bedf23bcd6d08a718dd0d9cec9302e570ed2de1922537134f46636a81328feae
7
- data.tar.gz: 8cc04416e214baaf9f7046cab580f81c8be0132457fee559ef01f877690420dc64fe8d9cf1b4f7795da7cd7307d25156f3647e3e4584c474ca1f289d5fc47ced
6
+ metadata.gz: 154a1c59c3be2e58c969b13ca12bba280e0b1953b422d7ca3d1ec3de24217ebab71cd7ab4b520341fe559ae8fd2123db07a56675aa27e38a04d17d8e0db69b54
7
+ data.tar.gz: 02766bb76a58b43fc4431d1d77be12e576d5015b8c5901d4b761595c3eeb006af5ba17de817e2d4c1995a36a55fd4e3ef383808f1a617fe2022a02e5621797d1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.65.0 (2024-03-10)
4
+
5
+ * Regenerated from discovery document revision 20240301
6
+
3
7
  ### v0.64.0 (2024-03-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20240223
@@ -404,7 +404,8 @@ module Google
404
404
 
405
405
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
406
406
  # limited to 100 characters and can include only letters, digits, underscores,
407
- # hyphens, and periods.
407
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
408
+ # character.
408
409
  # Corresponds to the JSON property `bucketId`
409
410
  # @return [String]
410
411
  attr_accessor :bucket_id
@@ -1452,8 +1453,8 @@ module Google
1452
1453
  class LogBucket
1453
1454
  include Google::Apis::Core::Hashable
1454
1455
 
1455
- # Optional. Whether log analytics is enabled for this bucket.Once enabled, log
1456
- # analytics features cannot be disabled.
1456
+ # Whether log analytics is enabled for this bucket.Once enabled, log analytics
1457
+ # features cannot be disabled.
1457
1458
  # Corresponds to the JSON property `analyticsEnabled`
1458
1459
  # @return [Boolean]
1459
1460
  attr_accessor :analytics_enabled
@@ -3082,7 +3083,7 @@ module Google
3082
3083
  # @return [String]
3083
3084
  attr_accessor :description
3084
3085
 
3085
- # Optional. The user specified title for the SavedQuery.
3086
+ # Required. The user specified title for the SavedQuery.
3086
3087
  # Corresponds to the JSON property `displayName`
3087
3088
  # @return [String]
3088
3089
  attr_accessor :display_name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module LoggingV2
18
18
  # Version of the google-apis-logging_v2 gem
19
- GEM_VERSION = "0.64.0"
19
+ GEM_VERSION = "0.65.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240223"
25
+ REVISION = "20240301"
26
26
  end
27
27
  end
28
28
  end
@@ -406,7 +406,8 @@ module Google
406
406
  # @param [String] bucket_id
407
407
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
408
408
  # limited to 100 characters and can include only letters, digits, underscores,
409
- # hyphens, and periods.
409
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
410
+ # character.
410
411
  # @param [String] fields
411
412
  # Selector specifying which fields to include in a partial response.
412
413
  # @param [String] quota_user
@@ -447,7 +448,8 @@ module Google
447
448
  # @param [String] bucket_id
448
449
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
449
450
  # limited to 100 characters and can include only letters, digits, underscores,
450
- # hyphens, and periods.
451
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
452
+ # character.
451
453
  # @param [String] fields
452
454
  # Selector specifying which fields to include in a partial response.
453
455
  # @param [String] quota_user
@@ -2552,7 +2554,8 @@ module Google
2552
2554
  # @param [String] bucket_id
2553
2555
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
2554
2556
  # limited to 100 characters and can include only letters, digits, underscores,
2555
- # hyphens, and periods.
2557
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
2558
+ # character.
2556
2559
  # @param [String] fields
2557
2560
  # Selector specifying which fields to include in a partial response.
2558
2561
  # @param [String] quota_user
@@ -2593,7 +2596,8 @@ module Google
2593
2596
  # @param [String] bucket_id
2594
2597
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
2595
2598
  # limited to 100 characters and can include only letters, digits, underscores,
2596
- # hyphens, and periods.
2599
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
2600
+ # character.
2597
2601
  # @param [String] fields
2598
2602
  # Selector specifying which fields to include in a partial response.
2599
2603
  # @param [String] quota_user
@@ -4055,7 +4059,8 @@ module Google
4055
4059
  # @param [String] bucket_id
4056
4060
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
4057
4061
  # limited to 100 characters and can include only letters, digits, underscores,
4058
- # hyphens, and periods.
4062
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
4063
+ # character.
4059
4064
  # @param [String] fields
4060
4065
  # Selector specifying which fields to include in a partial response.
4061
4066
  # @param [String] quota_user
@@ -4096,7 +4101,8 @@ module Google
4096
4101
  # @param [String] bucket_id
4097
4102
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
4098
4103
  # limited to 100 characters and can include only letters, digits, underscores,
4099
- # hyphens, and periods.
4104
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
4105
+ # character.
4100
4106
  # @param [String] fields
4101
4107
  # Selector specifying which fields to include in a partial response.
4102
4108
  # @param [String] quota_user
@@ -5430,7 +5436,8 @@ module Google
5430
5436
  # @param [String] bucket_id
5431
5437
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
5432
5438
  # limited to 100 characters and can include only letters, digits, underscores,
5433
- # hyphens, and periods.
5439
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
5440
+ # character.
5434
5441
  # @param [String] fields
5435
5442
  # Selector specifying which fields to include in a partial response.
5436
5443
  # @param [String] quota_user
@@ -5471,7 +5478,8 @@ module Google
5471
5478
  # @param [String] bucket_id
5472
5479
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
5473
5480
  # limited to 100 characters and can include only letters, digits, underscores,
5474
- # hyphens, and periods.
5481
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
5482
+ # character.
5475
5483
  # @param [String] fields
5476
5484
  # Selector specifying which fields to include in a partial response.
5477
5485
  # @param [String] quota_user
@@ -7205,7 +7213,8 @@ module Google
7205
7213
  # @param [String] bucket_id
7206
7214
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
7207
7215
  # limited to 100 characters and can include only letters, digits, underscores,
7208
- # hyphens, and periods.
7216
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
7217
+ # character.
7209
7218
  # @param [String] fields
7210
7219
  # Selector specifying which fields to include in a partial response.
7211
7220
  # @param [String] quota_user
@@ -7246,7 +7255,8 @@ module Google
7246
7255
  # @param [String] bucket_id
7247
7256
  # Required. A client-assigned identifier such as "my-bucket". Identifiers are
7248
7257
  # limited to 100 characters and can include only letters, digits, underscores,
7249
- # hyphens, and periods.
7258
+ # hyphens, and periods. Bucket identifiers must start with an alphanumeric
7259
+ # character.
7250
7260
  # @param [String] fields
7251
7261
  # Selector specifying which fields to include in a partial response.
7252
7262
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-logging_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.64.0
4
+ version: 0.65.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-03 00:00:00.000000000 Z
11
+ date: 2024-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.64.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.65.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-logging_v2
63
63
  post_install_message:
64
64
  rdoc_options: []