proto_docs/google/cloud/netapp/v1/backup.rb in google-cloud-netapp-v1-1.0.0 vs proto_docs/google/cloud/netapp/v1/backup.rb in google-cloud-netapp-v1-1.1.0

- old
+ new

@@ -186,13 +186,12 @@ # `projects/*/locations/*/backupVaults/{backup_vault_id}` # @!attribute [rw] backup_id # @return [::String] # Required. The ID to use for the backup. # The ID must be unique within the specified backupVault. - # This value must start with a lowercase letter followed by up to 62 - # lowercase letters, numbers, or hyphens, and cannot end with a hyphen. - # Values that do not match this pattern will trigger an INVALID_ARGUMENT - # error. + # Must contain only letters, numbers, underscore and hyphen, with the first + # character a letter or underscore, the last a letter or underscore or a + # number, and a 63 character maximum. # @!attribute [rw] backup # @return [::Google::Cloud::NetApp::V1::Backup] # Required. A backup resource class CreateBackupRequest include ::Google::Protobuf::MessageExts