Backup for GKE V1 API - Class Google::Cloud::GkeBackup::V1::UpdateRestoreRequest (v1.5.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::UpdateRestoreRequest.
Request message for UpdateRestore.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#restore
defrestore()->::Google::Cloud::GkeBackup::V1::Restore
Returns
-
(::Google::Cloud::GkeBackup::V1::Restore) — Required. A new version of the Restore resource that contains updated
fields. This may be sparsely populated if an
update_maskis provided.
#restore=
defrestore=(value)->::Google::Cloud::GkeBackup::V1::Restore
Parameter
-
value (::Google::Cloud::GkeBackup::V1::Restore) — Required. A new version of the Restore resource that contains updated
fields. This may be sparsely populated if an
update_maskis provided.
Returns
-
(::Google::Cloud::GkeBackup::V1::Restore) — Required. A new version of the Restore resource that contains updated
fields. This may be sparsely populated if an
update_maskis provided.
#update_mask
defupdate_mask()->::Google::Protobuf::FieldMask
Returns
-
(::Google::Protobuf::FieldMask) — Optional. This is used to specify the fields to be overwritten in the
Restore targeted for update. The values for each of these
updated fields will be taken from the
restoreprovided with this request. Field names are relative to the root of the resource. If noupdate_maskis provided, all fields inrestorewill be written to the target Restore resource. Note that OUTPUT_ONLY and IMMUTABLE fields inrestoreare ignored and are not used to update the target Restore.
#update_mask=
defupdate_mask=(value)->::Google::Protobuf::FieldMask
Parameter
-
value (::Google::Protobuf::FieldMask) — Optional. This is used to specify the fields to be overwritten in the
Restore targeted for update. The values for each of these
updated fields will be taken from the
restoreprovided with this request. Field names are relative to the root of the resource. If noupdate_maskis provided, all fields inrestorewill be written to the target Restore resource. Note that OUTPUT_ONLY and IMMUTABLE fields inrestoreare ignored and are not used to update the target Restore.
Returns
-
(::Google::Protobuf::FieldMask) — Optional. This is used to specify the fields to be overwritten in the
Restore targeted for update. The values for each of these
updated fields will be taken from the
restoreprovided with this request. Field names are relative to the root of the resource. If noupdate_maskis provided, all fields inrestorewill be written to the target Restore resource. Note that OUTPUT_ONLY and IMMUTABLE fields inrestoreare ignored and are not used to update the target Restore.