class Google::Directory::GroupQuery

Included Modules

Defined in:

directory/group/group_query.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def etag : String | Nil #

[View source]
def etag=(etag : String | Nil) #

[View source]
def groups : Array(Group) #

[View source]
def groups=(groups : Array(Group)) #

[View source]
def kind : String #

[View source]
def kind=(kind : String) #

[View source]
def next_page_token : String | Nil #

[View source]
def next_page_token=(next_page_token : String | Nil) #

[View source]