Class: Google::Apis::CloudsearchV1::DeleteMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::DeleteMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudsearch_v1/classes.rb,
lib/google/apis/cloudsearch_v1/representations.rb,
lib/google/apis/cloudsearch_v1/representations.rb
Overview
A message delete in Dynamite inserts a Babel-only item containing this field. This is only inserted for messages before the source-of-truth flip. See go/hsc- message-deletions for more details.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteMetadata
constructor
A new instance of DeleteMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteMetadata
Returns a new instance of DeleteMetadata.
7602 7603 7604 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 7602 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7607 7608 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 7607 def update!(**args) end |