class GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest extends Model (View source)

Properties

string $artifact
string $assertion
string $challenge
bool $limitedUse

Methods

setArtifact($artifact)

No description

string
getArtifact()

No description

setAssertion($assertion)

No description

string
getAssertion()

No description

setChallenge($challenge)

No description

string
getChallenge()

No description

setLimitedUse($limitedUse)

No description

bool
getLimitedUse()

No description

Details

setArtifact($artifact)

No description

Parameters

$artifact

string getArtifact()

No description

Return Value

string

setAssertion($assertion)

No description

Parameters

$assertion

string getAssertion()

No description

Return Value

string

setChallenge($challenge)

No description

Parameters

$challenge

string getChallenge()

No description

Return Value

string

setLimitedUse($limitedUse)

No description

Parameters

$limitedUse

bool getLimitedUse()

No description

Return Value

bool