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.



11920
11921
11922
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 11920

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



11925
11926
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 11925

def update!(**args)
end