• Home
  • Raw
  • Download

Lines Matching refs:MethodOptions

183MethodOptions), global::Google.Protobuf.Reflection.MethodOptions.Parser, new[]{ "Deprecated", "Ide…  in DescriptorReflection()
4386 private global::Google.Protobuf.Reflection.MethodOptions options_;
4388 public global::Google.Protobuf.Reflection.MethodOptions Options {
4602 Options = new global::Google.Protobuf.Reflection.MethodOptions(); in MergeFrom()
4640 Options = new global::Google.Protobuf.Reflection.MethodOptions(); in MergeFrom()
4681 Options = new global::Google.Protobuf.Reflection.MethodOptions(); in IBufferMessage.InternalMergeFrom()
8125 public sealed partial class MethodOptions : pb::IExtendableMessage<MethodOptions> class
8130 …static readonly pb::MessageParser<MethodOptions> _parser = new pb::MessageParser<MethodOptions>(()…
8132 internal pb::ExtensionSet<MethodOptions> _extensions;
8133 private pb::ExtensionSet<MethodOptions> _Extensions { get { return _extensions; } }
8136 public static pb::MessageParser<MethodOptions> Parser { get { return _parser; } }
8149 public MethodOptions() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
8156 public MethodOptions(MethodOptions other) : this() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
8166 public MethodOptions Clone() { in Clone()
8167 return new MethodOptions(this); in Clone()
8202 …otobuf.Reflection.MethodOptions.Types.IdempotencyLevel IdempotencyLevelDefaultValue = global::Goog…
8204 … private global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel idempotencyLevel_;
8206 … public global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel IdempotencyLevel {
8239 return Equals(other as MethodOptions); in Equals()
8243 public bool Equals(MethodOptions other) { in Equals()
8343 public void MergeFrom(MethodOptions other) { in MergeFrom()
8376 …IdempotencyLevel = (global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel) input… in MergeFrom()
8404 …IdempotencyLevel = (global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel) input… in IBufferMessage.InternalMergeFrom()
8416 public TValue GetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in GetExtension() argument
8419 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue… in GetExtension() argument
8422 …dField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue> exten… in GetOrInitializeExtension() argument
8425 public void SetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension, TValue value) { in SetExtension() argument
8428 public bool HasExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in HasExtension() argument
8431 public void ClearExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in ClearExtension() argument
8434 public void ClearExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue> extension) { in ClearExtension() argument