Class: Google::Shopping::Merchant::Accounts::V1::GetProgramRequest

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

Overview

Request message for the GetProgram method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



108
109
110
111
# File 'proto_docs/google/shopping/merchant/accounts/v1/programs.rb', line 108

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