google-apis-calendar_v3 0.5.0 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/calendar_v3/classes.rb +8 -8
- data/lib/google/apis/calendar_v3/gem_version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1f0e6c229a4c1dac281c47d40c18892875de30c0d1bc79db2898b70128b2fd35
|
4
|
+
data.tar.gz: 6f466db8ebe0010c775ea8a3586c466d45a08ec11b856a4df18fd0e68b67e596
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 854175af45ee356a5198b31a63b7b1068162c7bc77297bb575402dc0aeb2e867591b59d86d2da3db28294ac4ee8ea4f4cbae8056c04959f91f19b928e110649a
|
7
|
+
data.tar.gz: 5ff124bcd96665f89a3cdda8cb30e4bd0e300332c82eb7252f38d2edfbe9b36896aacc471cba07a82bc0256678346266aab159215ab36776d6edca4bd993380a
|
data/CHANGELOG.md
CHANGED
@@ -580,14 +580,14 @@ module Google
|
|
580
580
|
|
581
581
|
# A global palette of calendar colors, mapping from the color ID to its
|
582
582
|
# definition. A calendarListEntry resource refers to one of these color IDs in
|
583
|
-
# its
|
583
|
+
# its colorId field. Read-only.
|
584
584
|
# Corresponds to the JSON property `calendar`
|
585
585
|
# @return [Hash<String,Google::Apis::CalendarV3::ColorDefinition>]
|
586
586
|
attr_accessor :calendar
|
587
587
|
|
588
588
|
# A global palette of event colors, mapping from the color ID to its definition.
|
589
|
-
# An event resource may refer to one of these color IDs in its
|
590
|
-
# only.
|
589
|
+
# An event resource may refer to one of these color IDs in its colorId field.
|
590
|
+
# Read-only.
|
591
591
|
# Corresponds to the JSON property `event`
|
592
592
|
# @return [Hash<String,Google::Apis::CalendarV3::ColorDefinition>]
|
593
593
|
attr_accessor :event
|
@@ -623,11 +623,11 @@ module Google
|
|
623
623
|
# The ID of the conference.
|
624
624
|
# Can be used by developers to keep track of conferences, should not be
|
625
625
|
# displayed to users.
|
626
|
-
#
|
627
|
-
# -
|
628
|
-
# -
|
629
|
-
# -
|
630
|
-
# -
|
626
|
+
# The ID value is formed differently for each conference solution type: `
|
627
|
+
# - eventHangout: ID is not set.
|
628
|
+
# - eventNamedHangout: ID is the name of the Hangout.
|
629
|
+
# - hangoutsMeet: ID is the 10-letter meeting code, for example aaa-bbbb-ccc.
|
630
|
+
# - addOn: ID is defined by the third-party provider. Optional.
|
631
631
|
# Corresponds to the JSON property `conferenceId`
|
632
632
|
# @return [String]
|
633
633
|
attr_accessor :conference_id
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CalendarV3
|
18
18
|
# Version of the google-apis-calendar_v3 gem
|
19
|
-
GEM_VERSION = "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.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210429"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-calendar_v3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.6.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: 2021-
|
11
|
+
date: 2021-05-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-calendar_v3/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-calendar_v3/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-calendar_v3/v0.6.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-calendar_v3
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
69
69
|
- !ruby/object:Gem::Version
|
70
70
|
version: '0'
|
71
71
|
requirements: []
|
72
|
-
rubygems_version: 3.2.
|
72
|
+
rubygems_version: 3.2.17
|
73
73
|
signing_key:
|
74
74
|
specification_version: 4
|
75
75
|
summary: Simple REST client for Calendar API V3
|