Class: Google::Cloud::DiscoveryEngine::V1::SearchLinkPromotion

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1/common.rb

Overview

Promotion proto includes uri and other helping information to display the promotion.

Instance Attribute Summary collapse

Instance Attribute Details

#description::String



202
203
204
205
# File 'proto_docs/google/cloud/discoveryengine/v1/common.rb', line 202

class SearchLinkPromotion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#document::String



202
203
204
205
# File 'proto_docs/google/cloud/discoveryengine/v1/common.rb', line 202

class SearchLinkPromotion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#enabled::Boolean



202
203
204
205
# File 'proto_docs/google/cloud/discoveryengine/v1/common.rb', line 202

class SearchLinkPromotion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#image_uri::String



202
203
204
205
# File 'proto_docs/google/cloud/discoveryengine/v1/common.rb', line 202

class SearchLinkPromotion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#title::String



202
203
204
205
# File 'proto_docs/google/cloud/discoveryengine/v1/common.rb', line 202

class SearchLinkPromotion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#uri::String



202
203
204
205
# File 'proto_docs/google/cloud/discoveryengine/v1/common.rb', line 202

class SearchLinkPromotion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end