proto_docs/google/cloud/gkebackup/v1/gkebackup.rb in google-cloud-gke_backup-v1-0.5.0 vs proto_docs/google/cloud/gkebackup/v1/gkebackup.rb in google-cloud-gke_backup-v1-0.5.1
- old
+ new
@@ -183,15 +183,15 @@
# @!attribute [rw] backup_id
# @return [::String]
# The client-provided short name for the Backup resource.
# This name must:
#
- # - be between 1 and 63 characters long (inclusive)
- # - consist of only lower-case ASCII letters, numbers, and dashes
- # - start with a lower-case letter
- # - end with a lower-case letter or number
- # - be unique within the set of Backups in this BackupPlan
+ # - be between 1 and 63 characters long (inclusive)
+ # - consist of only lower-case ASCII letters, numbers, and dashes
+ # - start with a lower-case letter
+ # - end with a lower-case letter or number
+ # - be unique within the set of Backups in this BackupPlan
class CreateBackupRequest
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end
@@ -361,15 +361,15 @@
# @!attribute [rw] restore_plan_id
# @return [::String]
# Required. The client-provided short name for the RestorePlan resource.
# This name must:
#
- # - be between 1 and 63 characters long (inclusive)
- # - consist of only lower-case ASCII letters, numbers, and dashes
- # - start with a lower-case letter
- # - end with a lower-case letter or number
- # - be unique within the set of RestorePlans in this location
+ # - be between 1 and 63 characters long (inclusive)
+ # - consist of only lower-case ASCII letters, numbers, and dashes
+ # - start with a lower-case letter
+ # - end with a lower-case letter or number
+ # - be unique within the set of RestorePlans in this location
class CreateRestorePlanRequest
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end
@@ -485,14 +485,14 @@
# @!attribute [rw] restore_id
# @return [::String]
# Required. The client-provided short name for the Restore resource.
# This name must:
#
- # - be between 1 and 63 characters long (inclusive)
- # - consist of only lower-case ASCII letters, numbers, and dashes
- # - start with a lower-case letter
- # - end with a lower-case letter or number
- # - be unique within the set of Restores in this RestorePlan.
+ # - be between 1 and 63 characters long (inclusive)
+ # - consist of only lower-case ASCII letters, numbers, and dashes
+ # - start with a lower-case letter
+ # - end with a lower-case letter or number
+ # - be unique within the set of Restores in this RestorePlan.
class CreateRestoreRequest
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end