google-cloud-dataplex-v1 0.4.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -84,13 +84,13 @@ module Google
84
84
  # where `location_id` refers to a GCP region.
85
85
  # @!attribute [rw] page_size
86
86
  # @return [::Integer]
87
- # Optional. Maximum number of Lakes to return. The service may return fewer than this
88
- # value. If unspecified, at most 10 lakes will be returned. The maximum
89
- # value is 1000; values above 1000 will be coerced to 1000.
87
+ # Optional. Maximum number of Lakes to return. The service may return fewer
88
+ # than this value. If unspecified, at most 10 lakes will be returned. The
89
+ # maximum value is 1000; values above 1000 will be coerced to 1000.
90
90
  # @!attribute [rw] page_token
91
91
  # @return [::String]
92
- # Optional. Page token received from a previous `ListLakes` call. Provide this to
93
- # retrieve the subsequent page. When paginating, all other parameters
92
+ # Optional. Page token received from a previous `ListLakes` call. Provide
93
+ # this to retrieve the subsequent page. When paginating, all other parameters
94
94
  # provided to `ListLakes` must match the call that provided the page token.
95
95
  # @!attribute [rw] filter
96
96
  # @return [::String]
@@ -126,15 +126,15 @@ module Google
126
126
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
127
127
  # @!attribute [rw] page_size
128
128
  # @return [::Integer]
129
- # Optional. Maximum number of actions to return. The service may return fewer than this
130
- # value. If unspecified, at most 10 actions will be returned. The maximum
131
- # value is 1000; values above 1000 will be coerced to 1000.
129
+ # Optional. Maximum number of actions to return. The service may return fewer
130
+ # than this value. If unspecified, at most 10 actions will be returned. The
131
+ # maximum value is 1000; values above 1000 will be coerced to 1000.
132
132
  # @!attribute [rw] page_token
133
133
  # @return [::String]
134
- # Optional. Page token received from a previous `ListLakeActions` call. Provide this to
135
- # retrieve the subsequent page. When paginating, all other parameters
136
- # provided to `ListLakeActions` must match the call that provided the page
137
- # token.
134
+ # Optional. Page token received from a previous `ListLakeActions` call.
135
+ # Provide this to retrieve the subsequent page. When paginating, all other
136
+ # parameters provided to `ListLakeActions` must match the call that provided
137
+ # the page token.
138
138
  class ListLakeActionsRequest
139
139
  include ::Google::Protobuf::MessageExts
140
140
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -225,13 +225,13 @@ module Google
225
225
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
226
226
  # @!attribute [rw] page_size
227
227
  # @return [::Integer]
228
- # Optional. Maximum number of zones to return. The service may return fewer than this
229
- # value. If unspecified, at most 10 zones will be returned. The maximum
230
- # value is 1000; values above 1000 will be coerced to 1000.
228
+ # Optional. Maximum number of zones to return. The service may return fewer
229
+ # than this value. If unspecified, at most 10 zones will be returned. The
230
+ # maximum value is 1000; values above 1000 will be coerced to 1000.
231
231
  # @!attribute [rw] page_token
232
232
  # @return [::String]
233
- # Optional. Page token received from a previous `ListZones` call. Provide this to
234
- # retrieve the subsequent page. When paginating, all other parameters
233
+ # Optional. Page token received from a previous `ListZones` call. Provide
234
+ # this to retrieve the subsequent page. When paginating, all other parameters
235
235
  # provided to `ListZones` must match the call that provided the page token.
236
236
  # @!attribute [rw] filter
237
237
  # @return [::String]
@@ -264,15 +264,15 @@ module Google
264
264
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
265
265
  # @!attribute [rw] page_size
266
266
  # @return [::Integer]
267
- # Optional. Maximum number of actions to return. The service may return fewer than this
268
- # value. If unspecified, at most 10 actions will be returned. The maximum
269
- # value is 1000; values above 1000 will be coerced to 1000.
267
+ # Optional. Maximum number of actions to return. The service may return fewer
268
+ # than this value. If unspecified, at most 10 actions will be returned. The
269
+ # maximum value is 1000; values above 1000 will be coerced to 1000.
270
270
  # @!attribute [rw] page_token
271
271
  # @return [::String]
272
- # Optional. Page token received from a previous `ListZoneActions` call. Provide this to
273
- # retrieve the subsequent page. When paginating, all other parameters
274
- # provided to `ListZoneActions` must match the call that provided the page
275
- # token.
272
+ # Optional. Page token received from a previous `ListZoneActions` call.
273
+ # Provide this to retrieve the subsequent page. When paginating, all other
274
+ # parameters provided to `ListZoneActions` must match the call that provided
275
+ # the page token.
276
276
  class ListZoneActionsRequest
277
277
  include ::Google::Protobuf::MessageExts
278
278
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -349,13 +349,13 @@ module Google
349
349
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
350
350
  # @!attribute [rw] page_size
351
351
  # @return [::Integer]
352
- # Optional. Maximum number of asset to return. The service may return fewer than
353
- # this value. If unspecified, at most 10 assets will be returned. The
352
+ # Optional. Maximum number of asset to return. The service may return fewer
353
+ # than this value. If unspecified, at most 10 assets will be returned. The
354
354
  # maximum value is 1000; values above 1000 will be coerced to 1000.
355
355
  # @!attribute [rw] page_token
356
356
  # @return [::String]
357
- # Optional. Page token received from a previous `ListAssets` call. Provide this to
358
- # retrieve the subsequent page. When paginating, all other parameters
357
+ # Optional. Page token received from a previous `ListAssets` call. Provide
358
+ # this to retrieve the subsequent page. When paginating, all other parameters
359
359
  # provided to `ListAssets` must match the call that provided the page
360
360
  # token.
361
361
  # @!attribute [rw] filter
@@ -389,15 +389,15 @@ module Google
389
389
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}`.
390
390
  # @!attribute [rw] page_size
391
391
  # @return [::Integer]
392
- # Optional. Maximum number of actions to return. The service may return fewer than this
393
- # value. If unspecified, at most 10 actions will be returned. The maximum
394
- # value is 1000; values above 1000 will be coerced to 1000.
392
+ # Optional. Maximum number of actions to return. The service may return fewer
393
+ # than this value. If unspecified, at most 10 actions will be returned. The
394
+ # maximum value is 1000; values above 1000 will be coerced to 1000.
395
395
  # @!attribute [rw] page_token
396
396
  # @return [::String]
397
- # Optional. Page token received from a previous `ListAssetActions` call. Provide this
398
- # to retrieve the subsequent page. When paginating, all other parameters
399
- # provided to `ListAssetActions` must match the call that provided the page
400
- # token.
397
+ # Optional. Page token received from a previous `ListAssetActions` call.
398
+ # Provide this to retrieve the subsequent page. When paginating, all other
399
+ # parameters provided to `ListAssetActions` must match the call that provided
400
+ # the page token.
401
401
  class ListAssetActionsRequest
402
402
  include ::Google::Protobuf::MessageExts
403
403
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -433,8 +433,9 @@ module Google
433
433
  # @return [::Boolean]
434
434
  # Output only. Identifies whether the user has requested cancellation
435
435
  # of the operation. Operations that have successfully been cancelled
436
- # have [Operation.error][] value with a {::Google::Rpc::Status#code google.rpc.Status.code} of 1,
437
- # corresponding to `Code.CANCELLED`.
436
+ # have [Operation.error][] value with a
437
+ # {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
438
+ # `Code.CANCELLED`.
438
439
  # @!attribute [r] api_version
439
440
  # @return [::String]
440
441
  # Output only. API version used to start the operation.
@@ -497,13 +498,13 @@ module Google
497
498
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
498
499
  # @!attribute [rw] page_size
499
500
  # @return [::Integer]
500
- # Optional. Maximum number of tasks to return. The service may return fewer than this
501
- # value. If unspecified, at most 10 tasks will be returned. The maximum
502
- # value is 1000; values above 1000 will be coerced to 1000.
501
+ # Optional. Maximum number of tasks to return. The service may return fewer
502
+ # than this value. If unspecified, at most 10 tasks will be returned. The
503
+ # maximum value is 1000; values above 1000 will be coerced to 1000.
503
504
  # @!attribute [rw] page_token
504
505
  # @return [::String]
505
- # Optional. Page token received from a previous `ListZones` call. Provide this to
506
- # retrieve the subsequent page. When paginating, all other parameters
506
+ # Optional. Page token received from a previous `ListZones` call. Provide
507
+ # this to retrieve the subsequent page. When paginating, all other parameters
507
508
  # provided to `ListZones` must match the call that provided the page token.
508
509
  # @!attribute [rw] filter
509
510
  # @return [::String]
@@ -559,13 +560,13 @@ module Google
559
560
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{task_id}`.
560
561
  # @!attribute [rw] page_size
561
562
  # @return [::Integer]
562
- # Optional. Maximum number of jobs to return. The service may return fewer than
563
- # this value. If unspecified, at most 10 jobs will be returned. The
563
+ # Optional. Maximum number of jobs to return. The service may return fewer
564
+ # than this value. If unspecified, at most 10 jobs will be returned. The
564
565
  # maximum value is 1000; values above 1000 will be coerced to 1000.
565
566
  # @!attribute [rw] page_token
566
567
  # @return [::String]
567
- # Optional. Page token received from a previous `ListJobs` call. Provide this to
568
- # retrieve the subsequent page. When paginating, all other parameters
568
+ # Optional. Page token received from a previous `ListJobs` call. Provide this
569
+ # to retrieve the subsequent page. When paginating, all other parameters
569
570
  # provided to `ListJobs` must match the call that provided the page
570
571
  # token.
571
572
  class ListJobsRequest
@@ -655,15 +656,16 @@ module Google
655
656
  # `projects/{project_id}/locations/{location_id}/lakes/{lake_id}`.
656
657
  # @!attribute [rw] page_size
657
658
  # @return [::Integer]
658
- # Optional. Maximum number of environments to return. The service may return fewer than
659
- # this value. If unspecified, at most 10 environments will be returned. The
660
- # maximum value is 1000; values above 1000 will be coerced to 1000.
659
+ # Optional. Maximum number of environments to return. The service may return
660
+ # fewer than this value. If unspecified, at most 10 environments will be
661
+ # returned. The maximum value is 1000; values above 1000 will be coerced to
662
+ # 1000.
661
663
  # @!attribute [rw] page_token
662
664
  # @return [::String]
663
- # Optional. Page token received from a previous `ListEnvironments` call. Provide this
664
- # to retrieve the subsequent page. When paginating, all other parameters
665
- # provided to `ListEnvironments` must match the call that provided the page
666
- # token.
665
+ # Optional. Page token received from a previous `ListEnvironments` call.
666
+ # Provide this to retrieve the subsequent page. When paginating, all other
667
+ # parameters provided to `ListEnvironments` must match the call that provided
668
+ # the page token.
667
669
  # @!attribute [rw] filter
668
670
  # @return [::String]
669
671
  # Optional. Filter request.
@@ -705,24 +707,24 @@ module Google
705
707
  # `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}`.
706
708
  # @!attribute [rw] page_size
707
709
  # @return [::Integer]
708
- # Optional. Maximum number of sessions to return. The service may return fewer than
709
- # this value. If unspecified, at most 10 sessions will be returned. The
710
- # maximum value is 1000; values above 1000 will be coerced to 1000.
710
+ # Optional. Maximum number of sessions to return. The service may return
711
+ # fewer than this value. If unspecified, at most 10 sessions will be
712
+ # returned. The maximum value is 1000; values above 1000 will be coerced to
713
+ # 1000.
711
714
  # @!attribute [rw] page_token
712
715
  # @return [::String]
713
- # Optional. Page token received from a previous `ListSessions` call. Provide this to
714
- # retrieve the subsequent page. When paginating, all other parameters
716
+ # Optional. Page token received from a previous `ListSessions` call. Provide
717
+ # this to retrieve the subsequent page. When paginating, all other parameters
715
718
  # provided to `ListSessions` must match the call that provided the page
716
719
  # token.
717
720
  # @!attribute [rw] filter
718
721
  # @return [::String]
719
- # Optional. Filter request. The following `mode` filter is supported to return only the
720
- # sessions belonging to the requester when the mode is USER and return
721
- # sessions of all the users when the mode is ADMIN. When no filter is sent
722
- # default to USER mode.
723
- # NOTE: When the mode is ADMIN, the requester should have
724
- # `dataplex.environments.listAllSessions` permission to list all sessions,
725
- # in absence of the permission, the request fails.
722
+ # Optional. Filter request. The following `mode` filter is supported to
723
+ # return only the sessions belonging to the requester when the mode is USER
724
+ # and return sessions of all the users when the mode is ADMIN. When no filter
725
+ # is sent default to USER mode. NOTE: When the mode is ADMIN, the requester
726
+ # should have `dataplex.environments.listAllSessions` permission to list all
727
+ # sessions, in absence of the permission, the request fails.
726
728
  #
727
729
  # mode = ADMIN | USER
728
730
  class ListSessionsRequest
@@ -29,8 +29,8 @@ module Google
29
29
  # tasks/\\{task_id}.
30
30
  # @!attribute [r] uid
31
31
  # @return [::String]
32
- # Output only. System generated globally unique ID for the task. This ID will be
33
- # different if the task is deleted and re-created with the same name.
32
+ # Output only. System generated globally unique ID for the task. This ID will
33
+ # be different if the task is deleted and re-created with the same name.
34
34
  # @!attribute [r] create_time
35
35
  # @return [::Google::Protobuf::Timestamp]
36
36
  # Output only. The time when the task was created.
@@ -61,6 +61,9 @@ module Google
61
61
  # @!attribute [rw] spark
62
62
  # @return [::Google::Cloud::Dataplex::V1::Task::SparkTaskConfig]
63
63
  # Config related to running custom Spark tasks.
64
+ # @!attribute [rw] notebook
65
+ # @return [::Google::Cloud::Dataplex::V1::Task::NotebookTaskConfig]
66
+ # Config related to running scheduled Notebooks.
64
67
  class Task
65
68
  include ::Google::Protobuf::MessageExts
66
69
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -110,12 +113,10 @@ module Google
110
113
  # For example, gs://bucket-name/my/path/to/lib.tar.gz
111
114
  # @!attribute [rw] properties
112
115
  # @return [::Google::Protobuf::Map{::String => ::String}]
113
- # Optional. Override to common configuration of open source components installed on
114
- # the Dataproc cluster.
115
- # The properties to set on daemon config files.
116
- # Property keys are specified in `prefix:property` format, for example
117
- # `core:hadoop.tmp.dir`.
118
- # For more information, see [Cluster
116
+ # Optional. Override to common configuration of open source components
117
+ # installed on the Dataproc cluster. The properties to set on daemon
118
+ # config files. Property keys are specified in `prefix:property` format,
119
+ # for example `core:hadoop.tmp.dir`. For more information, see [Cluster
119
120
  # properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
120
121
  class ContainerImageRuntime
121
122
  include ::Google::Protobuf::MessageExts
@@ -134,8 +135,8 @@ module Google
134
135
  # Cloud VPC Network used to run the infrastructure.
135
136
  # @!attribute [rw] network
136
137
  # @return [::String]
137
- # Optional. The Cloud VPC network in which the job is run. By default, the Cloud
138
- # VPC network named Default within the project is used.
138
+ # Optional. The Cloud VPC network in which the job is run. By default,
139
+ # the Cloud VPC network named Default within the project is used.
139
140
  # @!attribute [rw] sub_network
140
141
  # @return [::String]
141
142
  # Optional. The Cloud VPC sub-network in which the job is run.
@@ -168,13 +169,13 @@ module Google
168
169
  # Set to zero to never attempt to retry a failed task.
169
170
  # @!attribute [rw] schedule
170
171
  # @return [::String]
171
- # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running
172
- # tasks periodically.
173
- # To explicitly set a timezone to the cron tab, apply a prefix in the
174
- # cron tab: "CRON_TZ=$\\{IANA_TIME_ZONE}" or "TZ=$\\{IANA_TIME_ZONE}".
175
- # The $\\{IANA_TIME_ZONE} may only be a valid string from IANA time zone
176
- # database. For example, "CRON_TZ=America/New_York 1 * * * *", or
177
- # "TZ=America/New_York 1 * * * *".
172
+ # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for
173
+ # running tasks periodically. To explicitly set a timezone to the cron
174
+ # tab, apply a prefix in the cron tab: "CRON_TZ=$\\{IANA_TIME_ZONE}" or
175
+ # "TZ=$\\{IANA_TIME_ZONE}". The $\\{IANA_TIME_ZONE} may only be a valid
176
+ # string from IANA time zone database. For example,
177
+ # `CRON_TZ=America/New_York 1 * * * *`,
178
+ # or `TZ=America/New_York 1 * * * *`.
178
179
  # This field is required for RECURRING tasks.
179
180
  class TriggerSpec
180
181
  include ::Google::Protobuf::MessageExts
@@ -215,9 +216,10 @@ module Google
215
216
  # used.
216
217
  # @!attribute [rw] project
217
218
  # @return [::String]
218
- # Optional. The project in which jobs are run. By default, the project containing the
219
- # Lake is used. If a project is provided, the
220
- # {::Google::Cloud::Dataplex::V1::Task::ExecutionSpec#service_account ExecutionSpec.service_account} must belong to this project.
219
+ # Optional. The project in which jobs are run. By default, the project
220
+ # containing the Lake is used. If a project is provided, the
221
+ # {::Google::Cloud::Dataplex::V1::Task::ExecutionSpec#service_account ExecutionSpec.service_account}
222
+ # must belong to this project.
221
223
  # @!attribute [rw] max_job_execution_lifetime
222
224
  # @return [::Google::Protobuf::Duration]
223
225
  # Optional. The maximum duration after which the job execution is expired.
@@ -270,13 +272,13 @@ module Google
270
272
  # (`set key="value";`).
271
273
  # @!attribute [rw] file_uris
272
274
  # @return [::Array<::String>]
273
- # Optional. Cloud Storage URIs of files to be placed in the working directory of each
274
- # executor.
275
+ # Optional. Cloud Storage URIs of files to be placed in the working
276
+ # directory of each executor.
275
277
  # @!attribute [rw] archive_uris
276
278
  # @return [::Array<::String>]
277
- # Optional. Cloud Storage URIs of archives to be extracted into the working directory
278
- # of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and
279
- # .zip.
279
+ # Optional. Cloud Storage URIs of archives to be extracted into the working
280
+ # directory of each executor. Supported file types: .jar, .tar, .tar.gz,
281
+ # .tgz, and .zip.
280
282
  # @!attribute [rw] infrastructure_spec
281
283
  # @return [::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec]
282
284
  # Optional. Infrastructure specification for the execution.
@@ -285,6 +287,30 @@ module Google
285
287
  extend ::Google::Protobuf::MessageExts::ClassMethods
286
288
  end
287
289
 
290
+ # Config for running scheduled notebooks.
291
+ # @!attribute [rw] notebook
292
+ # @return [::String]
293
+ # Required. Path to input notebook. This can be the Cloud Storage URI of
294
+ # the notebook file or the path to a Notebook Content. The execution args
295
+ # are accessible as environment variables
296
+ # (`TASK_key=value`).
297
+ # @!attribute [rw] infrastructure_spec
298
+ # @return [::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec]
299
+ # Optional. Infrastructure specification for the execution.
300
+ # @!attribute [rw] file_uris
301
+ # @return [::Array<::String>]
302
+ # Optional. Cloud Storage URIs of files to be placed in the working
303
+ # directory of each executor.
304
+ # @!attribute [rw] archive_uris
305
+ # @return [::Array<::String>]
306
+ # Optional. Cloud Storage URIs of archives to be extracted into the working
307
+ # directory of each executor. Supported file types: .jar, .tar, .tar.gz,
308
+ # .tgz, and .zip.
309
+ class NotebookTaskConfig
310
+ include ::Google::Protobuf::MessageExts
311
+ extend ::Google::Protobuf::MessageExts::ClassMethods
312
+ end
313
+
288
314
  # Status of the task execution (e.g. Jobs).
289
315
  # @!attribute [r] update_time
290
316
  # @return [::Google::Protobuf::Timestamp]
@@ -333,7 +359,8 @@ module Google
333
359
  # Output only. The underlying service running a job.
334
360
  # @!attribute [r] service_job
335
361
  # @return [::String]
336
- # Output only. The full resource name for the job run under a particular service.
362
+ # Output only. The full resource name for the job run under a particular
363
+ # service.
337
364
  # @!attribute [r] message
338
365
  # @return [::String]
339
366
  # Output only. Additional information about the current state.
@@ -26,8 +26,6 @@ module Google
26
26
  # service Foo {
27
27
  # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
28
28
  # }
29
- #
30
- # The JSON representation for `Empty` is empty JSON object `{}`.
31
29
  class Empty
32
30
  include ::Google::Protobuf::MessageExts
33
31
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -28,12 +28,14 @@ module Google
28
28
  # [API Design Guide](https://cloud.google.com/apis/design/errors).
29
29
  # @!attribute [rw] code
30
30
  # @return [::Integer]
31
- # The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
31
+ # The status code, which should be an enum value of
32
+ # [google.rpc.Code][google.rpc.Code].
32
33
  # @!attribute [rw] message
33
34
  # @return [::String]
34
35
  # A developer-facing error message, which should be in English. Any
35
36
  # user-facing error message should be localized and sent in the
36
- # {::Google::Rpc::Status#details google.rpc.Status.details} field, or localized by the client.
37
+ # {::Google::Rpc::Status#details google.rpc.Status.details} field, or localized
38
+ # by the client.
37
39
  # @!attribute [rw] details
38
40
  # @return [::Array<::Google::Protobuf::Any>]
39
41
  # A list of messages that carry the error details. There is a common set of
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dataplex-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.1
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-20 00:00:00.000000000 Z
11
+ date: 2022-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.10'
19
+ version: '0.12'
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.10'
29
+ version: '0.12'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -238,7 +238,9 @@ files:
238
238
  - lib/google/cloud/dataplex/v1/tasks_pb.rb
239
239
  - lib/google/cloud/dataplex/v1/version.rb
240
240
  - proto_docs/README.md
241
+ - proto_docs/google/api/client.rb
241
242
  - proto_docs/google/api/field_behavior.rb
243
+ - proto_docs/google/api/launch_stage.rb
242
244
  - proto_docs/google/api/resource.rb
243
245
  - proto_docs/google/cloud/dataplex/v1/analyze.rb
244
246
  - proto_docs/google/cloud/dataplex/v1/content.rb