<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [GoogleAuthProvider](./auth.googleauthprovider.md) &gt; [GOOGLE\_SIGN\_IN\_METHOD](./auth.googleauthprovider.google_sign_in_method.md)

## GoogleAuthProvider.GOOGLE\_SIGN\_IN\_METHOD property

Always set to [SignInMethod.GOOGLE](./auth.signinmethod.google.md)<!-- -->.

<b>Signature:</b>

```typescript
static readonly GOOGLE_SIGN_IN_METHOD = SignInMethod.GOOGLE;
```
