google-apis-file_v1 0.21.0 → 0.24.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: a4d10d14ac57bef45ac54308af09ab632c5a8e0945118e6782f2ede75e38ac29
4
- data.tar.gz: 4cb34af8a777d1ce17d4d7f5117b63905d1a81b653c92de82252727f0408543f
3
+ metadata.gz: fba28300732313a27b687cf20e7be00fedf9077884798941cce0c9077955fb24
4
+ data.tar.gz: c385faaa3dbdb6b6eff0a195a35a818f03813e19069838c652831fb421fe08bd
5
5
  SHA512:
6
- metadata.gz: '096dd72e2a6b167f34f68f8ed39fb8cd7d910cdc95e0f05283b91e87bb3ed0c64c5270ae73cadb1732faeaee3976a52328e86a0e4ce97b09faec74e0197e7108'
7
- data.tar.gz: c0304cbfcf4bf40b2eb67f465b43a46824b40db9000f82afdaed17d79f15597853a9887fb812f60911133b60f01c730dce326d3edd4441cb20078207a60d6e64
6
+ metadata.gz: 8dc2b354f5a5a3b54102f778afb2211ef0216e50253e5d85d1a14b824449b896269f6e102e4fce09d3f4e0292e02e78ed0ed347dcbcecc691c1ea224bf9b5cb2
7
+ data.tar.gz: 99c5504f53be063932edac9f02ecdd465df8c51f4a4eba1e6289413c8cb4ae8f6f6865a4b1aed14b7b3dded00878abd29d50fc441f3ecac1a2acc1abb257f222
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-file_v1
2
2
 
3
+ ### v0.24.0 (2022-08-13)
4
+
5
+ * Regenerated from discovery document revision 20220729
6
+
7
+ ### v0.23.0 (2022-07-23)
8
+
9
+ * Regenerated from discovery document revision 20220715
10
+ * Regenerated using generator version 0.9.0
11
+
12
+ ### v0.22.0 (2022-06-30)
13
+
14
+ * Regenerated using generator version 0.8.0
15
+
3
16
  ### v0.21.0 (2022-06-19)
4
17
 
5
18
  * Regenerated using generator version 0.7.0
@@ -22,7 +22,7 @@ module Google
22
22
  module Apis
23
23
  module FileV1
24
24
 
25
- # A Cloud Filestore backup.
25
+ # A Filestore backup.
26
26
  class Backup
27
27
  include Google::Apis::Core::Hashable
28
28
 
@@ -66,20 +66,20 @@ module Google
66
66
  attr_accessor :satisfies_pzs
67
67
  alias_method :satisfies_pzs?, :satisfies_pzs
68
68
 
69
- # Name of the file share in the source Cloud Filestore instance that the backup
70
- # is created from.
69
+ # Name of the file share in the source Filestore instance that the backup is
70
+ # created from.
71
71
  # Corresponds to the JSON property `sourceFileShare`
72
72
  # @return [String]
73
73
  attr_accessor :source_file_share
74
74
 
75
- # The resource name of the source Cloud Filestore instance, in the format `
76
- # projects/`project_number`/locations/`location_id`/instances/`instance_id``,
77
- # used to create this backup.
75
+ # The resource name of the source Filestore instance, in the format `projects/`
76
+ # project_number`/locations/`location_id`/instances/`instance_id``, used to
77
+ # create this backup.
78
78
  # Corresponds to the JSON property `sourceInstance`
79
79
  # @return [String]
80
80
  attr_accessor :source_instance
81
81
 
82
- # Output only. The service tier of the source Cloud Filestore instance that this
82
+ # Output only. The service tier of the source Filestore instance that this
83
83
  # backup is created from.
84
84
  # Corresponds to the JSON property `sourceInstanceTier`
85
85
  # @return [String]
@@ -266,8 +266,7 @@ module Google
266
266
  class FileShareConfig
267
267
  include Google::Apis::Core::Hashable
268
268
 
269
- # File share capacity in gigabytes (GB). Cloud Filestore defines 1 GB as 1024^3
270
- # bytes.
269
+ # File share capacity in gigabytes (GB). Filestore defines 1 GB as 1024^3 bytes.
271
270
  # Corresponds to the JSON property `capacityGb`
272
271
  # @return [Fixnum]
273
272
  attr_accessor :capacity_gb
@@ -336,8 +335,8 @@ module Google
336
335
  # @return [Hash<String,String>]
337
336
  attr_accessor :labels
338
337
 
339
- # Deprecated. The MaintenancePolicies that have been attached to the instance.
340
- # The key must be of the type name of the oneof policy name defined in
338
+ # Optional. Deprecated. The MaintenancePolicies that have been attached to the
339
+ # instance. The key must be of the type name of the oneof policy name defined in
341
340
  # MaintenancePolicy, and the referenced policy must define the same policy type.
342
341
  # For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
343
342
  # Corresponds to the JSON property `maintenancePolicyNames`
@@ -523,8 +522,7 @@ module Google
523
522
  # key must be of the type name of the oneof policy name defined in
524
523
  # MaintenancePolicy, and the embedded policy must define the same policy type.
525
524
  # For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
526
- # If only the name is needed (like in the deprecated Instance.
527
- # maintenance_policy_names field) then only populate MaintenancePolicy.name.
525
+ # If only the name is needed, then only populate MaintenancePolicy.name.
528
526
  # Corresponds to the JSON property `maintenancePolicies`
529
527
  # @return [Hash<String,Google::Apis::FileV1::MaintenancePolicy>]
530
528
  attr_accessor :maintenance_policies
@@ -719,7 +717,7 @@ module Google
719
717
  end
720
718
  end
721
719
 
722
- # A Cloud Filestore instance.
720
+ # A Filestore instance.
723
721
  class Instance
724
722
  include Google::Apis::Core::Hashable
725
723
 
@@ -1133,13 +1131,14 @@ module Google
1133
1131
  # static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode.
1134
1132
  # When the name of an allocated IP address range is specified, it must be one of
1135
1133
  # the ranges associated with the private service access connection. When
1136
- # specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier
1137
- # or a /24 CIDR block for High Scale or Enterprise tier in one of the [internal
1138
- # IP address ranges](https://www.arin.net/reference/research/statistics/
1139
- # address_filters/) that identifies the range of IP addresses reserved for this
1140
- # instance. For example, 10.0.0.0/29 or 192.168.0.0/24. The range you specify
1141
- # can't overlap with either existing subnets or assigned IP address ranges for
1142
- # other Cloud Filestore instances in the selected VPC network.
1134
+ # specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier,
1135
+ # a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier
1136
+ # in one of the [internal IP address ranges](https://www.arin.net/reference/
1137
+ # research/statistics/address_filters/) that identifies the range of IP
1138
+ # addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24
1139
+ # or 192.168.0.0/26, respectively. The range you specify can't overlap with
1140
+ # either existing subnets or assigned IP address ranges for other Filestore
1141
+ # instances in the selected VPC network.
1143
1142
  # Corresponds to the JSON property `reservedIpRange`
1144
1143
  # @return [String]
1145
1144
  attr_accessor :reserved_ip_range
@@ -1339,8 +1338,8 @@ module Google
1339
1338
  class RestoreInstanceRequest
1340
1339
  include Google::Apis::Core::Hashable
1341
1340
 
1342
- # Required. Name of the file share in the Cloud Filestore instance that the
1343
- # backup is being restored to.
1341
+ # Required. Name of the file share in the Filestore instance that the backup is
1342
+ # being restored to.
1344
1343
  # Corresponds to the JSON property `fileShare`
1345
1344
  # @return [String]
1346
1345
  attr_accessor :file_share
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FileV1
18
18
  # Version of the google-apis-file_v1 gem
19
- GEM_VERSION = "0.21.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.7.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220530"
25
+ REVISION = "20220729"
26
26
  end
27
27
  end
28
28
  end
@@ -128,8 +128,8 @@ module Google
128
128
  # Creates a backup.
129
129
  # @param [String] parent
130
130
  # Required. The backup's project and location, in the format `projects/`
131
- # project_number`/locations/`location``. In Cloud Filestore, backup locations
132
- # map to GCP regions, for example **us-west1**.
131
+ # project_number`/locations/`location``. In Filestore, backup locations map to
132
+ # GCP regions, for example **us-west1**.
133
133
  # @param [Google::Apis::FileV1::Backup] backup_object
134
134
  # @param [String] backup_id
135
135
  # Required. The ID to use for the backup. The ID must be unique within the
@@ -233,10 +233,9 @@ module Google
233
233
  # locations.
234
234
  # @param [String] parent
235
235
  # Required. The project and location for which to retrieve backup information,
236
- # in the format `projects/`project_number`/locations/`location``. In Cloud
237
- # Filestore, backup locations map to GCP regions, for example **us-west1**. To
238
- # retrieve backup information for all locations, use "-" for the ``location``
239
- # value.
236
+ # in the format `projects/`project_number`/locations/`location``. In Filestore,
237
+ # backup locations map to GCP regions, for example **us-west1**. To retrieve
238
+ # backup information for all locations, use "-" for the ``location`` value.
240
239
  # @param [String] filter
241
240
  # List filter.
242
241
  # @param [String] order_by
@@ -320,8 +319,8 @@ module Google
320
319
  # also equal to or larger than the minimum capacity of the tier).
321
320
  # @param [String] parent
322
321
  # Required. The instance's project and location, in the format `projects/`
323
- # project_id`/locations/`location``. In Cloud Filestore, locations map to GCP
324
- # zones, for example **us-west1-b**.
322
+ # project_id`/locations/`location``. In Filestore, locations map to GCP zones,
323
+ # for example **us-west1-b**.
325
324
  # @param [Google::Apis::FileV1::Instance] instance_object
326
325
  # @param [String] instance_id
327
326
  # Required. The name of the instance to create. The name must be unique for the
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-file_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.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-06-20 00:00:00.000000000 Z
11
+ date: 2022-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.6'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.6'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1
63
63
  post_install_message:
64
64
  rdoc_options: []