google-apis-admin_datatransfer_v1 0.21.0 → 0.22.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ca75e92f038ebacec5ff81fdac389c2c7c2e12de94d3a165b42ac199a59288d5
|
4
|
+
data.tar.gz: 9476f55ba7169dba91ed8160a2ab6d96bc63bb4b5959d078104c795ba9fd9eb7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 75164efa5c324458f4c73d10e03fc1445c1b88cb93b555590277a711500286fc9508a88374caef88ebebcd046948267e21947d935b3871fe4bcb0a3bc487f5df
|
7
|
+
data.tar.gz: 06f7d028a97ab3f492bede85a8525fd53738f66025114e3512934f0c26c32610110f53d6f9d4d68a974442000bd8df52e1fdaf6fb9c9094c0df7ff3f812ebe32
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-admin_datatransfer_v1
|
2
2
|
|
3
|
+
### v0.22.0 (2025-07-13)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250707
|
6
|
+
* Regenerated using generator version 0.18.0
|
7
|
+
|
3
8
|
### v0.21.0 (2025-05-04)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.17.0
|
@@ -32,8 +32,9 @@ module Google
|
|
32
32
|
# @return [String]
|
33
33
|
attr_accessor :etag
|
34
34
|
|
35
|
-
# The application's ID. Retrievable by using the [`applications.list()`](
|
36
|
-
#
|
35
|
+
# The application's ID. Retrievable by using the [`applications.list()`](https://
|
36
|
+
# developers.google.com/workspace/admin/data-transfer/reference/rest/v1/
|
37
|
+
# applications/list) method.
|
37
38
|
# Corresponds to the JSON property `id`
|
38
39
|
# @return [Fixnum]
|
39
40
|
attr_accessor :id
|
@@ -80,7 +81,8 @@ module Google
|
|
80
81
|
# The transfer parameters for the application. These parameters are used to
|
81
82
|
# select the data which will get transferred in context of this application. For
|
82
83
|
# more information about the specific values available for each application, see
|
83
|
-
# the [Transfer parameters](/admin
|
84
|
+
# the [Transfer parameters](https://developers.google.com/workspace/admin/data-
|
85
|
+
# transfer/v1/parameters) reference.
|
84
86
|
# Corresponds to the JSON property `applicationTransferParams`
|
85
87
|
# @return [Array<Google::Apis::AdminDatatransferV1::ApplicationTransferParam>]
|
86
88
|
attr_accessor :application_transfer_params
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AdminDatatransferV1
|
18
18
|
# Version of the google-apis-admin_datatransfer_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.22.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250707"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -150,8 +150,9 @@ module Google
|
|
150
150
|
execute_or_queue_command(command, &block)
|
151
151
|
end
|
152
152
|
|
153
|
-
# Inserts a data transfer request. See the [Transfer parameters](
|
154
|
-
# transfer/v1/parameters) reference
|
153
|
+
# Inserts a data transfer request. See the [Transfer parameters](https://
|
154
|
+
# developers.google.com/workspace/admin/data-transfer/v1/parameters) reference
|
155
|
+
# for specific application requirements.
|
155
156
|
# @param [Google::Apis::AdminDatatransferV1::DataTransfer] data_transfer_object
|
156
157
|
# @param [String] fields
|
157
158
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-admin_datatransfer_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -57,7 +57,7 @@ licenses:
|
|
57
57
|
metadata:
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_datatransfer_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-admin_datatransfer_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-admin_datatransfer_v1/v0.22.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_datatransfer_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
73
73
|
- !ruby/object:Gem::Version
|
74
74
|
version: '0'
|
75
75
|
requirements: []
|
76
|
-
rubygems_version: 3.6.
|
76
|
+
rubygems_version: 3.6.9
|
77
77
|
specification_version: 4
|
78
78
|
summary: Simple REST client for Admin SDK API DatatransferV1
|
79
79
|
test_files: []
|