google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.Identity.GetServiceAccount (method)

3 uses

	google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
		handshaker.pb.go#L205: func (m *Identity) GetServiceAccount() string {

	google.golang.org/grpc/credentials/alts/internal/authinfo
		authinfo.go#L48: 			PeerServiceAccount:  result.GetPeerIdentity().GetServiceAccount(),
		authinfo.go#L49: 			LocalServiceAccount: result.GetLocalIdentity().GetServiceAccount(),