Esempio n. 1
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Text.Length != 0)
            {
                hash ^= Text.GetHashCode();
            }
            if (Amount != 0D)
            {
                hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Amount);
            }
            if (PageRef != 0)
            {
                hash ^= PageRef.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (StatPrefix.Length != 0)
            {
                hash ^= StatPrefix.GetHashCode();
            }
            if (grpcService_ != null)
            {
                hash ^= GrpcService.GetHashCode();
            }
            if (FailureModeAllow != false)
            {
                hash ^= FailureModeAllow.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 3
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Source.Length != 0)
            {
                hash ^= Source.GetHashCode();
            }
            if (Version.Length != 0)
            {
                hash ^= Version.GetHashCode();
            }
            if (payload_ != null)
            {
                hash ^= Payload.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 4
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Year != 0)
            {
                hash ^= Year.GetHashCode();
            }
            if (Month != 0)
            {
                hash ^= Month.GetHashCode();
            }
            if (Day != 0)
            {
                hash ^= Day.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 5
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (effectiveConfig_ != null)
            {
                hash ^= EffectiveConfig.GetHashCode();
            }
            if (userConfig_ != null)
            {
                hash ^= UserConfig.GetHashCode();
            }
            if (defaultConfig_ != null)
            {
                hash ^= DefaultConfig.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 6
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (ResourceName.Length != 0)
            {
                hash ^= ResourceName.GetHashCode();
            }
            if (adGroupCriterion_ != null)
            {
                hash ^= AdGroupCriterion.GetHashCode();
            }
            if (label_ != null)
            {
                hash ^= Label.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (Id.Length != 0)
            {
                hash ^= Id.GetHashCode();
            }
            if (Latitude != 0D)
            {
                hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Latitude);
            }
            if (Longitude != 0D)
            {
                hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Longitude);
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 8
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Dtype != 0)
            {
                hash ^= Dtype.GetHashCode();
            }
            if (tensorShape_ != null)
            {
                hash ^= TensorShape.GetHashCode();
            }
            if (VersionNumber != 0)
            {
                hash ^= VersionNumber.GetHashCode();
            }
            if (TensorContent.Length != 0)
            {
                hash ^= TensorContent.GetHashCode();
            }
            hash ^= halfVal_.GetHashCode();
            hash ^= floatVal_.GetHashCode();
            hash ^= doubleVal_.GetHashCode();
            hash ^= intVal_.GetHashCode();
            hash ^= stringVal_.GetHashCode();
            hash ^= scomplexVal_.GetHashCode();
            hash ^= int64Val_.GetHashCode();
            hash ^= boolVal_.GetHashCode();
            hash ^= dcomplexVal_.GetHashCode();
            hash ^= resourceHandleVal_.GetHashCode();
            hash ^= variantVal_.GetHashCode();
            hash ^= uint32Val_.GetHashCode();
            hash ^= uint64Val_.GetHashCode();
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 9
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Type != 0)
            {
                hash ^= Type.GetHashCode();
            }
            if (Op != 0)
            {
                hash ^= Op.GetHashCode();
            }
            if (Code.Length != 0)
            {
                hash ^= Code.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 10
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Parent.Length != 0)
            {
                hash ^= Parent.GetHashCode();
            }
            if (Filter.Length != 0)
            {
                hash ^= Filter.GetHashCode();
            }
            if (Force != false)
            {
                hash ^= Force.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 11
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Name.Length != 0)
            {
                hash ^= Name.GetHashCode();
            }
            if (DisplayName.Length != 0)
            {
                hash ^= DisplayName.GetHashCode();
            }
            if (Description.Length != 0)
            {
                hash ^= Description.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 12
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (samplerCase_ == SamplerOneofCase.ProbabilitySampler)
            {
                hash ^= ProbabilitySampler.GetHashCode();
            }
            if (samplerCase_ == SamplerOneofCase.ConstantSampler)
            {
                hash ^= ConstantSampler.GetHashCode();
            }
            if (samplerCase_ == SamplerOneofCase.RateLimitingSampler)
            {
                hash ^= RateLimitingSampler.GetHashCode();
            }
            if (MaxNumberOfAttributes != 0L)
            {
                hash ^= MaxNumberOfAttributes.GetHashCode();
            }
            if (MaxNumberOfAnnotations != 0L)
            {
                hash ^= MaxNumberOfAnnotations.GetHashCode();
            }
            if (MaxNumberOfMessageEvents != 0L)
            {
                hash ^= MaxNumberOfMessageEvents.GetHashCode();
            }
            if (MaxNumberOfLinks != 0L)
            {
                hash ^= MaxNumberOfLinks.GetHashCode();
            }
            hash ^= (int)samplerCase_;
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (CollectorCluster.Length != 0)
            {
                hash ^= CollectorCluster.GetHashCode();
            }
            if (CollectorEndpoint.Length != 0)
            {
                hash ^= CollectorEndpoint.GetHashCode();
            }
            if (TraceId128Bit != false)
            {
                hash ^= TraceId128Bit.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 14
0
    public override int GetHashCode()
    {
        int hash = 1;

        if (Error != 0)
        {
            hash ^= Error.GetHashCode();
        }
        if (Uid != 0)
        {
            hash ^= Uid.GetHashCode();
        }
        if (Role != 0)
        {
            hash ^= Role.GetHashCode();
        }
        if (_unknownFields != null)
        {
            hash ^= _unknownFields.GetHashCode();
        }
        return(hash);
    }
        public override int GetHashCode()
        {
            int hash = 1;

            if (LanguageID.Length != 0)
            {
                hash ^= LanguageID.GetHashCode();
            }
            if (Name.Length != 0)
            {
                hash ^= Name.GetHashCode();
            }
            if (NativeName.Length != 0)
            {
                hash ^= NativeName.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 16
0
File: Io.cs Progetto: lkuich/dfs
        public override int GetHashCode()
        {
            int hash = 1;

            if (Success != false)
            {
                hash ^= Success.GetHashCode();
            }
            if (Message.Length != 0)
            {
                hash ^= Message.GetHashCode();
            }
            if (Bytes.Length != 0)
            {
                hash ^= Bytes.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 17
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (ResourceName.Length != 0)
            {
                hash ^= ResourceName.GetHashCode();
            }
            if (customer_ != null)
            {
                hash ^= Customer.GetHashCode();
            }
            if (label_ != null)
            {
                hash ^= Label.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (header_ != null)
            {
                hash ^= Header.GetHashCode();
            }
            if (unityOutput_ != null)
            {
                hash ^= UnityOutput.GetHashCode();
            }
            if (unityInput_ != null)
            {
                hash ^= UnityInput.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
    public override int GetHashCode()
    {
        int hash = 1;

        if (Next.Length != 0)
        {
            hash ^= Next.GetHashCode();
        }
        if (Start.Length != 0)
        {
            hash ^= Start.GetHashCode();
        }
        if (Limit != 0)
        {
            hash ^= Limit.GetHashCode();
        }
        if (_unknownFields != null)
        {
            hash ^= _unknownFields.GetHashCode();
        }
        return(hash);
    }
Esempio n. 20
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Code != 0)
            {
                hash ^= Code.GetHashCode();
            }
            if (Message.Length != 0)
            {
                hash ^= Message.GetHashCode();
            }
            if (response_ != null)
            {
                hash ^= Response.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
    public override int GetHashCode()
    {
        int hash = 1;

        if (Id != 0)
        {
            hash ^= Id.GetHashCode();
        }
        if (Name.Length != 0)
        {
            hash ^= Name.GetHashCode();
        }
        if (RoleID != 0)
        {
            hash ^= RoleID.GetHashCode();
        }
        if (_unknownFields != null)
        {
            hash ^= _unknownFields.GetHashCode();
        }
        return(hash);
    }
Esempio n. 22
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Email.Length != 0)
            {
                hash ^= Email.GetHashCode();
            }
            if (Name.Length != 0)
            {
                hash ^= Name.GetHashCode();
            }
            if (Username.Length != 0)
            {
                hash ^= Username.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 23
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (From.Length != 0)
            {
                hash ^= From.GetHashCode();
            }
            if (Mode.Length != 0)
            {
                hash ^= Mode.GetHashCode();
            }
            if (Data.Length != 0)
            {
                hash ^= Data.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 24
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (Name.Length != 0)
            {
                hash ^= Name.GetHashCode();
            }
            if (DisplayName.Length != 0)
            {
                hash ^= DisplayName.GetHashCode();
            }
            if (productLevelConfig_ != null)
            {
                hash ^= ProductLevelConfig.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (pokemonData_ != null)
            {
                hash ^= PokemonData.GetHashCode();
            }
            if (trainerPublicProfile_ != null)
            {
                hash ^= TrainerPublicProfile.GetHashCode();
            }
            if (trainingPokemon_ != null)
            {
                hash ^= TrainingPokemon.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 26
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (ResourceName.Length != 0)
            {
                hash ^= ResourceName.GetHashCode();
            }
            if (Feed.Length != 0)
            {
                hash ^= Feed.GetHashCode();
            }
            if (FeedItemSetId != 0L)
            {
                hash ^= FeedItemSetId.GetHashCode();
            }
            if (DisplayName.Length != 0)
            {
                hash ^= DisplayName.GetHashCode();
            }
            if (Status != global::Google.Ads.GoogleAds.V6.Enums.FeedItemSetStatusEnum.Types.FeedItemSetStatus.Unspecified)
            {
                hash ^= Status.GetHashCode();
            }
            if (dynamicSetFilterCase_ == DynamicSetFilterOneofCase.DynamicLocationSetFilter)
            {
                hash ^= DynamicLocationSetFilter.GetHashCode();
            }
            if (dynamicSetFilterCase_ == DynamicSetFilterOneofCase.DynamicAffiliateLocationSetFilter)
            {
                hash ^= DynamicAffiliateLocationSetFilter.GetHashCode();
            }
            hash ^= (int)dynamicSetFilterCase_;
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 27
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (WatchedInSec != 0D)
            {
                hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(WatchedInSec);
            }
            if (Lenght != 0D)
            {
                hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Lenght);
            }
            if (LastWatchedUtc != 0D)
            {
                hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(LastWatchedUtc);
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (Event.Length != 0)
            {
                hash ^= Event.GetHashCode();
            }
            if (Image.Length != 0)
            {
                hash ^= Image.GetHashCode();
            }
            if (Tag.Length != 0)
            {
                hash ^= Tag.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
Esempio n. 29
0
        public override int GetHashCode()
        {
            int hash = 1;

            if (ResponseSizeBytes != 0)
            {
                hash ^= ResponseSizeBytes.GetHashCode();
            }
            if (RandomRequestBytes.Length != 0)
            {
                hash ^= RandomRequestBytes.GetHashCode();
            }
            if (UseCacheForRandomRequestBytes != false)
            {
                hash ^= UseCacheForRandomRequestBytes.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }
        public override int GetHashCode()
        {
            int hash = 1;

            if (PlayerLevel != 0)
            {
                hash ^= PlayerLevel.GetHashCode();
            }
            if (EncounterId.Length != 0)
            {
                hash ^= EncounterId.GetHashCode();
            }
            if (Attempt != 0)
            {
                hash ^= Attempt.GetHashCode();
            }
            if (_unknownFields != null)
            {
                hash ^= _unknownFields.GetHashCode();
            }
            return(hash);
        }