google-cloud-metastore-v1 0.10.0 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -345,6 +345,8 @@ module Google
345
345
  end
346
346
 
347
347
  # Network configuration for the Dataproc Metastore service.
348
+ #
349
+ # Next available ID: 4
348
350
  # @!attribute [rw] consumers
349
351
  # @return [::Array<::Google::Cloud::Metastore::V1::NetworkConfig::Consumer>]
350
352
  # Immutable. The consumer-side network configuration for the Dataproc
@@ -354,6 +356,8 @@ module Google
354
356
  extend ::Google::Protobuf::MessageExts::ClassMethods
355
357
 
356
358
  # Contains information of the customer's network configurations.
359
+ #
360
+ # Next available ID: 5
357
361
  # @!attribute [rw] subnetwork
358
362
  # @return [::String]
359
363
  # Immutable. The subnetwork of the customer project from which an IP
@@ -368,6 +372,10 @@ module Google
368
372
  # @return [::String]
369
373
  # Output only. The URI of the endpoint used to access the metastore
370
374
  # service.
375
+ # @!attribute [r] endpoint_location
376
+ # @return [::String]
377
+ # Output only. The location of the endpoint URI. Format:
378
+ # `projects/{project}/locations/{location}`.
371
379
  class Consumer
372
380
  include ::Google::Protobuf::MessageExts
373
381
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -437,6 +445,7 @@ module Google
437
445
  # A specification of the location of and metadata about a database dump from
438
446
  # a relational database management system.
439
447
  # @!attribute [rw] database_type
448
+ # @deprecated This field is deprecated and may be removed in the next major version update.
440
449
  # @return [::Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump::DatabaseType]
441
450
  # The type of the database.
442
451
  # @!attribute [rw] gcs_uri
@@ -444,6 +453,7 @@ module Google
444
453
  # A Cloud Storage object or folder URI that specifies the source from which
445
454
  # to import metadata. It must begin with `gs://`.
446
455
  # @!attribute [rw] source_database
456
+ # @deprecated This field is deprecated and may be removed in the next major version update.
447
457
  # @return [::String]
448
458
  # The name of the source database.
449
459
  # @!attribute [rw] type
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-metastore-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.12.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: 2023-09-12 00:00:00.000000000 Z
11
+ date: 2024-01-11 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.20.0
19
+ version: 0.21.1
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.20.0
29
+ version: 0.21.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -50,7 +50,7 @@ dependencies:
50
50
  requirements:
51
51
  - - ">="
52
52
  - !ruby/object:Gem::Version
53
- version: '0.4'
53
+ version: '0.7'
54
54
  - - "<"
55
55
  - !ruby/object:Gem::Version
56
56
  version: 2.a
@@ -60,7 +60,7 @@ dependencies:
60
60
  requirements:
61
61
  - - ">="
62
62
  - !ruby/object:Gem::Version
63
- version: '0.4'
63
+ version: '0.7'
64
64
  - - "<"
65
65
  - !ruby/object:Gem::Version
66
66
  version: 2.a
@@ -70,7 +70,7 @@ dependencies:
70
70
  requirements:
71
71
  - - ">="
72
72
  - !ruby/object:Gem::Version
73
- version: '0.4'
73
+ version: '0.7'
74
74
  - - "<"
75
75
  - !ruby/object:Gem::Version
76
76
  version: 2.a
@@ -80,7 +80,7 @@ dependencies:
80
80
  requirements:
81
81
  - - ">="
82
82
  - !ruby/object:Gem::Version
83
- version: '0.4'
83
+ version: '0.7'
84
84
  - - "<"
85
85
  - !ruby/object:Gem::Version
86
86
  version: 2.a
@@ -275,7 +275,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
275
275
  - !ruby/object:Gem::Version
276
276
  version: '0'
277
277
  requirements: []
278
- rubygems_version: 3.4.19
278
+ rubygems_version: 3.5.3
279
279
  signing_key:
280
280
  specification_version: 4
281
281
  summary: The Dataproc Metastore API is used to manage the lifecycle and configuration