google-apis-meet_v2 0.5.0 → 0.6.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: 97f63aba4c4cb5c048db1ef43e8f1cacd49c2c07b608032eeb99f938ccd2f741
4
- data.tar.gz: 053afbffe884953a3f5f27074e1cb73376c80449bae546f671bc04f848bce708
3
+ metadata.gz: 52ced1ee4be6202c6dcabb1bab1f6ef8eb4194005a1705b2d08ce16e46a11710
4
+ data.tar.gz: f16fb9c56f676b6eea81acf48b4861a112a28793d95ecbbaba98f414a57b82e2
5
5
  SHA512:
6
- metadata.gz: 00a62ea6bb00fd59349046442d4ebe359a14468bf2046e396397fa939d27fe83f64a05ab00c746399aac0d4e65c0974d611f3b85e0163552d99e9a27b01fe40b
7
- data.tar.gz: 96114a93be4b11e181be7421ee4bb95045ef7123d705145faaf9aa7543060a06626bc8a432730b67905687c1e6f0ab73a4f63a432093b60d6e8b4c14152235c0
6
+ metadata.gz: f8f1a3040ae7c102c26c197b7f3f617b6853bcd67ced30eb41e361d7104509f3088929f34f322d1e8832e2bb2fc82ac3019efc01c27bdb376486502de12e5c2b
7
+ data.tar.gz: eb420e4c59c6e9ca7d7a2eaf5fb250c27f5264c317374d5685fc707a72e8770d9d5c9534ed7148e8e2d47b64ef622ea891c0ccb5a8342cd5a537a1c9263430cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-meet_v2
2
2
 
3
+ ### v0.6.0 (2025-03-30)
4
+
5
+ * Regenerated from discovery document revision 20250320
6
+
3
7
  ### v0.5.0 (2025-02-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20250127
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MeetV2
18
18
  # Version of the google-apis-meet_v2 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250127"
25
+ REVISION = "20250320"
26
26
  end
27
27
  end
28
28
  end
@@ -426,8 +426,9 @@ module Google
426
426
 
427
427
  # Gets a `TranscriptEntry` resource by entry ID. Note: The transcript entries
428
428
  # returned by the Google Meet API might not match the transcription found in the
429
- # Google Docs transcript file. This can occur when the Google Docs transcript
430
- # file is modified after generation.
429
+ # Google Docs transcript file. This can occur when 1) we have interleaved
430
+ # speakers within milliseconds, or 2) the Google Docs transcript file is
431
+ # modified after generation.
431
432
  # @param [String] name
432
433
  # Required. Resource name of the `TranscriptEntry`.
433
434
  # @param [String] fields
@@ -460,8 +461,9 @@ module Google
460
461
  # Lists the structured transcript entries per transcript. By default, ordered by
461
462
  # start time and in ascending order. Note: The transcript entries returned by
462
463
  # the Google Meet API might not match the transcription found in the Google Docs
463
- # transcript file. This can occur when the Google Docs transcript file is
464
- # modified after generation.
464
+ # transcript file. This can occur when 1) we have interleaved speakers within
465
+ # milliseconds, or 2) the Google Docs transcript file is modified after
466
+ # generation.
465
467
  # @param [String] parent
466
468
  # Required. Format: `conferenceRecords/`conference_record`/transcripts/`
467
469
  # transcript``
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-meet_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-02 00:00:00.000000000 Z
10
+ date: 2025-03-30 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -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-meet_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-meet_v2/v0.5.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-meet_v2/v0.6.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-meet_v2
62
62
  rdoc_options: []
63
63
  require_paths: