google-apis-alloydb_v1alpha 0.30.0 → 0.31.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: ef6dfc5bdef4e08c90132aca981d7c51566d7a06acd6e1c60e058af5c83cc002
4
- data.tar.gz: b46f5104857d726c9fa6960a25c457b37bcd974b6659030da671611591f39406
3
+ metadata.gz: b26488dc7fef7e79c60286fd4f5b53ceb423a457dfba108178e4d82a3a6c3994
4
+ data.tar.gz: 85392f8668376c849cf1d6468b04a9ba06b9c563f6249b8647fe9cadb0aab879
5
5
  SHA512:
6
- metadata.gz: 185ce28b5e0e2c2f51bbd9002be0b5b2a6da0afd883a9bc2be39481d77967c737026151c699f5a3f7231a9cae91847725c0445e129ff23302f6a9249ad53f570
7
- data.tar.gz: bfdcb23ff0faca5ad0ecb40c3284dd4357e0c7ec2421a45a2900c532a414f99cb73bd74a0db27483517b13d4f7bf6f35917ce4d2e75be12ab2f662faa73e98a7
6
+ metadata.gz: fa58d9b351d5289083b1c2ce602eea44375ffd297d580efacec3dcb4f38fe263b60e037dd21937c0343917a8e1556763586e136242406862bdf02c0cb358608d
7
+ data.tar.gz: 766efba3987d83246c819c807b5804e3e675c74f3721be74004829a017fdcb5608d9795aef4048f4634a4cd0350e619d6fc83787149d1ed620e189b091fd7240
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-alloydb_v1alpha
2
2
 
3
+ ### v0.31.0 (2025-06-15)
4
+
5
+ * Regenerated from discovery document revision 20250605
6
+
3
7
  ### v0.30.0 (2025-06-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20250529
@@ -623,10 +623,9 @@ module Google
623
623
  # @return [Google::Apis::AlloydbV1alpha::SecondaryConfig]
624
624
  attr_accessor :secondary_config
625
625
 
626
- # Output only. AlloyDB per-cluster service agent email. This service account is
627
- # created per-cluster per-project, and is different from that of the primary
628
- # service agent which is created per-project. The service account naming format
629
- # is subject to change.
626
+ # Output only. AlloyDB per-cluster service account. This service account is
627
+ # created per-cluster per-project, and is different from the per-project service
628
+ # account. The per-cluster service account naming format is subject to change.
630
629
  # Corresponds to the JSON property `serviceAccountEmail`
631
630
  # @return [String]
632
631
  attr_accessor :service_account_email
@@ -1923,9 +1922,9 @@ module Google
1923
1922
  # Optional. Name of the allocated IP range for the private IP AlloyDB instance,
1924
1923
  # for example: "google-managed-services-default". If set, the instance IPs will
1925
1924
  # be created from this allocated range and will override the IP range used by
1926
- # the parent cluster. The range name must comply with [RFC 1035](http://go/rfc/
1927
- # 1035). Specifically, the name must be 1-63 characters long and match the
1928
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
1925
+ # the parent cluster. The range name must comply with [RFC 1035](http://
1926
+ # datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63
1927
+ # characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
1929
1928
  # Corresponds to the JSON property `allocatedIpRangeOverride`
1930
1929
  # @return [String]
1931
1930
  attr_accessor :allocated_ip_range_override
@@ -3549,7 +3548,7 @@ module Google
3549
3548
  end
3550
3549
 
3551
3550
  # DatabaseResourceFeed is the top level proto to be used to ingest different
3552
- # database resource level events into Condor platform.
3551
+ # database resource level events into Condor platform. Next ID: 8
3553
3552
  class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
3554
3553
  include Google::Apis::Core::Hashable
3555
3554
 
@@ -3729,15 +3728,15 @@ module Google
3729
3728
  # @return [String]
3730
3729
  attr_accessor :provider_description
3731
3730
 
3732
- # Required. The type of resource this ID is identifying. Ex redis.googleapis.com/
3733
- # Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster,
3734
- # alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.
3735
- # googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.
3736
- # googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.
3737
- # googleapis.com/Instance oracledatabase.googleapis.com/
3731
+ # Required. The type of resource this ID is identifying. Ex go/keep-sorted start
3732
+ # alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, bigtableadmin.
3733
+ # googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance compute.
3734
+ # googleapis.com/Instance firestore.googleapis.com/Database, redis.googleapis.
3735
+ # com/Instance, redis.googleapis.com/Cluster, oracledatabase.googleapis.com/
3738
3736
  # cloudExadataInfrastructures oracledatabase.googleapis.com/cloudVmClusters
3739
- # oracledatabase.googleapis.com/autonomousDatabases REQUIRED Please refer go/
3740
- # condor-common-datamodel
3737
+ # oracledatabase.googleapis.com/autonomousDatabases spanner.googleapis.com/
3738
+ # Instance, spanner.googleapis.com/Database, sqladmin.googleapis.com/Instance,
3739
+ # go/keep-sorted end REQUIRED Please refer go/condor-common-datamodel
3741
3740
  # Corresponds to the JSON property `resourceType`
3742
3741
  # @return [String]
3743
3742
  attr_accessor :resource_type
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AlloydbV1alpha
18
18
  # Version of the google-apis-alloydb_v1alpha gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250529"
25
+ REVISION = "20250605"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-alloydb_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-alloydb_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1alpha/v0.30.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1alpha/v0.31.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-alloydb_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: