Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1UnstarEntryResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datacatalog_v1/classes.rb,
lib/google/apis/datacatalog_v1/representations.rb,
lib/google/apis/datacatalog_v1/representations.rb

Overview

Response message for UnstarEntry. Empty for now

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatacatalogV1UnstarEntryResponse

Returns a new instance of GoogleCloudDatacatalogV1UnstarEntryResponse.



3175
3176
3177
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 3175

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3180
3181
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 3180

def update!(**args)
end