Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1StarEntryRequest

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

Request message for StarEntry.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatacatalogV1StarEntryRequest

Returns a new instance of GoogleCloudDatacatalogV1StarEntryRequest.



2794
2795
2796
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2794

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2799
2800
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2799

def update!(**args)
end