[Missing <summary> documentation for "M:GenerativeAI.Authenticators.GoogleServiceAccountAuthenticator.RefreshAccessTokenAsync(GenerativeAI.Core.AuthTokens,System.Threading.CancellationToken)"]
public override Task<AuthTokens> RefreshAccessTokenAsync(
AuthTokens token,
CancellationToken cancellationToken = default
)
[Missing <param name="token"/> documentation for "M:GenerativeAI.Authenticators.GoogleServiceAccountAuthenticator.RefreshAccessTokenAsync(GenerativeAI.Core.AuthTokens,System.Threading.CancellationToken)"]
[Missing <param name="cancellationToken"/> documentation for "M:GenerativeAI.Authenticators.GoogleServiceAccountAuthenticator.RefreshAccessTokenAsync(GenerativeAI.Core.AuthTokens,System.Threading.CancellationToken)"]
[Missing <returns> documentation for "M:GenerativeAI.Authenticators.GoogleServiceAccountAuthenticator.RefreshAccessTokenAsync(GenerativeAI.Core.AuthTokens,System.Threading.CancellationToken)"]