@@ -1719,9 +1719,9 @@ class InstanceNetworkConfig
17191719 # Optional. Name of the allocated IP range for the private IP AlloyDB instance,
17201720 # for example: "google-managed-services-default". If set, the instance IPs will
17211721 # be created from this allocated range and will override the IP range used by
1722- # the parent cluster. The range name must comply with [RFC 1035](http://go/rfc/
1723- # 1035 ). Specifically, the name must be 1-63 characters long and match the
1724- # regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
1722+ # the parent cluster. The range name must comply with [RFC 1035](http://
1723+ # datatracker.ietf.org/doc/html/rfc1035 ). Specifically, the name must be 1-63
1724+ # characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
17251725 # Corresponds to the JSON property `allocatedIpRangeOverride`
17261726 # @return [String]
17271727 attr_accessor :allocated_ip_range_override
@@ -3331,7 +3331,7 @@ def update!(**args)
33313331 end
33323332
33333333 # DatabaseResourceFeed is the top level proto to be used to ingest different
3334- # database resource level events into Condor platform.
3334+ # database resource level events into Condor platform. Next ID: 8
33353335 class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
33363336 include Google ::Apis ::Core ::Hashable
33373337
@@ -3511,15 +3511,15 @@ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId
35113511 # @return [String]
35123512 attr_accessor :provider_description
35133513
3514- # Required. The type of resource this ID is identifying. Ex redis.googleapis.com/
3515- # Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster,
3516- # alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.
3517- # googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.
3518- # googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.
3519- # googleapis.com/Instance oracledatabase.googleapis.com/
3514+ # Required. The type of resource this ID is identifying. Ex go/keep-sorted start
3515+ # alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, bigtableadmin.
3516+ # googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance compute.
3517+ # googleapis.com/Instance firestore.googleapis.com/Database, redis.googleapis.
3518+ # com/Instance, redis.googleapis.com/Cluster, oracledatabase.googleapis.com/
35203519 # cloudExadataInfrastructures oracledatabase.googleapis.com/cloudVmClusters
3521- # oracledatabase.googleapis.com/autonomousDatabases REQUIRED Please refer go/
3522- # condor-common-datamodel
3520+ # oracledatabase.googleapis.com/autonomousDatabases spanner.googleapis.com/
3521+ # Instance, spanner.googleapis.com/Database, sqladmin.googleapis.com/Instance,
3522+ # go/keep-sorted end REQUIRED Please refer go/condor-common-datamodel
35233523 # Corresponds to the JSON property `resourceType`
35243524 # @return [String]
35253525 attr_accessor :resource_type
0 commit comments