From fd9e4ce4e5f23fe17f23037b772ba6e41074fca8 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:04:32 -0700 Subject: [PATCH 1/2] chore: regenerate alloydb client --- .../v1/2.0.0/README.md | 4 +- .../services/alloydb/v1/model/Cluster.java | 3 + ...nerapiV1mainAvailabilityConfiguration.java | 38 ++- ...erPartnerapiV1mainBackupConfiguration.java | 23 +- ...PartnerapiV1mainBackupDRConfiguration.java | 8 +- ...enterPartnerapiV1mainBackupDRMetadata.java | 39 ++- ...tabasecenterPartnerapiV1mainBackupRun.java | 29 +-- ...abasecenterPartnerapiV1mainCompliance.java | 14 +- ...PartnerapiV1mainConfigBasedSignalData.java | 33 ++- ...terPartnerapiV1mainCustomMetadataData.java | 13 +- ...rPartnerapiV1mainDatabaseResourceFeed.java | 84 +++---- ...1mainDatabaseResourceHealthSignalData.java | 125 ++++------ ...terPartnerapiV1mainDatabaseResourceId.java | 56 +---- ...tnerapiV1mainDatabaseResourceMetadata.java | 230 ++++++++---------- ...abaseResourceRecommendationSignalData.java | 77 ++---- ...erapiV1mainDatabaseResourceSignalData.java | 58 +++-- ...basecenterPartnerapiV1mainEntitlement.java | 14 +- ...terPartnerapiV1mainGCBDRConfiguration.java | 8 +- ...tnerapiV1mainInternalResourceMetadata.java | 40 ++- ...tabasecenterPartnerapiV1mainIpAddress.java | 23 +- ...rPartnerapiV1mainMachineConfiguration.java | 41 ++-- ...rtnerapiV1mainObservabilityMetricData.java | 35 ++- ...ecenterPartnerapiV1mainOperationError.java | 17 +- ...secenterPartnerapiV1mainResourceFlags.java | 14 +- ...V1mainResourceMaintenanceDenySchedule.java | 21 +- ...rtnerapiV1mainResourceMaintenanceInfo.java | 59 ++--- ...rapiV1mainResourceMaintenanceSchedule.java | 30 +-- ...nterPartnerapiV1mainRetentionSettings.java | 32 +-- ...ecenterPartnerapiV1mainSignalMetadata.java | 15 +- ...ageDatabasecenterPartnerapiV1mainTags.java | 9 +- ...erPartnerapiV1mainUpcomingMaintenance.java | 15 +- ...abasecenterPartnerapiV1mainUserLabels.java | 6 +- .../alloydb/v1/model/StringRestrictions.java | 24 ++ .../v1/2.0.0/pom.xml | 4 +- .../google-api-services-alloydb/v1/README.md | 4 +- .../v1alpha/2.0.0/README.md | 4 +- .../alloydb/v1alpha/model/Cluster.java | 3 + .../alloydb/v1alpha/model/Instance.java | 24 ++ .../v1alpha/model/PscInstanceConfig.java | 48 ++++ .../v1alpha/model/PscInstanceInfo.java | 144 +++++++++++ ...nerapiV1mainAvailabilityConfiguration.java | 38 ++- ...erPartnerapiV1mainBackupConfiguration.java | 23 +- ...PartnerapiV1mainBackupDRConfiguration.java | 8 +- ...enterPartnerapiV1mainBackupDRMetadata.java | 39 ++- ...tabasecenterPartnerapiV1mainBackupRun.java | 29 +-- ...abasecenterPartnerapiV1mainCompliance.java | 14 +- ...PartnerapiV1mainConfigBasedSignalData.java | 33 ++- ...terPartnerapiV1mainCustomMetadataData.java | 13 +- ...rPartnerapiV1mainDatabaseResourceFeed.java | 84 +++---- ...1mainDatabaseResourceHealthSignalData.java | 125 ++++------ ...terPartnerapiV1mainDatabaseResourceId.java | 56 +---- ...tnerapiV1mainDatabaseResourceMetadata.java | 230 ++++++++---------- ...abaseResourceRecommendationSignalData.java | 77 ++---- ...erapiV1mainDatabaseResourceSignalData.java | 58 +++-- ...basecenterPartnerapiV1mainEntitlement.java | 14 +- ...terPartnerapiV1mainGCBDRConfiguration.java | 8 +- ...tnerapiV1mainInternalResourceMetadata.java | 40 ++- ...tabasecenterPartnerapiV1mainIpAddress.java | 23 +- ...rPartnerapiV1mainMachineConfiguration.java | 41 ++-- ...rtnerapiV1mainObservabilityMetricData.java | 35 ++- ...ecenterPartnerapiV1mainOperationError.java | 17 +- ...secenterPartnerapiV1mainResourceFlags.java | 14 +- ...V1mainResourceMaintenanceDenySchedule.java | 21 +- ...rtnerapiV1mainResourceMaintenanceInfo.java | 59 ++--- ...rapiV1mainResourceMaintenanceSchedule.java | 30 +-- ...nterPartnerapiV1mainRetentionSettings.java | 32 +-- ...ecenterPartnerapiV1mainSignalMetadata.java | 15 +- ...ageDatabasecenterPartnerapiV1mainTags.java | 9 +- ...erPartnerapiV1mainUpcomingMaintenance.java | 15 +- ...abasecenterPartnerapiV1mainUserLabels.java | 6 +- .../v1alpha/model/StringRestrictions.java | 24 ++ .../v1alpha/2.0.0/pom.xml | 4 +- .../v1alpha/README.md | 4 +- .../v1beta/2.0.0/README.md | 4 +- .../alloydb/v1beta/model/Cluster.java | 3 + .../alloydb/v1beta/model/Instance.java | 24 ++ .../v1beta/model/PscInstanceConfig.java | 48 ++++ .../alloydb/v1beta/model/PscInstanceInfo.java | 144 +++++++++++ ...nerapiV1mainAvailabilityConfiguration.java | 38 ++- ...erPartnerapiV1mainBackupConfiguration.java | 23 +- ...PartnerapiV1mainBackupDRConfiguration.java | 8 +- ...enterPartnerapiV1mainBackupDRMetadata.java | 39 ++- ...tabasecenterPartnerapiV1mainBackupRun.java | 29 +-- ...abasecenterPartnerapiV1mainCompliance.java | 14 +- ...PartnerapiV1mainConfigBasedSignalData.java | 33 ++- ...terPartnerapiV1mainCustomMetadataData.java | 13 +- ...rPartnerapiV1mainDatabaseResourceFeed.java | 84 +++---- ...1mainDatabaseResourceHealthSignalData.java | 125 ++++------ ...terPartnerapiV1mainDatabaseResourceId.java | 56 +---- ...tnerapiV1mainDatabaseResourceMetadata.java | 230 ++++++++---------- ...abaseResourceRecommendationSignalData.java | 77 ++---- ...erapiV1mainDatabaseResourceSignalData.java | 58 +++-- ...basecenterPartnerapiV1mainEntitlement.java | 14 +- ...terPartnerapiV1mainGCBDRConfiguration.java | 8 +- ...tnerapiV1mainInternalResourceMetadata.java | 40 ++- ...tabasecenterPartnerapiV1mainIpAddress.java | 23 +- ...rPartnerapiV1mainMachineConfiguration.java | 41 ++-- ...rtnerapiV1mainObservabilityMetricData.java | 35 ++- ...ecenterPartnerapiV1mainOperationError.java | 17 +- ...secenterPartnerapiV1mainResourceFlags.java | 14 +- 100 files changed, 1932 insertions(+), 2016 deletions(-) create mode 100644 clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/PscInstanceInfo.java create mode 100644 clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/PscInstanceInfo.java diff --git a/clients/google-api-services-alloydb/v1/2.0.0/README.md b/clients/google-api-services-alloydb/v1/2.0.0/README.md index 3ea4642743e..95d7dca121d 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/README.md +++ b/clients/google-api-services-alloydb/v1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1-rev20260701-2.0.0 + v1-rev20260723-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260701-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260723-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/Cluster.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/Cluster.java index f17a6678efa..bba53309ffc 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/Cluster.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/Cluster.java @@ -227,6 +227,7 @@ public final class Cluster extends com.google.api.client.json.GenericJson { private java.lang.String network; /** + * Optional. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -787,6 +788,7 @@ public Cluster setNetwork(java.lang.String network) { } /** + * Optional. * @return value or {@code null} for none */ public NetworkConfig getNetworkConfig() { @@ -794,6 +796,7 @@ public NetworkConfig getNetworkConfig() { } /** + * Optional. * @param networkConfig networkConfig or {@code null} for none */ public Cluster setNetworkConfig(NetworkConfig networkConfig) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java index 2f125b8082c..1aecf776a2f 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Configuration for availability of database instance + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,45 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration extends com.google.api.client.json.GenericJson { /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean automaticFailoverRoutingConfigured; /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String availabilityType; /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean crossRegionReplicaConfigured; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean externalReplicaConfigured; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean promotableReplicaConfigured; /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getAutomaticFailoverRoutingConfigured() { @@ -76,8 +73,7 @@ public java.lang.Boolean getAutomaticFailoverRoutingConfigured() { } /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * @param automaticFailoverRoutingConfigured automaticFailoverRoutingConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAutomaticFailoverRoutingConfigured(java.lang.Boolean automaticFailoverRoutingConfigured) { @@ -86,9 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAutomat } /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getAvailabilityType() { @@ -96,9 +90,7 @@ public java.lang.String getAvailabilityType() { } /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * @param availabilityType availabilityType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAvailabilityType(java.lang.String availabilityType) { @@ -107,8 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAvailab } /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getCrossRegionReplicaConfigured() { @@ -116,8 +107,7 @@ public java.lang.Boolean getCrossRegionReplicaConfigured() { } /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * @param crossRegionReplicaConfigured crossRegionReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setCrossRegionReplicaConfigured(java.lang.Boolean crossRegionReplicaConfigured) { @@ -126,6 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setCrossRe } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getExternalReplicaConfigured() { @@ -133,6 +124,7 @@ public java.lang.Boolean getExternalReplicaConfigured() { } /** + * Disable validation warnings * @param externalReplicaConfigured externalReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setExternalReplicaConfigured(java.lang.Boolean externalReplicaConfigured) { @@ -141,6 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setExterna } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getPromotableReplicaConfigured() { @@ -148,6 +141,7 @@ public java.lang.Boolean getPromotableReplicaConfigured() { } /** + * Disable validation warnings * @param promotableReplicaConfigured promotableReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setPromotableReplicaConfigured(java.lang.Boolean promotableReplicaConfigured) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java index 0267a8a264a..7b03d2a5df9 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Configuration for automatic backups + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,29 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupConfiguration extends com.google.api.client.json.GenericJson { /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean automatedBackupEnabled; /** - * Backup retention settings. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainRetentionSettings backupRetentionSettings; /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean pointInTimeRecoveryEnabled; /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getAutomatedBackupEnabled() { @@ -60,7 +59,7 @@ public java.lang.Boolean getAutomatedBackupEnabled() { } /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * @param automatedBackupEnabled automatedBackupEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setAutomatedBackupEnabled(java.lang.Boolean automatedBackupEnabled) { @@ -69,7 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setAutomatedBack } /** - * Backup retention settings. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings getBackupRetentionSettings() { @@ -77,7 +76,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings getBackupRetention } /** - * Backup retention settings. + * Disable validation warnings * @param backupRetentionSettings backupRetentionSettings or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setBackupRetentionSettings(StorageDatabasecenterPartnerapiV1mainRetentionSettings backupRetentionSettings) { @@ -86,8 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setBackupRetenti } /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getPointInTimeRecoveryEnabled() { @@ -95,8 +93,7 @@ public java.lang.Boolean getPointInTimeRecoveryEnabled() { } /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * @param pointInTimeRecoveryEnabled pointInTimeRecoveryEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setPointInTimeRecoveryEnabled(java.lang.Boolean pointInTimeRecoveryEnabled) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java index 6ab74276d0f..39cc8b37ea5 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * BackupDRConfiguration to capture the backup and disaster recovery details of database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration extends com.google.api.client.json.GenericJson { /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean backupdrManaged; /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getBackupdrManaged() { @@ -45,7 +45,7 @@ public java.lang.Boolean getBackupdrManaged() { } /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * @param backupdrManaged backupdrManaged or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration setBackupdrManaged(java.lang.Boolean backupdrManaged) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java index 2bf345a3aa4..e6b24fbf11c 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * BackupDRMetadata contains information about the backup and disaster recovery metadata of a - * database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,49 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupDRMetadata extends com.google.api.client.json.GenericJson { /** - * Backup configuration for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Latest backup run information for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * BackupDR configuration for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration; /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Database resource id. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Backup configuration for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -81,7 +80,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this instance. + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -90,7 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupConfigurat } /** - * Latest backup run information for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -98,7 +97,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Latest backup run information for this instance. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -107,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupRun(Storag } /** - * BackupDR configuration for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrConfiguration() { @@ -115,7 +114,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrCon } /** - * BackupDR configuration for this instance. + * Disable validation warnings * @param backupdrConfiguration backupdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupdrConfiguration(StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration) { @@ -124,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupdrConfigur } /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -132,7 +131,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setFullResourceName(java.lang.String fullResourceName) { @@ -141,7 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setFullResourceName } /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -149,7 +148,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setLastRefreshTime(String lastRefreshTime) { @@ -158,7 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setLastRefreshTime( } /** - * Required. Database resource id. + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -166,7 +165,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Required. Database resource id. + * Required. Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java index 84624ed8c3f..2ce6b4291c0 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * A backup run. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,36 +30,35 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupRun extends com.google.api.client.json.GenericJson { /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String endTime; /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainOperationError error; /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String startTime; /** - * The status of this run. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String status; /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public String getEndTime() { @@ -67,7 +66,7 @@ public String getEndTime() { } /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * @param endTime endTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setEndTime(String endTime) { @@ -76,8 +75,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setEndTime(String endTime) } /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError getError() { @@ -85,8 +83,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError getError() { } /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * @param error error or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setError(StorageDatabasecenterPartnerapiV1mainOperationError error) { @@ -95,7 +92,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setError(StorageDatabasece } /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public String getStartTime() { @@ -103,7 +100,7 @@ public String getStartTime() { } /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * @param startTime startTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setStartTime(String startTime) { @@ -112,7 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setStartTime(String startT } /** - * The status of this run. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getStatus() { @@ -120,7 +117,7 @@ public java.lang.String getStatus() { } /** - * The status of this run. REQUIRED + * Disable validation warnings * @param status status or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setStatus(java.lang.String status) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCompliance.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCompliance.java index 6e03bc2fcce..ce227bf1e98 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCompliance.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCompliance.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Contains compliance information about a security standard indicating unmet recommendations. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainCompliance extends com.google.api.client.json.GenericJson { /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String standard; /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String version; /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getStandard() { @@ -52,7 +52,7 @@ public java.lang.String getStandard() { } /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * @param standard standard or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCompliance setStandard(java.lang.String standard) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainCompliance setStandard(java.lang.Str } /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getVersion() { @@ -69,7 +69,7 @@ public java.lang.String getVersion() { } /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * @param version version or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCompliance setVersion(java.lang.String version) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java index b083f767c68..8f590f1a3a2 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Config based signal data. This is used to send signals to Condor which are based on the DB level - * configurations. These will be used to send signals for self managed databases. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,42 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData extends com.google.api.client.json.GenericJson { /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Database resource id. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Signal data for boolean signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * Required. Signal type of the signal + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -74,7 +73,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setFullResourceName(java.lang.String fullResourceName) { @@ -83,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setFullResourc } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -91,7 +90,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setLastRefreshTime(String lastRefreshTime) { @@ -100,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setLastRefresh } /** - * Database resource id. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -108,7 +107,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Database resource id. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -117,7 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setResourceId( } /** - * Signal data for boolean signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -125,7 +124,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Signal data for boolean signals. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalBoolValue(java.lang.Boolean signalBoolValue) { @@ -134,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalBoolV } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -142,7 +141,7 @@ public java.lang.String getSignalType() { } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java index 140f0160f90..de049655855 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Any custom metadata associated with the resource. e.g. A spanner instance can have multiple - * databases with its own unique metadata. Information for these individual databases can be - * captured in custom metadata data + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,16 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainCustomMetadataData extends com.google.api.client.json.GenericJson { /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List internalResourceMetadata; /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getInternalResourceMetadata() { @@ -49,8 +45,7 @@ public java.util.List internalResourceMetadata) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java index 0d59fe65b3c..0056dba2ac8 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * DatabaseResourceFeed is the top level proto to be used to ingest different database resource - * level events into Condor platform. Next ID: 13 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,89 +30,84 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed extends com.google.api.client.json.GenericJson { /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRMetadata backupdrMetadata; /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData configBasedSignalData; /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData databaseResourceSignalData; /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String feedTimestamp; /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String feedType; /** - * Observability metric data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainObservabilityMetricData observabilityMetricData; /** - * Database resource recommendation signal data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData recommendationSignalData; /** - * Database resource health signal data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData resourceHealthSignalData; /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Database resource metadata. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata resourceMetadata; /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean skipIngestion; /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata getBackupdrMetadata() { @@ -121,7 +115,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata getBackupdrMetadata } /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * @param backupdrMetadata backupdrMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setBackupdrMetadata(StorageDatabasecenterPartnerapiV1mainBackupDRMetadata backupdrMetadata) { @@ -130,8 +124,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setBackupdrMeta } /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData getConfigBasedSignalData() { @@ -139,8 +132,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData getConfigBased } /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * @param configBasedSignalData configBasedSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setConfigBasedSignalData(StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData configBasedSignalData) { @@ -149,7 +141,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setConfigBasedS } /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData getDatabaseResourceSignalData() { @@ -157,7 +149,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData getDataba } /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * @param databaseResourceSignalData databaseResourceSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setDatabaseResourceSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData databaseResourceSignalData) { @@ -166,7 +158,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setDatabaseReso } /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getFeedTimestamp() { @@ -174,7 +166,7 @@ public String getFeedTimestamp() { } /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * @param feedTimestamp feedTimestamp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedTimestamp(String feedTimestamp) { @@ -183,7 +175,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedTimestam } /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFeedType() { @@ -191,7 +183,7 @@ public java.lang.String getFeedType() { } /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * @param feedType feedType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedType(java.lang.String feedType) { @@ -200,7 +192,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedType(jav } /** - * Observability metric data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData getObservabilityMetricData() { @@ -208,7 +200,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData getObservabi } /** - * Observability metric data. + * Disable validation warnings * @param observabilityMetricData observabilityMetricData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setObservabilityMetricData(StorageDatabasecenterPartnerapiV1mainObservabilityMetricData observabilityMetricData) { @@ -217,7 +209,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setObservabilit } /** - * Database resource recommendation signal data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData getRecommendationSignalData() { @@ -225,7 +217,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Database resource recommendation signal data. + * Disable validation warnings * @param recommendationSignalData recommendationSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setRecommendationSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData recommendationSignalData) { @@ -234,7 +226,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setRecommendati } /** - * Database resource health signal data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData getResourceHealthSignalData() { @@ -242,7 +234,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData get } /** - * Database resource health signal data. + * Disable validation warnings * @param resourceHealthSignalData resourceHealthSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceHealthSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData resourceHealthSignalData) { @@ -251,8 +243,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceHeal } /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -260,8 +251,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -270,7 +260,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceId(S } /** - * Database resource metadata. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata getResourceMetadata() { @@ -278,7 +268,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata getResource } /** - * Database resource metadata. + * Disable validation warnings * @param resourceMetadata resourceMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceMetadata(StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata resourceMetadata) { @@ -287,10 +277,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceMeta } /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSkipIngestion() { @@ -298,10 +285,7 @@ public java.lang.Boolean getSkipIngestion() { } /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * @param skipIngestion skipIngestion or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setSkipIngestion(java.lang.Boolean skipIngestion) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java index d354330948e..bf1ee0cbd24 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Common model for database resource health signal data. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,18 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData extends com.google.api.client.json.GenericJson { /** - * Any other additional metadata + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -54,105 +50,98 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSi } /** - * Description associated with signal + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String description; /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String eventTime; /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String externalUri; /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String name; /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String provider; /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceContainer; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalClass; /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalId; /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalSeverity; /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String state; /** - * Any other additional metadata + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -160,7 +149,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Any other additional metadata + * Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -169,11 +158,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getCompliance() { @@ -181,11 +166,7 @@ public java.util.List getCompli } /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * @param compliance compliance or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setCompliance(java.util.List compliance) { @@ -194,7 +175,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Description associated with signal + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getDescription() { @@ -202,7 +183,7 @@ public java.lang.String getDescription() { } /** - * Description associated with signal + * Disable validation warnings * @param description description or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setDescription(java.lang.String description) { @@ -211,7 +192,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getEventTime() { @@ -219,7 +200,7 @@ public String getEventTime() { } /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * @param eventTime eventTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setEventTime(String eventTime) { @@ -228,8 +209,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getExternalUri() { @@ -237,8 +217,7 @@ public java.lang.String getExternalUri() { } /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * @param externalUri externalUri or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setExternalUri(java.lang.String externalUri) { @@ -247,7 +226,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -255,7 +234,7 @@ public java.lang.String getLocation() { } /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setLocation(java.lang.String location) { @@ -264,7 +243,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getName() { @@ -272,7 +251,7 @@ public java.lang.String getName() { } /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * @param name name or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setName(java.lang.String name) { @@ -281,7 +260,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProvider() { @@ -289,7 +268,7 @@ public java.lang.String getProvider() { } /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * @param provider provider or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setProvider(java.lang.String provider) { @@ -298,10 +277,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceContainer() { @@ -309,10 +285,7 @@ public java.lang.String getResourceContainer() { } /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * @param resourceContainer resourceContainer or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setResourceContainer(java.lang.String resourceContainer) { @@ -321,8 +294,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -330,8 +302,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setResourceName(java.lang.String resourceName) { @@ -340,7 +311,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalClass() { @@ -348,7 +319,7 @@ public java.lang.String getSignalClass() { } /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * @param signalClass signalClass or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalClass(java.lang.String signalClass) { @@ -357,8 +328,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalId() { @@ -366,8 +336,7 @@ public java.lang.String getSignalId() { } /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * @param signalId signalId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalId(java.lang.String signalId) { @@ -376,7 +345,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalSeverity() { @@ -384,7 +353,7 @@ public java.lang.String getSignalSeverity() { } /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * @param signalSeverity signalSeverity or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalSeverity(java.lang.String signalSeverity) { @@ -393,8 +362,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -402,8 +370,7 @@ public java.lang.String getSignalType() { } /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalType(java.lang.String signalType) { @@ -412,7 +379,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getState() { @@ -420,7 +387,7 @@ public java.lang.String getState() { } /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * @param state state or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setState(java.lang.String state) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java index e8c8107a493..c456a6c4986 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * DatabaseResourceId will serve as primary key for any resource ingestion event. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,45 +30,35 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId extends com.google.api.client.json.GenericJson { /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String provider; /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String providerDescription; /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceType; /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String uniqueId; /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProvider() { @@ -76,7 +66,7 @@ public java.lang.String getProvider() { } /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * @param provider provider or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProvider(java.lang.String provider) { @@ -85,7 +75,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProvider(java. } /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProviderDescription() { @@ -93,7 +83,7 @@ public java.lang.String getProviderDescription() { } /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * @param providerDescription providerDescription or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProviderDescription(java.lang.String providerDescription) { @@ -102,16 +92,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProviderDescri } /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceType() { @@ -119,16 +100,7 @@ public java.lang.String getResourceType() { } /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * @param resourceType resourceType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setResourceType(java.lang.String resourceType) { @@ -137,8 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setResourceType(j } /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getUniqueId() { @@ -146,8 +117,7 @@ public java.lang.String getUniqueId() { } /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * @param uniqueId uniqueId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setUniqueId(java.lang.String uniqueId) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java index 11ce84d09fe..43985948a17 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Common model for database resource instance metadata. Next ID: 35 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,243 +30,231 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata extends com.google.api.client.json.GenericJson { /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Availability configuration for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration availabilityConfiguration; /** - * Backup configuration for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Latest backup run information for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration; /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String creationTime; /** - * Current state of the instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String currentState; /** - * Any custom metadata associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainCustomMetadataData customMetadata; /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String edition; /** - * Entitlements associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List entitlements; /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String expectedState; /** - * GCBDR configuration for the resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration gcbdrConfiguration; /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId id; /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String instanceType; /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map internalAdditionalMetadata; /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainIpAddress ipAddress; /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isDeletionProtectionEnabled; /** - * The resource location. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Machine configuration for this resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainMachineConfiguration machineConfiguration; /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo maintenanceInfo; /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List modes; /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId primaryResourceId; /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String primaryResourceLocation; /** - * The product this resource represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonProduct product; /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceContainer; /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List resourceFlags; /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String suspensionReason; /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainTags tagsSet; /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String updationTime; /** - * User-provided labels associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainUserLabels userLabelSet; /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String zone; /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -274,7 +262,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -283,7 +271,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAddition } /** - * Availability configuration for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration getAvailabilityConfiguration() { @@ -291,7 +279,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration getAvailab } /** - * Availability configuration for this instance + * Disable validation warnings * @param availabilityConfiguration availabilityConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAvailabilityConfiguration(StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration availabilityConfiguration) { @@ -300,7 +288,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAvailabi } /** - * Backup configuration for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -308,7 +296,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this instance + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -317,7 +305,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupCo } /** - * Latest backup run information for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -325,7 +313,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Latest backup run information for this instance + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -334,7 +322,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupRu } /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrConfiguration() { @@ -342,7 +330,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrCon } /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * @param backupdrConfiguration backupdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupdrConfiguration(StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration) { @@ -351,8 +339,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupdr } /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * @return value or {@code null} for none */ public String getCreationTime() { @@ -360,8 +347,7 @@ public String getCreationTime() { } /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * @param creationTime creationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCreationTime(String creationTime) { @@ -370,7 +356,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCreation } /** - * Current state of the instance. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getCurrentState() { @@ -378,7 +364,7 @@ public java.lang.String getCurrentState() { } /** - * Current state of the instance. + * Disable validation warnings * @param currentState currentState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCurrentState(java.lang.String currentState) { @@ -387,7 +373,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCurrentS } /** - * Any custom metadata associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCustomMetadataData getCustomMetadata() { @@ -395,7 +381,7 @@ public StorageDatabasecenterPartnerapiV1mainCustomMetadataData getCustomMetadata } /** - * Any custom metadata associated with the resource + * Disable validation warnings * @param customMetadata customMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCustomMetadata(StorageDatabasecenterPartnerapiV1mainCustomMetadataData customMetadata) { @@ -404,8 +390,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCustomMe } /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getEdition() { @@ -413,8 +398,7 @@ public java.lang.String getEdition() { } /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * @param edition edition or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEdition(java.lang.String edition) { @@ -423,7 +407,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEdition( } /** - * Entitlements associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getEntitlements() { @@ -431,7 +415,7 @@ public java.util.List getEntit } /** - * Entitlements associated with the resource + * Disable validation warnings * @param entitlements entitlements or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEntitlements(java.util.List entitlements) { @@ -440,8 +424,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEntitlem } /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getExpectedState() { @@ -449,8 +432,7 @@ public java.lang.String getExpectedState() { } /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * @param expectedState expectedState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setExpectedState(java.lang.String expectedState) { @@ -459,7 +441,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setExpected } /** - * GCBDR configuration for the resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration getGcbdrConfiguration() { @@ -467,7 +449,7 @@ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration getGcbdrConfigura } /** - * GCBDR configuration for the resource. + * Disable validation warnings * @param gcbdrConfiguration gcbdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setGcbdrConfiguration(StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration gcbdrConfiguration) { @@ -476,7 +458,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setGcbdrCon } /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getId() { @@ -484,7 +466,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getId() { } /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * @param id id or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId id) { @@ -493,7 +475,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setId(Stora } /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getInstanceType() { @@ -501,7 +483,7 @@ public java.lang.String getInstanceType() { } /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * @param instanceType instanceType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInstanceType(java.lang.String instanceType) { @@ -510,7 +492,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInstance } /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getInternalAdditionalMetadata() { @@ -518,7 +500,7 @@ public java.util.Map getInternalAdditionalMetadata() { } /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * @param internalAdditionalMetadata internalAdditionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInternalAdditionalMetadata(java.util.Map internalAdditionalMetadata) { @@ -527,7 +509,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInternal } /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress getIpAddress() { @@ -535,7 +517,7 @@ public StorageDatabasecenterPartnerapiV1mainIpAddress getIpAddress() { } /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * @param ipAddress ipAddress or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIpAddress(StorageDatabasecenterPartnerapiV1mainIpAddress ipAddress) { @@ -544,7 +526,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIpAddres } /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsDeletionProtectionEnabled() { @@ -552,7 +534,7 @@ public java.lang.Boolean getIsDeletionProtectionEnabled() { } /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * @param isDeletionProtectionEnabled isDeletionProtectionEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIsDeletionProtectionEnabled(java.lang.Boolean isDeletionProtectionEnabled) { @@ -561,7 +543,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIsDeleti } /** - * The resource location. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -569,7 +551,7 @@ public java.lang.String getLocation() { } /** - * The resource location. REQUIRED + * Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setLocation(java.lang.String location) { @@ -578,7 +560,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setLocation } /** - * Machine configuration for this resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration getMachineConfiguration() { @@ -586,7 +568,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration getMachineConfi } /** - * Machine configuration for this resource. + * Disable validation warnings * @param machineConfiguration machineConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMachineConfiguration(StorageDatabasecenterPartnerapiV1mainMachineConfiguration machineConfiguration) { @@ -595,7 +577,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMachineC } /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo getMaintenanceInfo() { @@ -603,7 +585,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo getMaintenan } /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * @param maintenanceInfo maintenanceInfo or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMaintenanceInfo(StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo maintenanceInfo) { @@ -612,7 +594,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMaintena } /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getModes() { @@ -620,7 +602,7 @@ public java.util.List getModes() { } /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * @param modes modes or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setModes(java.util.List modes) { @@ -629,9 +611,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setModes(ja } /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getPrimaryResourceId() { @@ -639,9 +619,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getPrimaryResourc } /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * @param primaryResourceId primaryResourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId primaryResourceId) { @@ -650,8 +628,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryR } /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPrimaryResourceLocation() { @@ -659,8 +636,7 @@ public java.lang.String getPrimaryResourceLocation() { } /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * @param primaryResourceLocation primaryResourceLocation or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryResourceLocation(java.lang.String primaryResourceLocation) { @@ -669,7 +645,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryR } /** - * The product this resource represents. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonProduct getProduct() { @@ -677,7 +653,7 @@ public StorageDatabasecenterProtoCommonProduct getProduct() { } /** - * The product this resource represents. + * Disable validation warnings * @param product product or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setProduct(StorageDatabasecenterProtoCommonProduct product) { @@ -686,9 +662,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setProduct( } /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceContainer() { @@ -696,9 +670,7 @@ public java.lang.String getResourceContainer() { } /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * @param resourceContainer resourceContainer or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceContainer(java.lang.String resourceContainer) { @@ -707,7 +679,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getResourceFlags() { @@ -715,7 +687,7 @@ public java.util.List getRes } /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * @param resourceFlags resourceFlags or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceFlags(java.util.List resourceFlags) { @@ -724,10 +696,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -735,10 +704,7 @@ public java.lang.String getResourceName() { } /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceName(java.lang.String resourceName) { @@ -747,7 +713,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSuspensionReason() { @@ -755,7 +721,7 @@ public java.lang.String getSuspensionReason() { } /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * @param suspensionReason suspensionReason or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setSuspensionReason(java.lang.String suspensionReason) { @@ -764,7 +730,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setSuspensi } /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainTags getTagsSet() { @@ -772,7 +738,7 @@ public StorageDatabasecenterPartnerapiV1mainTags getTagsSet() { } /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * @param tagsSet tagsSet or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setTagsSet(StorageDatabasecenterPartnerapiV1mainTags tagsSet) { @@ -781,7 +747,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setTagsSet( } /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * @return value or {@code null} for none */ public String getUpdationTime() { @@ -789,7 +755,7 @@ public String getUpdationTime() { } /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * @param updationTime updationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUpdationTime(String updationTime) { @@ -798,7 +764,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUpdation } /** - * User-provided labels associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUserLabels getUserLabelSet() { @@ -806,7 +772,7 @@ public StorageDatabasecenterPartnerapiV1mainUserLabels getUserLabelSet() { } /** - * User-provided labels associated with the resource + * Disable validation warnings * @param userLabelSet userLabelSet or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUserLabelSet(StorageDatabasecenterPartnerapiV1mainUserLabels userLabelSet) { @@ -815,8 +781,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUserLabe } /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getZone() { @@ -824,8 +789,7 @@ public java.lang.String getZone() { } /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * @param zone zone or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setZone(java.lang.String zone) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java index 18e8445fece..2d89a3dd507 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Common model for database resource recommendation signal data. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,72 +30,63 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData extends com.google.api.client.json.GenericJson { /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Recommendation state + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommendationState; /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommender; /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommenderId; /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommenderSubtype; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -103,7 +94,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -112,7 +103,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -120,7 +111,7 @@ public String getLastRefreshTime() { } /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setLastRefreshTime(String lastRefreshTime) { @@ -129,7 +120,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Recommendation state + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommendationState() { @@ -137,7 +128,7 @@ public java.lang.String getRecommendationState() { } /** - * Required. Recommendation state + * Required. Disable validation warnings * @param recommendationState recommendationState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommendationState(java.lang.String recommendationState) { @@ -146,8 +137,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommender() { @@ -155,8 +145,7 @@ public java.lang.String getRecommender() { } /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * @param recommender recommender or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommender(java.lang.String recommender) { @@ -165,7 +154,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommenderId() { @@ -173,7 +162,7 @@ public java.lang.String getRecommenderId() { } /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * @param recommenderId recommenderId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommenderId(java.lang.String recommenderId) { @@ -182,13 +171,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommenderSubtype() { @@ -196,13 +179,7 @@ public java.lang.String getRecommenderSubtype() { } /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * @param recommenderSubtype recommenderSubtype or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommenderSubtype(java.lang.String recommenderSubtype) { @@ -211,8 +188,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -220,8 +196,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setResourceName(java.lang.String resourceName) { @@ -230,8 +205,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -239,8 +213,7 @@ public java.lang.String getSignalType() { } /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java index 49fa50df56d..2a9dde22f75 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Database resource signal data. This is used to send signals to Condor which are based on the - * DB/Instance/Fleet level configurations. These will be used to send signals for all inventory - * types. Next ID: 10 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,70 +30,70 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData extends com.google.api.client.json.GenericJson { /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Resource location. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Database resource id. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List signalMetadataList; /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalState; /** - * Required. Signal type of the signal + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -103,7 +101,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -112,7 +110,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setBackup } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -120,7 +118,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setFullResourceName(java.lang.String fullResourceName) { @@ -129,7 +127,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setFullRe } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -137,7 +135,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLastRefreshTime(String lastRefreshTime) { @@ -146,7 +144,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLastRe } /** - * Required. Resource location. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -154,7 +152,7 @@ public java.lang.String getLocation() { } /** - * Required. Resource location. + * Required. Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLocation(java.lang.String location) { @@ -163,7 +161,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLocati } /** - * Database resource id. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -171,7 +169,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Database resource id. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -180,7 +178,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setResour } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -188,7 +186,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalBoolValue(java.lang.Boolean signalBoolValue) { @@ -197,7 +195,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getSignalMetadataList() { @@ -205,7 +203,7 @@ public java.util.List getSi } /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * @param signalMetadataList signalMetadataList or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalMetadataList(java.util.List signalMetadataList) { @@ -214,7 +212,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalState() { @@ -222,7 +220,7 @@ public java.lang.String getSignalState() { } /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * @param signalState signalState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalState(java.lang.String signalState) { @@ -231,7 +229,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -239,7 +237,7 @@ public java.lang.String getSignalType() { } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java index 1ad12c7cc60..497342ad2be 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Proto representing the access that a user has to a specific feature/service. NextId: 3. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainEntitlement extends com.google.api.client.json.GenericJson { /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String entitlementState; /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String type; /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getEntitlementState() { @@ -52,7 +52,7 @@ public java.lang.String getEntitlementState() { } /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * @param entitlementState entitlementState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainEntitlement setEntitlementState(java.lang.String entitlementState) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainEntitlement setEntitlementState(java } /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getType() { @@ -69,7 +69,7 @@ public java.lang.String getType() { } /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * @param type type or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainEntitlement setType(java.lang.String type) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java index 361f1f5da1c..0162ca004fd 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * GCBDR Configuration for the resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration extends com.google.api.client.json.GenericJson { /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean gcbdrManaged; /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getGcbdrManaged() { @@ -45,7 +45,7 @@ public java.lang.Boolean getGcbdrManaged() { } /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * @param gcbdrManaged gcbdrManaged or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration setGcbdrManaged(java.lang.Boolean gcbdrManaged) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java index 629a9382bc1..35bae563293 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration settings. Similarly bigtable can have multiple - * clusters within same bigtable instance. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,49 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata extends com.google.api.client.json.GenericJson { /** - * Backup configuration for this database + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Information about the last backup attempt for this database + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isDeletionProtectionEnabled; /** - * The product this resource represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonProduct product; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Backup configuration for this database + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -82,7 +80,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this database + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -91,7 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupCo } /** - * Information about the last backup attempt for this database + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -99,7 +97,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Information about the last backup attempt for this database + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -108,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupRu } /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsDeletionProtectionEnabled() { @@ -116,7 +114,7 @@ public java.lang.Boolean getIsDeletionProtectionEnabled() { } /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * @param isDeletionProtectionEnabled isDeletionProtectionEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setIsDeletionProtectionEnabled(java.lang.Boolean isDeletionProtectionEnabled) { @@ -125,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setIsDeleti } /** - * The product this resource represents. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonProduct getProduct() { @@ -133,7 +131,7 @@ public StorageDatabasecenterProtoCommonProduct getProduct() { } /** - * The product this resource represents. + * Disable validation warnings * @param product product or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setProduct(StorageDatabasecenterProtoCommonProduct product) { @@ -142,6 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setProduct( } /** + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -149,6 +148,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -157,8 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResource } /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -166,8 +165,7 @@ public java.lang.String getResourceName() { } /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResourceName(java.lang.String resourceName) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java index 8db152dd9eb..d571433d1c8 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Used to send IP address information for a database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,26 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainIpAddress extends com.google.api.client.json.GenericJson { /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String privateIp; /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String publicIp; /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPrivateIp() { @@ -57,9 +52,7 @@ public java.lang.String getPrivateIp() { } /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * @param privateIp privateIp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress setPrivateIp(java.lang.String privateIp) { @@ -68,8 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainIpAddress setPrivateIp(java.lang.Str } /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPublicIp() { @@ -77,8 +69,7 @@ public java.lang.String getPublicIp() { } /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * @param publicIp publicIp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress setPublicIp(java.lang.String publicIp) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java index 00c4ea88261..0ab15f33ed9 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * MachineConfiguration describes the configuration of a machine specific to Database Resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,50 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainMachineConfiguration extends com.google.api.client.json.GenericJson { /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long baselineSlots; /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer cpuCount; /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long maxReservationSlots; /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long memorySizeInBytes; /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer shardCount; /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Double vcpuCount; /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getBaselineSlots() { @@ -81,7 +80,7 @@ public java.lang.Long getBaselineSlots() { } /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * @param baselineSlots baselineSlots or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setBaselineSlots(java.lang.Long baselineSlots) { @@ -90,8 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setBaselineSlot } /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getCpuCount() { @@ -99,8 +97,7 @@ public java.lang.Integer getCpuCount() { } /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * @param cpuCount cpuCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setCpuCount(java.lang.Integer cpuCount) { @@ -109,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setCpuCount(jav } /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getMaxReservationSlots() { @@ -117,7 +114,7 @@ public java.lang.Long getMaxReservationSlots() { } /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * @param maxReservationSlots maxReservationSlots or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMaxReservationSlots(java.lang.Long maxReservationSlots) { @@ -126,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMaxReservati } /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getMemorySizeInBytes() { @@ -134,7 +131,7 @@ public java.lang.Long getMemorySizeInBytes() { } /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * @param memorySizeInBytes memorySizeInBytes or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMemorySizeInBytes(java.lang.Long memorySizeInBytes) { @@ -143,7 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMemorySizeIn } /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getShardCount() { @@ -151,7 +148,7 @@ public java.lang.Integer getShardCount() { } /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * @param shardCount shardCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setShardCount(java.lang.Integer shardCount) { @@ -160,7 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setShardCount(j } /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Double getVcpuCount() { @@ -168,7 +165,7 @@ public java.lang.Double getVcpuCount() { } /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * @param vcpuCount vcpuCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setVcpuCount(java.lang.Double vcpuCount) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java index dff8f105203..2b7bddce41d 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Model definition for StorageDatabasecenterPartnerapiV1mainObservabilityMetricData. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,43 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainObservabilityMetricData extends com.google.api.client.json.GenericJson { /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String aggregationType; /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String metricType; /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String observationTime; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. Value of the metric type. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonTypedValue value; /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getAggregationType() { @@ -74,7 +73,7 @@ public java.lang.String getAggregationType() { } /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * @param aggregationType aggregationType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setAggregationType(java.lang.String aggregationType) { @@ -83,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setAggregati } /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMetricType() { @@ -91,7 +90,7 @@ public java.lang.String getMetricType() { } /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * @param metricType metricType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setMetricType(java.lang.String metricType) { @@ -100,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setMetricTyp } /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getObservationTime() { @@ -108,7 +107,7 @@ public String getObservationTime() { } /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * @param observationTime observationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setObservationTime(String observationTime) { @@ -117,8 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setObservati } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -126,8 +124,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setResourceName(java.lang.String resourceName) { @@ -136,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setResourceN } /** - * Required. Value of the metric type. + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonTypedValue getValue() { @@ -144,7 +141,7 @@ public StorageDatabasecenterProtoCommonTypedValue getValue() { } /** - * Required. Value of the metric type. + * Required. Disable validation warnings * @param value value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setValue(StorageDatabasecenterProtoCommonTypedValue value) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainOperationError.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainOperationError.java index f3a014cc90c..cc7ec460c37 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainOperationError.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainOperationError.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * An error that occurred during a backup creation operation. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,27 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainOperationError extends com.google.api.client.json.GenericJson { /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String code; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String errorType; /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String message; /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getCode() { @@ -58,7 +59,7 @@ public java.lang.String getCode() { } /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * @param code code or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setCode(java.lang.String code) { @@ -67,6 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError setCode(java.lang.Str } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getErrorType() { @@ -74,6 +76,7 @@ public java.lang.String getErrorType() { } /** + * Disable validation warnings * @param errorType errorType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setErrorType(java.lang.String errorType) { @@ -82,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError setErrorType(java.lan } /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMessage() { @@ -90,7 +93,7 @@ public java.lang.String getMessage() { } /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * @param message message or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setMessage(java.lang.String message) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java index e10f64d10b6..aefb781f47a 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Message type for storing resource flags. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceFlags extends com.google.api.client.json.GenericJson { /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String key; /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String value; /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getKey() { @@ -52,7 +52,7 @@ public java.lang.String getKey() { } /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * @param key key or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceFlags setKey(java.lang.String key) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceFlags setKey(java.lang.Strin } /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getValue() { @@ -69,7 +69,7 @@ public java.lang.String getValue() { } /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * @param value value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceFlags setValue(java.lang.String value) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java index bd5aa175e63..657821f1608 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Deny maintenance period for the database resource. It specifies the time range during which the - * maintenance cannot start. This is configured by the customer. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,28 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule extends com.google.api.client.json.GenericJson { /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate endDate; /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate startDate; /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeTimeOfDay time; /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getEndDate() { @@ -60,7 +59,7 @@ public GoogleTypeDate getEndDate() { } /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * @param endDate endDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setEndDate(GoogleTypeDate endDate) { @@ -69,7 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setE } /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getStartDate() { @@ -77,7 +76,7 @@ public GoogleTypeDate getStartDate() { } /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * @param startDate startDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setStartDate(GoogleTypeDate startDate) { @@ -86,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setS } /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeTimeOfDay getTime() { @@ -94,7 +93,7 @@ public GoogleTypeTimeOfDay getTime() { } /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * @param time time or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setTime(GoogleTypeTimeOfDay time) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java index f9877d3a970..f2f9a6cca70 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * MaintenanceInfo to capture the maintenance details of database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo extends com.google.api.client.json.GenericJson { /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate currentVersionReleaseDate; /** - * Optional. List of Deny maintenance period for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -50,52 +50,49 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isInstanceStopped; /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule maintenanceSchedule; /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String maintenanceState; /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String maintenanceVersion; /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List nextAvailableMaintenanceVersions; /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance upcomingMaintenance; /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getCurrentVersionReleaseDate() { @@ -103,7 +100,7 @@ public GoogleTypeDate getCurrentVersionReleaseDate() { } /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * @param currentVersionReleaseDate currentVersionReleaseDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setCurrentVersionReleaseDate(GoogleTypeDate currentVersionReleaseDate) { @@ -112,7 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setCurrentVe } /** - * Optional. List of Deny maintenance period for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getDenyMaintenanceSchedules() { @@ -120,7 +117,7 @@ public java.util.List denyMaintenanceSchedules) { @@ -129,8 +126,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setDenyMaint } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsInstanceStopped() { @@ -138,8 +134,7 @@ public java.lang.Boolean getIsInstanceStopped() { } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * @param isInstanceStopped isInstanceStopped or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setIsInstanceStopped(java.lang.Boolean isInstanceStopped) { @@ -148,7 +143,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setIsInstanc } /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule getMaintenanceSchedule() { @@ -156,7 +151,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule getMaint } /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * @param maintenanceSchedule maintenanceSchedule or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceSchedule(StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule maintenanceSchedule) { @@ -165,7 +160,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMaintenanceState() { @@ -173,7 +168,7 @@ public java.lang.String getMaintenanceState() { } /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * @param maintenanceState maintenanceState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceState(java.lang.String maintenanceState) { @@ -182,8 +177,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMaintenanceVersion() { @@ -191,8 +185,7 @@ public java.lang.String getMaintenanceVersion() { } /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * @param maintenanceVersion maintenanceVersion or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceVersion(java.lang.String maintenanceVersion) { @@ -201,7 +194,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getNextAvailableMaintenanceVersions() { @@ -209,7 +202,7 @@ public java.util.List getNextAvailableMaintenanceVersions() { } /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * @param nextAvailableMaintenanceVersions nextAvailableMaintenanceVersions or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setNextAvailableMaintenanceVersions(java.util.List nextAvailableMaintenanceVersions) { @@ -218,8 +211,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setNextAvail } /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance getUpcomingMaintenance() { @@ -227,8 +219,7 @@ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance getUpcomingMaint } /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * @param upcomingMaintenance upcomingMaintenance or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setUpcomingMaintenance(StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance upcomingMaintenance) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java index aa9f69c691c..ce7a48e0054 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Maintenance window for the database resource. It specifies preferred time and day of the week and - * phase in some cases, when the maintenance can start. This is configured by the customer. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,31 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule extends com.google.api.client.json.GenericJson { /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String day; /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String phase; /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeTimeOfDay time; /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getDay() { @@ -63,7 +59,7 @@ public java.lang.String getDay() { } /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * @param day day or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setDay(java.lang.String day) { @@ -72,10 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setDay(j } /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPhase() { @@ -83,10 +76,7 @@ public java.lang.String getPhase() { } /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * @param phase phase or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setPhase(java.lang.String phase) { @@ -95,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setPhase } /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeTimeOfDay getTime() { @@ -103,7 +93,7 @@ public GoogleTypeTimeOfDay getTime() { } /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * @param time time or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setTime(GoogleTypeTimeOfDay time) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java index 3bcf3b0ea72..7c8d3535337 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Model definition for StorageDatabasecenterPartnerapiV1mainRetentionSettings. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,42 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainRetentionSettings extends com.google.api.client.json.GenericJson { /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String durationBasedRetention; /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer quantityBasedRetention; /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String retentionUnit; /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String timeBasedRetention; /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String timestampBasedRetentionTime; /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @return value or {@code null} for none */ public String getDurationBasedRetention() { @@ -73,7 +73,7 @@ public String getDurationBasedRetention() { } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @param durationBasedRetention durationBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setDurationBasedRetention(String durationBasedRetention) { @@ -82,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setDurationBasedRe } /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getQuantityBasedRetention() { @@ -90,7 +90,7 @@ public java.lang.Integer getQuantityBasedRetention() { } /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * @param quantityBasedRetention quantityBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setQuantityBasedRetention(java.lang.Integer quantityBasedRetention) { @@ -99,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setQuantityBasedRe } /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRetentionUnit() { @@ -107,7 +107,7 @@ public java.lang.String getRetentionUnit() { } /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * @param retentionUnit retentionUnit or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setRetentionUnit(java.lang.String retentionUnit) { @@ -116,7 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setRetentionUnit(j } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @return value or {@code null} for none */ public String getTimeBasedRetention() { @@ -124,7 +124,7 @@ public String getTimeBasedRetention() { } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @param timeBasedRetention timeBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimeBasedRetention(String timeBasedRetention) { @@ -133,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimeBasedRetent } /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * @return value or {@code null} for none */ public String getTimestampBasedRetentionTime() { @@ -141,7 +141,7 @@ public String getTimestampBasedRetentionTime() { } /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * @param timestampBasedRetentionTime timestampBasedRetentionTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimestampBasedRetentionTime(String timestampBasedRetentionTime) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java index e1b07ab3d94..abd333cf5ab 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * SignalMetadata contains one of the signal metadata proto messages associated with a SignalType. - * This proto will be mapped to SignalMetadata message in storage.proto. Next ID: 3 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainSignalMetadata extends com.google.api.client.json.GenericJson { /** - * Signal data for backup runs. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Signal data for boolean signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * Signal data for backup runs. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -53,7 +52,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Signal data for backup runs. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -62,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setBackupRun(StorageD } /** - * Signal data for boolean signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -70,7 +69,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Signal data for boolean signals. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setSignalBoolValue(java.lang.Boolean signalBoolValue) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainTags.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainTags.java index a8fef806807..d2d04cd763e 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainTags.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainTags.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Message type for storing tags. Tags provide a way to create annotations for resources, and in - * some cases conditionally allow or deny policies based on whether a resource has a specific tag. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainTags extends com.google.api.client.json.GenericJson { /** - * The Tag key/value mappings. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map tags; /** - * The Tag key/value mappings. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getTags() { @@ -46,7 +45,7 @@ public java.util.Map getTags() { } /** - * The Tag key/value mappings. + * Disable validation warnings * @param tags tags or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainTags setTags(java.util.Map tags) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java index 4d312bfa9fb..5f168664c3d 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Upcoming maintenance for the database resource. This is generated by SLM once the upcoming - * maintenance schedule is published. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance extends com.google.api.client.json.GenericJson { /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String endTime; /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String startTime; /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public String getEndTime() { @@ -53,7 +52,7 @@ public String getEndTime() { } /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * @param endTime endTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setEndTime(String endTime) { @@ -62,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setEndTime(Strin } /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public String getStartTime() { @@ -70,7 +69,7 @@ public String getStartTime() { } /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * @param startTime startTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setStartTime(String startTime) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java index 28a91f32acb..c91a548fcd6 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1.model; /** - * Message type for storing user labels. User labels are used to tag App Engine resources, allowing - * users to search for resources matching a set of labels and to aggregate usage data by labels. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,12 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainUserLabels extends com.google.api.client.json.GenericJson { /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map labels; /** + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getLabels() { @@ -44,6 +45,7 @@ public java.util.Map getLabels() { } /** + * Disable validation warnings * @param labels labels or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUserLabels setLabels(java.util.Map labels) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StringRestrictions.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StringRestrictions.java index 6dd1b4ed820..a481d1e8561 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StringRestrictions.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/StringRestrictions.java @@ -37,6 +37,13 @@ public final class StringRestrictions extends com.google.api.client.json.Generic @com.google.api.client.util.Key private java.util.List allowedValues; + /** + * Output only. Whether the allowed values are case agnostic. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean caseAgnostic; + /** * The list of allowed values, if bounded. This field will be empty if there is a unbounded number * of allowed values. @@ -56,6 +63,23 @@ public StringRestrictions setAllowedValues(java.util.List allo return this; } + /** + * Output only. Whether the allowed values are case agnostic. + * @return value or {@code null} for none + */ + public java.lang.Boolean getCaseAgnostic() { + return caseAgnostic; + } + + /** + * Output only. Whether the allowed values are case agnostic. + * @param caseAgnostic caseAgnostic or {@code null} for none + */ + public StringRestrictions setCaseAgnostic(java.lang.Boolean caseAgnostic) { + this.caseAgnostic = caseAgnostic; + return this; + } + @Override public StringRestrictions set(String fieldName, Object value) { return (StringRestrictions) super.set(fieldName, value); diff --git a/clients/google-api-services-alloydb/v1/2.0.0/pom.xml b/clients/google-api-services-alloydb/v1/2.0.0/pom.xml index 3bdb9b6d208..01f490b73bf 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/pom.xml +++ b/clients/google-api-services-alloydb/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-alloydb - v1-rev20260701-2.0.0 - AlloyDB API v1-rev20260701-2.0.0 + v1-rev20260723-2.0.0 + AlloyDB API v1-rev20260723-2.0.0 jar 2011 diff --git a/clients/google-api-services-alloydb/v1/README.md b/clients/google-api-services-alloydb/v1/README.md index 3ea4642743e..95d7dca121d 100644 --- a/clients/google-api-services-alloydb/v1/README.md +++ b/clients/google-api-services-alloydb/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1-rev20260701-2.0.0 + v1-rev20260723-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260701-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260723-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md b/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md index 750888458c0..ddb28772105 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1alpha-rev20260701-2.0.0 + v1alpha-rev20260723-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260701-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260723-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Cluster.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Cluster.java index 8d50633f0e2..78ae7d4dde7 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Cluster.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Cluster.java @@ -234,6 +234,7 @@ public final class Cluster extends com.google.api.client.json.GenericJson { private java.lang.String network; /** + * Optional. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -827,6 +828,7 @@ public Cluster setNetwork(java.lang.String network) { } /** + * Optional. * @return value or {@code null} for none */ public NetworkConfig getNetworkConfig() { @@ -834,6 +836,7 @@ public NetworkConfig getNetworkConfig() { } /** + * Optional. * @param networkConfig networkConfig or {@code null} for none */ public Cluster setNetworkConfig(NetworkConfig networkConfig) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Instance.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Instance.java index 04911dff19f..fd3637fe48e 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Instance.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/Instance.java @@ -238,6 +238,13 @@ public final class Instance extends com.google.api.client.json.GenericJson { @com.google.api.client.util.Key private PscInstanceConfig pscInstanceConfig; + /** + * Output only. Information about the Private Service Connect (PSC) for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private PscInstanceInfo pscInstanceInfo; + /** * Output only. The public IP addresses for the Instance. This is available ONLY when * enable_public_ip is set. This is the connection endpoint for an end-user application. @@ -813,6 +820,23 @@ public Instance setPscInstanceConfig(PscInstanceConfig pscInstanceConfig) { return this; } + /** + * Output only. Information about the Private Service Connect (PSC) for the instance. + * @return value or {@code null} for none + */ + public PscInstanceInfo getPscInstanceInfo() { + return pscInstanceInfo; + } + + /** + * Output only. Information about the Private Service Connect (PSC) for the instance. + * @param pscInstanceInfo pscInstanceInfo or {@code null} for none + */ + public Instance setPscInstanceInfo(PscInstanceInfo pscInstanceInfo) { + this.pscInstanceInfo = pscInstanceInfo; + return this; + } + /** * Output only. The public IP addresses for the Instance. This is available ONLY when * enable_public_ip is set. This is the connection endpoint for an end-user application. diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/PscInstanceConfig.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/PscInstanceConfig.java index 17e89f1f9e1..dcb265cc0da 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/PscInstanceConfig.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/PscInstanceConfig.java @@ -37,6 +37,13 @@ public final class PscInstanceConfig extends com.google.api.client.json.GenericJ @com.google.api.client.util.Key private java.util.List allowedConsumerProjects; + /** + * Optional. Configuration for setting up PSC auto connection for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.String pscAutoConnectionPolicyState; + /** * Optional. Configurations for setting up PSC service automation. * The value may be {@code null}. @@ -50,6 +57,13 @@ public final class PscInstanceConfig extends com.google.api.client.json.GenericJ com.google.api.client.util.Data.nullOf(PscAutoConnectionConfig.class); } + /** + * Optional. Configuration for setting up PSC auto DNS for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.String pscAutoDnsState; + /** * Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb- * psc.goog @@ -95,6 +109,23 @@ public PscInstanceConfig setAllowedConsumerProjects(java.util.List This is the Java data model class that specifies how to parse/serialize into the JSON that is + * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: + * https://developers.google.com/api-client-library/java/google-http-java-client/json + *

+ * + * @author Google, Inc. + */ +@SuppressWarnings("javadoc") +public final class PscInstanceInfo extends com.google.api.client.json.GenericJson { + + /** + * Output only. Indicates if the PSC auto connection policy is enabled for the instance. For older + * instances, this will be off by default, but for newer instances, this will be auto-enabled. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean effectivePscAutoConnectionPolicy; + + /** + * Output only. The effective state of the PSC auto DNS for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean effectivePscAutoDnsEnabled; + + /** + * Output only. Specifies the auto DNS names for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.util.List pscAutoDnsNames; + + /** + * Output only. The PSC service connection policy name. The format is + * "projects//regions//serviceConnectionPolicies/" + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.String serviceConnectionPolicy; + + /** + * Output only. Indicates if the PSC auto connection policy is enabled for the instance. For older + * instances, this will be off by default, but for newer instances, this will be auto-enabled. + * @return value or {@code null} for none + */ + public java.lang.Boolean getEffectivePscAutoConnectionPolicy() { + return effectivePscAutoConnectionPolicy; + } + + /** + * Output only. Indicates if the PSC auto connection policy is enabled for the instance. For older + * instances, this will be off by default, but for newer instances, this will be auto-enabled. + * @param effectivePscAutoConnectionPolicy effectivePscAutoConnectionPolicy or {@code null} for none + */ + public PscInstanceInfo setEffectivePscAutoConnectionPolicy(java.lang.Boolean effectivePscAutoConnectionPolicy) { + this.effectivePscAutoConnectionPolicy = effectivePscAutoConnectionPolicy; + return this; + } + + /** + * Output only. The effective state of the PSC auto DNS for the instance. + * @return value or {@code null} for none + */ + public java.lang.Boolean getEffectivePscAutoDnsEnabled() { + return effectivePscAutoDnsEnabled; + } + + /** + * Output only. The effective state of the PSC auto DNS for the instance. + * @param effectivePscAutoDnsEnabled effectivePscAutoDnsEnabled or {@code null} for none + */ + public PscInstanceInfo setEffectivePscAutoDnsEnabled(java.lang.Boolean effectivePscAutoDnsEnabled) { + this.effectivePscAutoDnsEnabled = effectivePscAutoDnsEnabled; + return this; + } + + /** + * Output only. Specifies the auto DNS names for the instance. + * @return value or {@code null} for none + */ + public java.util.List getPscAutoDnsNames() { + return pscAutoDnsNames; + } + + /** + * Output only. Specifies the auto DNS names for the instance. + * @param pscAutoDnsNames pscAutoDnsNames or {@code null} for none + */ + public PscInstanceInfo setPscAutoDnsNames(java.util.List pscAutoDnsNames) { + this.pscAutoDnsNames = pscAutoDnsNames; + return this; + } + + /** + * Output only. The PSC service connection policy name. The format is + * "projects//regions//serviceConnectionPolicies/" + * @return value or {@code null} for none + */ + public java.lang.String getServiceConnectionPolicy() { + return serviceConnectionPolicy; + } + + /** + * Output only. The PSC service connection policy name. The format is + * "projects//regions//serviceConnectionPolicies/" + * @param serviceConnectionPolicy serviceConnectionPolicy or {@code null} for none + */ + public PscInstanceInfo setServiceConnectionPolicy(java.lang.String serviceConnectionPolicy) { + this.serviceConnectionPolicy = serviceConnectionPolicy; + return this; + } + + @Override + public PscInstanceInfo set(String fieldName, Object value) { + return (PscInstanceInfo) super.set(fieldName, value); + } + + @Override + public PscInstanceInfo clone() { + return (PscInstanceInfo) super.clone(); + } + +} diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java index 3eaa3b21172..9fb9584f205 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Configuration for availability of database instance + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,45 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration extends com.google.api.client.json.GenericJson { /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean automaticFailoverRoutingConfigured; /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String availabilityType; /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean crossRegionReplicaConfigured; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean externalReplicaConfigured; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean promotableReplicaConfigured; /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getAutomaticFailoverRoutingConfigured() { @@ -76,8 +73,7 @@ public java.lang.Boolean getAutomaticFailoverRoutingConfigured() { } /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * @param automaticFailoverRoutingConfigured automaticFailoverRoutingConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAutomaticFailoverRoutingConfigured(java.lang.Boolean automaticFailoverRoutingConfigured) { @@ -86,9 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAutomat } /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getAvailabilityType() { @@ -96,9 +90,7 @@ public java.lang.String getAvailabilityType() { } /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * @param availabilityType availabilityType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAvailabilityType(java.lang.String availabilityType) { @@ -107,8 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAvailab } /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getCrossRegionReplicaConfigured() { @@ -116,8 +107,7 @@ public java.lang.Boolean getCrossRegionReplicaConfigured() { } /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * @param crossRegionReplicaConfigured crossRegionReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setCrossRegionReplicaConfigured(java.lang.Boolean crossRegionReplicaConfigured) { @@ -126,6 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setCrossRe } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getExternalReplicaConfigured() { @@ -133,6 +124,7 @@ public java.lang.Boolean getExternalReplicaConfigured() { } /** + * Disable validation warnings * @param externalReplicaConfigured externalReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setExternalReplicaConfigured(java.lang.Boolean externalReplicaConfigured) { @@ -141,6 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setExterna } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getPromotableReplicaConfigured() { @@ -148,6 +141,7 @@ public java.lang.Boolean getPromotableReplicaConfigured() { } /** + * Disable validation warnings * @param promotableReplicaConfigured promotableReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setPromotableReplicaConfigured(java.lang.Boolean promotableReplicaConfigured) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java index 29f5917c9ee..e5529bf1cfd 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Configuration for automatic backups + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,29 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupConfiguration extends com.google.api.client.json.GenericJson { /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean automatedBackupEnabled; /** - * Backup retention settings. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainRetentionSettings backupRetentionSettings; /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean pointInTimeRecoveryEnabled; /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getAutomatedBackupEnabled() { @@ -60,7 +59,7 @@ public java.lang.Boolean getAutomatedBackupEnabled() { } /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * @param automatedBackupEnabled automatedBackupEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setAutomatedBackupEnabled(java.lang.Boolean automatedBackupEnabled) { @@ -69,7 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setAutomatedBack } /** - * Backup retention settings. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings getBackupRetentionSettings() { @@ -77,7 +76,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings getBackupRetention } /** - * Backup retention settings. + * Disable validation warnings * @param backupRetentionSettings backupRetentionSettings or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setBackupRetentionSettings(StorageDatabasecenterPartnerapiV1mainRetentionSettings backupRetentionSettings) { @@ -86,8 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setBackupRetenti } /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getPointInTimeRecoveryEnabled() { @@ -95,8 +93,7 @@ public java.lang.Boolean getPointInTimeRecoveryEnabled() { } /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * @param pointInTimeRecoveryEnabled pointInTimeRecoveryEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setPointInTimeRecoveryEnabled(java.lang.Boolean pointInTimeRecoveryEnabled) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java index 892dafe70fb..244073214b1 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * BackupDRConfiguration to capture the backup and disaster recovery details of database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration extends com.google.api.client.json.GenericJson { /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean backupdrManaged; /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getBackupdrManaged() { @@ -45,7 +45,7 @@ public java.lang.Boolean getBackupdrManaged() { } /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * @param backupdrManaged backupdrManaged or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration setBackupdrManaged(java.lang.Boolean backupdrManaged) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java index 7a0f991bb53..ff312c74649 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * BackupDRMetadata contains information about the backup and disaster recovery metadata of a - * database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,49 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupDRMetadata extends com.google.api.client.json.GenericJson { /** - * Backup configuration for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Latest backup run information for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * BackupDR configuration for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration; /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Database resource id. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Backup configuration for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -81,7 +80,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this instance. + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -90,7 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupConfigurat } /** - * Latest backup run information for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -98,7 +97,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Latest backup run information for this instance. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -107,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupRun(Storag } /** - * BackupDR configuration for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrConfiguration() { @@ -115,7 +114,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrCon } /** - * BackupDR configuration for this instance. + * Disable validation warnings * @param backupdrConfiguration backupdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupdrConfiguration(StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration) { @@ -124,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupdrConfigur } /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -132,7 +131,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setFullResourceName(java.lang.String fullResourceName) { @@ -141,7 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setFullResourceName } /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -149,7 +148,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setLastRefreshTime(String lastRefreshTime) { @@ -158,7 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setLastRefreshTime( } /** - * Required. Database resource id. + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -166,7 +165,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Required. Database resource id. + * Required. Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java index 521110fc092..7ba0d455870 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * A backup run. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,36 +30,35 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupRun extends com.google.api.client.json.GenericJson { /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String endTime; /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainOperationError error; /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String startTime; /** - * The status of this run. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String status; /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public String getEndTime() { @@ -67,7 +66,7 @@ public String getEndTime() { } /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * @param endTime endTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setEndTime(String endTime) { @@ -76,8 +75,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setEndTime(String endTime) } /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError getError() { @@ -85,8 +83,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError getError() { } /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * @param error error or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setError(StorageDatabasecenterPartnerapiV1mainOperationError error) { @@ -95,7 +92,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setError(StorageDatabasece } /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public String getStartTime() { @@ -103,7 +100,7 @@ public String getStartTime() { } /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * @param startTime startTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setStartTime(String startTime) { @@ -112,7 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setStartTime(String startT } /** - * The status of this run. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getStatus() { @@ -120,7 +117,7 @@ public java.lang.String getStatus() { } /** - * The status of this run. REQUIRED + * Disable validation warnings * @param status status or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setStatus(java.lang.String status) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCompliance.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCompliance.java index 78768737ad5..9e3f09ac140 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCompliance.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCompliance.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Contains compliance information about a security standard indicating unmet recommendations. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainCompliance extends com.google.api.client.json.GenericJson { /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String standard; /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String version; /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getStandard() { @@ -52,7 +52,7 @@ public java.lang.String getStandard() { } /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * @param standard standard or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCompliance setStandard(java.lang.String standard) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainCompliance setStandard(java.lang.Str } /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getVersion() { @@ -69,7 +69,7 @@ public java.lang.String getVersion() { } /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * @param version version or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCompliance setVersion(java.lang.String version) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java index 335c853d84b..fb96021b1a8 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Config based signal data. This is used to send signals to Condor which are based on the DB level - * configurations. These will be used to send signals for self managed databases. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,42 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData extends com.google.api.client.json.GenericJson { /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Database resource id. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Signal data for boolean signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * Required. Signal type of the signal + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -74,7 +73,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setFullResourceName(java.lang.String fullResourceName) { @@ -83,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setFullResourc } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -91,7 +90,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setLastRefreshTime(String lastRefreshTime) { @@ -100,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setLastRefresh } /** - * Database resource id. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -108,7 +107,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Database resource id. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -117,7 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setResourceId( } /** - * Signal data for boolean signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -125,7 +124,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Signal data for boolean signals. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalBoolValue(java.lang.Boolean signalBoolValue) { @@ -134,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalBoolV } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -142,7 +141,7 @@ public java.lang.String getSignalType() { } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java index cd69d94c82c..352349689af 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Any custom metadata associated with the resource. e.g. A spanner instance can have multiple - * databases with its own unique metadata. Information for these individual databases can be - * captured in custom metadata data + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,16 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainCustomMetadataData extends com.google.api.client.json.GenericJson { /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List internalResourceMetadata; /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getInternalResourceMetadata() { @@ -49,8 +45,7 @@ public java.util.List internalResourceMetadata) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java index 074b24156d5..7e6b3696410 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * DatabaseResourceFeed is the top level proto to be used to ingest different database resource - * level events into Condor platform. Next ID: 13 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,89 +30,84 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed extends com.google.api.client.json.GenericJson { /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRMetadata backupdrMetadata; /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData configBasedSignalData; /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData databaseResourceSignalData; /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String feedTimestamp; /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String feedType; /** - * Observability metric data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainObservabilityMetricData observabilityMetricData; /** - * Database resource recommendation signal data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData recommendationSignalData; /** - * Database resource health signal data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData resourceHealthSignalData; /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Database resource metadata. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata resourceMetadata; /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean skipIngestion; /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata getBackupdrMetadata() { @@ -121,7 +115,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata getBackupdrMetadata } /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * @param backupdrMetadata backupdrMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setBackupdrMetadata(StorageDatabasecenterPartnerapiV1mainBackupDRMetadata backupdrMetadata) { @@ -130,8 +124,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setBackupdrMeta } /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData getConfigBasedSignalData() { @@ -139,8 +132,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData getConfigBased } /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * @param configBasedSignalData configBasedSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setConfigBasedSignalData(StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData configBasedSignalData) { @@ -149,7 +141,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setConfigBasedS } /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData getDatabaseResourceSignalData() { @@ -157,7 +149,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData getDataba } /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * @param databaseResourceSignalData databaseResourceSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setDatabaseResourceSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData databaseResourceSignalData) { @@ -166,7 +158,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setDatabaseReso } /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getFeedTimestamp() { @@ -174,7 +166,7 @@ public String getFeedTimestamp() { } /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * @param feedTimestamp feedTimestamp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedTimestamp(String feedTimestamp) { @@ -183,7 +175,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedTimestam } /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFeedType() { @@ -191,7 +183,7 @@ public java.lang.String getFeedType() { } /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * @param feedType feedType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedType(java.lang.String feedType) { @@ -200,7 +192,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedType(jav } /** - * Observability metric data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData getObservabilityMetricData() { @@ -208,7 +200,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData getObservabi } /** - * Observability metric data. + * Disable validation warnings * @param observabilityMetricData observabilityMetricData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setObservabilityMetricData(StorageDatabasecenterPartnerapiV1mainObservabilityMetricData observabilityMetricData) { @@ -217,7 +209,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setObservabilit } /** - * Database resource recommendation signal data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData getRecommendationSignalData() { @@ -225,7 +217,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Database resource recommendation signal data. + * Disable validation warnings * @param recommendationSignalData recommendationSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setRecommendationSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData recommendationSignalData) { @@ -234,7 +226,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setRecommendati } /** - * Database resource health signal data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData getResourceHealthSignalData() { @@ -242,7 +234,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData get } /** - * Database resource health signal data. + * Disable validation warnings * @param resourceHealthSignalData resourceHealthSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceHealthSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData resourceHealthSignalData) { @@ -251,8 +243,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceHeal } /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -260,8 +251,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -270,7 +260,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceId(S } /** - * Database resource metadata. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata getResourceMetadata() { @@ -278,7 +268,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata getResource } /** - * Database resource metadata. + * Disable validation warnings * @param resourceMetadata resourceMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceMetadata(StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata resourceMetadata) { @@ -287,10 +277,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceMeta } /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSkipIngestion() { @@ -298,10 +285,7 @@ public java.lang.Boolean getSkipIngestion() { } /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * @param skipIngestion skipIngestion or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setSkipIngestion(java.lang.Boolean skipIngestion) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java index 7c50e16315a..27dab1fe722 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Common model for database resource health signal data. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,18 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData extends com.google.api.client.json.GenericJson { /** - * Any other additional metadata + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -54,105 +50,98 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSi } /** - * Description associated with signal + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String description; /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String eventTime; /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String externalUri; /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String name; /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String provider; /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceContainer; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalClass; /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalId; /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalSeverity; /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String state; /** - * Any other additional metadata + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -160,7 +149,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Any other additional metadata + * Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -169,11 +158,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getCompliance() { @@ -181,11 +166,7 @@ public java.util.List getCompli } /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * @param compliance compliance or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setCompliance(java.util.List compliance) { @@ -194,7 +175,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Description associated with signal + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getDescription() { @@ -202,7 +183,7 @@ public java.lang.String getDescription() { } /** - * Description associated with signal + * Disable validation warnings * @param description description or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setDescription(java.lang.String description) { @@ -211,7 +192,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getEventTime() { @@ -219,7 +200,7 @@ public String getEventTime() { } /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * @param eventTime eventTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setEventTime(String eventTime) { @@ -228,8 +209,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getExternalUri() { @@ -237,8 +217,7 @@ public java.lang.String getExternalUri() { } /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * @param externalUri externalUri or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setExternalUri(java.lang.String externalUri) { @@ -247,7 +226,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -255,7 +234,7 @@ public java.lang.String getLocation() { } /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setLocation(java.lang.String location) { @@ -264,7 +243,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getName() { @@ -272,7 +251,7 @@ public java.lang.String getName() { } /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * @param name name or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setName(java.lang.String name) { @@ -281,7 +260,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProvider() { @@ -289,7 +268,7 @@ public java.lang.String getProvider() { } /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * @param provider provider or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setProvider(java.lang.String provider) { @@ -298,10 +277,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceContainer() { @@ -309,10 +285,7 @@ public java.lang.String getResourceContainer() { } /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * @param resourceContainer resourceContainer or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setResourceContainer(java.lang.String resourceContainer) { @@ -321,8 +294,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -330,8 +302,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setResourceName(java.lang.String resourceName) { @@ -340,7 +311,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalClass() { @@ -348,7 +319,7 @@ public java.lang.String getSignalClass() { } /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * @param signalClass signalClass or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalClass(java.lang.String signalClass) { @@ -357,8 +328,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalId() { @@ -366,8 +336,7 @@ public java.lang.String getSignalId() { } /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * @param signalId signalId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalId(java.lang.String signalId) { @@ -376,7 +345,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalSeverity() { @@ -384,7 +353,7 @@ public java.lang.String getSignalSeverity() { } /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * @param signalSeverity signalSeverity or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalSeverity(java.lang.String signalSeverity) { @@ -393,8 +362,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -402,8 +370,7 @@ public java.lang.String getSignalType() { } /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalType(java.lang.String signalType) { @@ -412,7 +379,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getState() { @@ -420,7 +387,7 @@ public java.lang.String getState() { } /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * @param state state or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setState(java.lang.String state) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java index 239ef4abedb..73311fb7156 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * DatabaseResourceId will serve as primary key for any resource ingestion event. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,45 +30,35 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId extends com.google.api.client.json.GenericJson { /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String provider; /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String providerDescription; /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceType; /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String uniqueId; /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProvider() { @@ -76,7 +66,7 @@ public java.lang.String getProvider() { } /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * @param provider provider or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProvider(java.lang.String provider) { @@ -85,7 +75,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProvider(java. } /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProviderDescription() { @@ -93,7 +83,7 @@ public java.lang.String getProviderDescription() { } /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * @param providerDescription providerDescription or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProviderDescription(java.lang.String providerDescription) { @@ -102,16 +92,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProviderDescri } /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceType() { @@ -119,16 +100,7 @@ public java.lang.String getResourceType() { } /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * @param resourceType resourceType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setResourceType(java.lang.String resourceType) { @@ -137,8 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setResourceType(j } /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getUniqueId() { @@ -146,8 +117,7 @@ public java.lang.String getUniqueId() { } /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * @param uniqueId uniqueId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setUniqueId(java.lang.String uniqueId) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java index 6b9cdf417b4..f4c1f10f9a0 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Common model for database resource instance metadata. Next ID: 35 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,243 +30,231 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata extends com.google.api.client.json.GenericJson { /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Availability configuration for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration availabilityConfiguration; /** - * Backup configuration for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Latest backup run information for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration; /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String creationTime; /** - * Current state of the instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String currentState; /** - * Any custom metadata associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainCustomMetadataData customMetadata; /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String edition; /** - * Entitlements associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List entitlements; /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String expectedState; /** - * GCBDR configuration for the resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration gcbdrConfiguration; /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId id; /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String instanceType; /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map internalAdditionalMetadata; /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainIpAddress ipAddress; /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isDeletionProtectionEnabled; /** - * The resource location. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Machine configuration for this resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainMachineConfiguration machineConfiguration; /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo maintenanceInfo; /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List modes; /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId primaryResourceId; /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String primaryResourceLocation; /** - * The product this resource represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonProduct product; /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceContainer; /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List resourceFlags; /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String suspensionReason; /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainTags tagsSet; /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String updationTime; /** - * User-provided labels associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainUserLabels userLabelSet; /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String zone; /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -274,7 +262,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -283,7 +271,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAddition } /** - * Availability configuration for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration getAvailabilityConfiguration() { @@ -291,7 +279,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration getAvailab } /** - * Availability configuration for this instance + * Disable validation warnings * @param availabilityConfiguration availabilityConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAvailabilityConfiguration(StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration availabilityConfiguration) { @@ -300,7 +288,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAvailabi } /** - * Backup configuration for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -308,7 +296,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this instance + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -317,7 +305,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupCo } /** - * Latest backup run information for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -325,7 +313,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Latest backup run information for this instance + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -334,7 +322,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupRu } /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrConfiguration() { @@ -342,7 +330,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrCon } /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * @param backupdrConfiguration backupdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupdrConfiguration(StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration) { @@ -351,8 +339,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupdr } /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * @return value or {@code null} for none */ public String getCreationTime() { @@ -360,8 +347,7 @@ public String getCreationTime() { } /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * @param creationTime creationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCreationTime(String creationTime) { @@ -370,7 +356,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCreation } /** - * Current state of the instance. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getCurrentState() { @@ -378,7 +364,7 @@ public java.lang.String getCurrentState() { } /** - * Current state of the instance. + * Disable validation warnings * @param currentState currentState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCurrentState(java.lang.String currentState) { @@ -387,7 +373,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCurrentS } /** - * Any custom metadata associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCustomMetadataData getCustomMetadata() { @@ -395,7 +381,7 @@ public StorageDatabasecenterPartnerapiV1mainCustomMetadataData getCustomMetadata } /** - * Any custom metadata associated with the resource + * Disable validation warnings * @param customMetadata customMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCustomMetadata(StorageDatabasecenterPartnerapiV1mainCustomMetadataData customMetadata) { @@ -404,8 +390,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCustomMe } /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getEdition() { @@ -413,8 +398,7 @@ public java.lang.String getEdition() { } /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * @param edition edition or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEdition(java.lang.String edition) { @@ -423,7 +407,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEdition( } /** - * Entitlements associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getEntitlements() { @@ -431,7 +415,7 @@ public java.util.List getEntit } /** - * Entitlements associated with the resource + * Disable validation warnings * @param entitlements entitlements or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEntitlements(java.util.List entitlements) { @@ -440,8 +424,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEntitlem } /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getExpectedState() { @@ -449,8 +432,7 @@ public java.lang.String getExpectedState() { } /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * @param expectedState expectedState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setExpectedState(java.lang.String expectedState) { @@ -459,7 +441,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setExpected } /** - * GCBDR configuration for the resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration getGcbdrConfiguration() { @@ -467,7 +449,7 @@ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration getGcbdrConfigura } /** - * GCBDR configuration for the resource. + * Disable validation warnings * @param gcbdrConfiguration gcbdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setGcbdrConfiguration(StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration gcbdrConfiguration) { @@ -476,7 +458,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setGcbdrCon } /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getId() { @@ -484,7 +466,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getId() { } /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * @param id id or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId id) { @@ -493,7 +475,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setId(Stora } /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getInstanceType() { @@ -501,7 +483,7 @@ public java.lang.String getInstanceType() { } /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * @param instanceType instanceType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInstanceType(java.lang.String instanceType) { @@ -510,7 +492,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInstance } /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getInternalAdditionalMetadata() { @@ -518,7 +500,7 @@ public java.util.Map getInternalAdditionalMetadata() { } /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * @param internalAdditionalMetadata internalAdditionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInternalAdditionalMetadata(java.util.Map internalAdditionalMetadata) { @@ -527,7 +509,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInternal } /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress getIpAddress() { @@ -535,7 +517,7 @@ public StorageDatabasecenterPartnerapiV1mainIpAddress getIpAddress() { } /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * @param ipAddress ipAddress or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIpAddress(StorageDatabasecenterPartnerapiV1mainIpAddress ipAddress) { @@ -544,7 +526,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIpAddres } /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsDeletionProtectionEnabled() { @@ -552,7 +534,7 @@ public java.lang.Boolean getIsDeletionProtectionEnabled() { } /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * @param isDeletionProtectionEnabled isDeletionProtectionEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIsDeletionProtectionEnabled(java.lang.Boolean isDeletionProtectionEnabled) { @@ -561,7 +543,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIsDeleti } /** - * The resource location. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -569,7 +551,7 @@ public java.lang.String getLocation() { } /** - * The resource location. REQUIRED + * Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setLocation(java.lang.String location) { @@ -578,7 +560,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setLocation } /** - * Machine configuration for this resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration getMachineConfiguration() { @@ -586,7 +568,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration getMachineConfi } /** - * Machine configuration for this resource. + * Disable validation warnings * @param machineConfiguration machineConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMachineConfiguration(StorageDatabasecenterPartnerapiV1mainMachineConfiguration machineConfiguration) { @@ -595,7 +577,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMachineC } /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo getMaintenanceInfo() { @@ -603,7 +585,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo getMaintenan } /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * @param maintenanceInfo maintenanceInfo or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMaintenanceInfo(StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo maintenanceInfo) { @@ -612,7 +594,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMaintena } /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getModes() { @@ -620,7 +602,7 @@ public java.util.List getModes() { } /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * @param modes modes or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setModes(java.util.List modes) { @@ -629,9 +611,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setModes(ja } /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getPrimaryResourceId() { @@ -639,9 +619,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getPrimaryResourc } /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * @param primaryResourceId primaryResourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId primaryResourceId) { @@ -650,8 +628,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryR } /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPrimaryResourceLocation() { @@ -659,8 +636,7 @@ public java.lang.String getPrimaryResourceLocation() { } /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * @param primaryResourceLocation primaryResourceLocation or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryResourceLocation(java.lang.String primaryResourceLocation) { @@ -669,7 +645,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryR } /** - * The product this resource represents. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonProduct getProduct() { @@ -677,7 +653,7 @@ public StorageDatabasecenterProtoCommonProduct getProduct() { } /** - * The product this resource represents. + * Disable validation warnings * @param product product or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setProduct(StorageDatabasecenterProtoCommonProduct product) { @@ -686,9 +662,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setProduct( } /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceContainer() { @@ -696,9 +670,7 @@ public java.lang.String getResourceContainer() { } /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * @param resourceContainer resourceContainer or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceContainer(java.lang.String resourceContainer) { @@ -707,7 +679,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getResourceFlags() { @@ -715,7 +687,7 @@ public java.util.List getRes } /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * @param resourceFlags resourceFlags or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceFlags(java.util.List resourceFlags) { @@ -724,10 +696,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -735,10 +704,7 @@ public java.lang.String getResourceName() { } /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceName(java.lang.String resourceName) { @@ -747,7 +713,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSuspensionReason() { @@ -755,7 +721,7 @@ public java.lang.String getSuspensionReason() { } /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * @param suspensionReason suspensionReason or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setSuspensionReason(java.lang.String suspensionReason) { @@ -764,7 +730,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setSuspensi } /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainTags getTagsSet() { @@ -772,7 +738,7 @@ public StorageDatabasecenterPartnerapiV1mainTags getTagsSet() { } /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * @param tagsSet tagsSet or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setTagsSet(StorageDatabasecenterPartnerapiV1mainTags tagsSet) { @@ -781,7 +747,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setTagsSet( } /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * @return value or {@code null} for none */ public String getUpdationTime() { @@ -789,7 +755,7 @@ public String getUpdationTime() { } /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * @param updationTime updationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUpdationTime(String updationTime) { @@ -798,7 +764,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUpdation } /** - * User-provided labels associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUserLabels getUserLabelSet() { @@ -806,7 +772,7 @@ public StorageDatabasecenterPartnerapiV1mainUserLabels getUserLabelSet() { } /** - * User-provided labels associated with the resource + * Disable validation warnings * @param userLabelSet userLabelSet or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUserLabelSet(StorageDatabasecenterPartnerapiV1mainUserLabels userLabelSet) { @@ -815,8 +781,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUserLabe } /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getZone() { @@ -824,8 +789,7 @@ public java.lang.String getZone() { } /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * @param zone zone or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setZone(java.lang.String zone) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java index 56012d5ab25..ddbffb5c2b6 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Common model for database resource recommendation signal data. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,72 +30,63 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData extends com.google.api.client.json.GenericJson { /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Recommendation state + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommendationState; /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommender; /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommenderId; /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommenderSubtype; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -103,7 +94,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -112,7 +103,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -120,7 +111,7 @@ public String getLastRefreshTime() { } /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setLastRefreshTime(String lastRefreshTime) { @@ -129,7 +120,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Recommendation state + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommendationState() { @@ -137,7 +128,7 @@ public java.lang.String getRecommendationState() { } /** - * Required. Recommendation state + * Required. Disable validation warnings * @param recommendationState recommendationState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommendationState(java.lang.String recommendationState) { @@ -146,8 +137,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommender() { @@ -155,8 +145,7 @@ public java.lang.String getRecommender() { } /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * @param recommender recommender or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommender(java.lang.String recommender) { @@ -165,7 +154,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommenderId() { @@ -173,7 +162,7 @@ public java.lang.String getRecommenderId() { } /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * @param recommenderId recommenderId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommenderId(java.lang.String recommenderId) { @@ -182,13 +171,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommenderSubtype() { @@ -196,13 +179,7 @@ public java.lang.String getRecommenderSubtype() { } /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * @param recommenderSubtype recommenderSubtype or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommenderSubtype(java.lang.String recommenderSubtype) { @@ -211,8 +188,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -220,8 +196,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setResourceName(java.lang.String resourceName) { @@ -230,8 +205,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -239,8 +213,7 @@ public java.lang.String getSignalType() { } /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java index 3a060fc4afe..335014cbfc5 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Database resource signal data. This is used to send signals to Condor which are based on the - * DB/Instance/Fleet level configurations. These will be used to send signals for all inventory - * types. Next ID: 10 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,70 +30,70 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData extends com.google.api.client.json.GenericJson { /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Resource location. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Database resource id. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List signalMetadataList; /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalState; /** - * Required. Signal type of the signal + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -103,7 +101,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -112,7 +110,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setBackup } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -120,7 +118,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setFullResourceName(java.lang.String fullResourceName) { @@ -129,7 +127,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setFullRe } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -137,7 +135,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLastRefreshTime(String lastRefreshTime) { @@ -146,7 +144,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLastRe } /** - * Required. Resource location. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -154,7 +152,7 @@ public java.lang.String getLocation() { } /** - * Required. Resource location. + * Required. Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLocation(java.lang.String location) { @@ -163,7 +161,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLocati } /** - * Database resource id. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -171,7 +169,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Database resource id. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -180,7 +178,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setResour } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -188,7 +186,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalBoolValue(java.lang.Boolean signalBoolValue) { @@ -197,7 +195,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getSignalMetadataList() { @@ -205,7 +203,7 @@ public java.util.List getSi } /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * @param signalMetadataList signalMetadataList or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalMetadataList(java.util.List signalMetadataList) { @@ -214,7 +212,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalState() { @@ -222,7 +220,7 @@ public java.lang.String getSignalState() { } /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * @param signalState signalState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalState(java.lang.String signalState) { @@ -231,7 +229,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -239,7 +237,7 @@ public java.lang.String getSignalType() { } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java index bf15d8c9d89..1a98ed3df26 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Proto representing the access that a user has to a specific feature/service. NextId: 3. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainEntitlement extends com.google.api.client.json.GenericJson { /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String entitlementState; /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String type; /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getEntitlementState() { @@ -52,7 +52,7 @@ public java.lang.String getEntitlementState() { } /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * @param entitlementState entitlementState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainEntitlement setEntitlementState(java.lang.String entitlementState) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainEntitlement setEntitlementState(java } /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getType() { @@ -69,7 +69,7 @@ public java.lang.String getType() { } /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * @param type type or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainEntitlement setType(java.lang.String type) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java index 6049759bde2..9c4b51e7c25 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * GCBDR Configuration for the resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration extends com.google.api.client.json.GenericJson { /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean gcbdrManaged; /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getGcbdrManaged() { @@ -45,7 +45,7 @@ public java.lang.Boolean getGcbdrManaged() { } /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * @param gcbdrManaged gcbdrManaged or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration setGcbdrManaged(java.lang.Boolean gcbdrManaged) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java index 4c7b6bf54ba..2042da414d4 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration settings. Similarly bigtable can have multiple - * clusters within same bigtable instance. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,49 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata extends com.google.api.client.json.GenericJson { /** - * Backup configuration for this database + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Information about the last backup attempt for this database + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isDeletionProtectionEnabled; /** - * The product this resource represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonProduct product; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Backup configuration for this database + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -82,7 +80,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this database + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -91,7 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupCo } /** - * Information about the last backup attempt for this database + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -99,7 +97,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Information about the last backup attempt for this database + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -108,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupRu } /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsDeletionProtectionEnabled() { @@ -116,7 +114,7 @@ public java.lang.Boolean getIsDeletionProtectionEnabled() { } /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * @param isDeletionProtectionEnabled isDeletionProtectionEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setIsDeletionProtectionEnabled(java.lang.Boolean isDeletionProtectionEnabled) { @@ -125,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setIsDeleti } /** - * The product this resource represents. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonProduct getProduct() { @@ -133,7 +131,7 @@ public StorageDatabasecenterProtoCommonProduct getProduct() { } /** - * The product this resource represents. + * Disable validation warnings * @param product product or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setProduct(StorageDatabasecenterProtoCommonProduct product) { @@ -142,6 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setProduct( } /** + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -149,6 +148,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -157,8 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResource } /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -166,8 +165,7 @@ public java.lang.String getResourceName() { } /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResourceName(java.lang.String resourceName) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java index dbb7b1d8c87..0a306327918 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Used to send IP address information for a database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,26 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainIpAddress extends com.google.api.client.json.GenericJson { /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String privateIp; /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String publicIp; /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPrivateIp() { @@ -57,9 +52,7 @@ public java.lang.String getPrivateIp() { } /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * @param privateIp privateIp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress setPrivateIp(java.lang.String privateIp) { @@ -68,8 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainIpAddress setPrivateIp(java.lang.Str } /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPublicIp() { @@ -77,8 +69,7 @@ public java.lang.String getPublicIp() { } /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * @param publicIp publicIp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress setPublicIp(java.lang.String publicIp) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java index 4073d6e0d18..0c406adf498 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * MachineConfiguration describes the configuration of a machine specific to Database Resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,50 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainMachineConfiguration extends com.google.api.client.json.GenericJson { /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long baselineSlots; /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer cpuCount; /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long maxReservationSlots; /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long memorySizeInBytes; /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer shardCount; /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Double vcpuCount; /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getBaselineSlots() { @@ -81,7 +80,7 @@ public java.lang.Long getBaselineSlots() { } /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * @param baselineSlots baselineSlots or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setBaselineSlots(java.lang.Long baselineSlots) { @@ -90,8 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setBaselineSlot } /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getCpuCount() { @@ -99,8 +97,7 @@ public java.lang.Integer getCpuCount() { } /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * @param cpuCount cpuCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setCpuCount(java.lang.Integer cpuCount) { @@ -109,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setCpuCount(jav } /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getMaxReservationSlots() { @@ -117,7 +114,7 @@ public java.lang.Long getMaxReservationSlots() { } /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * @param maxReservationSlots maxReservationSlots or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMaxReservationSlots(java.lang.Long maxReservationSlots) { @@ -126,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMaxReservati } /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getMemorySizeInBytes() { @@ -134,7 +131,7 @@ public java.lang.Long getMemorySizeInBytes() { } /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * @param memorySizeInBytes memorySizeInBytes or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMemorySizeInBytes(java.lang.Long memorySizeInBytes) { @@ -143,7 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMemorySizeIn } /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getShardCount() { @@ -151,7 +148,7 @@ public java.lang.Integer getShardCount() { } /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * @param shardCount shardCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setShardCount(java.lang.Integer shardCount) { @@ -160,7 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setShardCount(j } /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Double getVcpuCount() { @@ -168,7 +165,7 @@ public java.lang.Double getVcpuCount() { } /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * @param vcpuCount vcpuCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setVcpuCount(java.lang.Double vcpuCount) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java index bb5da6b0b0b..3d764f9aa2c 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Model definition for StorageDatabasecenterPartnerapiV1mainObservabilityMetricData. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,43 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainObservabilityMetricData extends com.google.api.client.json.GenericJson { /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String aggregationType; /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String metricType; /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String observationTime; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. Value of the metric type. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonTypedValue value; /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getAggregationType() { @@ -74,7 +73,7 @@ public java.lang.String getAggregationType() { } /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * @param aggregationType aggregationType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setAggregationType(java.lang.String aggregationType) { @@ -83,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setAggregati } /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMetricType() { @@ -91,7 +90,7 @@ public java.lang.String getMetricType() { } /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * @param metricType metricType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setMetricType(java.lang.String metricType) { @@ -100,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setMetricTyp } /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getObservationTime() { @@ -108,7 +107,7 @@ public String getObservationTime() { } /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * @param observationTime observationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setObservationTime(String observationTime) { @@ -117,8 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setObservati } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -126,8 +124,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setResourceName(java.lang.String resourceName) { @@ -136,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setResourceN } /** - * Required. Value of the metric type. + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonTypedValue getValue() { @@ -144,7 +141,7 @@ public StorageDatabasecenterProtoCommonTypedValue getValue() { } /** - * Required. Value of the metric type. + * Required. Disable validation warnings * @param value value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setValue(StorageDatabasecenterProtoCommonTypedValue value) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainOperationError.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainOperationError.java index fc9474bcb08..9423e3f3c3b 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainOperationError.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainOperationError.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * An error that occurred during a backup creation operation. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,27 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainOperationError extends com.google.api.client.json.GenericJson { /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String code; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String errorType; /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String message; /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getCode() { @@ -58,7 +59,7 @@ public java.lang.String getCode() { } /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * @param code code or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setCode(java.lang.String code) { @@ -67,6 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError setCode(java.lang.Str } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getErrorType() { @@ -74,6 +76,7 @@ public java.lang.String getErrorType() { } /** + * Disable validation warnings * @param errorType errorType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setErrorType(java.lang.String errorType) { @@ -82,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError setErrorType(java.lan } /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMessage() { @@ -90,7 +93,7 @@ public java.lang.String getMessage() { } /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * @param message message or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setMessage(java.lang.String message) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java index dd64dd4f742..b08f3500a62 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Message type for storing resource flags. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceFlags extends com.google.api.client.json.GenericJson { /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String key; /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String value; /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getKey() { @@ -52,7 +52,7 @@ public java.lang.String getKey() { } /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * @param key key or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceFlags setKey(java.lang.String key) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceFlags setKey(java.lang.Strin } /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getValue() { @@ -69,7 +69,7 @@ public java.lang.String getValue() { } /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * @param value value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceFlags setValue(java.lang.String value) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java index 7623e98f528..22f0a8331af 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Deny maintenance period for the database resource. It specifies the time range during which the - * maintenance cannot start. This is configured by the customer. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,28 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule extends com.google.api.client.json.GenericJson { /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate endDate; /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate startDate; /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeTimeOfDay time; /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getEndDate() { @@ -60,7 +59,7 @@ public GoogleTypeDate getEndDate() { } /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * @param endDate endDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setEndDate(GoogleTypeDate endDate) { @@ -69,7 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setE } /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getStartDate() { @@ -77,7 +76,7 @@ public GoogleTypeDate getStartDate() { } /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * @param startDate startDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setStartDate(GoogleTypeDate startDate) { @@ -86,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setS } /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeTimeOfDay getTime() { @@ -94,7 +93,7 @@ public GoogleTypeTimeOfDay getTime() { } /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * @param time time or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setTime(GoogleTypeTimeOfDay time) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java index f4ae897f117..0c6114f64ad 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * MaintenanceInfo to capture the maintenance details of database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo extends com.google.api.client.json.GenericJson { /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate currentVersionReleaseDate; /** - * Optional. List of Deny maintenance period for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -50,52 +50,49 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isInstanceStopped; /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule maintenanceSchedule; /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String maintenanceState; /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String maintenanceVersion; /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List nextAvailableMaintenanceVersions; /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance upcomingMaintenance; /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getCurrentVersionReleaseDate() { @@ -103,7 +100,7 @@ public GoogleTypeDate getCurrentVersionReleaseDate() { } /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * @param currentVersionReleaseDate currentVersionReleaseDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setCurrentVersionReleaseDate(GoogleTypeDate currentVersionReleaseDate) { @@ -112,7 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setCurrentVe } /** - * Optional. List of Deny maintenance period for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getDenyMaintenanceSchedules() { @@ -120,7 +117,7 @@ public java.util.List denyMaintenanceSchedules) { @@ -129,8 +126,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setDenyMaint } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsInstanceStopped() { @@ -138,8 +134,7 @@ public java.lang.Boolean getIsInstanceStopped() { } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * @param isInstanceStopped isInstanceStopped or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setIsInstanceStopped(java.lang.Boolean isInstanceStopped) { @@ -148,7 +143,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setIsInstanc } /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule getMaintenanceSchedule() { @@ -156,7 +151,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule getMaint } /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * @param maintenanceSchedule maintenanceSchedule or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceSchedule(StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule maintenanceSchedule) { @@ -165,7 +160,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMaintenanceState() { @@ -173,7 +168,7 @@ public java.lang.String getMaintenanceState() { } /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * @param maintenanceState maintenanceState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceState(java.lang.String maintenanceState) { @@ -182,8 +177,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMaintenanceVersion() { @@ -191,8 +185,7 @@ public java.lang.String getMaintenanceVersion() { } /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * @param maintenanceVersion maintenanceVersion or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceVersion(java.lang.String maintenanceVersion) { @@ -201,7 +194,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getNextAvailableMaintenanceVersions() { @@ -209,7 +202,7 @@ public java.util.List getNextAvailableMaintenanceVersions() { } /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * @param nextAvailableMaintenanceVersions nextAvailableMaintenanceVersions or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setNextAvailableMaintenanceVersions(java.util.List nextAvailableMaintenanceVersions) { @@ -218,8 +211,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setNextAvail } /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance getUpcomingMaintenance() { @@ -227,8 +219,7 @@ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance getUpcomingMaint } /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * @param upcomingMaintenance upcomingMaintenance or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setUpcomingMaintenance(StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance upcomingMaintenance) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java index 2a8bc334c36..a1f8342f7cc 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Maintenance window for the database resource. It specifies preferred time and day of the week and - * phase in some cases, when the maintenance can start. This is configured by the customer. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,31 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule extends com.google.api.client.json.GenericJson { /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String day; /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String phase; /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeTimeOfDay time; /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getDay() { @@ -63,7 +59,7 @@ public java.lang.String getDay() { } /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * @param day day or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setDay(java.lang.String day) { @@ -72,10 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setDay(j } /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPhase() { @@ -83,10 +76,7 @@ public java.lang.String getPhase() { } /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * @param phase phase or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setPhase(java.lang.String phase) { @@ -95,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setPhase } /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeTimeOfDay getTime() { @@ -103,7 +93,7 @@ public GoogleTypeTimeOfDay getTime() { } /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * @param time time or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setTime(GoogleTypeTimeOfDay time) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java index b9e29b67dbb..61dfe9249d6 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Model definition for StorageDatabasecenterPartnerapiV1mainRetentionSettings. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,42 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainRetentionSettings extends com.google.api.client.json.GenericJson { /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String durationBasedRetention; /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer quantityBasedRetention; /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String retentionUnit; /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String timeBasedRetention; /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String timestampBasedRetentionTime; /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @return value or {@code null} for none */ public String getDurationBasedRetention() { @@ -73,7 +73,7 @@ public String getDurationBasedRetention() { } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @param durationBasedRetention durationBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setDurationBasedRetention(String durationBasedRetention) { @@ -82,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setDurationBasedRe } /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getQuantityBasedRetention() { @@ -90,7 +90,7 @@ public java.lang.Integer getQuantityBasedRetention() { } /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * @param quantityBasedRetention quantityBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setQuantityBasedRetention(java.lang.Integer quantityBasedRetention) { @@ -99,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setQuantityBasedRe } /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRetentionUnit() { @@ -107,7 +107,7 @@ public java.lang.String getRetentionUnit() { } /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * @param retentionUnit retentionUnit or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setRetentionUnit(java.lang.String retentionUnit) { @@ -116,7 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setRetentionUnit(j } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @return value or {@code null} for none */ public String getTimeBasedRetention() { @@ -124,7 +124,7 @@ public String getTimeBasedRetention() { } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @param timeBasedRetention timeBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimeBasedRetention(String timeBasedRetention) { @@ -133,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimeBasedRetent } /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * @return value or {@code null} for none */ public String getTimestampBasedRetentionTime() { @@ -141,7 +141,7 @@ public String getTimestampBasedRetentionTime() { } /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * @param timestampBasedRetentionTime timestampBasedRetentionTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimestampBasedRetentionTime(String timestampBasedRetentionTime) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java index bfef2b13a67..d9023a05721 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * SignalMetadata contains one of the signal metadata proto messages associated with a SignalType. - * This proto will be mapped to SignalMetadata message in storage.proto. Next ID: 3 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainSignalMetadata extends com.google.api.client.json.GenericJson { /** - * Signal data for backup runs. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Signal data for boolean signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * Signal data for backup runs. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -53,7 +52,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Signal data for backup runs. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -62,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setBackupRun(StorageD } /** - * Signal data for boolean signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -70,7 +69,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Signal data for boolean signals. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setSignalBoolValue(java.lang.Boolean signalBoolValue) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainTags.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainTags.java index fca4f0cd649..9218ef56471 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainTags.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainTags.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Message type for storing tags. Tags provide a way to create annotations for resources, and in - * some cases conditionally allow or deny policies based on whether a resource has a specific tag. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainTags extends com.google.api.client.json.GenericJson { /** - * The Tag key/value mappings. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map tags; /** - * The Tag key/value mappings. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getTags() { @@ -46,7 +45,7 @@ public java.util.Map getTags() { } /** - * The Tag key/value mappings. + * Disable validation warnings * @param tags tags or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainTags setTags(java.util.Map tags) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java index 99097c80039..cb6629ef679 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Upcoming maintenance for the database resource. This is generated by SLM once the upcoming - * maintenance schedule is published. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance extends com.google.api.client.json.GenericJson { /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String endTime; /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String startTime; /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public String getEndTime() { @@ -53,7 +52,7 @@ public String getEndTime() { } /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * @param endTime endTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setEndTime(String endTime) { @@ -62,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setEndTime(Strin } /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public String getStartTime() { @@ -70,7 +69,7 @@ public String getStartTime() { } /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * @param startTime startTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setStartTime(String startTime) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java index 8676250cd84..268227c5ac6 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1alpha.model; /** - * Message type for storing user labels. User labels are used to tag App Engine resources, allowing - * users to search for resources matching a set of labels and to aggregate usage data by labels. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,12 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainUserLabels extends com.google.api.client.json.GenericJson { /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map labels; /** + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getLabels() { @@ -44,6 +45,7 @@ public java.util.Map getLabels() { } /** + * Disable validation warnings * @param labels labels or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUserLabels setLabels(java.util.Map labels) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StringRestrictions.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StringRestrictions.java index 85af3f19573..835447818e0 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StringRestrictions.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/StringRestrictions.java @@ -37,6 +37,13 @@ public final class StringRestrictions extends com.google.api.client.json.Generic @com.google.api.client.util.Key private java.util.List allowedValues; + /** + * Output only. Whether the allowed values are case agnostic. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean caseAgnostic; + /** * The list of allowed values, if bounded. This field will be empty if there is a unbounded number * of allowed values. @@ -56,6 +63,23 @@ public StringRestrictions setAllowedValues(java.util.List allo return this; } + /** + * Output only. Whether the allowed values are case agnostic. + * @return value or {@code null} for none + */ + public java.lang.Boolean getCaseAgnostic() { + return caseAgnostic; + } + + /** + * Output only. Whether the allowed values are case agnostic. + * @param caseAgnostic caseAgnostic or {@code null} for none + */ + public StringRestrictions setCaseAgnostic(java.lang.Boolean caseAgnostic) { + this.caseAgnostic = caseAgnostic; + return this; + } + @Override public StringRestrictions set(String fieldName, Object value) { return (StringRestrictions) super.set(fieldName, value); diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml b/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml index e4f8c7e0f1f..e69ec364c59 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-alloydb - v1alpha-rev20260701-2.0.0 - AlloyDB API v1alpha-rev20260701-2.0.0 + v1alpha-rev20260723-2.0.0 + AlloyDB API v1alpha-rev20260723-2.0.0 jar 2011 diff --git a/clients/google-api-services-alloydb/v1alpha/README.md b/clients/google-api-services-alloydb/v1alpha/README.md index 750888458c0..ddb28772105 100644 --- a/clients/google-api-services-alloydb/v1alpha/README.md +++ b/clients/google-api-services-alloydb/v1alpha/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1alpha-rev20260701-2.0.0 + v1alpha-rev20260723-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260701-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260723-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/README.md b/clients/google-api-services-alloydb/v1beta/2.0.0/README.md index 356d394f967..f6b4f716037 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/README.md +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1beta-rev20260701-2.0.0 + v1beta-rev20260723-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260701-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260723-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Cluster.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Cluster.java index e9d68034870..c681fe45fd5 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Cluster.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Cluster.java @@ -234,6 +234,7 @@ public final class Cluster extends com.google.api.client.json.GenericJson { private java.lang.String network; /** + * Optional. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -820,6 +821,7 @@ public Cluster setNetwork(java.lang.String network) { } /** + * Optional. * @return value or {@code null} for none */ public NetworkConfig getNetworkConfig() { @@ -827,6 +829,7 @@ public NetworkConfig getNetworkConfig() { } /** + * Optional. * @param networkConfig networkConfig or {@code null} for none */ public Cluster setNetworkConfig(NetworkConfig networkConfig) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Instance.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Instance.java index 53a6f956476..3a300830694 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Instance.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/Instance.java @@ -238,6 +238,13 @@ public final class Instance extends com.google.api.client.json.GenericJson { @com.google.api.client.util.Key private PscInstanceConfig pscInstanceConfig; + /** + * Output only. Information about the Private Service Connect (PSC) for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private PscInstanceInfo pscInstanceInfo; + /** * Output only. The public IP addresses for the Instance. This is available ONLY when * enable_public_ip is set. This is the connection endpoint for an end-user application. @@ -806,6 +813,23 @@ public Instance setPscInstanceConfig(PscInstanceConfig pscInstanceConfig) { return this; } + /** + * Output only. Information about the Private Service Connect (PSC) for the instance. + * @return value or {@code null} for none + */ + public PscInstanceInfo getPscInstanceInfo() { + return pscInstanceInfo; + } + + /** + * Output only. Information about the Private Service Connect (PSC) for the instance. + * @param pscInstanceInfo pscInstanceInfo or {@code null} for none + */ + public Instance setPscInstanceInfo(PscInstanceInfo pscInstanceInfo) { + this.pscInstanceInfo = pscInstanceInfo; + return this; + } + /** * Output only. The public IP addresses for the Instance. This is available ONLY when * enable_public_ip is set. This is the connection endpoint for an end-user application. diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/PscInstanceConfig.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/PscInstanceConfig.java index bcea52d78f0..eca0da6b565 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/PscInstanceConfig.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/PscInstanceConfig.java @@ -37,6 +37,13 @@ public final class PscInstanceConfig extends com.google.api.client.json.GenericJ @com.google.api.client.util.Key private java.util.List allowedConsumerProjects; + /** + * Optional. Configuration for setting up PSC auto connection for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.String pscAutoConnectionPolicyState; + /** * Optional. Configurations for setting up PSC service automation. * The value may be {@code null}. @@ -50,6 +57,13 @@ public final class PscInstanceConfig extends com.google.api.client.json.GenericJ com.google.api.client.util.Data.nullOf(PscAutoConnectionConfig.class); } + /** + * Optional. Configuration for setting up PSC auto DNS for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.String pscAutoDnsState; + /** * Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb- * psc.goog @@ -95,6 +109,23 @@ public PscInstanceConfig setAllowedConsumerProjects(java.util.List This is the Java data model class that specifies how to parse/serialize into the JSON that is + * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: + * https://developers.google.com/api-client-library/java/google-http-java-client/json + *

+ * + * @author Google, Inc. + */ +@SuppressWarnings("javadoc") +public final class PscInstanceInfo extends com.google.api.client.json.GenericJson { + + /** + * Output only. Indicates if the PSC auto connection policy is enabled for the instance. For older + * instances, this will be off by default, but for newer instances, this will be auto-enabled. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean effectivePscAutoConnectionPolicy; + + /** + * Output only. The effective state of the PSC auto DNS for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean effectivePscAutoDnsEnabled; + + /** + * Output only. Specifies the auto DNS names for the instance. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.util.List pscAutoDnsNames; + + /** + * Output only. The PSC service connection policy name. The format is + * "projects//regions//serviceConnectionPolicies/" + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.String serviceConnectionPolicy; + + /** + * Output only. Indicates if the PSC auto connection policy is enabled for the instance. For older + * instances, this will be off by default, but for newer instances, this will be auto-enabled. + * @return value or {@code null} for none + */ + public java.lang.Boolean getEffectivePscAutoConnectionPolicy() { + return effectivePscAutoConnectionPolicy; + } + + /** + * Output only. Indicates if the PSC auto connection policy is enabled for the instance. For older + * instances, this will be off by default, but for newer instances, this will be auto-enabled. + * @param effectivePscAutoConnectionPolicy effectivePscAutoConnectionPolicy or {@code null} for none + */ + public PscInstanceInfo setEffectivePscAutoConnectionPolicy(java.lang.Boolean effectivePscAutoConnectionPolicy) { + this.effectivePscAutoConnectionPolicy = effectivePscAutoConnectionPolicy; + return this; + } + + /** + * Output only. The effective state of the PSC auto DNS for the instance. + * @return value or {@code null} for none + */ + public java.lang.Boolean getEffectivePscAutoDnsEnabled() { + return effectivePscAutoDnsEnabled; + } + + /** + * Output only. The effective state of the PSC auto DNS for the instance. + * @param effectivePscAutoDnsEnabled effectivePscAutoDnsEnabled or {@code null} for none + */ + public PscInstanceInfo setEffectivePscAutoDnsEnabled(java.lang.Boolean effectivePscAutoDnsEnabled) { + this.effectivePscAutoDnsEnabled = effectivePscAutoDnsEnabled; + return this; + } + + /** + * Output only. Specifies the auto DNS names for the instance. + * @return value or {@code null} for none + */ + public java.util.List getPscAutoDnsNames() { + return pscAutoDnsNames; + } + + /** + * Output only. Specifies the auto DNS names for the instance. + * @param pscAutoDnsNames pscAutoDnsNames or {@code null} for none + */ + public PscInstanceInfo setPscAutoDnsNames(java.util.List pscAutoDnsNames) { + this.pscAutoDnsNames = pscAutoDnsNames; + return this; + } + + /** + * Output only. The PSC service connection policy name. The format is + * "projects//regions//serviceConnectionPolicies/" + * @return value or {@code null} for none + */ + public java.lang.String getServiceConnectionPolicy() { + return serviceConnectionPolicy; + } + + /** + * Output only. The PSC service connection policy name. The format is + * "projects//regions//serviceConnectionPolicies/" + * @param serviceConnectionPolicy serviceConnectionPolicy or {@code null} for none + */ + public PscInstanceInfo setServiceConnectionPolicy(java.lang.String serviceConnectionPolicy) { + this.serviceConnectionPolicy = serviceConnectionPolicy; + return this; + } + + @Override + public PscInstanceInfo set(String fieldName, Object value) { + return (PscInstanceInfo) super.set(fieldName, value); + } + + @Override + public PscInstanceInfo clone() { + return (PscInstanceInfo) super.clone(); + } + +} diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java index 91f64d4f501..d86323bb5a4 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Configuration for availability of database instance + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,45 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration extends com.google.api.client.json.GenericJson { /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean automaticFailoverRoutingConfigured; /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String availabilityType; /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean crossRegionReplicaConfigured; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean externalReplicaConfigured; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean promotableReplicaConfigured; /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getAutomaticFailoverRoutingConfigured() { @@ -76,8 +73,7 @@ public java.lang.Boolean getAutomaticFailoverRoutingConfigured() { } /** - * Checks for existence of (multi-cluster) routing configuration that allows automatic failover to - * a different zone/region in case of an outage. Applicable to Bigtable resources. + * Disable validation warnings * @param automaticFailoverRoutingConfigured automaticFailoverRoutingConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAutomaticFailoverRoutingConfigured(java.lang.Boolean automaticFailoverRoutingConfigured) { @@ -86,9 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAutomat } /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getAvailabilityType() { @@ -96,9 +90,7 @@ public java.lang.String getAvailabilityType() { } /** - * Availability type. Potential values: * `ZONAL`: The instance serves data from only one zone. - * Outages in that zone affect data accessibility. * `REGIONAL`: The instance can serve data from - * more than one zone in a region (it is highly available). + * Disable validation warnings * @param availabilityType availabilityType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAvailabilityType(java.lang.String availabilityType) { @@ -107,8 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setAvailab } /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getCrossRegionReplicaConfigured() { @@ -116,8 +107,7 @@ public java.lang.Boolean getCrossRegionReplicaConfigured() { } /** - * Checks for resources that are configured to have redundancy, and ongoing replication across - * regions + * Disable validation warnings * @param crossRegionReplicaConfigured crossRegionReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setCrossRegionReplicaConfigured(java.lang.Boolean crossRegionReplicaConfigured) { @@ -126,6 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setCrossRe } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getExternalReplicaConfigured() { @@ -133,6 +124,7 @@ public java.lang.Boolean getExternalReplicaConfigured() { } /** + * Disable validation warnings * @param externalReplicaConfigured externalReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setExternalReplicaConfigured(java.lang.Boolean externalReplicaConfigured) { @@ -141,6 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setExterna } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getPromotableReplicaConfigured() { @@ -148,6 +141,7 @@ public java.lang.Boolean getPromotableReplicaConfigured() { } /** + * Disable validation warnings * @param promotableReplicaConfigured promotableReplicaConfigured or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration setPromotableReplicaConfigured(java.lang.Boolean promotableReplicaConfigured) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java index 85c0814482a..cefff5e817a 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Configuration for automatic backups + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,29 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupConfiguration extends com.google.api.client.json.GenericJson { /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean automatedBackupEnabled; /** - * Backup retention settings. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainRetentionSettings backupRetentionSettings; /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean pointInTimeRecoveryEnabled; /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getAutomatedBackupEnabled() { @@ -60,7 +59,7 @@ public java.lang.Boolean getAutomatedBackupEnabled() { } /** - * Whether customer visible automated backups are enabled on the instance. + * Disable validation warnings * @param automatedBackupEnabled automatedBackupEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setAutomatedBackupEnabled(java.lang.Boolean automatedBackupEnabled) { @@ -69,7 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setAutomatedBack } /** - * Backup retention settings. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings getBackupRetentionSettings() { @@ -77,7 +76,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings getBackupRetention } /** - * Backup retention settings. + * Disable validation warnings * @param backupRetentionSettings backupRetentionSettings or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setBackupRetentionSettings(StorageDatabasecenterPartnerapiV1mainRetentionSettings backupRetentionSettings) { @@ -86,8 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setBackupRetenti } /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getPointInTimeRecoveryEnabled() { @@ -95,8 +93,7 @@ public java.lang.Boolean getPointInTimeRecoveryEnabled() { } /** - * Whether point-in-time recovery is enabled. This is optional field, if the database service does - * not have this feature or metadata is not available in control plane, this can be omitted. + * Disable validation warnings * @param pointInTimeRecoveryEnabled pointInTimeRecoveryEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration setPointInTimeRecoveryEnabled(java.lang.Boolean pointInTimeRecoveryEnabled) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java index c48c921180a..ce0e73bfbeb 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * BackupDRConfiguration to capture the backup and disaster recovery details of database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration extends com.google.api.client.json.GenericJson { /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean backupdrManaged; /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getBackupdrManaged() { @@ -45,7 +45,7 @@ public java.lang.Boolean getBackupdrManaged() { } /** - * Indicates if the resource is managed by BackupDR. + * Disable validation warnings * @param backupdrManaged backupdrManaged or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration setBackupdrManaged(java.lang.Boolean backupdrManaged) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java index 2d1c4eb478e..aa5b3460c24 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupDRMetadata.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * BackupDRMetadata contains information about the backup and disaster recovery metadata of a - * database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,49 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupDRMetadata extends com.google.api.client.json.GenericJson { /** - * Backup configuration for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Latest backup run information for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * BackupDR configuration for this instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration; /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Database resource id. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Backup configuration for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -81,7 +80,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this instance. + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -90,7 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupConfigurat } /** - * Latest backup run information for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -98,7 +97,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Latest backup run information for this instance. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -107,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupRun(Storag } /** - * BackupDR configuration for this instance. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrConfiguration() { @@ -115,7 +114,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrCon } /** - * BackupDR configuration for this instance. + * Disable validation warnings * @param backupdrConfiguration backupdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupdrConfiguration(StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration) { @@ -124,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setBackupdrConfigur } /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -132,7 +131,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full resource name of this instance. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setFullResourceName(java.lang.String fullResourceName) { @@ -141,7 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setFullResourceName } /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -149,7 +148,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time backup configuration was refreshed. + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setLastRefreshTime(String lastRefreshTime) { @@ -158,7 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setLastRefreshTime( } /** - * Required. Database resource id. + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -166,7 +165,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Required. Database resource id. + * Required. Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java index e96eee40103..21e17a8dac8 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainBackupRun.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * A backup run. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,36 +30,35 @@ public final class StorageDatabasecenterPartnerapiV1mainBackupRun extends com.google.api.client.json.GenericJson { /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String endTime; /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainOperationError error; /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String startTime; /** - * The status of this run. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String status; /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public String getEndTime() { @@ -67,7 +66,7 @@ public String getEndTime() { } /** - * The time the backup operation completed. REQUIRED + * Disable validation warnings * @param endTime endTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setEndTime(String endTime) { @@ -76,8 +75,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setEndTime(String endTime) } /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError getError() { @@ -85,8 +83,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError getError() { } /** - * Information about why the backup operation failed. This is only present if the run has the - * FAILED status. OPTIONAL + * Disable validation warnings * @param error error or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setError(StorageDatabasecenterPartnerapiV1mainOperationError error) { @@ -95,7 +92,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setError(StorageDatabasece } /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public String getStartTime() { @@ -103,7 +100,7 @@ public String getStartTime() { } /** - * The time the backup operation started. REQUIRED + * Disable validation warnings * @param startTime startTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setStartTime(String startTime) { @@ -112,7 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun setStartTime(String startT } /** - * The status of this run. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getStatus() { @@ -120,7 +117,7 @@ public java.lang.String getStatus() { } /** - * The status of this run. REQUIRED + * Disable validation warnings * @param status status or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun setStatus(java.lang.String status) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCompliance.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCompliance.java index 7c792fa7676..493b8b528fa 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCompliance.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCompliance.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Contains compliance information about a security standard indicating unmet recommendations. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainCompliance extends com.google.api.client.json.GenericJson { /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String standard; /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String version; /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getStandard() { @@ -52,7 +52,7 @@ public java.lang.String getStandard() { } /** - * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP. + * Disable validation warnings * @param standard standard or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCompliance setStandard(java.lang.String standard) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainCompliance setStandard(java.lang.Str } /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getVersion() { @@ -69,7 +69,7 @@ public java.lang.String getVersion() { } /** - * Version of the standard or benchmark, for example, 1.1 + * Disable validation warnings * @param version version or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCompliance setVersion(java.lang.String version) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java index 1c328a9eeb2..bc33bbd8087 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Config based signal data. This is used to send signals to Condor which are based on the DB level - * configurations. These will be used to send signals for self managed databases. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,42 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData extends com.google.api.client.json.GenericJson { /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Database resource id. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Signal data for boolean signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * Required. Signal type of the signal + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -74,7 +73,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setFullResourceName(java.lang.String fullResourceName) { @@ -83,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setFullResourc } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -91,7 +90,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setLastRefreshTime(String lastRefreshTime) { @@ -100,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setLastRefresh } /** - * Database resource id. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -108,7 +107,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Database resource id. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -117,7 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setResourceId( } /** - * Signal data for boolean signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -125,7 +124,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Signal data for boolean signals. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalBoolValue(java.lang.Boolean signalBoolValue) { @@ -134,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalBoolV } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -142,7 +141,7 @@ public java.lang.String getSignalType() { } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java index 26b96bd794a..3b0b0ed3a7f 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainCustomMetadataData.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Any custom metadata associated with the resource. e.g. A spanner instance can have multiple - * databases with its own unique metadata. Information for these individual databases can be - * captured in custom metadata data + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,16 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainCustomMetadataData extends com.google.api.client.json.GenericJson { /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List internalResourceMetadata; /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getInternalResourceMetadata() { @@ -49,8 +45,7 @@ public java.util.List internalResourceMetadata) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java index 981a901d393..65da585db6c 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * DatabaseResourceFeed is the top level proto to be used to ingest different database resource - * level events into Condor platform. Next ID: 13 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,89 +30,84 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed extends com.google.api.client.json.GenericJson { /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRMetadata backupdrMetadata; /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData configBasedSignalData; /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData databaseResourceSignalData; /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String feedTimestamp; /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String feedType; /** - * Observability metric data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainObservabilityMetricData observabilityMetricData; /** - * Database resource recommendation signal data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData recommendationSignalData; /** - * Database resource health signal data. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData resourceHealthSignalData; /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Database resource metadata. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata resourceMetadata; /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean skipIngestion; /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata getBackupdrMetadata() { @@ -121,7 +115,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRMetadata getBackupdrMetadata } /** - * BackupDR metadata is used to ingest metadata from BackupDR. + * Disable validation warnings * @param backupdrMetadata backupdrMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setBackupdrMetadata(StorageDatabasecenterPartnerapiV1mainBackupDRMetadata backupdrMetadata) { @@ -130,8 +124,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setBackupdrMeta } /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData getConfigBasedSignalData() { @@ -139,8 +132,7 @@ public StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData getConfigBased } /** - * Config based signal data is used to ingest signals that are generated based on the - * configuration of the database resource. + * Disable validation warnings * @param configBasedSignalData configBasedSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setConfigBasedSignalData(StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData configBasedSignalData) { @@ -149,7 +141,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setConfigBasedS } /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData getDatabaseResourceSignalData() { @@ -157,7 +149,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData getDataba } /** - * Database resource signal data is used to ingest signals from database resource signal feeds. + * Disable validation warnings * @param databaseResourceSignalData databaseResourceSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setDatabaseResourceSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData databaseResourceSignalData) { @@ -166,7 +158,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setDatabaseReso } /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getFeedTimestamp() { @@ -174,7 +166,7 @@ public String getFeedTimestamp() { } /** - * Required. Timestamp when feed is generated. + * Required. Disable validation warnings * @param feedTimestamp feedTimestamp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedTimestamp(String feedTimestamp) { @@ -183,7 +175,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedTimestam } /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFeedType() { @@ -191,7 +183,7 @@ public java.lang.String getFeedType() { } /** - * Required. Type feed to be ingested into condor + * Required. Disable validation warnings * @param feedType feedType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedType(java.lang.String feedType) { @@ -200,7 +192,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setFeedType(jav } /** - * Observability metric data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData getObservabilityMetricData() { @@ -208,7 +200,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData getObservabi } /** - * Observability metric data. + * Disable validation warnings * @param observabilityMetricData observabilityMetricData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setObservabilityMetricData(StorageDatabasecenterPartnerapiV1mainObservabilityMetricData observabilityMetricData) { @@ -217,7 +209,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setObservabilit } /** - * Database resource recommendation signal data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData getRecommendationSignalData() { @@ -225,7 +217,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Database resource recommendation signal data. + * Disable validation warnings * @param recommendationSignalData recommendationSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setRecommendationSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData recommendationSignalData) { @@ -234,7 +226,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setRecommendati } /** - * Database resource health signal data. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData getResourceHealthSignalData() { @@ -242,7 +234,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData get } /** - * Database resource health signal data. + * Disable validation warnings * @param resourceHealthSignalData resourceHealthSignalData or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceHealthSignalData(StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData resourceHealthSignalData) { @@ -251,8 +243,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceHeal } /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -260,8 +251,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Primary key associated with the Resource. resource_id is available in individual feed level as - * well. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -270,7 +260,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceId(S } /** - * Database resource metadata. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata getResourceMetadata() { @@ -278,7 +268,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata getResource } /** - * Database resource metadata. + * Disable validation warnings * @param resourceMetadata resourceMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceMetadata(StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata resourceMetadata) { @@ -287,10 +277,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setResourceMeta } /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSkipIngestion() { @@ -298,10 +285,7 @@ public java.lang.Boolean getSkipIngestion() { } /** - * Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is - * intentionally skipped. For example, BackupDR feeds are only needed for resources integrated - * with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute - * Engine, Persistent Disk) can be skipped. + * Optional. Disable validation warnings * @param skipIngestion skipIngestion or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed setSkipIngestion(java.lang.Boolean skipIngestion) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java index fa9eee0c097..001095f14b2 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Common model for database resource health signal data. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,18 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData extends com.google.api.client.json.GenericJson { /** - * Any other additional metadata + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -54,105 +50,98 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSi } /** - * Description associated with signal + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String description; /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String eventTime; /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String externalUri; /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String name; /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String provider; /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceContainer; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalClass; /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalId; /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalSeverity; /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String state; /** - * Any other additional metadata + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -160,7 +149,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Any other additional metadata + * Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -169,11 +158,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getCompliance() { @@ -181,11 +166,7 @@ public java.util.List getCompli } /** - * Industry standards associated with this signal; if this signal is an issue, that could be a - * violation of the associated industry standard(s). For example, AUTO_BACKUP_DISABLED signal is - * associated with CIS GCP 1.1, CIS GCP 1.2, CIS GCP 1.3, NIST 800-53 and ISO-27001 compliance - * standards. If a database resource does not have automated backup enable, it will violate these - * following industry standards. + * Disable validation warnings * @param compliance compliance or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setCompliance(java.util.List compliance) { @@ -194,7 +175,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Description associated with signal + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getDescription() { @@ -202,7 +183,7 @@ public java.lang.String getDescription() { } /** - * Description associated with signal + * Disable validation warnings * @param description description or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setDescription(java.lang.String description) { @@ -211,7 +192,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getEventTime() { @@ -219,7 +200,7 @@ public String getEventTime() { } /** - * Required. The last time at which the event described by this signal took place + * Required. Disable validation warnings * @param eventTime eventTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setEventTime(String eventTime) { @@ -228,8 +209,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getExternalUri() { @@ -237,8 +217,7 @@ public java.lang.String getExternalUri() { } /** - * The external-uri of the signal, using which more information about this signal can be obtained. - * In GCP, this will take user to SCC page to get more details about signals. + * Disable validation warnings * @param externalUri externalUri or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setExternalUri(java.lang.String externalUri) { @@ -247,7 +226,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -255,7 +234,7 @@ public java.lang.String getLocation() { } /** - * This is used to identify the location of the resource. Example: "us-central1" + * Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setLocation(java.lang.String location) { @@ -264,7 +243,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getName() { @@ -272,7 +251,7 @@ public java.lang.String getName() { } /** - * Required. The name of the signal, ex: PUBLIC_SQL_INSTANCE, SQL_LOG_ERROR_VERBOSITY etc. + * Required. Disable validation warnings * @param name name or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setName(java.lang.String name) { @@ -281,7 +260,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProvider() { @@ -289,7 +268,7 @@ public java.lang.String getProvider() { } /** - * Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Disable validation warnings * @param provider provider or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setProvider(java.lang.String provider) { @@ -298,10 +277,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceContainer() { @@ -309,10 +285,7 @@ public java.lang.String getResourceContainer() { } /** - * Closest parent container of this resource. In GCP, 'container' refers to a Cloud Resource - * Manager project. It must be resource name of a Cloud Resource Manager project with the format - * of "provider//", such as "projects/123". For GCP provided resources, number should be project - * number. + * Disable validation warnings * @param resourceContainer resourceContainer or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setResourceContainer(java.lang.String resourceContainer) { @@ -321,8 +294,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -330,8 +302,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setResourceName(java.lang.String resourceName) { @@ -340,7 +311,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalClass() { @@ -348,7 +319,7 @@ public java.lang.String getSignalClass() { } /** - * Required. The class of the signal, such as if it's a THREAT or VULNERABILITY. + * Required. Disable validation warnings * @param signalClass signalClass or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalClass(java.lang.String signalClass) { @@ -357,8 +328,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalId() { @@ -366,8 +336,7 @@ public java.lang.String getSignalId() { } /** - * Required. Unique identifier for the signal. This is an unique id which would be mainatined by - * partner to identify a signal. + * Required. Disable validation warnings * @param signalId signalId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalId(java.lang.String signalId) { @@ -376,7 +345,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalSeverity() { @@ -384,7 +353,7 @@ public java.lang.String getSignalSeverity() { } /** - * The severity of the signal, such as if it's a HIGH or LOW severity. + * Disable validation warnings * @param signalSeverity signalSeverity or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalSeverity(java.lang.String signalSeverity) { @@ -393,8 +362,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -402,8 +370,7 @@ public java.lang.String getSignalType() { } /** - * Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, - * etc. + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setSignalType(java.lang.String signalType) { @@ -412,7 +379,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData set } /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getState() { @@ -420,7 +387,7 @@ public java.lang.String getState() { } /** - * Required. The state of the signal, such as if it's ACTIVE or RESOLVED. + * Required. Disable validation warnings * @param state state or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData setState(java.lang.String state) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java index ba64f51a88d..07c847a6926 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceId.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * DatabaseResourceId will serve as primary key for any resource ingestion event. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,45 +30,35 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId extends com.google.api.client.json.GenericJson { /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String provider; /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String providerDescription; /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceType; /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String uniqueId; /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProvider() { @@ -76,7 +66,7 @@ public java.lang.String getProvider() { } /** - * Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged + * Required. Disable validation warnings * @param provider provider or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProvider(java.lang.String provider) { @@ -85,7 +75,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProvider(java. } /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getProviderDescription() { @@ -93,7 +83,7 @@ public java.lang.String getProviderDescription() { } /** - * Optional. Needs to be used only when the provider is PROVIDER_OTHER. + * Optional. Disable validation warnings * @param providerDescription providerDescription or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProviderDescription(java.lang.String providerDescription) { @@ -102,16 +92,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setProviderDescri } /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceType() { @@ -119,16 +100,7 @@ public java.lang.String getResourceType() { } /** - * Required. The type of resource this ID is identifying. Ex go/keep-sorted start - * alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, - * bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance - * compute.googleapis.com/Instance firestore.googleapis.com/Database, - * memorystore.googleapis.com/Instance, redis.googleapis.com/Instance, - * redis.googleapis.com/Cluster, oracledatabase.googleapis.com/CloudExadataInfrastructure - * oracledatabase.googleapis.com/CloudVmCluster oracledatabase.googleapis.com/AutonomousDatabase - * spanner.googleapis.com/Instance, spanner.googleapis.com/Database, - * sqladmin.googleapis.com/Instance, go/keep-sorted end REQUIRED Please refer go/condor-common- - * datamodel + * Required. Disable validation warnings * @param resourceType resourceType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setResourceType(java.lang.String resourceType) { @@ -137,8 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setResourceType(j } /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getUniqueId() { @@ -146,8 +117,7 @@ public java.lang.String getUniqueId() { } /** - * Required. A service-local token that distinguishes this resource from other resources within - * the same service. + * Required. Disable validation warnings * @param uniqueId uniqueId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId setUniqueId(java.lang.String uniqueId) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java index c98a482eb8a..6b59f979f7c 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Common model for database resource instance metadata. Next ID: 35 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,243 +30,231 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata extends com.google.api.client.json.GenericJson { /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Availability configuration for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration availabilityConfiguration; /** - * Backup configuration for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Latest backup run information for this instance + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration; /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String creationTime; /** - * Current state of the instance. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String currentState; /** - * Any custom metadata associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainCustomMetadataData customMetadata; /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String edition; /** - * Entitlements associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List entitlements; /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String expectedState; /** - * GCBDR configuration for the resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration gcbdrConfiguration; /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId id; /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String instanceType; /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map internalAdditionalMetadata; /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainIpAddress ipAddress; /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isDeletionProtectionEnabled; /** - * The resource location. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Machine configuration for this resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainMachineConfiguration machineConfiguration; /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo maintenanceInfo; /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List modes; /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId primaryResourceId; /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String primaryResourceLocation; /** - * The product this resource represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonProduct product; /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceContainer; /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List resourceFlags; /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String suspensionReason; /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainTags tagsSet; /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String updationTime; /** - * User-provided labels associated with the resource + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainUserLabels userLabelSet; /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String zone; /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -274,7 +262,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Field to ingest additional metadata whichd does not support proto format. + * Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -283,7 +271,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAddition } /** - * Availability configuration for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration getAvailabilityConfiguration() { @@ -291,7 +279,7 @@ public StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration getAvailab } /** - * Availability configuration for this instance + * Disable validation warnings * @param availabilityConfiguration availabilityConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAvailabilityConfiguration(StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration availabilityConfiguration) { @@ -300,7 +288,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setAvailabi } /** - * Backup configuration for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -308,7 +296,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this instance + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -317,7 +305,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupCo } /** - * Latest backup run information for this instance + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -325,7 +313,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Latest backup run information for this instance + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -334,7 +322,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupRu } /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrConfiguration() { @@ -342,7 +330,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration getBackupdrCon } /** - * Optional. BackupDR Configuration for the resource. + * Optional. Disable validation warnings * @param backupdrConfiguration backupdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupdrConfiguration(StorageDatabasecenterPartnerapiV1mainBackupDRConfiguration backupdrConfiguration) { @@ -351,8 +339,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setBackupdr } /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * @return value or {@code null} for none */ public String getCreationTime() { @@ -360,8 +347,7 @@ public String getCreationTime() { } /** - * The creation time of the resource, i.e. the time when resource is created and recorded in - * partner service. + * Disable validation warnings * @param creationTime creationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCreationTime(String creationTime) { @@ -370,7 +356,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCreation } /** - * Current state of the instance. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getCurrentState() { @@ -378,7 +364,7 @@ public java.lang.String getCurrentState() { } /** - * Current state of the instance. + * Disable validation warnings * @param currentState currentState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCurrentState(java.lang.String currentState) { @@ -387,7 +373,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCurrentS } /** - * Any custom metadata associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainCustomMetadataData getCustomMetadata() { @@ -395,7 +381,7 @@ public StorageDatabasecenterPartnerapiV1mainCustomMetadataData getCustomMetadata } /** - * Any custom metadata associated with the resource + * Disable validation warnings * @param customMetadata customMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCustomMetadata(StorageDatabasecenterPartnerapiV1mainCustomMetadataData customMetadata) { @@ -404,8 +390,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setCustomMe } /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getEdition() { @@ -413,8 +398,7 @@ public java.lang.String getEdition() { } /** - * Optional. Edition represents whether the instance is ENTERPRISE or ENTERPRISE_PLUS. This - * information is core to Cloud SQL only and is used to identify the edition of the instance. + * Optional. Disable validation warnings * @param edition edition or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEdition(java.lang.String edition) { @@ -423,7 +407,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEdition( } /** - * Entitlements associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getEntitlements() { @@ -431,7 +415,7 @@ public java.util.List getEntit } /** - * Entitlements associated with the resource + * Disable validation warnings * @param entitlements entitlements or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEntitlements(java.util.List entitlements) { @@ -440,8 +424,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setEntitlem } /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getExpectedState() { @@ -449,8 +432,7 @@ public java.lang.String getExpectedState() { } /** - * The state that the instance is expected to be in. For example, an instance state can transition - * to UNHEALTHY due to wrong patch update, while the expected state will remain at the HEALTHY. + * Disable validation warnings * @param expectedState expectedState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setExpectedState(java.lang.String expectedState) { @@ -459,7 +441,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setExpected } /** - * GCBDR configuration for the resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration getGcbdrConfiguration() { @@ -467,7 +449,7 @@ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration getGcbdrConfigura } /** - * GCBDR configuration for the resource. + * Disable validation warnings * @param gcbdrConfiguration gcbdrConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setGcbdrConfiguration(StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration gcbdrConfiguration) { @@ -476,7 +458,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setGcbdrCon } /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getId() { @@ -484,7 +466,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getId() { } /** - * Required. Unique identifier for a Database resource + * Required. Disable validation warnings * @param id id or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId id) { @@ -493,7 +475,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setId(Stora } /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getInstanceType() { @@ -501,7 +483,7 @@ public java.lang.String getInstanceType() { } /** - * The type of the instance. Specified at creation time. + * Disable validation warnings * @param instanceType instanceType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInstanceType(java.lang.String instanceType) { @@ -510,7 +492,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInstance } /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getInternalAdditionalMetadata() { @@ -518,7 +500,7 @@ public java.util.Map getInternalAdditionalMetadata() { } /** - * Field to ingest additional metadata which support proto format. + * Disable validation warnings * @param internalAdditionalMetadata internalAdditionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInternalAdditionalMetadata(java.util.Map internalAdditionalMetadata) { @@ -527,7 +509,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setInternal } /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress getIpAddress() { @@ -535,7 +517,7 @@ public StorageDatabasecenterPartnerapiV1mainIpAddress getIpAddress() { } /** - * Optional. Private and public IP address of the resource. + * Optional. Disable validation warnings * @param ipAddress ipAddress or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIpAddress(StorageDatabasecenterPartnerapiV1mainIpAddress ipAddress) { @@ -544,7 +526,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIpAddres } /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsDeletionProtectionEnabled() { @@ -552,7 +534,7 @@ public java.lang.Boolean getIsDeletionProtectionEnabled() { } /** - * Optional. Whether deletion protection is enabled for this resource. + * Optional. Disable validation warnings * @param isDeletionProtectionEnabled isDeletionProtectionEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIsDeletionProtectionEnabled(java.lang.Boolean isDeletionProtectionEnabled) { @@ -561,7 +543,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setIsDeleti } /** - * The resource location. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -569,7 +551,7 @@ public java.lang.String getLocation() { } /** - * The resource location. REQUIRED + * Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setLocation(java.lang.String location) { @@ -578,7 +560,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setLocation } /** - * Machine configuration for this resource. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration getMachineConfiguration() { @@ -586,7 +568,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration getMachineConfi } /** - * Machine configuration for this resource. + * Disable validation warnings * @param machineConfiguration machineConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMachineConfiguration(StorageDatabasecenterPartnerapiV1mainMachineConfiguration machineConfiguration) { @@ -595,7 +577,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMachineC } /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo getMaintenanceInfo() { @@ -603,7 +585,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo getMaintenan } /** - * Optional. Maintenance info for the resource. + * Optional. Disable validation warnings * @param maintenanceInfo maintenanceInfo or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMaintenanceInfo(StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo maintenanceInfo) { @@ -612,7 +594,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setMaintena } /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getModes() { @@ -620,7 +602,7 @@ public java.util.List getModes() { } /** - * Optional. The modes of the database resource. + * Optional. Disable validation warnings * @param modes modes or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setModes(java.util.List modes) { @@ -629,9 +611,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setModes(ja } /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getPrimaryResourceId() { @@ -639,9 +619,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getPrimaryResourc } /** - * Identifier for this resource's immediate parent/primary resource if the current resource is a - * replica or derived form of another Database resource. Else it would be NULL. REQUIRED if the - * immediate parent exists when first time resource is getting ingested, otherwise optional. + * Disable validation warnings * @param primaryResourceId primaryResourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId primaryResourceId) { @@ -650,8 +628,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryR } /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPrimaryResourceLocation() { @@ -659,8 +636,7 @@ public java.lang.String getPrimaryResourceLocation() { } /** - * Primary resource location. REQUIRED if the immediate parent exists when first time resource is - * getting ingested, otherwise optional. + * Disable validation warnings * @param primaryResourceLocation primaryResourceLocation or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryResourceLocation(java.lang.String primaryResourceLocation) { @@ -669,7 +645,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setPrimaryR } /** - * The product this resource represents. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonProduct getProduct() { @@ -677,7 +653,7 @@ public StorageDatabasecenterProtoCommonProduct getProduct() { } /** - * The product this resource represents. + * Disable validation warnings * @param product product or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setProduct(StorageDatabasecenterProtoCommonProduct product) { @@ -686,9 +662,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setProduct( } /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceContainer() { @@ -696,9 +670,7 @@ public java.lang.String getResourceContainer() { } /** - * Closest parent Cloud Resource Manager container of this resource. It must be resource name of a - * Cloud Resource Manager project with the format of "/", such as "projects/123". For GCP provided - * resources, number should be project number. + * Disable validation warnings * @param resourceContainer resourceContainer or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceContainer(java.lang.String resourceContainer) { @@ -707,7 +679,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getResourceFlags() { @@ -715,7 +687,7 @@ public java.util.List getRes } /** - * Optional. List of resource flags for the database resource. + * Optional. Disable validation warnings * @param resourceFlags resourceFlags or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceFlags(java.util.List resourceFlags) { @@ -724,10 +696,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -735,10 +704,7 @@ public java.lang.String getResourceName() { } /** - * Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. - * That is, after a resource named "ABC" is deleted, the name "ABC" can be used to to create a new - * resource within the same source. Resource name to follow CAIS resource_name format as noted - * here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResourceName(java.lang.String resourceName) { @@ -747,7 +713,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setResource } /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSuspensionReason() { @@ -755,7 +721,7 @@ public java.lang.String getSuspensionReason() { } /** - * Optional. Suspension reason for the resource. + * Optional. Disable validation warnings * @param suspensionReason suspensionReason or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setSuspensionReason(java.lang.String suspensionReason) { @@ -764,7 +730,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setSuspensi } /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainTags getTagsSet() { @@ -772,7 +738,7 @@ public StorageDatabasecenterPartnerapiV1mainTags getTagsSet() { } /** - * Optional. Tags associated with this resources. + * Optional. Disable validation warnings * @param tagsSet tagsSet or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setTagsSet(StorageDatabasecenterPartnerapiV1mainTags tagsSet) { @@ -781,7 +747,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setTagsSet( } /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * @return value or {@code null} for none */ public String getUpdationTime() { @@ -789,7 +755,7 @@ public String getUpdationTime() { } /** - * The time at which the resource was updated and recorded at partner service. + * Disable validation warnings * @param updationTime updationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUpdationTime(String updationTime) { @@ -798,7 +764,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUpdation } /** - * User-provided labels associated with the resource + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUserLabels getUserLabelSet() { @@ -806,7 +772,7 @@ public StorageDatabasecenterPartnerapiV1mainUserLabels getUserLabelSet() { } /** - * User-provided labels associated with the resource + * Disable validation warnings * @param userLabelSet userLabelSet or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUserLabelSet(StorageDatabasecenterPartnerapiV1mainUserLabels userLabelSet) { @@ -815,8 +781,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setUserLabe } /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getZone() { @@ -824,8 +789,7 @@ public java.lang.String getZone() { } /** - * The resource zone. This is only applicable for zonal resources and will be empty for regional - * and multi-regional resources. + * Disable validation warnings * @param zone zone or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata setZone(java.lang.String zone) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java index 732ab572e7c..28af1372a4c 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Common model for database resource recommendation signal data. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,72 +30,63 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData extends com.google.api.client.json.GenericJson { /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map additionalMetadata; /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Recommendation state + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommendationState; /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommender; /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommenderId; /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String recommenderSubtype; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getAdditionalMetadata() { @@ -103,7 +94,7 @@ public java.util.Map getAdditionalMetadata() { } /** - * Optional. Any other additional metadata specific to recommendation + * Optional. Disable validation warnings * @param additionalMetadata additionalMetadata or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setAdditionalMetadata(java.util.Map additionalMetadata) { @@ -112,7 +103,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -120,7 +111,7 @@ public String getLastRefreshTime() { } /** - * Required. last time recommendationw as refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setLastRefreshTime(String lastRefreshTime) { @@ -129,7 +120,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Recommendation state + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommendationState() { @@ -137,7 +128,7 @@ public java.lang.String getRecommendationState() { } /** - * Required. Recommendation state + * Required. Disable validation warnings * @param recommendationState recommendationState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommendationState(java.lang.String recommendationState) { @@ -146,8 +137,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommender() { @@ -155,8 +145,7 @@ public java.lang.String getRecommender() { } /** - * Required. Name of recommendation. Examples: organizations/1234/locations/us- - * central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876 + * Required. Disable validation warnings * @param recommender recommender or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommender(java.lang.String recommender) { @@ -165,7 +154,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommenderId() { @@ -173,7 +162,7 @@ public java.lang.String getRecommenderId() { } /** - * Required. ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender" + * Required. Disable validation warnings * @param recommenderId recommenderId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommenderId(java.lang.String recommenderId) { @@ -182,13 +171,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRecommenderSubtype() { @@ -196,13 +179,7 @@ public java.lang.String getRecommenderSubtype() { } /** - * Required. Contains an identifier for a subtype of recommendations produced for the same - * recommender. Subtype is a function of content and impact, meaning a new subtype might be added - * when significant changes to `content` or `primary_impact.category` are introduced. See the - * Recommenders section to see a list of subtypes for a given Recommender. Examples: For - * recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MY - * SQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PR - * ACTICE" + * Required. Disable validation warnings * @param recommenderSubtype recommenderSubtype or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setRecommenderSubtype(java.lang.String recommenderSubtype) { @@ -211,8 +188,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -220,8 +196,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setResourceName(java.lang.String resourceName) { @@ -230,8 +205,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignal } /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -239,8 +213,7 @@ public java.lang.String getSignalType() { } /** - * Required. Type of signal, for example, `SIGNAL_TYPE_IDLE`, `SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES`, - * etc. + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java index 4c17e307fc8..3c77bdeaff6 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Database resource signal data. This is used to send signals to Condor which are based on the - * DB/Instance/Fleet level configurations. These will be used to send signals for all inventory - * types. Next ID: 10 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,70 +30,70 @@ public final class StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData extends com.google.api.client.json.GenericJson { /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String fullResourceName; /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String lastRefreshTime; /** - * Required. Resource location. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String location; /** - * Database resource id. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List signalMetadataList; /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalState; /** - * Required. Signal type of the signal + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String signalType; /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -103,7 +101,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -112,7 +110,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setBackup } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getFullResourceName() { @@ -120,7 +118,7 @@ public java.lang.String getFullResourceName() { } /** - * Required. Full Resource name of the source resource. + * Required. Disable validation warnings * @param fullResourceName fullResourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setFullResourceName(java.lang.String fullResourceName) { @@ -129,7 +127,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setFullRe } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getLastRefreshTime() { @@ -137,7 +135,7 @@ public String getLastRefreshTime() { } /** - * Required. Last time signal was refreshed + * Required. Disable validation warnings * @param lastRefreshTime lastRefreshTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLastRefreshTime(String lastRefreshTime) { @@ -146,7 +144,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLastRe } /** - * Required. Resource location. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getLocation() { @@ -154,7 +152,7 @@ public java.lang.String getLocation() { } /** - * Required. Resource location. + * Required. Disable validation warnings * @param location location or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLocation(java.lang.String location) { @@ -163,7 +161,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setLocati } /** - * Database resource id. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -171,7 +169,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** - * Database resource id. + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -180,7 +178,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setResour } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -188,7 +186,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Deprecated: Use signal_metadata_list instead. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalBoolValue(java.lang.Boolean signalBoolValue) { @@ -197,7 +195,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.List getSignalMetadataList() { @@ -205,7 +203,7 @@ public java.util.List getSi } /** - * This will support array of OneOf signal metadata information for a given signal type. + * Disable validation warnings * @param signalMetadataList signalMetadataList or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalMetadataList(java.util.List signalMetadataList) { @@ -214,7 +212,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalState() { @@ -222,7 +220,7 @@ public java.lang.String getSignalState() { } /** - * Required. Output only. Signal state of the signal + * Required. Output only. Disable validation warnings * @param signalState signalState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalState(java.lang.String signalState) { @@ -231,7 +229,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignal } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getSignalType() { @@ -239,7 +237,7 @@ public java.lang.String getSignalType() { } /** - * Required. Signal type of the signal + * Required. Disable validation warnings * @param signalType signalType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData setSignalType(java.lang.String signalType) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java index addc3f1e8f7..5dd9883f68a 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainEntitlement.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Proto representing the access that a user has to a specific feature/service. NextId: 3. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainEntitlement extends com.google.api.client.json.GenericJson { /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String entitlementState; /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String type; /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getEntitlementState() { @@ -52,7 +52,7 @@ public java.lang.String getEntitlementState() { } /** - * The current state of user's accessibility to a feature/benefit. + * Disable validation warnings * @param entitlementState entitlementState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainEntitlement setEntitlementState(java.lang.String entitlementState) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainEntitlement setEntitlementState(java } /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getType() { @@ -69,7 +69,7 @@ public java.lang.String getType() { } /** - * An enum that represents the type of this entitlement. + * Disable validation warnings * @param type type or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainEntitlement setType(java.lang.String type) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java index cd5a4ce39ad..76d79e96df6 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * GCBDR Configuration for the resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration extends com.google.api.client.json.GenericJson { /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean gcbdrManaged; /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getGcbdrManaged() { @@ -45,7 +45,7 @@ public java.lang.Boolean getGcbdrManaged() { } /** - * Whether the resource is managed by GCBDR. + * Disable validation warnings * @param gcbdrManaged gcbdrManaged or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration setGcbdrManaged(java.lang.Boolean gcbdrManaged) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java index 68df61fc6a7..6fa63aa4bec 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata.java @@ -17,9 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Metadata for individual internal resources in an instance. e.g. spanner instance can have - * multiple databases with unique configuration settings. Similarly bigtable can have multiple - * clusters within same bigtable instance. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -32,49 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata extends com.google.api.client.json.GenericJson { /** - * Backup configuration for this database + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration; /** - * Information about the last backup attempt for this database + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isDeletionProtectionEnabled; /** - * The product this resource represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonProduct product; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId; /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Backup configuration for this database + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfiguration() { @@ -82,7 +80,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupConfiguration getBackupConfigu } /** - * Backup configuration for this database + * Disable validation warnings * @param backupConfiguration backupConfiguration or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupConfiguration(StorageDatabasecenterPartnerapiV1mainBackupConfiguration backupConfiguration) { @@ -91,7 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupCo } /** - * Information about the last backup attempt for this database + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -99,7 +97,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Information about the last backup attempt for this database + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -108,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setBackupRu } /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsDeletionProtectionEnabled() { @@ -116,7 +114,7 @@ public java.lang.Boolean getIsDeletionProtectionEnabled() { } /** - * Whether deletion protection is enabled for this internal resource. + * Disable validation warnings * @param isDeletionProtectionEnabled isDeletionProtectionEnabled or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setIsDeletionProtectionEnabled(java.lang.Boolean isDeletionProtectionEnabled) { @@ -125,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setIsDeleti } /** - * The product this resource represents. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonProduct getProduct() { @@ -133,7 +131,7 @@ public StorageDatabasecenterProtoCommonProduct getProduct() { } /** - * The product this resource represents. + * Disable validation warnings * @param product product or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setProduct(StorageDatabasecenterProtoCommonProduct product) { @@ -142,6 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setProduct( } /** + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { @@ -149,6 +148,7 @@ public StorageDatabasecenterPartnerapiV1mainDatabaseResourceId getResourceId() { } /** + * Disable validation warnings * @param resourceId resourceId or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResourceId(StorageDatabasecenterPartnerapiV1mainDatabaseResourceId resourceId) { @@ -157,8 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResource } /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -166,8 +165,7 @@ public java.lang.String getResourceName() { } /** - * Required. internal resource name for spanner this will be database name - * e.g."spanner.googleapis.com/projects/123/abc/instances/inst1/databases/db1" + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata setResourceName(java.lang.String resourceName) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java index 2b0371f6823..084b3b53e6f 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainIpAddress.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Used to send IP address information for a database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,26 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainIpAddress extends com.google.api.client.json.GenericJson { /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String privateIp; /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String publicIp; /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPrivateIp() { @@ -57,9 +52,7 @@ public java.lang.String getPrivateIp() { } /** - * The private IP address assigned to the resource within a Virtual Private Cloud (VPC). This IP - * is only reachable from within the same VPC network. Stored in standard string format (e.g., - * "10.0.0.2"). + * Disable validation warnings * @param privateIp privateIp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress setPrivateIp(java.lang.String privateIp) { @@ -68,8 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainIpAddress setPrivateIp(java.lang.Str } /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPublicIp() { @@ -77,8 +69,7 @@ public java.lang.String getPublicIp() { } /** - * The public IP address assigned to the resource. This IP is reachable from the internet. Stored - * in standard string format (e.g., "34.72.1.1"). + * Disable validation warnings * @param publicIp publicIp or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainIpAddress setPublicIp(java.lang.String publicIp) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java index 72b8b6e7ff2..80da74b1d79 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainMachineConfiguration.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * MachineConfiguration describes the configuration of a machine specific to Database Resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,50 +30,49 @@ public final class StorageDatabasecenterPartnerapiV1mainMachineConfiguration extends com.google.api.client.json.GenericJson { /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long baselineSlots; /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer cpuCount; /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long maxReservationSlots; /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java.lang.Long memorySizeInBytes; /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer shardCount; /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Double vcpuCount; /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getBaselineSlots() { @@ -81,7 +80,7 @@ public java.lang.Long getBaselineSlots() { } /** - * Optional. Baseline slots for BigQuery Reservations. Baseline slots are in increments of 50. + * Optional. Disable validation warnings * @param baselineSlots baselineSlots or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setBaselineSlots(java.lang.Long baselineSlots) { @@ -90,8 +89,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setBaselineSlot } /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getCpuCount() { @@ -99,8 +97,7 @@ public java.lang.Integer getCpuCount() { } /** - * The number of CPUs. Deprecated. Use vcpu_count instead. TODO(b/342344482) add proto validations - * again after bug fix. + * Disable validation warnings * @param cpuCount cpuCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setCpuCount(java.lang.Integer cpuCount) { @@ -109,7 +106,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setCpuCount(jav } /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getMaxReservationSlots() { @@ -117,7 +114,7 @@ public java.lang.Long getMaxReservationSlots() { } /** - * Optional. Max slots for BigQuery Reservations. Max slots are in increments of 50. + * Optional. Disable validation warnings * @param maxReservationSlots maxReservationSlots or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMaxReservationSlots(java.lang.Long maxReservationSlots) { @@ -126,7 +123,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMaxReservati } /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Long getMemorySizeInBytes() { @@ -134,7 +131,7 @@ public java.lang.Long getMemorySizeInBytes() { } /** - * Memory size in bytes. TODO(b/342344482) add proto validations again after bug fix. + * Disable validation warnings * @param memorySizeInBytes memorySizeInBytes or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMemorySizeInBytes(java.lang.Long memorySizeInBytes) { @@ -143,7 +140,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setMemorySizeIn } /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getShardCount() { @@ -151,7 +148,7 @@ public java.lang.Integer getShardCount() { } /** - * Optional. Number of shards (if applicable). + * Optional. Disable validation warnings * @param shardCount shardCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setShardCount(java.lang.Integer shardCount) { @@ -160,7 +157,7 @@ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setShardCount(j } /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Double getVcpuCount() { @@ -168,7 +165,7 @@ public java.lang.Double getVcpuCount() { } /** - * Optional. The number of vCPUs. TODO(b/342344482) add proto validations again after bug fix. + * Optional. Disable validation warnings * @param vcpuCount vcpuCount or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainMachineConfiguration setVcpuCount(java.lang.Double vcpuCount) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java index 7c4a2d6d2ea..f65ac60dd60 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainObservabilityMetricData.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Model definition for StorageDatabasecenterPartnerapiV1mainObservabilityMetricData. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,43 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainObservabilityMetricData extends com.google.api.client.json.GenericJson { /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String aggregationType; /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String metricType; /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String observationTime; /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String resourceName; /** - * Required. Value of the metric type. + * Required. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterProtoCommonTypedValue value; /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getAggregationType() { @@ -74,7 +73,7 @@ public java.lang.String getAggregationType() { } /** - * Required. Type of aggregation performed on the metric. + * Required. Disable validation warnings * @param aggregationType aggregationType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setAggregationType(java.lang.String aggregationType) { @@ -83,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setAggregati } /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMetricType() { @@ -91,7 +90,7 @@ public java.lang.String getMetricType() { } /** - * Required. Type of metric like CPU, Memory, etc. + * Required. Disable validation warnings * @param metricType metricType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setMetricType(java.lang.String metricType) { @@ -100,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setMetricTyp } /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * @return value or {@code null} for none */ public String getObservationTime() { @@ -108,7 +107,7 @@ public String getObservationTime() { } /** - * Required. The time the metric value was observed. + * Required. Disable validation warnings * @param observationTime observationTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setObservationTime(String observationTime) { @@ -117,8 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setObservati } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getResourceName() { @@ -126,8 +124,7 @@ public java.lang.String getResourceName() { } /** - * Required. Database resource name associated with the signal. Resource name to follow CAIS - * resource_name format as noted here go/condor-common-datamodel + * Required. Disable validation warnings * @param resourceName resourceName or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setResourceName(java.lang.String resourceName) { @@ -136,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setResourceN } /** - * Required. Value of the metric type. + * Required. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterProtoCommonTypedValue getValue() { @@ -144,7 +141,7 @@ public StorageDatabasecenterProtoCommonTypedValue getValue() { } /** - * Required. Value of the metric type. + * Required. Disable validation warnings * @param value value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainObservabilityMetricData setValue(StorageDatabasecenterProtoCommonTypedValue value) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainOperationError.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainOperationError.java index 7c2b68acb48..fced43f676b 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainOperationError.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainOperationError.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * An error that occurred during a backup creation operation. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,27 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainOperationError extends com.google.api.client.json.GenericJson { /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String code; /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String errorType; /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String message; /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getCode() { @@ -58,7 +59,7 @@ public java.lang.String getCode() { } /** - * Identifies the specific error that occurred. REQUIRED + * Disable validation warnings * @param code code or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setCode(java.lang.String code) { @@ -67,6 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError setCode(java.lang.Str } /** + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getErrorType() { @@ -74,6 +76,7 @@ public java.lang.String getErrorType() { } /** + * Disable validation warnings * @param errorType errorType or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setErrorType(java.lang.String errorType) { @@ -82,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainOperationError setErrorType(java.lan } /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMessage() { @@ -90,7 +93,7 @@ public java.lang.String getMessage() { } /** - * Additional information about the error encountered. REQUIRED + * Disable validation warnings * @param message message or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainOperationError setMessage(java.lang.String message) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java index 8dde03acb6a..10cf9e87de5 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceFlags.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Message type for storing resource flags. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceFlags extends com.google.api.client.json.GenericJson { /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String key; /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String value; /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getKey() { @@ -52,7 +52,7 @@ public java.lang.String getKey() { } /** - * Optional. Key of the resource flag. + * Optional. Disable validation warnings * @param key key or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceFlags setKey(java.lang.String key) { @@ -61,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceFlags setKey(java.lang.Strin } /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getValue() { @@ -69,7 +69,7 @@ public java.lang.String getValue() { } /** - * Optional. Value of the resource flag. + * Optional. Disable validation warnings * @param value value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceFlags setValue(java.lang.String value) { From 27ff0255d4e83f985b2c3accdf7d1a025d3f7c56 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:04:33 -0700 Subject: [PATCH 2/2] chore: regenerate alloydb client --- ...V1mainResourceMaintenanceDenySchedule.java | 21 ++++--- ...rtnerapiV1mainResourceMaintenanceInfo.java | 59 ++++++++----------- ...rapiV1mainResourceMaintenanceSchedule.java | 30 ++++------ ...nterPartnerapiV1mainRetentionSettings.java | 32 +++++----- ...ecenterPartnerapiV1mainSignalMetadata.java | 15 +++-- ...ageDatabasecenterPartnerapiV1mainTags.java | 9 ++- ...erPartnerapiV1mainUpcomingMaintenance.java | 15 +++-- ...abasecenterPartnerapiV1mainUserLabels.java | 6 +- .../v1beta/model/StringRestrictions.java | 24 ++++++++ .../v1beta/2.0.0/pom.xml | 4 +- .../v1beta/README.md | 4 +- 11 files changed, 111 insertions(+), 108 deletions(-) diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java index 9aa4d5f5e2f..62ed109f418 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Deny maintenance period for the database resource. It specifies the time range during which the - * maintenance cannot start. This is configured by the customer. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,28 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule extends com.google.api.client.json.GenericJson { /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate endDate; /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate startDate; /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeTimeOfDay time; /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getEndDate() { @@ -60,7 +59,7 @@ public GoogleTypeDate getEndDate() { } /** - * Optional. Deny period end date. + * Optional. Disable validation warnings * @param endDate endDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setEndDate(GoogleTypeDate endDate) { @@ -69,7 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setE } /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getStartDate() { @@ -77,7 +76,7 @@ public GoogleTypeDate getStartDate() { } /** - * Optional. The start date of the deny maintenance period. + * Optional. Disable validation warnings * @param startDate startDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setStartDate(GoogleTypeDate startDate) { @@ -86,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setS } /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeTimeOfDay getTime() { @@ -94,7 +93,7 @@ public GoogleTypeTimeOfDay getTime() { } /** - * Optional. Time in UTC when the deny period starts on start_date and ends on end_date. + * Optional. Disable validation warnings * @param time time or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule setTime(GoogleTypeTimeOfDay time) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java index 8d9a11a7d10..72266aa32a0 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * MaintenanceInfo to capture the maintenance details of database resource. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo extends com.google.api.client.json.GenericJson { /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeDate currentVersionReleaseDate; /** - * Optional. List of Deny maintenance period for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -50,52 +50,49 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean isInstanceStopped; /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule maintenanceSchedule; /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String maintenanceState; /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String maintenanceVersion; /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.List nextAvailableMaintenanceVersions; /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance upcomingMaintenance; /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeDate getCurrentVersionReleaseDate() { @@ -103,7 +100,7 @@ public GoogleTypeDate getCurrentVersionReleaseDate() { } /** - * Optional. The date when the current maintenance version was released. + * Optional. Disable validation warnings * @param currentVersionReleaseDate currentVersionReleaseDate or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setCurrentVersionReleaseDate(GoogleTypeDate currentVersionReleaseDate) { @@ -112,7 +109,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setCurrentVe } /** - * Optional. List of Deny maintenance period for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getDenyMaintenanceSchedules() { @@ -120,7 +117,7 @@ public java.util.List denyMaintenanceSchedules) { @@ -129,8 +126,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setDenyMaint } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getIsInstanceStopped() { @@ -138,8 +134,7 @@ public java.lang.Boolean getIsInstanceStopped() { } /** - * Optional. Whether the instance is in stopped state. This information is temporarily being - * captured in maintenanceInfo, till STOPPED state is supported by DB Center. + * Optional. Disable validation warnings * @param isInstanceStopped isInstanceStopped or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setIsInstanceStopped(java.lang.Boolean isInstanceStopped) { @@ -148,7 +143,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setIsInstanc } /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule getMaintenanceSchedule() { @@ -156,7 +151,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule getMaint } /** - * Optional. Maintenance window for the database resource. + * Optional. Disable validation warnings * @param maintenanceSchedule maintenanceSchedule or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceSchedule(StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule maintenanceSchedule) { @@ -165,7 +160,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMaintenanceState() { @@ -173,7 +168,7 @@ public java.lang.String getMaintenanceState() { } /** - * Output only. Current state of maintenance on the database resource. + * Output only. Disable validation warnings * @param maintenanceState maintenanceState or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceState(java.lang.String maintenanceState) { @@ -182,8 +177,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getMaintenanceVersion() { @@ -191,8 +185,7 @@ public java.lang.String getMaintenanceVersion() { } /** - * Optional. Current Maintenance version of the database resource. Example: - * "MYSQL_8_0_41.R20250531.01_15" + * Optional. Disable validation warnings * @param maintenanceVersion maintenanceVersion or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenanceVersion(java.lang.String maintenanceVersion) { @@ -201,7 +194,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setMaintenan } /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.util.List getNextAvailableMaintenanceVersions() { @@ -209,7 +202,7 @@ public java.util.List getNextAvailableMaintenanceVersions() { } /** - * Optional. List of next available maintenance versions. + * Optional. Disable validation warnings * @param nextAvailableMaintenanceVersions nextAvailableMaintenanceVersions or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setNextAvailableMaintenanceVersions(java.util.List nextAvailableMaintenanceVersions) { @@ -218,8 +211,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setNextAvail } /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance getUpcomingMaintenance() { @@ -227,8 +219,7 @@ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance getUpcomingMaint } /** - * Optional. Upcoming maintenance for the database resource. This field is populated once SLM - * generates and publishes upcoming maintenance window. + * Optional. Disable validation warnings * @param upcomingMaintenance upcomingMaintenance or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceInfo setUpcomingMaintenance(StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance upcomingMaintenance) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java index e89818754f3..24573cf1d5d 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Maintenance window for the database resource. It specifies preferred time and day of the week and - * phase in some cases, when the maintenance can start. This is configured by the customer. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,31 +30,28 @@ public final class StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule extends com.google.api.client.json.GenericJson { /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String day; /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String phase; /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private GoogleTypeTimeOfDay time; /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getDay() { @@ -63,7 +59,7 @@ public java.lang.String getDay() { } /** - * Optional. Preferred day of the week for maintenance, e.g. MONDAY, TUESDAY, etc. + * Optional. Disable validation warnings * @param day day or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setDay(java.lang.String day) { @@ -72,10 +68,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setDay(j } /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getPhase() { @@ -83,10 +76,7 @@ public java.lang.String getPhase() { } /** - * Optional. Phase of the maintenance window. This is to capture order of maintenance. For - * example, for Cloud SQL resources, this can be used to capture if the maintenance window is in - * Week1, Week2, Week5, etc. Non production resources are usually part of early phase. For more - * details, refer to Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance + * Optional. Disable validation warnings * @param phase phase or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setPhase(java.lang.String phase) { @@ -95,7 +85,7 @@ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setPhase } /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public GoogleTypeTimeOfDay getTime() { @@ -103,7 +93,7 @@ public GoogleTypeTimeOfDay getTime() { } /** - * Optional. Preferred time to start the maintenance operation on the specified day. + * Optional. Disable validation warnings * @param time time or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule setTime(GoogleTypeTimeOfDay time) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java index 05cb5c11e9c..35754442cdd 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainRetentionSettings.java @@ -17,7 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Model definition for StorageDatabasecenterPartnerapiV1mainRetentionSettings. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -30,42 +30,42 @@ public final class StorageDatabasecenterPartnerapiV1mainRetentionSettings extends com.google.api.client.json.GenericJson { /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String durationBasedRetention; /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Integer quantityBasedRetention; /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String retentionUnit; /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String timeBasedRetention; /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String timestampBasedRetentionTime; /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @return value or {@code null} for none */ public String getDurationBasedRetention() { @@ -73,7 +73,7 @@ public String getDurationBasedRetention() { } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @param durationBasedRetention durationBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setDurationBasedRetention(String durationBasedRetention) { @@ -82,7 +82,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setDurationBasedRe } /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Integer getQuantityBasedRetention() { @@ -90,7 +90,7 @@ public java.lang.Integer getQuantityBasedRetention() { } /** - * Quantity based retention period i.e. 7 backups + * Disable validation warnings * @param quantityBasedRetention quantityBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setQuantityBasedRetention(java.lang.Integer quantityBasedRetention) { @@ -99,7 +99,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setQuantityBasedRe } /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.String getRetentionUnit() { @@ -107,7 +107,7 @@ public java.lang.String getRetentionUnit() { } /** - * The unit that 'retained_backups' represents. + * Disable validation warnings * @param retentionUnit retentionUnit or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setRetentionUnit(java.lang.String retentionUnit) { @@ -116,7 +116,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setRetentionUnit(j } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @return value or {@code null} for none */ public String getTimeBasedRetention() { @@ -124,7 +124,7 @@ public String getTimeBasedRetention() { } /** - * Duration based retention period i.e. 172800 seconds (2 days) + * Disable validation warnings * @param timeBasedRetention timeBasedRetention or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimeBasedRetention(String timeBasedRetention) { @@ -133,7 +133,7 @@ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimeBasedRetent } /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * @return value or {@code null} for none */ public String getTimestampBasedRetentionTime() { @@ -141,7 +141,7 @@ public String getTimestampBasedRetentionTime() { } /** - * Timestamp based retention period i.e. 2024-05-01T00:00:00Z + * Disable validation warnings * @param timestampBasedRetentionTime timestampBasedRetentionTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainRetentionSettings setTimestampBasedRetentionTime(String timestampBasedRetentionTime) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java index 492e06668cc..3083a91c363 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainSignalMetadata.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * SignalMetadata contains one of the signal metadata proto messages associated with a SignalType. - * This proto will be mapped to SignalMetadata message in storage.proto. Next ID: 3 + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainSignalMetadata extends com.google.api.client.json.GenericJson { /** - * Signal data for backup runs. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private StorageDatabasecenterPartnerapiV1mainBackupRun backupRun; /** - * Signal data for boolean signals. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.Boolean signalBoolValue; /** - * Signal data for backup runs. + * Disable validation warnings * @return value or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { @@ -53,7 +52,7 @@ public StorageDatabasecenterPartnerapiV1mainBackupRun getBackupRun() { } /** - * Signal data for backup runs. + * Disable validation warnings * @param backupRun backupRun or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setBackupRun(StorageDatabasecenterPartnerapiV1mainBackupRun backupRun) { @@ -62,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setBackupRun(StorageD } /** - * Signal data for boolean signals. + * Disable validation warnings * @return value or {@code null} for none */ public java.lang.Boolean getSignalBoolValue() { @@ -70,7 +69,7 @@ public java.lang.Boolean getSignalBoolValue() { } /** - * Signal data for boolean signals. + * Disable validation warnings * @param signalBoolValue signalBoolValue or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainSignalMetadata setSignalBoolValue(java.lang.Boolean signalBoolValue) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainTags.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainTags.java index 7625418ad1d..27976e95b3f 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainTags.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainTags.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Message type for storing tags. Tags provide a way to create annotations for resources, and in - * some cases conditionally allow or deny policies based on whether a resource has a specific tag. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,14 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainTags extends com.google.api.client.json.GenericJson { /** - * The Tag key/value mappings. + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map tags; /** - * The Tag key/value mappings. + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getTags() { @@ -46,7 +45,7 @@ public java.util.Map getTags() { } /** - * The Tag key/value mappings. + * Disable validation warnings * @param tags tags or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainTags setTags(java.util.Map tags) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java index a3fdac92f54..fa7953e4a4c 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Upcoming maintenance for the database resource. This is generated by SLM once the upcoming - * maintenance schedule is published. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,21 +30,21 @@ public final class StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance extends com.google.api.client.json.GenericJson { /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String endTime; /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private String startTime; /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public String getEndTime() { @@ -53,7 +52,7 @@ public String getEndTime() { } /** - * Optional. The end time of the upcoming maintenance. + * Optional. Disable validation warnings * @param endTime endTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setEndTime(String endTime) { @@ -62,7 +61,7 @@ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setEndTime(Strin } /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * @return value or {@code null} for none */ public String getStartTime() { @@ -70,7 +69,7 @@ public String getStartTime() { } /** - * Optional. The start time of the upcoming maintenance. + * Optional. Disable validation warnings * @param startTime startTime or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance setStartTime(String startTime) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java index 98d304af312..f7ae136ac5f 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StorageDatabasecenterPartnerapiV1mainUserLabels.java @@ -17,8 +17,7 @@ package com.google.api.services.alloydb.v1beta.model; /** - * Message type for storing user labels. User labels are used to tag App Engine resources, allowing - * users to search for resources matching a set of labels and to aggregate usage data by labels. + * Disable validation warnings * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the AlloyDB API. For a detailed explanation see: @@ -31,12 +30,14 @@ public final class StorageDatabasecenterPartnerapiV1mainUserLabels extends com.google.api.client.json.GenericJson { /** + * Disable validation warnings * The value may be {@code null}. */ @com.google.api.client.util.Key private java.util.Map labels; /** + * Disable validation warnings * @return value or {@code null} for none */ public java.util.Map getLabels() { @@ -44,6 +45,7 @@ public java.util.Map getLabels() { } /** + * Disable validation warnings * @param labels labels or {@code null} for none */ public StorageDatabasecenterPartnerapiV1mainUserLabels setLabels(java.util.Map labels) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StringRestrictions.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StringRestrictions.java index dbf05aa3ed5..3b976d8cc2a 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StringRestrictions.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/StringRestrictions.java @@ -37,6 +37,13 @@ public final class StringRestrictions extends com.google.api.client.json.Generic @com.google.api.client.util.Key private java.util.List allowedValues; + /** + * Output only. Whether the allowed values are case agnostic. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean caseAgnostic; + /** * The list of allowed values, if bounded. This field will be empty if there is a unbounded number * of allowed values. @@ -56,6 +63,23 @@ public StringRestrictions setAllowedValues(java.util.List allo return this; } + /** + * Output only. Whether the allowed values are case agnostic. + * @return value or {@code null} for none + */ + public java.lang.Boolean getCaseAgnostic() { + return caseAgnostic; + } + + /** + * Output only. Whether the allowed values are case agnostic. + * @param caseAgnostic caseAgnostic or {@code null} for none + */ + public StringRestrictions setCaseAgnostic(java.lang.Boolean caseAgnostic) { + this.caseAgnostic = caseAgnostic; + return this; + } + @Override public StringRestrictions set(String fieldName, Object value) { return (StringRestrictions) super.set(fieldName, value); diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml b/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml index 60c16cb4984..539eb26aad5 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-alloydb - v1beta-rev20260701-2.0.0 - AlloyDB API v1beta-rev20260701-2.0.0 + v1beta-rev20260723-2.0.0 + AlloyDB API v1beta-rev20260723-2.0.0 jar 2011 diff --git a/clients/google-api-services-alloydb/v1beta/README.md b/clients/google-api-services-alloydb/v1beta/README.md index 356d394f967..f6b4f716037 100644 --- a/clients/google-api-services-alloydb/v1beta/README.md +++ b/clients/google-api-services-alloydb/v1beta/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1beta-rev20260701-2.0.0 + v1beta-rev20260723-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260701-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260723-2.0.0' } ```