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