• Home
  • Raw
  • Download

Lines Matching refs:MethodOptions

182MethodOptions), global::Google.Protobuf.Reflection.MethodOptions.Parser, new[]{ "Deprecated", "Ide…  in DescriptorReflection()
3575 private global::Google.Protobuf.Reflection.MethodOptions options_;
3577 public global::Google.Protobuf.Reflection.MethodOptions Options {
3764 Options = new global::Google.Protobuf.Reflection.MethodOptions(); in MergeFrom()
3799 Options = new global::Google.Protobuf.Reflection.MethodOptions(); in MergeFrom()
6648 internal sealed partial class MethodOptions : pb::IExtendableMessage<MethodOptions> { class
6649 …static readonly pb::MessageParser<MethodOptions> _parser = new pb::MessageParser<MethodOptions>(()…
6651 internal pb::ExtensionSet<MethodOptions> _extensions;
6654 public static pb::MessageParser<MethodOptions> Parser { get { return _parser; } }
6667 public MethodOptions() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
6674 public MethodOptions(MethodOptions other) : this() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
6684 public MethodOptions Clone() { in Clone()
6685 return new MethodOptions(this); in Clone()
6720 …otobuf.Reflection.MethodOptions.Types.IdempotencyLevel IdempotencyLevelDefaultValue = global::Goog…
6722 … private global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel idempotencyLevel_;
6724 … public global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel IdempotencyLevel {
6757 return Equals(other as MethodOptions); in Equals()
6761 public bool Equals(MethodOptions other) { in Equals()
6836 public void MergeFrom(MethodOptions other) { in MergeFrom()
6866 …IdempotencyLevel = (global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel) input… in MergeFrom()
6877 public TValue GetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in GetExtension() argument
6880 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue… in GetExtension() argument
6883 …tedField<TValue> GetOrRegisterExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue> exten… in GetOrRegisterExtension() argument
6886 public void SetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension, TValue value) { in SetExtension() argument
6889 public bool HasExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in HasExtension() argument
6892 public void ClearExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in ClearExtension() argument
6895 public void ClearExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue> extension) { in ClearExtension() argument