Class: Google::Apis::CloudsearchV1::ItemParts

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ ItemParts

Returns a new instance of ItemParts.



12562
12563
12564
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12562

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12567
12568
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 12567

def update!(**args)
end