Class: Google::Apis::CloudsearchV1::ItemParts
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::ItemParts
- 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
Container for type-specific extensions of an Item. This protobuf is defined in a separate file to allow types to reference/extend the message without depending on other fusebox protobufs. See items.proto.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ItemParts
constructor
A new instance of ItemParts.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ItemParts
Returns a new instance of ItemParts.
12485 12486 12487 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12485 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
12490 12491 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12490 def update!(**args) end |