class Google::Apis::CloudresourcemanagerV2beta1::UndeleteProjectMetadata

A status object which is used as the `metadata` field for the Operation returned by `UndeleteProject`.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/cloudresourcemanager_v2beta1/classes.rb, line 1167
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/cloudresourcemanager_v2beta1/classes.rb, line 1172
def update!(**args)
end