Clear-PSGSuiteServiceCache

SYNOPSIS

Clears the dictionary of cached service objects created with New-GoogleService.

SYNTAX

Clear-PSGSuiteServiceCache [<CommonParameters>]

DESCRIPTION

Clears the dictionary of cached service objects created with New-GoogleService.

EXAMPLES

EXAMPLE 1

Clear-PSGSuiteServiceCache

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

https://psgsuite.io/Function%20Help/Authentication/Clear-PSGSuiteServiceCache/

Comments