Class: Google::Shopping::Merchant::DataSources::V1::LocalInventoryDataSource
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::DataSources::V1::LocalInventoryDataSource
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.rb
Overview
The local inventory data source type is only available for file inputs and can't be used to create API local inventory data sources.
Instance Attribute Summary collapse
-
#content_language ⇒ ::String
Required.
-
#feed_label ⇒ ::String
Required.
Instance Attribute Details
#content_language ⇒ ::String
210 211 212 213 |
# File 'proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.rb', line 210 class LocalInventoryDataSource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#feed_label ⇒ ::String
210 211 212 213 |
# File 'proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.rb', line 210 class LocalInventoryDataSource include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |