Factory/extension methods to create instances of ChannelCredentials and CallCredentials classes
based on credential objects originating from Google auth library.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document covers the gRPC.Auth library for .NET, specifically version 2.63.0."],["The latest version of the gRPC.Auth library is 2.66.0, while version 2.48.0 is also available."],["The library provides the `GoogleAuthInterceptors` class, which offers factory methods for creating authorization interceptors using Google credentials."],["`GoogleGrpcCredentials` provides methods for creating `ChannelCredentials` and `CallCredentials` instances from Google auth library credential objects."]]],[]]