Searched refs:FillOauthScope (Results 1 – 2 of 2) sorted by relevance
664 public bool FillOauthScope { property in Grpc.Testing.SimpleRequest733 if (FillOauthScope != other.FillOauthScope) return false; in Equals()747 if (FillOauthScope != false) hash ^= FillOauthScope.GetHashCode(); in GetHashCode()780 if (FillOauthScope != false) { in WriteTo()782 output.WriteBool(FillOauthScope); in WriteTo()816 if (FillOauthScope != false) { in CalculateSize()854 if (other.FillOauthScope != false) { in MergeFrom()855 FillOauthScope = other.FillOauthScope; in MergeFrom()906 FillOauthScope = input.ReadBool(); in MergeFrom()
330 FillOauthScope = true in RunComputeEngineCreds()372 FillOauthScope = true in RunOAuth2AuthTokenAsync()