Home
last modified time | relevance | path

Searched refs:ServiceOptions (Results 1 - 15 of 15) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DServiceDescriptor.cs101 /// The <c>ServiceOptions</c>, defined in <c>descriptor.proto</c>.
106 public ServiceOptions GetOptions() => Proto.Options?.Clone(); in GetOptions()
112 public T GetOption<T>(Extension<ServiceOptions, T> extension) in GetOption()
122 public RepeatedField<T> GetOption<T>(RepeatedExtension<ServiceOptions, T> extension) in GetOption()
H A DDescriptor.cs182 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.ServiceOptions), global::Google.Protobuf.Reflection.ServiceOptions.Parser, new[]{ "Deprecated", "UninterpretedOption" }, null, null, null, null), in DescriptorReflection()
4084 private global::Google.Protobuf.Reflection.ServiceOptions options_;
4086 public global::Google.Protobuf.Reflection.ServiceOptions Options {
4194 Options = new global::Google.Protobuf.Reflection.ServiceOptions(); in MergeFrom()
4222 Options = new global::Google.Protobuf.Reflection.ServiceOptions(); in MergeFrom()
4251 Options = new global::Google.Protobuf.Reflection.ServiceOptions(); in IBufferMessage.InternalMergeFrom()
7859 public sealed partial class ServiceOptions : pb::IExtendableMessage<ServiceOptions> class
7864 private static readonly pb::MessageParser<ServiceOptions> _parse
7883 public ServiceOptions() { ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions
7890 public ServiceOptions(ServiceOptions other) : this() { ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc121 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<ServiceOptions> _instance;
497 new (ptr) PROTOBUF_NAMESPACE_ID::ServiceOptions(); in InitDefaultsscc_info_ServiceOptions_google_2fprotobuf_2fdescriptor_2eproto()
500 PROTOBUF_NAMESPACE_ID::ServiceOptions::InitAsDefaultInstance(); in InitDefaultsscc_info_ServiceOptions_google_2fprotobuf_2fdescriptor_2eproto()
862 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, _has_bits_),
863 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, _internal_metadata_),
864 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, _extensions_),
867 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, deprecated_),
868 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, uninterpreted_option_),
971 { 292, 299, sizeof(PROTOBUF_NAMESPACE_ID::ServiceOptions)},
1080 " \001(\0132\037.google.protobuf.ServiceOptions\"\30
8772 ServiceOptions::ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) ServiceOptions() function in ServiceOptions
8780 ServiceOptions::ServiceOptions(const ServiceOptions& from) ServiceOptions() function in ServiceOptions
[all...]
H A Ddescriptor.pb.h125 class ServiceOptions;
164 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::ServiceOptions* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::ServiceOptions>(Arena*);
3099 // optional .google.protobuf.ServiceOptions options = 3;
3105 const PROTOBUF_NAMESPACE_ID::ServiceOptions& options() const;
3106 PROTOBUF_NAMESPACE_ID::ServiceOptions* release_options();
3107 PROTOBUF_NAMESPACE_ID::ServiceOptions* mutable_options();
3108 void set_allocated_options(PROTOBUF_NAMESPACE_ID::ServiceOptions* options);
3110 const PROTOBUF_NAMESPACE_ID::ServiceOptions& _internal_options() const;
3111 PROTOBUF_NAMESPACE_ID::ServiceOptions* _internal_mutable_option
4988 inline ServiceOptions() : ServiceOptions(nullptr) {} ServiceOptions() function in PROTOBUF_FINAL
4993 : ServiceOptions() { ServiceOptions() function in PROTOBUF_FINAL
[all...]
H A Ddescriptor.h110 class ServiceOptions;
1259 // Allowed options are defined by ServiceOptions in descriptor.proto, and any
1261 const ServiceOptions& options() const;
1288 typedef ServiceOptions OptionsType;
1305 const ServiceOptions* options_;
2081 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(ServiceDescriptor, ServiceOptions)
H A Ddescriptor_unittest.cc7221 "extend google.protobuf.ServiceOptions {\n"
7547 ServiceOptions::kUninterpretedOptionFieldNumber, 0}; in TEST_F()
7561 ServiceOptions::kUninterpretedOptionFieldNumber, 1}; in TEST_F()
7575 ServiceOptions::kUninterpretedOptionFieldNumber, 2}; in TEST_F()
H A Ddescriptor.cc473 "EnumValueOptions", "ServiceOptions", "MethodOptions", "OneofOptions"}; in NewAllowedProto3Extendee()
2241 if (&options() != &ServiceOptions::default_instance()) { in CopyTo()
5375 "google.protobuf.ServiceOptions"); in BuildService()
5851 service->options_ = &ServiceOptions::default_instance(); in CrossLinkService()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DServiceOptions.php14 * Generated from protobuf message <code>google.protobuf.ServiceOptions</code>
16 class ServiceOptions extends \Google\Protobuf\Internal\Message class
H A DServiceDescriptorProto.php29 * Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code>
41 * @type \Google\Protobuf\Internal\ServiceOptions $options
104 * Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code>
105 * @return \Google\Protobuf\Internal\ServiceOptions
123 * Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code>
124 * @param \Google\Protobuf\Internal\ServiceOptions $var
129 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/
H A Ddescriptor.js4 exports.GeneratedCodeInfo_Annotation = exports.GeneratedCodeInfo = exports.SourceCodeInfo_Location = exports.SourceCodeInfo = exports.UninterpretedOption_NamePart = exports.UninterpretedOption = exports.MethodOptions = exports.ServiceOptions = exports.EnumValueOptions = exports.EnumOptions = exports.OneofOptions = exports.FieldOptions = exports.MessageOptions = exports.FileOptions = exports.MethodDescriptorProto = exports.ServiceDescriptorProto = exports.EnumValueDescriptorProto = exports.EnumDescriptorProto_EnumReservedRange = exports.EnumDescriptorProto = exports.OneofDescriptorProto = exports.FieldDescriptorProto = exports.ExtensionRangeOptions = exports.DescriptorProto_ReservedRange = exports.DescriptorProto_ExtensionRange = exports.DescriptorProto = exports.FileDescriptorProto = exports.FileDescriptorSet = exports.methodOptions_IdempotencyLevelToJSON = exports.methodOptions_IdempotencyLevelFromJSON = exports.MethodOptions_IdempotencyLevel = exports.fieldOptions_JSTypeToJSON = exports.fieldOptions_JSTypeFromJSON = exports.FieldOptions_JSType = exports.fieldOptions_CTypeToJSON = exports.fieldOptions_CTypeFromJSON = exports.FieldOptions_CType = exports.fileOptions_OptimizeModeToJSON = exports.fileOptions_OptimizeModeFromJSON = exports.FileOptions_OptimizeMode = exports.fieldDescriptorProto_LabelToJSON = exports.fieldDescriptorProto_LabelFromJSON = exports.FieldDescriptorProto_Label = exports.fieldDescriptorProto_TypeToJSON = exports.fieldDescriptorProto_TypeFromJSON = exports.FieldDescriptorProto_Type = void 0;
752 options: isSet(object.options) ? exports.ServiceOptions.fromJSON(object.options) : undefined,
765 (obj.options = message.options ? exports.ServiceOptions.toJSON(message.options) : undefined);
1048 exports.ServiceOptions = {
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php132 ->optional('options', \Google\Protobuf\Internal\GPBType::MESSAGE, 3, 'google.protobuf.internal.ServiceOptions')
219 $pool->addMessage('google.protobuf.internal.ServiceOptions', \Google\Protobuf\Internal\ServiceOptions::class)
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Ddescriptor_test.py136 descriptor_pb2.ServiceOptions())
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestCustomOptionsProto3.cs181 public static readonly pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, long> ServiceOpt1 =
182 new pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, long>(7887650, pb::FieldCodec.ForSInt64(63101200, 0L));
235 public static readonly pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, global::UnitTest.Issues.TestProtos.Aggregate> Serviceopt =
236 new pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, global::UnitTest.Issues.TestProtos.Aggregate>(15497145, pb::FieldCodec.ForMessage(123977162, global::UnitTest.Issues.TestProtos.Aggregate.Parser));
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java50 import com.google.protobuf.DescriptorProtos.ServiceOptions;
1973 /** Get the {@code ServiceOptions}, defined in {@code descriptor.proto}. */
1974 public ServiceOptions getOptions() { in getOptions()
/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py143 descriptor_pb2.ServiceOptions())

Completed in 72 milliseconds