Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1StarEntryRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1StarEntryRequest
- 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
-
#initialize(**args) ⇒ GoogleCloudDatacatalogV1StarEntryRequest
constructor
A new instance of GoogleCloudDatacatalogV1StarEntryRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDatacatalogV1StarEntryRequest
Returns a new instance of GoogleCloudDatacatalogV1StarEntryRequest.
2879 2880 2881 |
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2879 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2884 2885 |
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2884 def update!(**args) end |