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

- old
+ new

@@ -131,14 +131,12 @@ # `projects/{project_id}/locations/{location}` # @!attribute [rw] backup_vault_id # @return [::String] # Required. The ID to use for the backupVault. # The ID must be unique within the specified location. - # The max supported length is 63 characters. - # 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_vault # @return [::Google::Cloud::NetApp::V1::BackupVault] # Required. A backupVault resource class CreateBackupVaultRequest include ::Google::Protobuf::MessageExts