package test_nopackage
import "google.golang.org/protobuf/internal/testprotos/test/test_nopackage"
Index ¶
- Variables
- type NoPackageOption
- func (x *NoPackageOption) ClearName()
- func (x *NoPackageOption) GetName() string
- func (x *NoPackageOption) HasName() bool
- func (*NoPackageOption) ProtoMessage()
- func (x *NoPackageOption) ProtoReflect() protoreflect.Message
- func (x *NoPackageOption) Reset()
- func (x *NoPackageOption) SetName(v string)
- func (x *NoPackageOption) String() string
- type NoPackageOption_builder
Variables ¶
var ( // optional goproto.proto.test.NoPackageOption no_package_option = 123456789; E_NoPackageOption = &file_internal_testprotos_test_test_nopackage_proto_extTypes[0] )
Extension fields to descriptorpb.FileOptions.
var File_internal_testprotos_test_test_nopackage_proto protoreflect.FileDescriptor
Types ¶
type NoPackageOption ¶
type NoPackageOption struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NoPackageOption) ClearName ¶
func (x *NoPackageOption) ClearName()
func (*NoPackageOption) GetName ¶
func (x *NoPackageOption) GetName() string
func (*NoPackageOption) HasName ¶
func (x *NoPackageOption) HasName() bool
func (*NoPackageOption) ProtoMessage ¶
func (*NoPackageOption) ProtoMessage()
func (*NoPackageOption) ProtoReflect ¶
func (x *NoPackageOption) ProtoReflect() protoreflect.Message
func (*NoPackageOption) Reset ¶
func (x *NoPackageOption) Reset()
func (*NoPackageOption) SetName ¶
func (x *NoPackageOption) SetName(v string)
func (*NoPackageOption) String ¶
func (x *NoPackageOption) String() string
type NoPackageOption_builder ¶
type NoPackageOption_builder struct {
Name *string
// contains filtered or unexported fields
}
func (NoPackageOption_builder) Build ¶
func (b0 NoPackageOption_builder) Build() *NoPackageOption
Source Files ¶
test_nopackage.pb.go
- Version
- v1.36.11 (latest)
- Published
- Dec 12, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 3 weeks ago –
Tools for package owners.