Class: Google::Cloud::CommerceProducer::V1beta::Service

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/commerceproducer/v1beta/service.rb

Overview

Message describing Service resource.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Identifier. Name of resource.

Returns:

  • (::String)

    Identifier. Name of resource.



33
34
35
36
# File 'proto_docs/google/cloud/commerceproducer/v1beta/service.rb', line 33

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

#title::String (readonly)

Returns Output only. Title of the service.

Not included for SERVICE_VIEW_BASIC.

Returns:

  • (::String)

    Output only. Title of the service.

    Not included for SERVICE_VIEW_BASIC.



33
34
35
36
# File 'proto_docs/google/cloud/commerceproducer/v1beta/service.rb', line 33

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