Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
client_id
public string $client_idType: string
client_secret
public string $client_secretType: string
oauth2
public array $oauth2Type: array
refresh_attempts
Number of times an expired access token will be refreshed before giving up.
public int $refresh_attempts = 5Type: int
maxResults
public int $maxResults = 100Type: int
root
public string $root = '/'Type: string
cache
public Cache $cacheType: Hazaar\File\Backend\GoogleDrive\Options\Cache
Methods
constructed
protected constructed(): voidReturns: void
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000