google-cloud-asset-v1 1.9.0 → 1.9.1

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 (42) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +0 -4
  3. data/lib/google/cloud/asset/v1/asset_service/client.rb +1 -1
  4. data/lib/google/cloud/asset/v1/asset_service/credentials.rb +1 -1
  5. data/lib/google/cloud/asset/v1/asset_service/operations.rb +1 -1
  6. data/lib/google/cloud/asset/v1/asset_service/paths.rb +1 -1
  7. data/lib/google/cloud/asset/v1/asset_service/rest/client.rb +1 -1
  8. data/lib/google/cloud/asset/v1/asset_service/rest/operations.rb +4 -4
  9. data/lib/google/cloud/asset/v1/asset_service/rest/service_stub.rb +1 -1
  10. data/lib/google/cloud/asset/v1/asset_service/rest.rb +1 -1
  11. data/lib/google/cloud/asset/v1/asset_service.rb +1 -1
  12. data/lib/google/cloud/asset/v1/asset_service_services_pb.rb +1 -1
  13. data/lib/google/cloud/asset/v1/rest.rb +1 -1
  14. data/lib/google/cloud/asset/v1/version.rb +1 -1
  15. data/lib/google/cloud/asset/v1.rb +1 -1
  16. data/lib/google-cloud-asset-v1.rb +1 -1
  17. data/proto_docs/google/api/client.rb +1 -1
  18. data/proto_docs/google/api/field_behavior.rb +1 -1
  19. data/proto_docs/google/api/launch_stage.rb +1 -1
  20. data/proto_docs/google/api/resource.rb +1 -1
  21. data/proto_docs/google/cloud/asset/v1/asset_enrichment_resourceowners.rb +1 -1
  22. data/proto_docs/google/cloud/asset/v1/asset_service.rb +1 -1
  23. data/proto_docs/google/cloud/asset/v1/assets.rb +1 -1
  24. data/proto_docs/google/cloud/orgpolicy/v1/orgpolicy.rb +1 -1
  25. data/proto_docs/google/cloud/osconfig/v1/inventory.rb +1 -1
  26. data/proto_docs/google/iam/v1/policy.rb +1 -1
  27. data/proto_docs/google/identity/accesscontextmanager/type/device_resources.rb +1 -1
  28. data/proto_docs/google/identity/accesscontextmanager/v1/access_level.rb +1 -1
  29. data/proto_docs/google/identity/accesscontextmanager/v1/access_policy.rb +1 -1
  30. data/proto_docs/google/identity/accesscontextmanager/v1/service_perimeter.rb +1 -1
  31. data/proto_docs/google/longrunning/operations.rb +1 -1
  32. data/proto_docs/google/protobuf/any.rb +1 -1
  33. data/proto_docs/google/protobuf/duration.rb +1 -1
  34. data/proto_docs/google/protobuf/empty.rb +1 -1
  35. data/proto_docs/google/protobuf/field_mask.rb +1 -1
  36. data/proto_docs/google/protobuf/struct.rb +1 -1
  37. data/proto_docs/google/protobuf/timestamp.rb +8 -7
  38. data/proto_docs/google/rpc/code.rb +1 -1
  39. data/proto_docs/google/rpc/status.rb +1 -1
  40. data/proto_docs/google/type/date.rb +1 -1
  41. data/proto_docs/google/type/expr.rb +1 -1
  42. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7825a45177e850442b404a415147a0362a643a1d07d1fee1c024488100e6283e
4
- data.tar.gz: 0234c5adb3707e994aeb47bd2583fcfce2973c160bee70ca3699f10f75703e52
3
+ metadata.gz: 2079b66c03076db4587b39d1d274f06251dd076f9d39d7115484398590390634
4
+ data.tar.gz: 54c0a1488e9f6370704b432bd90a4bc10a7f4968a5d86974990eea6dadc1f4ec
5
5
  SHA512:
6
- metadata.gz: 1465f53c261b29351765f9505faa845c2eae9315e2b94ffffb619526a0d0e30d32ba0fcca377e1e6308dee3ea033113cc42491240bcac8d6304cd249916d8a56
7
- data.tar.gz: 7ecdc98838530bf50c01ca68de382f950949ec835581c17a207feea53e74e06e7e005577180df5804d1b231e817cf40c6cd5651476f0f3bae2549c94a530b0a2
6
+ metadata.gz: e32824679d5d0b6feb13f7eaa9296a7d8eddcbeb261cbe87923393ee6799fd3727581dceace6a1d1bdd1485dfea22956d2c6ae64ceff9197283588d8ebb90577
7
+ data.tar.gz: 20b36dd6d4e3e790b3317294b34eaa3f48d72194fcbed301e281b9f8fbb905b86c5a4530b2211272de7e3e1676f01b26cfc102cd94d5c76b8597d2ee299be593
data/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  The Cloud Asset API manages the history and inventory of Google Cloud resources.
4
4
 
5
- A metadata inventory service that allows you to view, monitor, and analyze all your GCP and Anthos assets across projects and services.
6
5
 
7
6
  https://github.com/googleapis/google-cloud-ruby
8
7
 
@@ -40,9 +39,6 @@ response = client.export_assets request
40
39
  View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-asset-v1/latest)
41
40
  for class and method documentation.
42
41
 
43
- See also the [Product Documentation](https://cloud.google.com/asset-inventory/)
44
- for general usage information.
45
-
46
42
  ## Debug Logging
47
43
 
48
44
  This library comes with opt-in Debug Logging that can help you troubleshoot
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2023 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2023 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -870,7 +870,7 @@ module Google
870
870
  uri_method: :get,
871
871
  uri_template: "/v1/{name}",
872
872
  matches: [
873
- ["name", %r{^[^/]+/[^/]+/operations/[^/]+(?:/.*)?$}, true]
873
+ ["name", %r{^[^/]+/[^/]+/operations/[^/]+(?:/(?<__wildcard__>.*))?$}, true]
874
874
  ]
875
875
  )
876
876
  transcoder.transcode request_pb
@@ -891,7 +891,7 @@ module Google
891
891
  uri_method: :delete,
892
892
  uri_template: "/v1/{name}",
893
893
  matches: [
894
- ["name", %r{^operations(?:/.*)?$}, true]
894
+ ["name", %r{^operations(?:/(?<__wildcard__>.*))?$}, true]
895
895
  ]
896
896
  )
897
897
  transcoder.transcode request_pb
@@ -913,7 +913,7 @@ module Google
913
913
  uri_template: "/v1/{name}:cancel",
914
914
  body: "*",
915
915
  matches: [
916
- ["name", %r{^operations(?:/.*)?$}, true]
916
+ ["name", %r{^operations(?:/(?<__wildcard__>.*))?$}, true]
917
917
  ]
918
918
  )
919
919
  transcoder.transcode request_pb
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2023 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2023 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/cloud/asset/v1/asset_service.proto for package 'google.cloud.asset.v1'
3
3
  # Original file comments:
4
- # Copyright 2020 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2023 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Asset
23
23
  module V1
24
- VERSION = "1.9.0"
24
+ VERSION = "1.9.1"
25
25
  end
26
26
  end
27
27
  end
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2022 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2022 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2025 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -110,14 +110,15 @@ module Google
110
110
  # ) to obtain a formatter capable of generating timestamps in this format.
111
111
  # @!attribute [rw] seconds
112
112
  # @return [::Integer]
113
- # Represents seconds of UTC time since Unix epoch
114
- # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to
115
- # 9999-12-31T23:59:59Z inclusive.
113
+ # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must
114
+ # be between -315576000000 and 315576000000 inclusive (which corresponds to
115
+ # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z).
116
116
  # @!attribute [rw] nanos
117
117
  # @return [::Integer]
118
- # Non-negative fractions of a second at nanosecond resolution. Negative
119
- # second values with fractions must still have non-negative nanos values
120
- # that count forward in time. Must be from 0 to 999,999,999
118
+ # Non-negative fractions of a second at nanosecond resolution. This field is
119
+ # the nanosecond portion of the duration, not an alternative to seconds.
120
+ # Negative second values with fractions must still have non-negative nanos
121
+ # values that count forward in time. Must be between 0 and 999,999,999
121
122
  # inclusive.
122
123
  class Timestamp
123
124
  include ::Google::Protobuf::MessageExts
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2021 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright 2020 Google LLC
3
+ # Copyright 2026 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-asset-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.0
4
+ version: 1.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -91,10 +91,10 @@ dependencies:
91
91
  - - "~>"
92
92
  - !ruby/object:Gem::Version
93
93
  version: '1.11'
94
- description: A metadata inventory service that allows you to view, monitor, and analyze
95
- all your GCP and Anthos assets across projects and services. Note that google-cloud-asset-v1
96
- is a version-specific client library. For most uses, we recommend installing the
97
- main client library google-cloud-asset instead. See the readme for more details.
94
+ description: The Cloud Asset API manages the history and inventory of Google Cloud
95
+ resources. Note that google-cloud-asset-v1 is a version-specific client library.
96
+ For most uses, we recommend installing the main client library google-cloud-asset
97
+ instead. See the readme for more details.
98
98
  email: googleapis-packages@google.com
99
99
  executables: []
100
100
  extensions: []