google-apis-cloudasset_v1 0.29.0 → 0.30.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/cloudasset_v1/classes.rb +10 -10
- data/lib/google/apis/cloudasset_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 87e58a446da58c1f8b741fb607a58274c9542de12b4954e27ed37b147d9fd8e6
|
4
|
+
data.tar.gz: abe35372ea4f4dfd39a16aa2c51af536a43f135416d05a2648bc4dfa6b7f53cb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 462c562ae2e03e7cbad107ca03b895579aae755d3bbb677fcb470bae32e90740a6bc996055357304d338c9040be9622fd48f3a7c13adcfa1a6eccde336af72d0
|
7
|
+
data.tar.gz: f4d01f7b2c1e808ec988965e2fdfd01e23a82f44c1ef3d14fff5364b557a1da10172ee9f5f77dcff04ba41f67a2a85f16264bd311f6af63c08421e28e5d50485
|
data/CHANGELOG.md
CHANGED
@@ -688,11 +688,11 @@ module Google
|
|
688
688
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
689
689
|
# day and time zone are either specified elsewhere or are insignificant. The
|
690
690
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
691
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
692
|
-
# and day, with a zero year (
|
693
|
-
# zero month and a zero day * A year and month, with a zero day (
|
694
|
-
# card expiration date) Related types: * google.type.
|
695
|
-
# DateTime * google.protobuf.Timestamp
|
691
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
692
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
693
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
694
|
+
# example, a credit card expiration date). Related types: * google.type.
|
695
|
+
# TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
|
696
696
|
class Date
|
697
697
|
include Google::Apis::Core::Hashable
|
698
698
|
|
@@ -4790,11 +4790,11 @@ module Google
|
|
4790
4790
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
4791
4791
|
# day and time zone are either specified elsewhere or are insignificant. The
|
4792
4792
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
4793
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
4794
|
-
# and day, with a zero year (
|
4795
|
-
# zero month and a zero day * A year and month, with a zero day (
|
4796
|
-
# card expiration date) Related types: * google.type.
|
4797
|
-
# DateTime * google.protobuf.Timestamp
|
4793
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
4794
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
4795
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
4796
|
+
# example, a credit card expiration date). Related types: * google.type.
|
4797
|
+
# TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
|
4798
4798
|
# Corresponds to the JSON property `installDate`
|
4799
4799
|
# @return [Google::Apis::CloudassetV1::Date]
|
4800
4800
|
attr_accessor :install_date
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudassetV1
|
18
18
|
# Version of the google-apis-cloudasset_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.30.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220304"
|
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-cloudasset_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.30.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: 2022-03-
|
11
|
+
date: 2022-03-14 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-cloudasset_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.30.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|