Class: Google::Api::TypeReference

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/field_info.rb

Overview

A reference to a message type, for use in FieldInfo.

Instance Attribute Summary collapse

Instance Attribute Details

#type_name::String



83
84
85
86
# File 'proto_docs/google/api/field_info.rb', line 83

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