@@ -1719,9 +1719,9 @@ class InstanceNetworkConfig
1719
1719
# Optional. Name of the allocated IP range for the private IP AlloyDB instance,
1720
1720
# for example: "google-managed-services-default". If set, the instance IPs will
1721
1721
# 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])?.
1725
1725
# Corresponds to the JSON property `allocatedIpRangeOverride`
1726
1726
# @return [String]
1727
1727
attr_accessor :allocated_ip_range_override
@@ -3331,7 +3331,7 @@ def update!(**args)
3331
3331
end
3332
3332
3333
3333
# 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
3335
3335
class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
3336
3336
include Google ::Apis ::Core ::Hashable
3337
3337
@@ -3511,15 +3511,15 @@ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId
3511
3511
# @return [String]
3512
3512
attr_accessor :provider_description
3513
3513
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/
3520
3519
# 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
3523
3523
# Corresponds to the JSON property `resourceType`
3524
3524
# @return [String]
3525
3525
attr_accessor :resource_type
0 commit comments