Class: Google::Shopping::Merchant::Accounts::V1::About

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb

Overview

Collection of information related to the about page (impressum).

Instance Attribute Summary collapse

Instance Attribute Details

#state::Google::Shopping::Merchant::Accounts::V1::ReviewState::State (readonly)

Returns Output only. The state of the URI.

Returns:



177
178
179
180
# File 'proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb', line 177

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

#uri::String

Returns Required. The about page URI.

Returns:

  • (::String)

    Required. The about page URI.



177
178
179
180
# File 'proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb', line 177

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