google-apis-metastore_v1beta 0.54.0 → 0.56.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: 64264a8aec9501d0e1f2ed78c2acd880555eee329e4fec122a674e6022b36581
4
- data.tar.gz: '05886ef38f8fd593146589dd9b9e20a89f444e43559bac1d0681070beadaa582'
3
+ metadata.gz: 14102a8d52f18f5bcbd79828b360376f612b8c8baf89aeed3c848bcf22ba4f6c
4
+ data.tar.gz: 62d6be737ab2fd07599ea0661392416750267d21b3aacf4ba924f3f9ea18ed5e
5
5
  SHA512:
6
- metadata.gz: 0cd510c2f56833ae0c8ea323b793362407d9c86e97775000485cea9e13637f91b8966945974c4bfa8dea0fbba7f61c6fe7da2fb56e34abd8a41900ccba058681
7
- data.tar.gz: f2670ef297fe16c215b31d303bc37971120da6b229d843a422d7f7bbb6825fbada6dc8b0e4099f05f9e119be7cdba81e4c30f90731b8cc654b246580b6e7fa1e
6
+ metadata.gz: 46bb1ac13e724fe3a6f540b400f0082de8f21b98928a2f923324c17cf64128c74dbdb126214f03bc3b63432bb6aae38ed069bdc72cc37376e4e7a667029ecf24
7
+ data.tar.gz: ca98226bcd4eb3993977b439cccd3a795b33536aec157d70b2ee812c69f05cb0c11fbf574a1be0f2dea3f17986b3e703d19045cb755ad4bc07af75b38c5298c1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-metastore_v1beta
2
2
 
3
+ ### v0.56.0 (2024-01-23)
4
+
5
+ * Regenerated from discovery document revision 20240111
6
+ * Regenerated using generator version 0.13.0
7
+
8
+ ### v0.55.0 (2023-12-24)
9
+
10
+ * Regenerated from discovery document revision 20231214
11
+
3
12
  ### v0.54.0 (2023-12-10)
4
13
 
5
14
  * Regenerated from discovery document revision 20231205
@@ -332,21 +332,43 @@ module Google
332
332
  # For example, my-project.svc.id.goog[my-namespace/my-kubernetes-sa]. group:`
333
333
  # emailid`: An email address that represents a Google group. For example, admins@
334
334
  # example.com. domain:`domain`: The G Suite domain (primary) that represents all
335
- # the users of that domain. For example, google.com or example.com. deleted:user:
336
- # `emailid`?uid=`uniqueid`: An email address (plus unique identifier)
337
- # representing a user that has been recently deleted. For example, alice@example.
338
- # com?uid=123456789012345678901. If the user is recovered, this value reverts to
339
- # user:`emailid` and the recovered user retains the role in the binding. deleted:
340
- # serviceAccount:`emailid`?uid=`uniqueid`: An email address (plus unique
341
- # identifier) representing a service account that has been recently deleted. For
342
- # example, my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901.
343
- # If the service account is undeleted, this value reverts to serviceAccount:`
344
- # emailid` and the undeleted service account retains the role in the binding.
345
- # deleted:group:`emailid`?uid=`uniqueid`: An email address (plus unique
346
- # identifier) representing a Google group that has been recently deleted. For
347
- # example, admins@example.com?uid=123456789012345678901. If the group is
335
+ # the users of that domain. For example, google.com or example.com. principal://
336
+ # iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
337
+ # subject_attribute_value`: A single identity in a workforce identity pool.
338
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
339
+ # group/`group_id`: All workforce identities in a group. principalSet://iam.
340
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
341
+ # attribute_name`/`attribute_value`: All workforce identities with a specific
342
+ # attribute value. principalSet://iam.googleapis.com/locations/global/
343
+ # workforcePools/`pool_id`/*: All identities in a workforce identity pool.
344
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
345
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value`: A single
346
+ # identity in a workload identity pool. principalSet://iam.googleapis.com/
347
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
348
+ # group/`group_id`: A workload identity pool group. principalSet://iam.
349
+ # googleapis.com/projects/`project_number`/locations/global/
350
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value`:
351
+ # All identities in a workload identity pool with a certain attribute.
352
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
353
+ # workloadIdentityPools/`pool_id`/*: All identities in a workload identity pool.
354
+ # deleted:user:`emailid`?uid=`uniqueid`: An email address (plus unique
355
+ # identifier) representing a user that has been recently deleted. For example,
356
+ # alice@example.com?uid=123456789012345678901. If the user is recovered, this
357
+ # value reverts to user:`emailid` and the recovered user retains the role in the
358
+ # binding. deleted:serviceAccount:`emailid`?uid=`uniqueid`: An email address (
359
+ # plus unique identifier) representing a service account that has been recently
360
+ # deleted. For example, my-other-app@appspot.gserviceaccount.com?uid=
361
+ # 123456789012345678901. If the service account is undeleted, this value reverts
362
+ # to serviceAccount:`emailid` and the undeleted service account retains the role
363
+ # in the binding. deleted:group:`emailid`?uid=`uniqueid`: An email address (plus
364
+ # unique identifier) representing a Google group that has been recently deleted.
365
+ # For example, admins@example.com?uid=123456789012345678901. If the group is
348
366
  # recovered, this value reverts to group:`emailid` and the recovered group
349
- # retains the role in the binding.
367
+ # retains the role in the binding. deleted:principal://iam.googleapis.com/
368
+ # locations/global/workforcePools/`pool_id`/subject/`subject_attribute_value`:
369
+ # Deleted single identity in a workforce identity pool. For example, deleted:
370
+ # principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/
371
+ # subject/my-subject-attribute-value.
350
372
  # Corresponds to the JSON property `members`
351
373
  # @return [Array<String>]
352
374
  attr_accessor :members
@@ -1752,9 +1774,10 @@ module Google
1752
1774
  class RestoreServiceRequest
1753
1775
  include Google::Apis::Core::Hashable
1754
1776
 
1755
- # Required. The relative resource name of the metastore service backup to
1777
+ # Optional. The relative resource name of the metastore service backup to
1756
1778
  # restore from, in the following form:projects/`project_id`/locations/`
1757
- # location_id`/services/`service_id`/backups/`backup_id`.
1779
+ # location_id`/services/`service_id`/backups/`backup_id`. Mutually exclusive
1780
+ # with backup_location, and exactly one of the two must be set.
1758
1781
  # Corresponds to the JSON property `backup`
1759
1782
  # @return [String]
1760
1783
  attr_accessor :backup
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MetastoreV1beta
18
18
  # Version of the google-apis-metastore_v1beta gem
19
- GEM_VERSION = "0.54.0"
19
+ GEM_VERSION = "0.56.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231205"
25
+ REVISION = "20240111"
26
26
  end
27
27
  end
28
28
  end
@@ -33,6 +33,8 @@ module Google
33
33
  #
34
34
  # @see https://cloud.google.com/dataproc-metastore/docs
35
35
  class DataprocMetastoreService < Google::Apis::Core::BaseService
36
+ DEFAULT_ENDPOINT_TEMPLATE = "https://metastore.$UNIVERSE_DOMAIN$/"
37
+
36
38
  # @return [String]
37
39
  # API key. Your API key identifies your project and provides you with API access,
38
40
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -44,7 +46,7 @@ module Google
44
46
  attr_accessor :quota_user
45
47
 
46
48
  def initialize
47
- super('https://metastore.googleapis.com/', '',
49
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
48
50
  client_name: 'google-apis-metastore_v1beta',
49
51
  client_version: Google::Apis::MetastoreV1beta::GEM_VERSION)
50
52
  @batch_path = 'batch'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-metastore_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.54.0
4
+ version: 0.56.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-12-10 00:00:00.000000000 Z
11
+ date: 2024-01-23 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.11.0
19
+ version: 0.12.0
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.11.0
29
+ version: 0.12.0
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-metastore_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1beta/v0.54.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1beta/v0.56.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-metastore_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Dataproc Metastore API V1beta