google-cloud-filestore-v1 2.1.1 → 2.3.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: 12e7b192f1c5d4a69857c5b1e32b4e613d950c4fbac3f4ecb19cb50723a821a8
4
- data.tar.gz: beed2e01450ac582a3ea5aa2ad2a67e63f653229859d6f5e3b98ff3a6db1399f
3
+ metadata.gz: 5e1ddb31c7580743aac6411f42983e0335e3ae1d9e33ac8ebdca87ec20b057a5
4
+ data.tar.gz: 3a02d07163bac56dafaca1f830ae99701ef2c40340fefb5a7dbbbb4ca64577a2
5
5
  SHA512:
6
- metadata.gz: bd170d6ef25d1231a779ddcc8ce1669ac958a827ffd5009771c17c22754905b8c4225c1dfa557ca4a4fd5fc2c5ae92e274d0f711a351c0e79583a8250a565999
7
- data.tar.gz: 41fa2518411f229d0b051101883d21abbfbccde3f080ab7f69261abd5ae41abca8c9f5cd3cb0a2f37082133342a3a266c66f0c565d29433a0549a63c7683e8ad
6
+ metadata.gz: cfc93b8e78f03a77ac4e3ff82358bc537f778d0645084b96a2ae695eac3c6640df504ea9f7933b1ef8d6ea2e1c3111118eeda41cd1e4d09aedd7457d15ec1345
7
+ data.tar.gz: a577565b7bd08825458ecfac7c68340165f0b0fe5011db736f65f301db34162e10151165f4145911d2149c4d0861837643727b016db0c46ec4d4efb3d28a7657
@@ -16,7 +16,7 @@
16
16
 
17
17
  # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
18
 
19
- require "gapic/config"
19
+ require "gapic/rest"
20
20
 
21
21
  module Google
22
22
  module Cloud
@@ -42,7 +42,7 @@ module Google
42
42
  namespace.pop
43
43
  end
44
44
 
45
- default_config = Configuration.new parent_config
45
+ default_config = ::Gapic::Rest::HttpBindingOverrideConfiguration.new parent_config
46
46
  default_config.bindings_override["google.cloud.location.Locations.GetLocation"] = [
47
47
  Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
48
48
  uri_method: :get,
@@ -69,33 +69,6 @@ module Google
69
69
  yield @configure if block_given?
70
70
  @configure
71
71
  end
72
-
73
- ##
74
- # @private
75
- # Configuration class for the google.cloud.filestore.v1 package.
76
- #
77
- # This class contains common configuration for all services
78
- # of the google.cloud.filestore.v1 package.
79
- #
80
- # This configuration is for internal use of the client library classes,
81
- # and it is not intended that the end-users will read or change it.
82
- #
83
- class Configuration
84
- extend ::Gapic::Config
85
-
86
- # @private
87
- # Overrides for http bindings for the RPC of the mixins for this package.
88
- # Services in this package should use these when creating clients for the mixin services.
89
- # @return [::Hash{::Symbol=>::Array<::Gapic::Rest::GrpcTranscoder::HttpBinding>}]
90
- config_attr :bindings_override, {}, ::Hash, nil
91
-
92
- # @private
93
- def initialize parent_config = nil
94
- @parent_config = parent_config unless parent_config.nil?
95
-
96
- yield self if block_given?
97
- end
98
- end
99
72
  end
100
73
  end
101
74
  end
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Filestore
23
23
  module V1
24
- VERSION = "2.1.1"
24
+ VERSION = "2.3.0"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-filestore-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.1
4
+ version: 2.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -13,22 +13,16 @@ dependencies:
13
13
  name: gapic-common
14
14
  requirement: !ruby/object:Gem::Requirement
15
15
  requirements:
16
- - - ">="
17
- - !ruby/object:Gem::Version
18
- version: 0.25.0
19
- - - "<"
16
+ - - "~>"
20
17
  - !ruby/object:Gem::Version
21
- version: 2.a
18
+ version: '1.2'
22
19
  type: :runtime
23
20
  prerelease: false
24
21
  version_requirements: !ruby/object:Gem::Requirement
25
22
  requirements:
26
- - - ">="
27
- - !ruby/object:Gem::Version
28
- version: 0.25.0
29
- - - "<"
23
+ - - "~>"
30
24
  - !ruby/object:Gem::Version
31
- version: 2.a
25
+ version: '1.2'
32
26
  - !ruby/object:Gem::Dependency
33
27
  name: google-cloud-common
34
28
  requirement: !ruby/object:Gem::Requirement
@@ -61,22 +55,16 @@ dependencies:
61
55
  name: google-cloud-location
62
56
  requirement: !ruby/object:Gem::Requirement
63
57
  requirements:
64
- - - ">="
65
- - !ruby/object:Gem::Version
66
- version: '0.7'
67
- - - "<"
58
+ - - "~>"
68
59
  - !ruby/object:Gem::Version
69
- version: 2.a
60
+ version: '1.0'
70
61
  type: :runtime
71
62
  prerelease: false
72
63
  version_requirements: !ruby/object:Gem::Requirement
73
64
  requirements:
74
- - - ">="
75
- - !ruby/object:Gem::Version
76
- version: '0.7'
77
- - - "<"
65
+ - - "~>"
78
66
  - !ruby/object:Gem::Version
79
- version: 2.a
67
+ version: '1.0'
80
68
  description: Filestore instances are fully managed NFS file servers on Google Cloud
81
69
  for use with applications running on Compute Engine virtual machine (VM) instances,
82
70
  Google Kubernetes Engine clusters, external datastores such as Google Cloud VMware
@@ -134,14 +122,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
134
122
  requirements:
135
123
  - - ">="
136
124
  - !ruby/object:Gem::Version
137
- version: '3.0'
125
+ version: '3.1'
138
126
  required_rubygems_version: !ruby/object:Gem::Requirement
139
127
  requirements:
140
128
  - - ">="
141
129
  - !ruby/object:Gem::Version
142
130
  version: '0'
143
131
  requirements: []
144
- rubygems_version: 3.6.8
132
+ rubygems_version: 3.6.9
145
133
  specification_version: 4
146
134
  summary: The Cloud Filestore API is used for creating and managing cloud file servers.
147
135
  test_files: []