[Missing <summary> documentation for "M:GenerativeAI.Core.IGoogleAuthenticator.ValidateAccessTokenAsync(System.String,System.Boolean,System.Threading.CancellationToken)"]
Task<AuthTokens?> ValidateAccessTokenAsync(
string accessToken,
bool throwError = true,
CancellationToken cancellationToken = default
)
[Missing <param name="accessToken"/> documentation for "M:GenerativeAI.Core.IGoogleAuthenticator.ValidateAccessTokenAsync(System.String,System.Boolean,System.Threading.CancellationToken)"]
[Missing <param name="throwError"/> documentation for "M:GenerativeAI.Core.IGoogleAuthenticator.ValidateAccessTokenAsync(System.String,System.Boolean,System.Threading.CancellationToken)"]
[Missing <param name="cancellationToken"/> documentation for "M:GenerativeAI.Core.IGoogleAuthenticator.ValidateAccessTokenAsync(System.String,System.Boolean,System.Threading.CancellationToken)"]
[Missing <returns> documentation for "M:GenerativeAI.Core.IGoogleAuthenticator.ValidateAccessTokenAsync(System.String,System.Boolean,System.Threading.CancellationToken)"]