diff --git a/api_names_out.yaml b/api_names_out.yaml index faf5cf184e6..44df0d15099 100644 --- a/api_names_out.yaml +++ b/api_names_out.yaml @@ -52180,6 +52180,7 @@ "/backupdr:v1/AllocationAffinity/key": key "/backupdr:v1/AllocationAffinity/values": values "/backupdr:v1/AllocationAffinity/values/value": value +"/backupdr:v1/AlloyDBClusterBackupPlanAssociationProperties": alloy_db_cluster_backup_plan_association_properties "/backupdr:v1/AlloyDBClusterDataSourceProperties": alloy_db_cluster_data_source_properties "/backupdr:v1/AlloyDBClusterDataSourceProperties/name": name "/backupdr:v1/AlloyDbClusterBackupProperties": alloy_db_cluster_backup_properties @@ -52336,12 +52337,14 @@ "/backupdr:v1/BackupPlan/supportedResourceTypes/supported_resource_type": supported_resource_type "/backupdr:v1/BackupPlan/updateTime": update_time "/backupdr:v1/BackupPlanAssociation": backup_plan_association +"/backupdr:v1/BackupPlanAssociation/alloydbClusterBackupPlanAssociationProperties": alloydb_cluster_backup_plan_association_properties "/backupdr:v1/BackupPlanAssociation/backupPlan": backup_plan "/backupdr:v1/BackupPlanAssociation/backupPlanRevisionId": backup_plan_revision_id "/backupdr:v1/BackupPlanAssociation/backupPlanRevisionName": backup_plan_revision_name "/backupdr:v1/BackupPlanAssociation/cloudSqlInstanceBackupPlanAssociationProperties": cloud_sql_instance_backup_plan_association_properties "/backupdr:v1/BackupPlanAssociation/createTime": create_time "/backupdr:v1/BackupPlanAssociation/dataSource": data_source +"/backupdr:v1/BackupPlanAssociation/filestoreInstanceBackupPlanAssociationProperties": filestore_instance_backup_plan_association_properties "/backupdr:v1/BackupPlanAssociation/name": name "/backupdr:v1/BackupPlanAssociation/resource": resource "/backupdr:v1/BackupPlanAssociation/resourceType": resource_type @@ -52640,6 +52643,8 @@ "/backupdr:v1/FetchUsableBackupVaultsResponse/nextPageToken": next_page_token "/backupdr:v1/FetchUsableBackupVaultsResponse/unreachable": unreachable "/backupdr:v1/FetchUsableBackupVaultsResponse/unreachable/unreachable": unreachable +"/backupdr:v1/FilestoreInstanceBackupPlanAssociationProperties": filestore_instance_backup_plan_association_properties +"/backupdr:v1/FilestoreInstanceBackupPlanAssociationProperties/instanceCreateTime": instance_create_time "/backupdr:v1/FinalizeBackupRequest": finalize_backup_request "/backupdr:v1/FinalizeBackupRequest/backupId": backup_id "/backupdr:v1/FinalizeBackupRequest/consistencyTime": consistency_time diff --git a/generated/google-apis-backupdr_v1/CHANGELOG.md b/generated/google-apis-backupdr_v1/CHANGELOG.md index b85b257e591..977f401c084 100644 --- a/generated/google-apis-backupdr_v1/CHANGELOG.md +++ b/generated/google-apis-backupdr_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-backupdr_v1 +### v0.49.0 (2026-01-11) + +* Regenerated from discovery document revision 20251227 + ### v0.48.0 (2025-12-07) * Regenerated from discovery document revision 20251130 diff --git a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/classes.rb b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/classes.rb index b4dda31fddc..c28cb36c352 100644 --- a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/classes.rb +++ b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/classes.rb @@ -246,6 +246,19 @@ def update!(**args) end end + # Properties for an AlloyDB cluster backup plan association. + class AlloyDbClusterBackupPlanAssociationProperties + include Google::Apis::Core::Hashable + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + end + end + # AlloyDBClusterDataSourceProperties represents the properties of a AlloyDB # cluster resource that are stored in the DataSource. . class AlloyDbClusterDataSourceProperties @@ -851,14 +864,14 @@ class BackupConfigDetails # @return [String] attr_accessor :backup_config_source_display_name - # BackupDrPlanConfig has additional information about Backup and DR's Plan - # backup configuration. + # BackupDrPlanConfig has additional information about Google Cloud Backup and DR' + # s Plan backup configuration. # Corresponds to the JSON property `backupDrPlanConfig` # @return [Google::Apis::BackupdrV1::BackupDrPlanConfig] attr_accessor :backup_dr_plan_config - # BackupDrTemplateConfig has additional information about Backup and DR's - # Template backup configuration. + # Provides additional information about Google Cloud Backup and DR's Template + # backup configuration. # Corresponds to the JSON property `backupDrTemplateConfig` # @return [Google::Apis::BackupdrV1::BackupDrTemplateConfig] attr_accessor :backup_dr_template_config @@ -970,8 +983,8 @@ def update!(**args) end end - # BackupDrPlanConfig has additional information about Backup and DR's Plan - # backup configuration. + # BackupDrPlanConfig has additional information about Google Cloud Backup and DR' + # s Plan backup configuration. class BackupDrPlanConfig include Google::Apis::Core::Hashable @@ -1016,8 +1029,8 @@ def update!(**args) end end - # BackupDrTemplateConfig has additional information about Backup and DR's - # Template backup configuration. + # Provides additional information about Google Cloud Backup and DR's Template + # backup configuration. class BackupDrTemplateConfig include Google::Apis::Core::Hashable @@ -1154,9 +1167,9 @@ class BackupPlan # @return [String] attr_accessor :backup_vault - # Output only. The Google Cloud Platform Service Account to be used by the - # BackupVault for taking backups. Specify the email address of the Backup Vault - # Service Account. + # Output only. The Google Cloud service account to be used by the BackupVault + # for taking backups. Specify the email address of the Backup Vault Service + # Account. # Corresponds to the JSON property `backupVaultServiceAccount` # @return [String] attr_accessor :backup_vault_service_account @@ -1188,9 +1201,9 @@ class BackupPlan # @return [Hash] attr_accessor :labels - # Optional. Applicable only for CloudSQL resource_type. Configures how long logs - # will be stored. It is defined in “days”. This value should be greater than or - # equal to minimum enforced log retention duration of the backup vault. + # Optional. Applicable only for Cloud SQL resource_type. Configures how long + # logs will be stored. It is defined in “days”. This value should be greater + # than or equal to minimum enforced log retention duration of the backup vault. # Corresponds to the JSON property `logRetentionDays` # @return [Fixnum] attr_accessor :log_retention_days @@ -1273,6 +1286,11 @@ def update!(**args) class BackupPlanAssociation include Google::Apis::Core::Hashable + # Properties for an AlloyDB cluster backup plan association. + # Corresponds to the JSON property `alloydbClusterBackupPlanAssociationProperties` + # @return [Google::Apis::BackupdrV1::AlloyDbClusterBackupPlanAssociationProperties] + attr_accessor :alloydb_cluster_backup_plan_association_properties + # Required. Resource name of backup plan which needs to be applied on workload. # Format: projects/`project`/locations/`location`/backupPlans/`backupPlanId` # Corresponds to the JSON property `backupPlan` @@ -1309,6 +1327,11 @@ class BackupPlanAssociation # @return [String] attr_accessor :data_source + # Filestore instance's BPA properties. + # Corresponds to the JSON property `filestoreInstanceBackupPlanAssociationProperties` + # @return [Google::Apis::BackupdrV1::FilestoreInstanceBackupPlanAssociationProperties] + attr_accessor :filestore_instance_backup_plan_association_properties + # Output only. Identifier. The resource name of BackupPlanAssociation in below # format Format : projects/`project`/locations/`location`/backupPlanAssociations/ # `backupPlanAssociationId` @@ -1351,12 +1374,14 @@ def initialize(**args) # Update properties of this object def update!(**args) + @alloydb_cluster_backup_plan_association_properties = args[:alloydb_cluster_backup_plan_association_properties] if args.key?(:alloydb_cluster_backup_plan_association_properties) @backup_plan = args[:backup_plan] if args.key?(:backup_plan) @backup_plan_revision_id = args[:backup_plan_revision_id] if args.key?(:backup_plan_revision_id) @backup_plan_revision_name = args[:backup_plan_revision_name] if args.key?(:backup_plan_revision_name) @cloud_sql_instance_backup_plan_association_properties = args[:cloud_sql_instance_backup_plan_association_properties] if args.key?(:cloud_sql_instance_backup_plan_association_properties) @create_time = args[:create_time] if args.key?(:create_time) @data_source = args[:data_source] if args.key?(:data_source) + @filestore_instance_backup_plan_association_properties = args[:filestore_instance_backup_plan_association_properties] if args.key?(:filestore_instance_backup_plan_association_properties) @name = args[:name] if args.key?(:name) @resource = args[:resource] if args.key?(:resource) @resource_type = args[:resource_type] if args.key?(:resource_type) @@ -1599,17 +1624,17 @@ def update!(**args) class BackupWindow include Google::Apis::Core::Hashable - # Required. The hour of day (1-24) when the window end for e.g. if value of end - # hour of day is 10 that mean backup window end time is 10:00. End hour of day - # should be greater than start hour of day. 0 <= start_hour_of_day < + # Required. The hour of day (1-24) when the window end for example if value of + # end hour of day is 10 that mean backup window end time is 10:00. End hour of + # day should be greater than start hour of day. 0 <= start_hour_of_day < # end_hour_of_day <= 24 End hour of day is not include in backup window that # mean if end_hour_of_day= 10 jobs should start before 10:00. # Corresponds to the JSON property `endHourOfDay` # @return [Fixnum] attr_accessor :end_hour_of_day - # Required. The hour of day (0-23) when the window starts for e.g. if value of - # start hour of day is 6 that mean backup window start at 6:00. + # Required. The hour of day (0-23) when the window starts for example if value + # of start hour of day is 6 that mean backup window start at 6:00. # Corresponds to the JSON property `startHourOfDay` # @return [Fixnum] attr_accessor :start_hour_of_day @@ -2588,7 +2613,7 @@ def update!(**args) end end - # The GCP resource that the DataSource is associated with. + # The Google Cloud resource that the DataSource is associated with. class DataSourceGcpResourceInfo include Google::Apis::Core::Hashable @@ -2598,18 +2623,20 @@ class DataSourceGcpResourceInfo # @return [Google::Apis::BackupdrV1::CloudSqlInstanceDataSourceReferenceProperties] attr_accessor :cloud_sql_instance_properties - # Output only. The resource name of the GCP resource. Ex: projects/`project`/ - # zones/`zone`/instances/`instance` + # Output only. The resource name of the Google Cloud resource. Ex: projects/` + # project`/zones/`zone`/instances/`instance` # Corresponds to the JSON property `gcpResourcename` # @return [String] attr_accessor :gcp_resourcename - # Output only. The location of the GCP resource. Ex: //"global"/"unspecified" + # Output only. The location of the Google Cloud resource. Ex: //"global"/" + # unspecified" # Corresponds to the JSON property `location` # @return [String] attr_accessor :location - # Output only. The type of the GCP resource. Ex: compute.googleapis.com/Instance + # Output only. The type of the Google Cloud resource. Ex: compute.googleapis.com/ + # Instance # Corresponds to the JSON property `type` # @return [String] attr_accessor :type @@ -2657,7 +2684,7 @@ class DataSourceReference # @return [Fixnum] attr_accessor :data_source_backup_count - # The GCP resource that the DataSource is associated with. + # The Google Cloud resource that the DataSource is associated with. # Corresponds to the JSON property `dataSourceGcpResourceInfo` # @return [Google::Apis::BackupdrV1::DataSourceGcpResourceInfo] attr_accessor :data_source_gcp_resource_info @@ -3317,8 +3344,8 @@ def update!(**args) class FetchMsComplianceMetadataResponse include Google::Apis::Core::Hashable - # The ms compliance metadata of the target project, if the project is an assured - # workloads project, values will be true, otherwise false. + # The ms compliance metadata of the target project, if the project is an Assured + # Workloads project, values will be true, otherwise false. # Corresponds to the JSON property `isAssuredWorkload` # @return [Boolean] attr_accessor :is_assured_workload @@ -3369,6 +3396,25 @@ def update!(**args) end end + # Filestore instance's BPA properties. + class FilestoreInstanceBackupPlanAssociationProperties + include Google::Apis::Core::Hashable + + # Output only. The time when the instance was created. + # Corresponds to the JSON property `instanceCreateTime` + # @return [String] + attr_accessor :instance_create_time + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @instance_create_time = args[:instance_create_time] if args.key?(:instance_create_time) + end + end + # Message for finalizing a Backup. class FinalizeBackupRequest include Google::Apis::Core::Hashable @@ -3626,7 +3672,7 @@ class InitializeServiceRequest # request ID so that if you must retry your request, the server will know to # ignore the request if it has already been completed. The server will guarantee # that for at least 60 minutes since the first request. For example, consider a - # situation where you make an initial request and t he request times out. If you + # situation where you make an initial request and the request times out. If you # make the request again with the same request ID, the server can check if # original operation with the same request ID was received, and if so, will # ignore the second request. This prevents clients from accidentally creating @@ -4224,9 +4270,9 @@ class ManagementServer attr_accessor :networks # Output only. The OAuth 2.0 client id is required to make API calls to the - # BackupDR instance API of this ManagementServer. This is the value that should - # be provided in the 'aud' field of the OIDC ID Token (see openid specification - # https://openid.net/specs/openid-connect-core-1_0.html#IDToken). + # Backup and DR instance API of this ManagementServer. This is the value that + # should be provided in the 'aud' field of the OIDC ID Token (see openid + # specification https://openid.net/specs/openid-connect-core-1_0.html#IDToken). # Corresponds to the JSON property `oauth2ClientId` # @return [String] attr_accessor :oauth2_client_id @@ -5351,7 +5397,7 @@ class StandardSchedule # Required. The time zone to be used when interpreting the schedule. The value # of this field must be a time zone name from the IANA tz database. See https:// # en.wikipedia.org/wiki/List_of_tz_database_time_zones for the list of valid - # timezone names. For e.g., Europe/Paris. + # timezone names. For example, Europe/Paris. # Corresponds to the JSON property `timeZone` # @return [String] attr_accessor :time_zone diff --git a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/gem_version.rb b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/gem_version.rb index 3d48707bb3e..753b24cf897 100644 --- a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/gem_version.rb +++ b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module BackupdrV1 # Version of the google-apis-backupdr_v1 gem - GEM_VERSION = "0.48.0" + GEM_VERSION = "0.49.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20251130" + REVISION = "20251227" end end end diff --git a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/representations.rb b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/representations.rb index 49c5436c35a..6ee517419ca 100644 --- a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/representations.rb +++ b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/representations.rb @@ -58,6 +58,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class AlloyDbClusterBackupPlanAssociationProperties + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class AlloyDbClusterDataSourceProperties class Representation < Google::Apis::Core::JsonRepresentation; end @@ -418,6 +424,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class FilestoreInstanceBackupPlanAssociationProperties + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class FinalizeBackupRequest class Representation < Google::Apis::Core::JsonRepresentation; end @@ -828,6 +840,12 @@ class Representation < Google::Apis::Core::JsonRepresentation end end + class AlloyDbClusterBackupPlanAssociationProperties + # @private + class Representation < Google::Apis::Core::JsonRepresentation + end + end + class AlloyDbClusterDataSourceProperties # @private class Representation < Google::Apis::Core::JsonRepresentation @@ -1076,6 +1094,8 @@ class Representation < Google::Apis::Core::JsonRepresentation class BackupPlanAssociation # @private class Representation < Google::Apis::Core::JsonRepresentation + property :alloydb_cluster_backup_plan_association_properties, as: 'alloydbClusterBackupPlanAssociationProperties', class: Google::Apis::BackupdrV1::AlloyDbClusterBackupPlanAssociationProperties, decorator: Google::Apis::BackupdrV1::AlloyDbClusterBackupPlanAssociationProperties::Representation + property :backup_plan, as: 'backupPlan' property :backup_plan_revision_id, as: 'backupPlanRevisionId' property :backup_plan_revision_name, as: 'backupPlanRevisionName' @@ -1083,6 +1103,8 @@ class Representation < Google::Apis::Core::JsonRepresentation property :create_time, as: 'createTime' property :data_source, as: 'dataSource' + property :filestore_instance_backup_plan_association_properties, as: 'filestoreInstanceBackupPlanAssociationProperties', class: Google::Apis::BackupdrV1::FilestoreInstanceBackupPlanAssociationProperties, decorator: Google::Apis::BackupdrV1::FilestoreInstanceBackupPlanAssociationProperties::Representation + property :name, as: 'name' property :resource, as: 'resource' property :resource_type, as: 'resourceType' @@ -1585,6 +1607,13 @@ class Representation < Google::Apis::Core::JsonRepresentation end end + class FilestoreInstanceBackupPlanAssociationProperties + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :instance_create_time, as: 'instanceCreateTime' + end + end + class FinalizeBackupRequest # @private class Representation < Google::Apis::Core::JsonRepresentation diff --git a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/service.rb b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/service.rb index dddb4db342b..e603b9c3969 100644 --- a/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/service.rb +++ b/generated/google-apis-backupdr_v1/lib/google/apis/backupdr_v1/service.rb @@ -163,8 +163,8 @@ def list_project_locations(name, extra_location_types: nil, filter: nil, page_si # Create a BackupPlanAssociation # @param [String] parent # Required. The backup plan association project and location in the format ` - # projects/`project_id`/locations/`location``. In Cloud BackupDR locations map - # to GCP regions, for example **us-central1**. + # projects/`project_id`/locations/`location``. In Backup and DR locations map to + # Google Cloud regions, for example **us-central1**. # @param [Google::Apis::BackupdrV1::BackupPlanAssociation] backup_plan_association_object # @param [String] backup_plan_association_id # Required. The name of the backup plan association to create. The name must be @@ -280,7 +280,8 @@ def delete_project_location_backup_plan_association(name, request_id: nil, field # FetchBackupPlanAssociationsForResourceType` must match the call that provided # the page token. # @param [String] resource_type - # Required. The type of the GCP resource. Ex: sql.googleapis.com/Instance + # Required. The type of the Google Cloud resource. Ex: sql.googleapis.com/ + # Instance # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -349,9 +350,9 @@ def get_project_location_backup_plan_association(name, fields: nil, quota_user: # @param [String] parent # Required. The project and location for which to retrieve backup Plan # Associations information, in the format `projects/`project_id`/locations/` - # location``. In Cloud BackupDR, locations map to GCP regions, for example **us- - # central1**. To retrieve backup plan associations for all locations, use "-" - # for the ``location`` value. + # location``. In Backup and DR, locations map to Google Cloud regions, for + # example **us-central1**. To retrieve backup plan associations for all + # locations, use "-" for the ``location`` value. # @param [String] filter # Optional. Filtering results # @param [Fixnum] page_size @@ -482,8 +483,8 @@ def trigger_backup_plan_association_backup(name, trigger_backup_request_object = # Create a BackupPlan # @param [String] parent # Required. The `BackupPlan` project and location in the format `projects/` - # project`/locations/`location``. In Cloud BackupDR locations map to GCP regions, - # for example **us-central1**. + # project`/locations/`location``. In Google Cloud Backup and DR locations map to + # Google Cloud regions, for example **us-central1**. # @param [Google::Apis::BackupdrV1::BackupPlan] backup_plan_object # @param [String] backup_plan_id # Required. The name of the `BackupPlan` to create. The name must be unique for @@ -609,9 +610,10 @@ def get_project_location_backup_plan(name, fields: nil, quota_user: nil, options # Lists BackupPlans in a given project and location. # @param [String] parent # Required. The project and location for which to retrieve `BackupPlans` - # information. Format: `projects/`project`/locations/`location``. In Cloud - # BackupDR, locations map to GCP regions, for e.g. **us-central1**. To retrieve - # backup plans for all locations, use "-" for the ``location`` value. + # information. Format: `projects/`project`/locations/`location``. In Google + # Cloud Backup and DR, locations map to Google Cloud regions, for example **us- + # central1**. To retrieve backup plans for all locations, use "-" for the `` + # location`` value. # @param [String] filter # Optional. Field match expression used to filter the results. # @param [String] order_by @@ -749,8 +751,8 @@ def get_project_location_backup_plan_revision(name, fields: nil, quota_user: nil # @param [String] parent # Required. The project and location for which to retrieve `BackupPlanRevisions` # information. Format: `projects/`project`/locations/`location`/backupPlans/` - # backup_plan``. In Cloud BackupDR, locations map to GCP regions, for e.g. **us- - # central1**. + # backup_plan``. In Google Cloud Backup and DR, locations map to Google Cloud + # regions, for example **us-central1**. # @param [Fixnum] page_size # Optional. The maximum number of `BackupPlans` to return in a single response. # If not specified, a default value will be chosen by the service. Note that the @@ -1556,7 +1558,8 @@ def delete_project_location_backup_vault_data_source_backup(name, request_id: ni # When paginating, all other parameters provided to `FetchBackupsForResourceType` # must match the call that provided the page token. # @param [String] resource_type - # Required. The type of the GCP resource. Ex: sqladmin.googleapis.com/Instance + # Required. The type of the Google Cloud resource. Ex: sqladmin.googleapis.com/ + # Instance # @param [String] view # Optional. This parameter is used to specify the view of the backup. If not # specified, the default view is BASIC. @@ -1797,7 +1800,8 @@ def restore_backup(name, restore_backup_request_object = nil, fields: nil, quota # FetchDataSourceReferencesForResourceType` must match the call that provided # the page token. # @param [String] resource_type - # Required. The type of the GCP resource. Ex: sql.googleapis.com/Instance + # Required. The type of the Google Cloud resource. Ex: sql.googleapis.com/ + # Instance # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -2089,9 +2093,9 @@ def get_project_location_management_server_iam_policy(resource, options_requeste # @param [String] parent # Required. The project and location for which to retrieve management servers # information, in the format 'projects/`project_id`/locations/`location`'. In - # Cloud BackupDR, locations map to Google Cloud regions, for example **us- - # central1**. To retrieve management servers for all locations, use "-" for the ' - # `location`' value. + # Google Cloud Backup and DR, locations map to Google Cloud regions, for example + # **us-central1**. To retrieve management servers for all locations, use "-" for + # the '`location`' value. # @param [String] filter # Optional. Filtering results. # @param [String] order_by @@ -2136,8 +2140,8 @@ def list_project_location_management_servers(parent, filter: nil, order_by: nil, # @param [String] parent # Required. The project and location to be used to check CSS metadata for target # project information, in the format 'projects/`project_id`/locations/`location`' - # . In Cloud BackupDR, locations map to Google Cloud regions, for example **us- - # central1**. + # . In Google Cloud Backup and DR, locations map to Google Cloud regions, for + # example **us-central1**. # @param [Google::Apis::BackupdrV1::FetchMsComplianceMetadataRequest] fetch_ms_compliance_metadata_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -2400,8 +2404,9 @@ def list_project_location_operations(name, filter: nil, page_size: nil, page_tok # Lists ResourceBackupConfigs. # @param [String] parent # Required. The project and location for which to retrieve resource backup - # configs. Format: 'projects/`project_id`/locations/`location`'. In Cloud Backup - # and DR, locations map to Google Cloud regions, for example **us-central1**. + # configs. Format: 'projects/`project_id`/locations/`location`'. In Google Cloud + # Backup and DR, locations map to Google Cloud regions, for example **us- + # central1**. # @param [String] filter # Optional. Filtering results. # @param [String] order_by