Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1UnstarEntryRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1UnstarEntryRequest
- 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 UnstarEntry.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDatacatalogV1UnstarEntryRequest
constructor
A new instance of GoogleCloudDatacatalogV1UnstarEntryRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDatacatalogV1UnstarEntryRequest
Returns a new instance of GoogleCloudDatacatalogV1UnstarEntryRequest.
3402 3403 3404 |
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 3402 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3407 3408 |
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 3407 def update!(**args) end |