google-cloud-asset-v1 1.4.0 → 1.4.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6ee5eb53476e536f17a833afb7486694ad2d52607df5671b8987439d2a718287
4
- data.tar.gz: 53c540b2d8ce33939e1da12f5144c64680f801e11ed4eb63fb14967757d6c4bd
3
+ metadata.gz: 9c6ea8f723969906ff2d62aab990a557ead3e71d53b698e5bdd4249ab6ef2947
4
+ data.tar.gz: 4f55f030846b8f1134519515aaf34afcd85ee9c08d87c493cb0bb32921b40201
5
5
  SHA512:
6
- metadata.gz: 9dedbb3639aaa58be38aae6e23e2d4f7c87a00d8ad5bd77984700c965a132436dd395391c3731447defb2d19a2e2a7bf4afa96ea9f4d7359e0b0b80bced331f0
7
- data.tar.gz: 29a75d6dc87dc7560fb167cbacf58ddf5363e4c6389087e409b79dd32715d6ea74a57ef3848299f5889cf8cf61783558d5c92bfc0fcc8451670dc153cf59a187
6
+ metadata.gz: 1e8713c645c447611078e71b7381aa9cd39d4f2052597ea91f6a08ca42c3ba236e8f68577d1cbada23fac1bfb71e169239774cb7710a7f22892decbe3648b383
7
+ data.tar.gz: 5437cf49b5b9e7d537b25715f009e265ae4aa4f94f1a398910811362e13749a29a523fa54ef6add02dc796ba88bdb4d117f127ef2b9e5278cd6aa011cab82740
@@ -2001,12 +2001,12 @@ module Google
2001
2001
  # Optional. A SQL statement that's compatible with [BigQuery
2002
2002
  # SQL](https://cloud.google.com/bigquery/docs/introduction-sql).
2003
2003
  #
2004
- # Note: The following fields are mutually exclusive: `statement`, `job_reference`. If a field in that set is populated, all other fields in the set will automatically be cleared.
2004
+ # Note: The following parameters are mutually exclusive: `statement`, `job_reference`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
2005
2005
  # @param job_reference [::String]
2006
2006
  # Optional. Reference to the query job, which is from the
2007
2007
  # `QueryAssetsResponse` of previous `QueryAssets` call.
2008
2008
  #
2009
- # Note: The following fields are mutually exclusive: `job_reference`, `statement`. If a field in that set is populated, all other fields in the set will automatically be cleared.
2009
+ # Note: The following parameters are mutually exclusive: `job_reference`, `statement`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
2010
2010
  # @param page_size [::Integer]
2011
2011
  # Optional. The maximum number of rows to return in the results. Responses
2012
2012
  # are limited to 10 MB and 1000 rows.
@@ -2038,12 +2038,12 @@ module Google
2038
2038
  # [end_time] Defaults [end_time] to now if [start_time] is set and
2039
2039
  # [end_time] isn't. Maximum permitted time range is 7 days.
2040
2040
  #
2041
- # Note: The following fields are mutually exclusive: `read_time_window`, `read_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
2041
+ # Note: The following parameters are mutually exclusive: `read_time_window`, `read_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
2042
2042
  # @param read_time [::Google::Protobuf::Timestamp, ::Hash]
2043
2043
  # Optional. Queries cloud assets as they appeared at the specified point in
2044
2044
  # time.
2045
2045
  #
2046
- # Note: The following fields are mutually exclusive: `read_time`, `read_time_window`. If a field in that set is populated, all other fields in the set will automatically be cleared.
2046
+ # Note: The following parameters are mutually exclusive: `read_time`, `read_time_window`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
2047
2047
  # @param output_config [::Google::Cloud::Asset::V1::QueryAssetsOutputConfig, ::Hash]
2048
2048
  # Optional. Destination where the query results will be saved.
2049
2049
  #
@@ -1903,12 +1903,12 @@ module Google
1903
1903
  # Optional. A SQL statement that's compatible with [BigQuery
1904
1904
  # SQL](https://cloud.google.com/bigquery/docs/introduction-sql).
1905
1905
  #
1906
- # Note: The following fields are mutually exclusive: `statement`, `job_reference`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1906
+ # Note: The following parameters are mutually exclusive: `statement`, `job_reference`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1907
1907
  # @param job_reference [::String]
1908
1908
  # Optional. Reference to the query job, which is from the
1909
1909
  # `QueryAssetsResponse` of previous `QueryAssets` call.
1910
1910
  #
1911
- # Note: The following fields are mutually exclusive: `job_reference`, `statement`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1911
+ # Note: The following parameters are mutually exclusive: `job_reference`, `statement`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1912
1912
  # @param page_size [::Integer]
1913
1913
  # Optional. The maximum number of rows to return in the results. Responses
1914
1914
  # are limited to 10 MB and 1000 rows.
@@ -1940,12 +1940,12 @@ module Google
1940
1940
  # [end_time] Defaults [end_time] to now if [start_time] is set and
1941
1941
  # [end_time] isn't. Maximum permitted time range is 7 days.
1942
1942
  #
1943
- # Note: The following fields are mutually exclusive: `read_time_window`, `read_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1943
+ # Note: The following parameters are mutually exclusive: `read_time_window`, `read_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1944
1944
  # @param read_time [::Google::Protobuf::Timestamp, ::Hash]
1945
1945
  # Optional. Queries cloud assets as they appeared at the specified point in
1946
1946
  # time.
1947
1947
  #
1948
- # Note: The following fields are mutually exclusive: `read_time`, `read_time_window`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1948
+ # Note: The following parameters are mutually exclusive: `read_time`, `read_time_window`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1949
1949
  # @param output_config [::Google::Cloud::Asset::V1::QueryAssetsOutputConfig, ::Hash]
1950
1950
  # Optional. Destination where the query results will be saved.
1951
1951
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Asset
23
23
  module V1
24
- VERSION = "1.4.0"
24
+ VERSION = "1.4.1"
25
25
  end
26
26
  end
27
27
  end
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.4.0
4
+ version: 1.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -167,7 +167,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
167
167
  - !ruby/object:Gem::Version
168
168
  version: '0'
169
169
  requirements: []
170
- rubygems_version: 3.6.8
170
+ rubygems_version: 3.6.9
171
171
  specification_version: 4
172
172
  summary: The Cloud Asset API manages the history and inventory of Google Cloud resources.
173
173
  test_files: []