google-apis-chromemanagement_v1 0.40.0 → 0.41.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c92e4b460f16a11703d84e981fbb52a4483389755d4753c9ea704346fca7052d
4
- data.tar.gz: 446b0c05b3100835a7ed4fc39d526cc72011aa24ae05cfee70c1e7ef8ea4b8c8
3
+ metadata.gz: 7ec2afd990653efae4a4c278c91e8637e695b12eb3a5d8a4ea104f97843a2fb1
4
+ data.tar.gz: 7faf6740c88f92fb4f85200400b1f427c7128fe0eef0599dcda2c063efdaffd9
5
5
  SHA512:
6
- metadata.gz: a217c9c25c5155a0bf9b4759dd64653ccae82cb8a41bb3fb9511dad0762d80a269cda5f8d7ee74eb9c1c9e470773baac4a3b6fbca49f67406471097fb15759b6
7
- data.tar.gz: 22aeadffe25b433586a094389f9f6beb62af05703c9c0bd5da8ac10874f35b6689a823ac376b2c5389a676fb4228f507ae3d05676cd0976390718469f9a7ecee
6
+ metadata.gz: 8cfc380dac153bee5bef65a36f5b200f3360d317488b3489761767855c1a082b33b9fe3b3025350a9868d7bc9febdde5e5fd04638bdb791df2760264ed8201c0
7
+ data.tar.gz: 98b23c012cbe1758f4af1ae8997bea5e51e3fcfcae53af294594e0fa697f129de7e3164d0ec45c44ada704ab60b8025dafe732a6c473eaf2c9bce4fd3f8f9799
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chromemanagement_v1
2
2
 
3
+ ### v0.41.0 (2023-06-25)
4
+
5
+ * Regenerated from discovery document revision 20230620
6
+
3
7
  ### v0.40.0 (2023-05-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20230516
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ChromemanagementV1
18
18
  # Version of the google-apis-chromemanagement_v1 gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230516"
25
+ REVISION = "20230620"
26
26
  end
27
27
  end
28
28
  end
@@ -599,20 +599,23 @@ module Google
599
599
  # Required. Customer id or "my_customer" to use the customer associated to the
600
600
  # account making the request.
601
601
  # @param [String] filter
602
- # Optional. Only include resources that match the filter. Supported filter
603
- # fields: - device_id - user_id - device_org_unit_id - user_org_unit_id -
604
- # timestamp - event_type The "timestamp" filter accepts either the Unix Epoch
605
- # milliseconds format or the RFC3339 UTC "Zulu" format with nanosecond
606
- # resolution and up to nine fractional digits. Both formats should be surrounded
607
- # by simple double quotes. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:
608
- # 23.045123456Z", "1679283943823".
602
+ # Optional. Only include resources that match the filter. Although this
603
+ # parameter is currently optional, this parameter will be required- please
604
+ # specify at least 1 event type. Supported filter fields: - device_id - user_id -
605
+ # device_org_unit_id - user_org_unit_id - timestamp - event_type The "timestamp"
606
+ # filter accepts either the Unix Epoch milliseconds format or the RFC3339 UTC "
607
+ # Zulu" format with nanosecond resolution and up to nine fractional digits. Both
608
+ # formats should be surrounded by simple double quotes. Examples: "2014-10-02T15:
609
+ # 01:23Z", "2014-10-02T15:01:23.045123456Z", "1679283943823".
609
610
  # @param [Fixnum] page_size
610
611
  # Optional. Maximum number of results to return. Default value is 100. Maximum
611
612
  # value is 1000.
612
613
  # @param [String] page_token
613
614
  # Optional. Token to specify next page in the list.
614
615
  # @param [String] read_mask
615
- # Required. Read mask to specify which fields to return.
616
+ # Required. Read mask to specify which fields to return. Although currently
617
+ # required, this field will become optional, while the filter parameter with an
618
+ # event type will be come required.
616
619
  # @param [String] fields
617
620
  # Selector specifying which fields to include in a partial response.
618
621
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-chromemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.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: 2023-05-21 00:00:00.000000000 Z
11
+ date: 2023-06-25 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-chromemanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromemanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []