google-apis-file_v1beta1 0.23.0 → 0.24.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 +5 -0
- data/lib/google/apis/file_v1beta1/classes.rb +11 -11
- data/lib/google/apis/file_v1beta1/gem_version.rb +3 -3
- 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: e964ff1932bba053afd81b50e8f67f88ae6b0cd61a161fbe77290a0a568433b4
|
4
|
+
data.tar.gz: 14d31e3881527b1f85759e9461bc6c0f793efcc5d913c93e6648d0c3cf244fdf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 23240b2e3e369d41f32005ba57e5198573a9266c0dbbcf24466983253ef98376ae20eb3f8c82d4c292bd2748855cebf8bc694c7ebe613bbc1202a7aae655501f
|
7
|
+
data.tar.gz: cb02dd0151e00b35d0695f4998d55492f0267cae212728db9a59b0e2f473aa950ca1e3ecc13626d81f5f0d69ff6ad3df1d12006e1bf526040a75ff34152abfcf
|
data/CHANGELOG.md
CHANGED
@@ -341,8 +341,8 @@ module Google
|
|
341
341
|
# @return [Hash<String,String>]
|
342
342
|
attr_accessor :labels
|
343
343
|
|
344
|
-
# Deprecated. The MaintenancePolicies that have been attached to the
|
345
|
-
# The key must be of the type name of the oneof policy name defined in
|
344
|
+
# Optional. Deprecated. The MaintenancePolicies that have been attached to the
|
345
|
+
# instance. The key must be of the type name of the oneof policy name defined in
|
346
346
|
# MaintenancePolicy, and the referenced policy must define the same policy type.
|
347
347
|
# For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
|
348
348
|
# Corresponds to the JSON property `maintenancePolicyNames`
|
@@ -528,8 +528,7 @@ module Google
|
|
528
528
|
# key must be of the type name of the oneof policy name defined in
|
529
529
|
# MaintenancePolicy, and the embedded policy must define the same policy type.
|
530
530
|
# For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
|
531
|
-
# If only the name is needed
|
532
|
-
# maintenance_policy_names field) then only populate MaintenancePolicy.name.
|
531
|
+
# If only the name is needed, then only populate MaintenancePolicy.name.
|
533
532
|
# Corresponds to the JSON property `maintenancePolicies`
|
534
533
|
# @return [Hash<String,Google::Apis::FileV1beta1::MaintenancePolicy>]
|
535
534
|
attr_accessor :maintenance_policies
|
@@ -1205,13 +1204,14 @@ module Google
|
|
1205
1204
|
# static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode.
|
1206
1205
|
# When the name of an allocated IP address range is specified, it must be one of
|
1207
1206
|
# the ranges associated with the private service access connection. When
|
1208
|
-
# specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier
|
1209
|
-
#
|
1210
|
-
# IP address ranges](https://www.arin.net/reference/
|
1211
|
-
# address_filters/) that identifies the range of IP
|
1212
|
-
# instance. For example, 10.0.0.0/29
|
1213
|
-
#
|
1214
|
-
#
|
1207
|
+
# specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier,
|
1208
|
+
# a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier
|
1209
|
+
# in one of the [internal IP address ranges](https://www.arin.net/reference/
|
1210
|
+
# research/statistics/address_filters/) that identifies the range of IP
|
1211
|
+
# addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24,
|
1212
|
+
# or 192.168.0.0/26, respectively. The range you specify can't overlap with
|
1213
|
+
# either existing subnets or assigned IP address ranges for other Cloud
|
1214
|
+
# Filestore instances in the selected VPC network.
|
1215
1215
|
# Corresponds to the JSON property `reservedIpRange`
|
1216
1216
|
# @return [String]
|
1217
1217
|
attr_accessor :reserved_ip_range
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module FileV1beta1
|
18
18
|
# Version of the google-apis-file_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.24.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220715"
|
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-file_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.24.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-07-
|
11
|
+
date: 2022-07-25 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-file_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.24.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|