Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1StarEntryResponse

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 StarEntry. Empty for now

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatacatalogV1StarEntryResponse

Returns a new instance of GoogleCloudDatacatalogV1StarEntryResponse.



2154
2155
2156
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2154

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2159
2160
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2159

def update!(**args)
end