class Google::Directory::Schema::FieldType::Integer
Public Class Methods
to_s()
click to toggle source
# File lib/google/directory/schema/field_type.rb, line 7 def self.to_s; "INT64"; end
# File lib/google/directory/schema/field_type.rb, line 7 def self.to_s; "INT64"; end