struct Google::People::V1::GetPersonResponse::Metadata::Profile

Defined in:

people.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Google::People::V1::GetPersonResponse::Metadata::Source

etag : String etag, id : String id, type : String type, update_time : Time update_time

Constructor methods inherited from struct Google::People::V1::GetPersonResponse::Metadata::Source

new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(pull : MessagePack::Unpacker) #

[View source]

Instance Method Detail

def profile_metadata : Hash(String, JSON::Any) #