- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [default = true];
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool allow_alias = 2 [default = true];
- hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool allow_alias = 2 [default = true];
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false];
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_generic_services = 16 [default = false];
- hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_generic_services = 16 [default = false];
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string default_value = 7;
- hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string default_value = 7;
- hasDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if the field had an explicitly-defined default value.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool deprecated = 3 [default = false];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool deprecated = 3 [default = false];
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6;
- hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6;
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 end = 2;
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 end = 2;
- hasExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional string experimental_map_key = 9;
- hasExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional string experimental_map_key = 9;
- hasExperimentalMapKey() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional string experimental_map_key = 9;
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string extendee = 2;
- hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string extendee = 2;
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given field is set.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Check if the given field number is present in the set.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Check if the given field number is present in the set.
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string go_package = 11;
- hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string go_package = 11;
- hashCode() - Method in class com.google.protobuf.AbstractMessage
-
- hashCode() - Method in class com.google.protobuf.ByteString
-
Return a non-zero hashCode depending only on the sequence of bytes
in this ByteString.
- hashCode() - Method in interface com.google.protobuf.Message
-
Returns the hash code value for this message.
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet
-
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string identifier_value = 3;
- hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string identifier_value = 3;
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string input_type = 2;
- hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string input_type = 2;
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2;
- hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2;
- hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false];
- hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false];
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false];
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_multiple_files = 10 [default = false];
- hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_multiple_files = 10 [default = false];
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_outer_classname = 8;
- hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_outer_classname = 8;
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_package = 1;
- hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_package = 1;
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false];
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool lazy = 5 [default = false];
- hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool lazy = 5 [default = false];
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string leading_comments = 3;
- hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string leading_comments = 3;
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false];
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool message_set_wire_format = 1 [default = false];
- hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool message_set_wire_format = 1 [default = false];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5;
- hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5;
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2;
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3;
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3;
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string package = 2;
- hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string package = 2;
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2;
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool packed = 2;
- hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool packed = 2;
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4;
- hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4;
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false];
- hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false];
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 start = 1;
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 start = 1;
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7;
- hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7;
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string type_name = 6;
- hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string type_name = 6;
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false];
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool weak = 10 [default = false];
- hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool weak = 10 [default = false];