google-apis-storagetransfer_v1 0.6.0 → 0.7.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: 305479bdffb83be01832c4730e409749509632b8cbbc4f801be98e4ae35aa349
4
- data.tar.gz: 9c4bf66c84fcd8e09d94058c3b50b23e0050df32c9e090de0cb98f9fb07b0bb2
3
+ metadata.gz: 1d9a1caa865e1ce74aca7f6211424901d12185e9733fcc733503498954b76e58
4
+ data.tar.gz: 7bb3f43e68086514e726748d754fce3d28164383bd6072fcdf01b7eb5bf1b1c3
5
5
  SHA512:
6
- metadata.gz: 9df6a8e6c04f7da755789930968e8dcffe15d3538b05aaaacfbff5da8937dfab1465b45d73a804c87a236bdfbdbfb4000701f1cbe6205c0e2bbe98d05c190ba2
7
- data.tar.gz: c4aa126f7a9ad156fadce7b3ca6f2737011a1a9ce8dbf0035310bf03a4ed9019b02a5dc0d9d06b861e15762f789edd9e882b0f48155c001192d9c596fb457900
6
+ metadata.gz: 1ddfe959948dc3501ecdaff16c490e9bb2f12e3c66194de444bc4b294b07777d43f10e5faa3106734510e6768f830f41432eac19ac65b6a6678c82213117c456
7
+ data.tar.gz: 38330290ca953fb10f507972ce3021a9fd27f4b5c291b6656e603f9987da208a6ced9204ea4eeb4868704519ca3f1bc85c67dc6b8cad4a58fae32dabe113439b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-storagetransfer_v1
2
2
 
3
+ ### v0.7.0 (2021-04-29)
4
+
5
+ * Regenerated from discovery document revision 20210427
6
+
3
7
  ### v0.6.0 (2021-03-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20210325
@@ -962,8 +962,7 @@ module Google
962
962
  attr_accessor :last_modification_time
963
963
 
964
964
  # The name of the most recently started TransferOperation of this JobConfig.
965
- # Present if and only if at least one TransferOperation has been created for
966
- # this JobConfig.
965
+ # Present if a TransferOperation has been created for this JobConfig.
967
966
  # Corresponds to the JSON property `latestOperationName`
968
967
  # @return [String]
969
968
  attr_accessor :latest_operation_name
@@ -974,8 +973,10 @@ module Google
974
973
  # name for this job. If the specified name is in use by a job, the creation
975
974
  # request fails with an ALREADY_EXISTS error. This name must start with `"
976
975
  # transferJobs/"` prefix and end with a letter or a number, and should be no
977
- # more than 128 characters. Example: `"transferJobs/[A-Za-z0-9-._~]*[A-Za-z0-9]$"
978
- # ` Invalid job names will fail with an INVALID_ARGUMENT error.
976
+ # more than 128 characters. This name must not start with 'transferJobs/OPI'. '
977
+ # transferJobs/OPI' is a reserved prefix. Example: `"transferJobs/^(?!OPI)[A-Za-
978
+ # z0-9-._~]*[A-Za-z0-9]$"` Invalid job names will fail with an INVALID_ARGUMENT
979
+ # error.
979
980
  # Corresponds to the JSON property `name`
980
981
  # @return [String]
981
982
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module StoragetransferV1
18
18
  # Version of the google-apis-storagetransfer_v1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210325"
25
+ REVISION = "20210427"
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-storagetransfer_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-04-05 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-storagetransfer_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.6.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.7.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-storagetransfer_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Storage Transfer API V1