class GoogleFirebaseAppdistroV1TestCertificate extends Model (View source)

Properties

string $hashMd5
string $hashSha1
string $hashSha256

Methods

setHashMd5($hashMd5)

No description

string
getHashMd5()

No description

setHashSha1($hashSha1)

No description

string
getHashSha1()

No description

setHashSha256($hashSha256)

No description

string
getHashSha256()

No description

Details

setHashMd5($hashMd5)

No description

Parameters

$hashMd5

string getHashMd5()

No description

Return Value

string

setHashSha1($hashSha1)

No description

Parameters

$hashSha1

string getHashSha1()

No description

Return Value

string

setHashSha256($hashSha256)

No description

Parameters

$hashSha256

string getHashSha256()

No description

Return Value

string