google-apis-servicedirectory_v1beta1 0.10.0 → 0.11.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: 8c226c47051404396b660f0bb1f89b9b5bb8175af2941a684bf752ee9eddea9a
4
- data.tar.gz: 14cc4d9a6bee84f571c2dd5b830422796348dfa3c1887473b028d987561c3a76
3
+ metadata.gz: e715314ca90f2fc99dd5c29bb17cbd6171c04d73762b3b8e333c39b100171cc3
4
+ data.tar.gz: 7ed503e93428df96c81125f620f2a1cb2cb7da9a80c690e8fd4b7bbd617d5f51
5
5
  SHA512:
6
- metadata.gz: 7486a55fdddb23b99aad0fabc41f78732169aa79a73924798eef1cc4cb857f72c0c5759222c98883f130f0f6e28a8499c6d00d71a70e4d9a8bbf36ccae3986a0
7
- data.tar.gz: af8721d033f63a4cb30939fa133c3fe121be3ef59e327329abdc0560cfb3dc0e56f7b8efb43744ba2bd3f4e3e7aef40bf3e2bbe37d693c5cf74d190a83b71699
6
+ metadata.gz: 57706a41d108ac6da90bb3c604a55ec27456fb85c866781d58552d0abffc9c42eb2dd46402856d86be83cd5a8e8d821694882ee8510ee064971abdeea96d4836
7
+ data.tar.gz: 63b16c81079fe4fc2cd01c9a9a0276384d082022d63feb9a735e6e7fe4b28445c2ec0097cfa32e182524488d81bfc5cca09f0d7257cff0cd9411f7ab1ba194eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicedirectory_v1beta1
2
2
 
3
+ ### v0.11.0 (2021-07-25)
4
+
5
+ * Regenerated from discovery document revision 20210716
6
+
3
7
  ### v0.10.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -137,12 +137,9 @@ module Google
137
137
  # between. The prefix is optional. If specified, the prefix must be a DNS
138
138
  # subdomain: a series of DNS labels separated by dots (.), not longer than 253
139
139
  # characters in total, followed by a slash (/). Metadata that fails to meet
140
- # these requirements are rejected * The `(*.)google.com/` and `(*.)googleapis.
141
- # com/` prefixes are reserved for system metadata managed by Service Directory.
142
- # If the user tries to write to these keyspaces, those entries are silently
143
- # ignored by the system Note: This field is equivalent to the `annotations`
144
- # field in the v1 API. They have the same syntax and read/write to the same
145
- # location in Service Directory.
140
+ # these requirements are rejected Note: This field is equivalent to the `
141
+ # annotations` field in the v1 API. They have the same syntax and read/write to
142
+ # the same location in Service Directory.
146
143
  # Corresponds to the JSON property `metadata`
147
144
  # @return [Hash<String,String>]
148
145
  attr_accessor :metadata
@@ -654,12 +651,9 @@ module Google
654
651
  # between. The prefix is optional. If specified, the prefix must be a DNS
655
652
  # subdomain: a series of DNS labels separated by dots (.), not longer than 253
656
653
  # characters in total, followed by a slash (/). Metadata that fails to meet
657
- # these requirements are rejected * The `(*.)google.com/` and `(*.)googleapis.
658
- # com/` prefixes are reserved for system metadata managed by Service Directory.
659
- # If the user tries to write to these keyspaces, those entries are silently
660
- # ignored by the system Note: This field is equivalent to the `annotations`
661
- # field in the v1 API. They have the same syntax and read/write to the same
662
- # location in Service Directory.
654
+ # these requirements are rejected Note: This field is equivalent to the `
655
+ # annotations` field in the v1 API. They have the same syntax and read/write to
656
+ # the same location in Service Directory.
663
657
  # Corresponds to the JSON property `metadata`
664
658
  # @return [Hash<String,String>]
665
659
  attr_accessor :metadata
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicedirectoryV1beta1
18
18
  # Version of the google-apis-servicedirectory_v1beta1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210512"
25
+ REVISION = "20210716"
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-servicedirectory_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.11.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-07-26 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/master/generated/google-apis-servicedirectory_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicedirectory_v1beta1/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicedirectory_v1beta1/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicedirectory_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []