pb

package
v0.0.0-...-c3255e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package pb is a generated protocol buffer package.

It is generated from these files:

examples/full/pb/pb.proto

It has these top-level messages:

EnumMessage
ComplexMessage
WithoutFakerMessage
SkipFakerMessage
ScalarRepeatedRulesOnlyMessage
ValueMessage
UuidMessage
AddressMessage
AppMessage
AvatarMessage
BitcoinMessage
BusinessMessage
CodeMessage
CommerceMessage
CompanyMessage
DateMessage
FinanceMessage
HackerMessage
InternetMessage
LoremMessage
NameMessage
NumberMessage
PhoneNumberMessage
TeamMessage
TimeMessage
EmbedAllFakerMessage
EmbedOneOfFakerMessage
EmbedAllFakerRepeatedMessage
EmbedAllFakerRepeatedNoRulesMessage
ContainsNestedMessage

Package pb is a generated protocol buffer package.

It is generated from these files:

examples/full/pb/pb.proto

It has these top-level messages:

EnumMessage
ComplexMessage
WithoutFakerMessage
SkipFakerMessage
ScalarRepeatedRulesOnlyMessage
ValueMessage
UuidMessage
AddressMessage
AppMessage
AvatarMessage
BitcoinMessage
BusinessMessage
CodeMessage
CommerceMessage
CompanyMessage
DateMessage
FinanceMessage
HackerMessage
InternetMessage
LoremMessage
NameMessage
NumberMessage
PhoneNumberMessage
TeamMessage
TimeMessage
EmbedAllFakerMessage
EmbedOneOfFakerMessage
EmbedAllFakerRepeatedMessage
EmbedAllFakerRepeatedNoRulesMessage
ContainsNestedMessage

Index

Constants

This section is empty.

Variables

View Source
var EnumMessage_NestedEnum_name = map[int32]string{
	0: "U",
	1: "A",
	2: "B",
	5: "E",
}
View Source
var EnumMessage_NestedEnum_value = map[string]int32{
	"U": 0,
	"A": 1,
	"B": 2,
	"E": 5,
}
View Source
var SomeEnum_name = map[int32]string{
	0: "UNKNOW",
	1: "A",
	2: "B",
	3: "C",
	4: "D",
}
View Source
var SomeEnum_value = map[string]int32{
	"UNKNOW": 0,
	"A":      1,
	"B":      2,
	"C":      3,
	"D":      4,
}

Functions

func GomeetFakerRand

func GomeetFakerRand() *rand.Rand

func GomeetFakerSetLocale

func GomeetFakerSetLocale(l string)

Types

type AddressMessage

type AddressMessage struct {
	City                   string    `protobuf:"bytes,1,opt,name=city" json:"city,omitempty"`
	StreetName             string    `protobuf:"bytes,2,opt,name=street_name,json=streetName" json:"street_name,omitempty"`
	StreetAddress          string    `protobuf:"bytes,3,opt,name=street_address,json=streetAddress" json:"street_address,omitempty"`
	SecondaryAddress       string    `protobuf:"bytes,4,opt,name=secondary_address,json=secondaryAddress" json:"secondary_address,omitempty"`
	BuildingNumber         string    `protobuf:"bytes,5,opt,name=building_number,json=buildingNumber" json:"building_number,omitempty"`
	Postcode               string    `protobuf:"bytes,6,opt,name=postcode" json:"postcode,omitempty"`
	PostcodeByState        string    `protobuf:"bytes,7,opt,name=postcode_by_state,json=postcodeByState" json:"postcode_by_state,omitempty"`
	ZipCode                string    `protobuf:"bytes,8,opt,name=zip_code,json=zipCode" json:"zip_code,omitempty"`
	ZipCodeByState         string    `protobuf:"bytes,9,opt,name=zip_code_by_state,json=zipCodeByState" json:"zip_code_by_state,omitempty"`
	TimeZone               string    `protobuf:"bytes,10,opt,name=time_zone,json=timeZone" json:"time_zone,omitempty"`
	CityPrefix             string    `protobuf:"bytes,11,opt,name=city_prefix,json=cityPrefix" json:"city_prefix,omitempty"`
	CitySuffix             string    `protobuf:"bytes,12,opt,name=city_suffix,json=citySuffix" json:"city_suffix,omitempty"`
	StreetSuffix           string    `protobuf:"bytes,13,opt,name=street_suffix,json=streetSuffix" json:"street_suffix,omitempty"`
	State                  string    `protobuf:"bytes,14,opt,name=state" json:"state,omitempty"`
	StateAbbr              string    `protobuf:"bytes,15,opt,name=state_abbr,json=stateAbbr" json:"state_abbr,omitempty"`
	Country                string    `protobuf:"bytes,16,opt,name=country" json:"country,omitempty"`
	CountryCode            string    `protobuf:"bytes,17,opt,name=country_code,json=countryCode" json:"country_code,omitempty"`
	Latitude               float32   `protobuf:"fixed32,18,opt,name=latitude" json:"latitude,omitempty"`
	Longitude              float32   `protobuf:"fixed32,19,opt,name=longitude" json:"longitude,omitempty"`
	String_                string    `protobuf:"bytes,20,opt,name=string" json:"string,omitempty"`
	BytesCity              []byte    `protobuf:"bytes,21,opt,name=bytes_city,json=bytesCity,proto3" json:"bytes_city,omitempty"`
	BytesStreetName        []byte    `protobuf:"bytes,22,opt,name=bytes_street_name,json=bytesStreetName,proto3" json:"bytes_street_name,omitempty"`
	BytesStreetAddress     []byte    `protobuf:"bytes,23,opt,name=bytes_street_address,json=bytesStreetAddress,proto3" json:"bytes_street_address,omitempty"`
	BytesSecondaryAddress  []byte    `` /* 127-byte string literal not displayed */
	BytesBuildingNumber    []byte    `protobuf:"bytes,25,opt,name=bytes_building_number,json=bytesBuildingNumber,proto3" json:"bytes_building_number,omitempty"`
	BytesPostcode          []byte    `protobuf:"bytes,26,opt,name=bytes_postcode,json=bytesPostcode,proto3" json:"bytes_postcode,omitempty"`
	BytesPostcodeByState   []byte    `` /* 126-byte string literal not displayed */
	BytesZipCode           []byte    `protobuf:"bytes,28,opt,name=bytes_zip_code,json=bytesZipCode,proto3" json:"bytes_zip_code,omitempty"`
	BytesZipCodeByState    []byte    `protobuf:"bytes,29,opt,name=bytes_zip_code_by_state,json=bytesZipCodeByState,proto3" json:"bytes_zip_code_by_state,omitempty"`
	BytesTimeZone          []byte    `protobuf:"bytes,30,opt,name=bytes_time_zone,json=bytesTimeZone,proto3" json:"bytes_time_zone,omitempty"`
	BytesCityPrefix        []byte    `protobuf:"bytes,31,opt,name=bytes_city_prefix,json=bytesCityPrefix,proto3" json:"bytes_city_prefix,omitempty"`
	BytesCitySuffix        []byte    `protobuf:"bytes,32,opt,name=bytes_city_suffix,json=bytesCitySuffix,proto3" json:"bytes_city_suffix,omitempty"`
	BytesStreetSuffix      []byte    `protobuf:"bytes,33,opt,name=bytes_street_suffix,json=bytesStreetSuffix,proto3" json:"bytes_street_suffix,omitempty"`
	BytesState             []byte    `protobuf:"bytes,34,opt,name=bytes_state,json=bytesState,proto3" json:"bytes_state,omitempty"`
	BytesStateAbbr         []byte    `protobuf:"bytes,35,opt,name=bytes_state_abbr,json=bytesStateAbbr,proto3" json:"bytes_state_abbr,omitempty"`
	BytesCountry           []byte    `protobuf:"bytes,36,opt,name=bytes_country,json=bytesCountry,proto3" json:"bytes_country,omitempty"`
	BytesCountryCode       []byte    `protobuf:"bytes,37,opt,name=bytes_country_code,json=bytesCountryCode,proto3" json:"bytes_country_code,omitempty"`
	DoubleLatitude         float64   `protobuf:"fixed64,38,opt,name=double_latitude,json=doubleLatitude" json:"double_latitude,omitempty"`
	DoubleLongitude        float64   `protobuf:"fixed64,39,opt,name=double_longitude,json=doubleLongitude" json:"double_longitude,omitempty"`
	BytesString            []byte    `protobuf:"bytes,40,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	StringLatitude         string    `protobuf:"bytes,41,opt,name=string_latitude,json=stringLatitude" json:"string_latitude,omitempty"`
	StringLongitude        string    `protobuf:"bytes,42,opt,name=string_longitude,json=stringLongitude" json:"string_longitude,omitempty"`
	BytesLatitude          []byte    `protobuf:"bytes,43,opt,name=bytes_latitude,json=bytesLatitude,proto3" json:"bytes_latitude,omitempty"`
	BytesLongitude         []byte    `protobuf:"bytes,44,opt,name=bytes_longitude,json=bytesLongitude,proto3" json:"bytes_longitude,omitempty"`
	RCity                  []string  `protobuf:"bytes,45,rep,name=r_city,json=rCity" json:"r_city,omitempty"`
	RStreetName            []string  `protobuf:"bytes,46,rep,name=r_street_name,json=rStreetName" json:"r_street_name,omitempty"`
	RStreetAddress         []string  `protobuf:"bytes,47,rep,name=r_street_address,json=rStreetAddress" json:"r_street_address,omitempty"`
	RSecondaryAddress      []string  `protobuf:"bytes,48,rep,name=r_secondary_address,json=rSecondaryAddress" json:"r_secondary_address,omitempty"`
	RBuildingNumber        []string  `protobuf:"bytes,49,rep,name=r_building_number,json=rBuildingNumber" json:"r_building_number,omitempty"`
	RPostcode              []string  `protobuf:"bytes,50,rep,name=r_postcode,json=rPostcode" json:"r_postcode,omitempty"`
	RPostcodeByState       []string  `protobuf:"bytes,51,rep,name=r_postcode_by_state,json=rPostcodeByState" json:"r_postcode_by_state,omitempty"`
	RZipCode               []string  `protobuf:"bytes,52,rep,name=r_zip_code,json=rZipCode" json:"r_zip_code,omitempty"`
	RZipCodeByState        []string  `protobuf:"bytes,53,rep,name=r_zip_code_by_state,json=rZipCodeByState" json:"r_zip_code_by_state,omitempty"`
	RTimeZone              []string  `protobuf:"bytes,54,rep,name=r_time_zone,json=rTimeZone" json:"r_time_zone,omitempty"`
	RCityPrefix            []string  `protobuf:"bytes,55,rep,name=r_city_prefix,json=rCityPrefix" json:"r_city_prefix,omitempty"`
	RCitySuffix            []string  `protobuf:"bytes,56,rep,name=r_city_suffix,json=rCitySuffix" json:"r_city_suffix,omitempty"`
	RStreetSuffix          []string  `protobuf:"bytes,57,rep,name=r_street_suffix,json=rStreetSuffix" json:"r_street_suffix,omitempty"`
	RState                 []string  `protobuf:"bytes,58,rep,name=r_state,json=rState" json:"r_state,omitempty"`
	RStateAbbr             []string  `protobuf:"bytes,59,rep,name=r_state_abbr,json=rStateAbbr" json:"r_state_abbr,omitempty"`
	RCountry               []string  `protobuf:"bytes,60,rep,name=r_country,json=rCountry" json:"r_country,omitempty"`
	RCountryCode           []string  `protobuf:"bytes,61,rep,name=r_country_code,json=rCountryCode" json:"r_country_code,omitempty"`
	RLatitude              []float32 `protobuf:"fixed32,62,rep,packed,name=r_latitude,json=rLatitude" json:"r_latitude,omitempty"`
	RLongitude             []float32 `protobuf:"fixed32,63,rep,packed,name=r_longitude,json=rLongitude" json:"r_longitude,omitempty"`
	RString                []string  `protobuf:"bytes,64,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesCity             [][]byte  `protobuf:"bytes,65,rep,name=r_bytes_city,json=rBytesCity,proto3" json:"r_bytes_city,omitempty"`
	RBytesStreetName       [][]byte  `protobuf:"bytes,66,rep,name=r_bytes_street_name,json=rBytesStreetName,proto3" json:"r_bytes_street_name,omitempty"`
	RBytesStreetAddress    [][]byte  `protobuf:"bytes,67,rep,name=r_bytes_street_address,json=rBytesStreetAddress,proto3" json:"r_bytes_street_address,omitempty"`
	RBytesSecondaryAddress [][]byte  `` /* 132-byte string literal not displayed */
	RBytesBuildingNumber   [][]byte  `` /* 126-byte string literal not displayed */
	RBytesPostcode         [][]byte  `protobuf:"bytes,70,rep,name=r_bytes_postcode,json=rBytesPostcode,proto3" json:"r_bytes_postcode,omitempty"`
	RBytesPostcodeByState  [][]byte  `` /* 131-byte string literal not displayed */
	RBytesZipCode          [][]byte  `protobuf:"bytes,72,rep,name=r_bytes_zip_code,json=rBytesZipCode,proto3" json:"r_bytes_zip_code,omitempty"`
	RBytesZipCodeByState   [][]byte  `` /* 130-byte string literal not displayed */
	RBytesTimeZone         [][]byte  `protobuf:"bytes,74,rep,name=r_bytes_time_zone,json=rBytesTimeZone,proto3" json:"r_bytes_time_zone,omitempty"`
	RBytesCityPrefix       [][]byte  `protobuf:"bytes,75,rep,name=r_bytes_city_prefix,json=rBytesCityPrefix,proto3" json:"r_bytes_city_prefix,omitempty"`
	RBytesCitySuffix       [][]byte  `protobuf:"bytes,76,rep,name=r_bytes_city_suffix,json=rBytesCitySuffix,proto3" json:"r_bytes_city_suffix,omitempty"`
	RBytesStreetSuffix     [][]byte  `protobuf:"bytes,77,rep,name=r_bytes_street_suffix,json=rBytesStreetSuffix,proto3" json:"r_bytes_street_suffix,omitempty"`
	RBytesState            [][]byte  `protobuf:"bytes,78,rep,name=r_bytes_state,json=rBytesState,proto3" json:"r_bytes_state,omitempty"`
	RBytesStateAbbr        [][]byte  `protobuf:"bytes,79,rep,name=r_bytes_state_abbr,json=rBytesStateAbbr,proto3" json:"r_bytes_state_abbr,omitempty"`
	RBytesCountry          [][]byte  `protobuf:"bytes,80,rep,name=r_bytes_country,json=rBytesCountry,proto3" json:"r_bytes_country,omitempty"`
	RBytesCountryCode      [][]byte  `protobuf:"bytes,81,rep,name=r_bytes_country_code,json=rBytesCountryCode,proto3" json:"r_bytes_country_code,omitempty"`
	RDoubleLatitude        []float64 `protobuf:"fixed64,82,rep,packed,name=r_double_latitude,json=rDoubleLatitude" json:"r_double_latitude,omitempty"`
	RDoubleLongitude       []float64 `protobuf:"fixed64,83,rep,packed,name=r_double_longitude,json=rDoubleLongitude" json:"r_double_longitude,omitempty"`
	RBytesString           [][]byte  `protobuf:"bytes,84,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	RStringLatitude        []string  `protobuf:"bytes,85,rep,name=r_string_latitude,json=rStringLatitude" json:"r_string_latitude,omitempty"`
	RStringLongitude       []string  `protobuf:"bytes,86,rep,name=r_string_longitude,json=rStringLongitude" json:"r_string_longitude,omitempty"`
	RBytesLatitude         [][]byte  `protobuf:"bytes,87,rep,name=r_bytes_latitude,json=rBytesLatitude,proto3" json:"r_bytes_latitude,omitempty"`
	RBytesLongitude        [][]byte  `protobuf:"bytes,88,rep,name=r_bytes_longitude,json=rBytesLongitude,proto3" json:"r_bytes_longitude,omitempty"`
	R2City                 []string  `protobuf:"bytes,89,rep,name=r2_city,json=r2City" json:"r2_city,omitempty"`
	R2StreetName           []string  `protobuf:"bytes,90,rep,name=r2_street_name,json=r2StreetName" json:"r2_street_name,omitempty"`
	R2StreetAddress        []string  `protobuf:"bytes,91,rep,name=r2_street_address,json=r2StreetAddress" json:"r2_street_address,omitempty"`
	R2SecondaryAddress     []string  `protobuf:"bytes,92,rep,name=r2_secondary_address,json=r2SecondaryAddress" json:"r2_secondary_address,omitempty"`
	R2BuildingNumber       []string  `protobuf:"bytes,93,rep,name=r2_building_number,json=r2BuildingNumber" json:"r2_building_number,omitempty"`
	R2Postcode             []string  `protobuf:"bytes,94,rep,name=r2_postcode,json=r2Postcode" json:"r2_postcode,omitempty"`
	R2PostcodeByState      []string  `protobuf:"bytes,95,rep,name=r2_postcode_by_state,json=r2PostcodeByState" json:"r2_postcode_by_state,omitempty"`
	R2ZipCode              []string  `protobuf:"bytes,96,rep,name=r2_zip_code,json=r2ZipCode" json:"r2_zip_code,omitempty"`
	R2ZipCodeByState       []string  `protobuf:"bytes,97,rep,name=r2_zip_code_by_state,json=r2ZipCodeByState" json:"r2_zip_code_by_state,omitempty"`
	R2TimeZone             []string  `protobuf:"bytes,98,rep,name=r2_time_zone,json=r2TimeZone" json:"r2_time_zone,omitempty"`
	R2CityPrefix           []string  `protobuf:"bytes,99,rep,name=r2_city_prefix,json=r2CityPrefix" json:"r2_city_prefix,omitempty"`
	R2CitySuffix           []string  `protobuf:"bytes,100,rep,name=r2_city_suffix,json=r2CitySuffix" json:"r2_city_suffix,omitempty"`
	R2StreetSuffix         []string  `protobuf:"bytes,101,rep,name=r2_street_suffix,json=r2StreetSuffix" json:"r2_street_suffix,omitempty"`
	R2State                []string  `protobuf:"bytes,102,rep,name=r2_state,json=r2State" json:"r2_state,omitempty"`
	R2StateAbbr            []string  `protobuf:"bytes,103,rep,name=r2_state_abbr,json=r2StateAbbr" json:"r2_state_abbr,omitempty"`
	R2Country              []string  `protobuf:"bytes,104,rep,name=r2_country,json=r2Country" json:"r2_country,omitempty"`
	R2CountryCode          []string  `protobuf:"bytes,105,rep,name=r2_country_code,json=r2CountryCode" json:"r2_country_code,omitempty"`
	R2Latitude             []string  `protobuf:"bytes,106,rep,name=r2_latitude,json=r2Latitude" json:"r2_latitude,omitempty"`
	R2Longitude            []string  `protobuf:"bytes,107,rep,name=r2_longitude,json=r2Longitude" json:"r2_longitude,omitempty"`
	R2String               []string  `protobuf:"bytes,108,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewAddressMessageGomeetFaker

func NewAddressMessageGomeetFaker() *AddressMessage

func (*AddressMessage) Descriptor

func (*AddressMessage) Descriptor() ([]byte, []int)

func (*AddressMessage) GetBuildingNumber

func (m *AddressMessage) GetBuildingNumber() string

func (*AddressMessage) GetBytesBuildingNumber

func (m *AddressMessage) GetBytesBuildingNumber() []byte

func (*AddressMessage) GetBytesCity

func (m *AddressMessage) GetBytesCity() []byte

func (*AddressMessage) GetBytesCityPrefix

func (m *AddressMessage) GetBytesCityPrefix() []byte

func (*AddressMessage) GetBytesCitySuffix

func (m *AddressMessage) GetBytesCitySuffix() []byte

func (*AddressMessage) GetBytesCountry

func (m *AddressMessage) GetBytesCountry() []byte

func (*AddressMessage) GetBytesCountryCode

func (m *AddressMessage) GetBytesCountryCode() []byte

func (*AddressMessage) GetBytesLatitude

func (m *AddressMessage) GetBytesLatitude() []byte

func (*AddressMessage) GetBytesLongitude

func (m *AddressMessage) GetBytesLongitude() []byte

func (*AddressMessage) GetBytesPostcode

func (m *AddressMessage) GetBytesPostcode() []byte

func (*AddressMessage) GetBytesPostcodeByState

func (m *AddressMessage) GetBytesPostcodeByState() []byte

func (*AddressMessage) GetBytesSecondaryAddress

func (m *AddressMessage) GetBytesSecondaryAddress() []byte

func (*AddressMessage) GetBytesState

func (m *AddressMessage) GetBytesState() []byte

func (*AddressMessage) GetBytesStateAbbr

func (m *AddressMessage) GetBytesStateAbbr() []byte

func (*AddressMessage) GetBytesStreetAddress

func (m *AddressMessage) GetBytesStreetAddress() []byte

func (*AddressMessage) GetBytesStreetName

func (m *AddressMessage) GetBytesStreetName() []byte

func (*AddressMessage) GetBytesStreetSuffix

func (m *AddressMessage) GetBytesStreetSuffix() []byte

func (*AddressMessage) GetBytesString

func (m *AddressMessage) GetBytesString() []byte

func (*AddressMessage) GetBytesTimeZone

func (m *AddressMessage) GetBytesTimeZone() []byte

func (*AddressMessage) GetBytesZipCode

func (m *AddressMessage) GetBytesZipCode() []byte

func (*AddressMessage) GetBytesZipCodeByState

func (m *AddressMessage) GetBytesZipCodeByState() []byte

func (*AddressMessage) GetCity

func (m *AddressMessage) GetCity() string

func (*AddressMessage) GetCityPrefix

func (m *AddressMessage) GetCityPrefix() string

func (*AddressMessage) GetCitySuffix

func (m *AddressMessage) GetCitySuffix() string

func (*AddressMessage) GetCountry

func (m *AddressMessage) GetCountry() string

func (*AddressMessage) GetCountryCode

func (m *AddressMessage) GetCountryCode() string

func (*AddressMessage) GetDoubleLatitude

func (m *AddressMessage) GetDoubleLatitude() float64

func (*AddressMessage) GetDoubleLongitude

func (m *AddressMessage) GetDoubleLongitude() float64

func (*AddressMessage) GetLatitude

func (m *AddressMessage) GetLatitude() float32

func (*AddressMessage) GetLongitude

func (m *AddressMessage) GetLongitude() float32

func (*AddressMessage) GetPostcode

func (m *AddressMessage) GetPostcode() string

func (*AddressMessage) GetPostcodeByState

func (m *AddressMessage) GetPostcodeByState() string

func (*AddressMessage) GetR2BuildingNumber

func (m *AddressMessage) GetR2BuildingNumber() []string

func (*AddressMessage) GetR2City

func (m *AddressMessage) GetR2City() []string

func (*AddressMessage) GetR2CityPrefix

func (m *AddressMessage) GetR2CityPrefix() []string

func (*AddressMessage) GetR2CitySuffix

func (m *AddressMessage) GetR2CitySuffix() []string

func (*AddressMessage) GetR2Country

func (m *AddressMessage) GetR2Country() []string

func (*AddressMessage) GetR2CountryCode

func (m *AddressMessage) GetR2CountryCode() []string

func (*AddressMessage) GetR2Latitude

func (m *AddressMessage) GetR2Latitude() []string

func (*AddressMessage) GetR2Longitude

func (m *AddressMessage) GetR2Longitude() []string

func (*AddressMessage) GetR2Postcode

func (m *AddressMessage) GetR2Postcode() []string

func (*AddressMessage) GetR2PostcodeByState

func (m *AddressMessage) GetR2PostcodeByState() []string

func (*AddressMessage) GetR2SecondaryAddress

func (m *AddressMessage) GetR2SecondaryAddress() []string

func (*AddressMessage) GetR2State

func (m *AddressMessage) GetR2State() []string

func (*AddressMessage) GetR2StateAbbr

func (m *AddressMessage) GetR2StateAbbr() []string

func (*AddressMessage) GetR2StreetAddress

func (m *AddressMessage) GetR2StreetAddress() []string

func (*AddressMessage) GetR2StreetName

func (m *AddressMessage) GetR2StreetName() []string

func (*AddressMessage) GetR2StreetSuffix

func (m *AddressMessage) GetR2StreetSuffix() []string

func (*AddressMessage) GetR2String

func (m *AddressMessage) GetR2String() []string

func (*AddressMessage) GetR2TimeZone

func (m *AddressMessage) GetR2TimeZone() []string

func (*AddressMessage) GetR2ZipCode

func (m *AddressMessage) GetR2ZipCode() []string

func (*AddressMessage) GetR2ZipCodeByState

func (m *AddressMessage) GetR2ZipCodeByState() []string

func (*AddressMessage) GetRBuildingNumber

func (m *AddressMessage) GetRBuildingNumber() []string

func (*AddressMessage) GetRBytesBuildingNumber

func (m *AddressMessage) GetRBytesBuildingNumber() [][]byte

func (*AddressMessage) GetRBytesCity

func (m *AddressMessage) GetRBytesCity() [][]byte

func (*AddressMessage) GetRBytesCityPrefix

func (m *AddressMessage) GetRBytesCityPrefix() [][]byte

func (*AddressMessage) GetRBytesCitySuffix

func (m *AddressMessage) GetRBytesCitySuffix() [][]byte

func (*AddressMessage) GetRBytesCountry

func (m *AddressMessage) GetRBytesCountry() [][]byte

func (*AddressMessage) GetRBytesCountryCode

func (m *AddressMessage) GetRBytesCountryCode() [][]byte

func (*AddressMessage) GetRBytesLatitude

func (m *AddressMessage) GetRBytesLatitude() [][]byte

func (*AddressMessage) GetRBytesLongitude

func (m *AddressMessage) GetRBytesLongitude() [][]byte

func (*AddressMessage) GetRBytesPostcode

func (m *AddressMessage) GetRBytesPostcode() [][]byte

func (*AddressMessage) GetRBytesPostcodeByState

func (m *AddressMessage) GetRBytesPostcodeByState() [][]byte

func (*AddressMessage) GetRBytesSecondaryAddress

func (m *AddressMessage) GetRBytesSecondaryAddress() [][]byte

func (*AddressMessage) GetRBytesState

func (m *AddressMessage) GetRBytesState() [][]byte

func (*AddressMessage) GetRBytesStateAbbr

func (m *AddressMessage) GetRBytesStateAbbr() [][]byte

func (*AddressMessage) GetRBytesStreetAddress

func (m *AddressMessage) GetRBytesStreetAddress() [][]byte

func (*AddressMessage) GetRBytesStreetName

func (m *AddressMessage) GetRBytesStreetName() [][]byte

func (*AddressMessage) GetRBytesStreetSuffix

func (m *AddressMessage) GetRBytesStreetSuffix() [][]byte

func (*AddressMessage) GetRBytesString

func (m *AddressMessage) GetRBytesString() [][]byte

func (*AddressMessage) GetRBytesTimeZone

func (m *AddressMessage) GetRBytesTimeZone() [][]byte

func (*AddressMessage) GetRBytesZipCode

func (m *AddressMessage) GetRBytesZipCode() [][]byte

func (*AddressMessage) GetRBytesZipCodeByState

func (m *AddressMessage) GetRBytesZipCodeByState() [][]byte

func (*AddressMessage) GetRCity

func (m *AddressMessage) GetRCity() []string

func (*AddressMessage) GetRCityPrefix

func (m *AddressMessage) GetRCityPrefix() []string

func (*AddressMessage) GetRCitySuffix

func (m *AddressMessage) GetRCitySuffix() []string

func (*AddressMessage) GetRCountry

func (m *AddressMessage) GetRCountry() []string

func (*AddressMessage) GetRCountryCode

func (m *AddressMessage) GetRCountryCode() []string

func (*AddressMessage) GetRDoubleLatitude

func (m *AddressMessage) GetRDoubleLatitude() []float64

func (*AddressMessage) GetRDoubleLongitude

func (m *AddressMessage) GetRDoubleLongitude() []float64

func (*AddressMessage) GetRLatitude

func (m *AddressMessage) GetRLatitude() []float32

func (*AddressMessage) GetRLongitude

func (m *AddressMessage) GetRLongitude() []float32

func (*AddressMessage) GetRPostcode

func (m *AddressMessage) GetRPostcode() []string

func (*AddressMessage) GetRPostcodeByState

func (m *AddressMessage) GetRPostcodeByState() []string

func (*AddressMessage) GetRSecondaryAddress

func (m *AddressMessage) GetRSecondaryAddress() []string

func (*AddressMessage) GetRState

func (m *AddressMessage) GetRState() []string

func (*AddressMessage) GetRStateAbbr

func (m *AddressMessage) GetRStateAbbr() []string

func (*AddressMessage) GetRStreetAddress

func (m *AddressMessage) GetRStreetAddress() []string

func (*AddressMessage) GetRStreetName

func (m *AddressMessage) GetRStreetName() []string

func (*AddressMessage) GetRStreetSuffix

func (m *AddressMessage) GetRStreetSuffix() []string

func (*AddressMessage) GetRString

func (m *AddressMessage) GetRString() []string

func (*AddressMessage) GetRStringLatitude

func (m *AddressMessage) GetRStringLatitude() []string

func (*AddressMessage) GetRStringLongitude

func (m *AddressMessage) GetRStringLongitude() []string

func (*AddressMessage) GetRTimeZone

func (m *AddressMessage) GetRTimeZone() []string

func (*AddressMessage) GetRZipCode

func (m *AddressMessage) GetRZipCode() []string

func (*AddressMessage) GetRZipCodeByState

func (m *AddressMessage) GetRZipCodeByState() []string

func (*AddressMessage) GetSecondaryAddress

func (m *AddressMessage) GetSecondaryAddress() string

func (*AddressMessage) GetState

func (m *AddressMessage) GetState() string

func (*AddressMessage) GetStateAbbr

func (m *AddressMessage) GetStateAbbr() string

func (*AddressMessage) GetStreetAddress

func (m *AddressMessage) GetStreetAddress() string

func (*AddressMessage) GetStreetName

func (m *AddressMessage) GetStreetName() string

func (*AddressMessage) GetStreetSuffix

func (m *AddressMessage) GetStreetSuffix() string

func (*AddressMessage) GetStringLatitude

func (m *AddressMessage) GetStringLatitude() string

func (*AddressMessage) GetStringLongitude

func (m *AddressMessage) GetStringLongitude() string

func (*AddressMessage) GetString_

func (m *AddressMessage) GetString_() string

func (*AddressMessage) GetTimeZone

func (m *AddressMessage) GetTimeZone() string

func (*AddressMessage) GetZipCode

func (m *AddressMessage) GetZipCode() string

func (*AddressMessage) GetZipCodeByState

func (m *AddressMessage) GetZipCodeByState() string

func (*AddressMessage) ProtoMessage

func (*AddressMessage) ProtoMessage()

func (*AddressMessage) Reset

func (m *AddressMessage) Reset()

func (*AddressMessage) String

func (m *AddressMessage) String() string

type AppMessage

type AppMessage struct {
	Name          string   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Version       string   `protobuf:"bytes,2,opt,name=version" json:"version,omitempty"`
	Author        string   `protobuf:"bytes,3,opt,name=author" json:"author,omitempty"`
	String_       string   `protobuf:"bytes,4,opt,name=string" json:"string,omitempty"`
	BytesName     []byte   `protobuf:"bytes,5,opt,name=bytes_name,json=bytesName,proto3" json:"bytes_name,omitempty"`
	BytesVersion  []byte   `protobuf:"bytes,6,opt,name=bytes_version,json=bytesVersion,proto3" json:"bytes_version,omitempty"`
	BytesAuthor   []byte   `protobuf:"bytes,7,opt,name=bytes_author,json=bytesAuthor,proto3" json:"bytes_author,omitempty"`
	BytesString   []byte   `protobuf:"bytes,8,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	RName         []string `protobuf:"bytes,9,rep,name=r_name,json=rName" json:"r_name,omitempty"`
	RVersion      []string `protobuf:"bytes,10,rep,name=r_version,json=rVersion" json:"r_version,omitempty"`
	RAuthor       []string `protobuf:"bytes,11,rep,name=r_author,json=rAuthor" json:"r_author,omitempty"`
	RString       []string `protobuf:"bytes,12,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesName    [][]byte `protobuf:"bytes,13,rep,name=r_bytes_name,json=rBytesName,proto3" json:"r_bytes_name,omitempty"`
	RBytesVersion [][]byte `protobuf:"bytes,14,rep,name=r_bytes_version,json=rBytesVersion,proto3" json:"r_bytes_version,omitempty"`
	RBytesAuthor  [][]byte `protobuf:"bytes,15,rep,name=r_bytes_author,json=rBytesAuthor,proto3" json:"r_bytes_author,omitempty"`
	RBytesString  [][]byte `protobuf:"bytes,16,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	R2Name        []string `protobuf:"bytes,17,rep,name=r2_name,json=r2Name" json:"r2_name,omitempty"`
	R2Version     []string `protobuf:"bytes,18,rep,name=r2_version,json=r2Version" json:"r2_version,omitempty"`
	R2Author      []string `protobuf:"bytes,19,rep,name=r2_author,json=r2Author" json:"r2_author,omitempty"`
	R2String      []string `protobuf:"bytes,20,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewAppMessageGomeetFaker

func NewAppMessageGomeetFaker() *AppMessage

func (*AppMessage) Descriptor

func (*AppMessage) Descriptor() ([]byte, []int)

func (*AppMessage) GetAuthor

func (m *AppMessage) GetAuthor() string

func (*AppMessage) GetBytesAuthor

func (m *AppMessage) GetBytesAuthor() []byte

func (*AppMessage) GetBytesName

func (m *AppMessage) GetBytesName() []byte

func (*AppMessage) GetBytesString

func (m *AppMessage) GetBytesString() []byte

func (*AppMessage) GetBytesVersion

func (m *AppMessage) GetBytesVersion() []byte

func (*AppMessage) GetName

func (m *AppMessage) GetName() string

func (*AppMessage) GetR2Author

func (m *AppMessage) GetR2Author() []string

func (*AppMessage) GetR2Name

func (m *AppMessage) GetR2Name() []string

func (*AppMessage) GetR2String

func (m *AppMessage) GetR2String() []string

func (*AppMessage) GetR2Version

func (m *AppMessage) GetR2Version() []string

func (*AppMessage) GetRAuthor

func (m *AppMessage) GetRAuthor() []string

func (*AppMessage) GetRBytesAuthor

func (m *AppMessage) GetRBytesAuthor() [][]byte

func (*AppMessage) GetRBytesName

func (m *AppMessage) GetRBytesName() [][]byte

func (*AppMessage) GetRBytesString

func (m *AppMessage) GetRBytesString() [][]byte

func (*AppMessage) GetRBytesVersion

func (m *AppMessage) GetRBytesVersion() [][]byte

func (*AppMessage) GetRName

func (m *AppMessage) GetRName() []string

func (*AppMessage) GetRString

func (m *AppMessage) GetRString() []string

func (*AppMessage) GetRVersion

func (m *AppMessage) GetRVersion() []string

func (*AppMessage) GetString_

func (m *AppMessage) GetString_() string

func (*AppMessage) GetVersion

func (m *AppMessage) GetVersion() string

func (*AppMessage) ProtoMessage

func (*AppMessage) ProtoMessage()

func (*AppMessage) Reset

func (m *AppMessage) Reset()

func (*AppMessage) String

func (m *AppMessage) String() string

type AvatarMessage

type AvatarMessage struct {
	String_      string   `protobuf:"bytes,1,opt,name=string" json:"string,omitempty"`
	Url          string   `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"`
	BytesString  []byte   `protobuf:"bytes,3,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	BytesUrl     []byte   `protobuf:"bytes,4,opt,name=bytes_url,json=bytesUrl,proto3" json:"bytes_url,omitempty"`
	PngUrl       string   `protobuf:"bytes,5,opt,name=png_url,json=pngUrl" json:"png_url,omitempty"`
	RString      []string `protobuf:"bytes,6,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RUrl         []string `protobuf:"bytes,7,rep,name=r_url,json=rUrl" json:"r_url,omitempty"`
	RBytesString [][]byte `protobuf:"bytes,8,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	RBytesUrl    [][]byte `protobuf:"bytes,9,rep,name=r_bytes_url,json=rBytesUrl,proto3" json:"r_bytes_url,omitempty"`
	RPngUrl      []string `protobuf:"bytes,10,rep,name=r_png_url,json=rPngUrl" json:"r_png_url,omitempty"`
	R2String     []string `protobuf:"bytes,11,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
	R2Url        []string `protobuf:"bytes,12,rep,name=r2_url,json=r2Url" json:"r2_url,omitempty"`
}

func NewAvatarMessageGomeetFaker

func NewAvatarMessageGomeetFaker() *AvatarMessage

func (*AvatarMessage) Descriptor

func (*AvatarMessage) Descriptor() ([]byte, []int)

func (*AvatarMessage) GetBytesString

func (m *AvatarMessage) GetBytesString() []byte

func (*AvatarMessage) GetBytesUrl

func (m *AvatarMessage) GetBytesUrl() []byte

func (*AvatarMessage) GetPngUrl

func (m *AvatarMessage) GetPngUrl() string

func (*AvatarMessage) GetR2String

func (m *AvatarMessage) GetR2String() []string

func (*AvatarMessage) GetR2Url

func (m *AvatarMessage) GetR2Url() []string

func (*AvatarMessage) GetRBytesString

func (m *AvatarMessage) GetRBytesString() [][]byte

func (*AvatarMessage) GetRBytesUrl

func (m *AvatarMessage) GetRBytesUrl() [][]byte

func (*AvatarMessage) GetRPngUrl

func (m *AvatarMessage) GetRPngUrl() []string

func (*AvatarMessage) GetRString

func (m *AvatarMessage) GetRString() []string

func (*AvatarMessage) GetRUrl

func (m *AvatarMessage) GetRUrl() []string

func (*AvatarMessage) GetString_

func (m *AvatarMessage) GetString_() string

func (*AvatarMessage) GetUrl

func (m *AvatarMessage) GetUrl() string

func (*AvatarMessage) ProtoMessage

func (*AvatarMessage) ProtoMessage()

func (*AvatarMessage) Reset

func (m *AvatarMessage) Reset()

func (*AvatarMessage) String

func (m *AvatarMessage) String() string

type BitcoinMessage

type BitcoinMessage struct {
	Address       string   `protobuf:"bytes,1,opt,name=address" json:"address,omitempty"`
	String_       string   `protobuf:"bytes,2,opt,name=string" json:"string,omitempty"`
	BytesAddress  []byte   `protobuf:"bytes,3,opt,name=bytes_address,json=bytesAddress,proto3" json:"bytes_address,omitempty"`
	BytesString   []byte   `protobuf:"bytes,4,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	RAddress      []string `protobuf:"bytes,5,rep,name=r_address,json=rAddress" json:"r_address,omitempty"`
	RString       []string `protobuf:"bytes,6,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesAddress [][]byte `protobuf:"bytes,7,rep,name=r_bytes_address,json=rBytesAddress,proto3" json:"r_bytes_address,omitempty"`
	RBytesString  [][]byte `protobuf:"bytes,8,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	R2Address     []string `protobuf:"bytes,9,rep,name=r2_address,json=r2Address" json:"r2_address,omitempty"`
	R2String      []string `protobuf:"bytes,10,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewBitcoinMessageGomeetFaker

func NewBitcoinMessageGomeetFaker() *BitcoinMessage

func (*BitcoinMessage) Descriptor

func (*BitcoinMessage) Descriptor() ([]byte, []int)

func (*BitcoinMessage) GetAddress

func (m *BitcoinMessage) GetAddress() string

func (*BitcoinMessage) GetBytesAddress

func (m *BitcoinMessage) GetBytesAddress() []byte

func (*BitcoinMessage) GetBytesString

func (m *BitcoinMessage) GetBytesString() []byte

func (*BitcoinMessage) GetR2Address

func (m *BitcoinMessage) GetR2Address() []string

func (*BitcoinMessage) GetR2String

func (m *BitcoinMessage) GetR2String() []string

func (*BitcoinMessage) GetRAddress

func (m *BitcoinMessage) GetRAddress() []string

func (*BitcoinMessage) GetRBytesAddress

func (m *BitcoinMessage) GetRBytesAddress() [][]byte

func (*BitcoinMessage) GetRBytesString

func (m *BitcoinMessage) GetRBytesString() [][]byte

func (*BitcoinMessage) GetRString

func (m *BitcoinMessage) GetRString() []string

func (*BitcoinMessage) GetString_

func (m *BitcoinMessage) GetString_() string

func (*BitcoinMessage) ProtoMessage

func (*BitcoinMessage) ProtoMessage()

func (*BitcoinMessage) Reset

func (m *BitcoinMessage) Reset()

func (*BitcoinMessage) String

func (m *BitcoinMessage) String() string

type BusinessMessage

type BusinessMessage struct {
	CreditCardNumber           string   `protobuf:"bytes,1,opt,name=credit_card_number,json=creditCardNumber" json:"credit_card_number,omitempty"`
	CreditCardExpiryDate       string   `protobuf:"bytes,2,opt,name=credit_card_expiry_date,json=creditCardExpiryDate" json:"credit_card_expiry_date,omitempty"`
	CreditCardType             string   `protobuf:"bytes,3,opt,name=credit_card_type,json=creditCardType" json:"credit_card_type,omitempty"`
	BytesCreditCardNumber      []byte   `` /* 128-byte string literal not displayed */
	BytesCreditCardExpiryDate  []byte   `` /* 142-byte string literal not displayed */
	BytesCreditCardType        []byte   `protobuf:"bytes,6,opt,name=bytes_credit_card_type,json=bytesCreditCardType,proto3" json:"bytes_credit_card_type,omitempty"`
	RCreditCardNumber          []string `protobuf:"bytes,7,rep,name=r_credit_card_number,json=rCreditCardNumber" json:"r_credit_card_number,omitempty"`
	RCreditCardExpiryDate      []string `protobuf:"bytes,8,rep,name=r_credit_card_expiry_date,json=rCreditCardExpiryDate" json:"r_credit_card_expiry_date,omitempty"`
	RCreditCardType            []string `protobuf:"bytes,9,rep,name=r_credit_card_type,json=rCreditCardType" json:"r_credit_card_type,omitempty"`
	RBytesCreditCardNumber     [][]byte `` /* 134-byte string literal not displayed */
	RBytesCreditCardExpiryDate [][]byte `` /* 148-byte string literal not displayed */
	RBytesCreditCardType       [][]byte `` /* 128-byte string literal not displayed */
	R2CreditCardNumber         []string `protobuf:"bytes,13,rep,name=r2_credit_card_number,json=r2CreditCardNumber" json:"r2_credit_card_number,omitempty"`
	R2CreditCardExpiryDate     []string `` /* 127-byte string literal not displayed */
	R2CreditCardType           []string `protobuf:"bytes,15,rep,name=r2_credit_card_type,json=r2CreditCardType" json:"r2_credit_card_type,omitempty"`
}

func NewBusinessMessageGomeetFaker

func NewBusinessMessageGomeetFaker() *BusinessMessage

func (*BusinessMessage) Descriptor

func (*BusinessMessage) Descriptor() ([]byte, []int)

func (*BusinessMessage) GetBytesCreditCardExpiryDate

func (m *BusinessMessage) GetBytesCreditCardExpiryDate() []byte

func (*BusinessMessage) GetBytesCreditCardNumber

func (m *BusinessMessage) GetBytesCreditCardNumber() []byte

func (*BusinessMessage) GetBytesCreditCardType

func (m *BusinessMessage) GetBytesCreditCardType() []byte

func (*BusinessMessage) GetCreditCardExpiryDate

func (m *BusinessMessage) GetCreditCardExpiryDate() string

func (*BusinessMessage) GetCreditCardNumber

func (m *BusinessMessage) GetCreditCardNumber() string

func (*BusinessMessage) GetCreditCardType

func (m *BusinessMessage) GetCreditCardType() string

func (*BusinessMessage) GetR2CreditCardExpiryDate

func (m *BusinessMessage) GetR2CreditCardExpiryDate() []string

func (*BusinessMessage) GetR2CreditCardNumber

func (m *BusinessMessage) GetR2CreditCardNumber() []string

func (*BusinessMessage) GetR2CreditCardType

func (m *BusinessMessage) GetR2CreditCardType() []string

func (*BusinessMessage) GetRBytesCreditCardExpiryDate

func (m *BusinessMessage) GetRBytesCreditCardExpiryDate() [][]byte

func (*BusinessMessage) GetRBytesCreditCardNumber

func (m *BusinessMessage) GetRBytesCreditCardNumber() [][]byte

func (*BusinessMessage) GetRBytesCreditCardType

func (m *BusinessMessage) GetRBytesCreditCardType() [][]byte

func (*BusinessMessage) GetRCreditCardExpiryDate

func (m *BusinessMessage) GetRCreditCardExpiryDate() []string

func (*BusinessMessage) GetRCreditCardNumber

func (m *BusinessMessage) GetRCreditCardNumber() []string

func (*BusinessMessage) GetRCreditCardType

func (m *BusinessMessage) GetRCreditCardType() []string

func (*BusinessMessage) ProtoMessage

func (*BusinessMessage) ProtoMessage()

func (*BusinessMessage) Reset

func (m *BusinessMessage) Reset()

func (*BusinessMessage) String

func (m *BusinessMessage) String() string

type CodeMessage

type CodeMessage struct {
	Isbn10       string   `protobuf:"bytes,1,opt,name=isbn10" json:"isbn10,omitempty"`
	Isbn13       string   `protobuf:"bytes,2,opt,name=isbn13" json:"isbn13,omitempty"`
	Ean13        string   `protobuf:"bytes,3,opt,name=ean13" json:"ean13,omitempty"`
	Ean8         string   `protobuf:"bytes,4,opt,name=ean8" json:"ean8,omitempty"`
	Rut          string   `protobuf:"bytes,5,opt,name=rut" json:"rut,omitempty"`
	Abn          string   `protobuf:"bytes,6,opt,name=abn" json:"abn,omitempty"`
	BytesIsbn10  []byte   `protobuf:"bytes,7,opt,name=bytes_isbn10,json=bytesIsbn10,proto3" json:"bytes_isbn10,omitempty"`
	BytesIsbn13  []byte   `protobuf:"bytes,8,opt,name=bytes_isbn13,json=bytesIsbn13,proto3" json:"bytes_isbn13,omitempty"`
	BytesEan13   []byte   `protobuf:"bytes,9,opt,name=bytes_ean13,json=bytesEan13,proto3" json:"bytes_ean13,omitempty"`
	BytesEan8    []byte   `protobuf:"bytes,10,opt,name=bytes_ean8,json=bytesEan8,proto3" json:"bytes_ean8,omitempty"`
	BytesRut     []byte   `protobuf:"bytes,11,opt,name=bytes_rut,json=bytesRut,proto3" json:"bytes_rut,omitempty"`
	BytesAbn     []byte   `protobuf:"bytes,12,opt,name=bytes_abn,json=bytesAbn,proto3" json:"bytes_abn,omitempty"`
	RIsbn10      []string `protobuf:"bytes,13,rep,name=r_isbn10,json=rIsbn10" json:"r_isbn10,omitempty"`
	RIsbn13      []string `protobuf:"bytes,14,rep,name=r_isbn13,json=rIsbn13" json:"r_isbn13,omitempty"`
	REan13       []string `protobuf:"bytes,15,rep,name=r_ean13,json=rEan13" json:"r_ean13,omitempty"`
	REan8        []string `protobuf:"bytes,16,rep,name=r_ean8,json=rEan8" json:"r_ean8,omitempty"`
	RRut         []string `protobuf:"bytes,17,rep,name=r_rut,json=rRut" json:"r_rut,omitempty"`
	RAbn         []string `protobuf:"bytes,18,rep,name=r_abn,json=rAbn" json:"r_abn,omitempty"`
	RBytesIsbn10 [][]byte `protobuf:"bytes,19,rep,name=r_bytes_isbn10,json=rBytesIsbn10,proto3" json:"r_bytes_isbn10,omitempty"`
	RBytesIsbn13 [][]byte `protobuf:"bytes,20,rep,name=r_bytes_isbn13,json=rBytesIsbn13,proto3" json:"r_bytes_isbn13,omitempty"`
	RBytesEan13  [][]byte `protobuf:"bytes,21,rep,name=r_bytes_ean13,json=rBytesEan13,proto3" json:"r_bytes_ean13,omitempty"`
	RBytesEan8   [][]byte `protobuf:"bytes,22,rep,name=r_bytes_ean8,json=rBytesEan8,proto3" json:"r_bytes_ean8,omitempty"`
	RBytesRut    [][]byte `protobuf:"bytes,23,rep,name=r_bytes_rut,json=rBytesRut,proto3" json:"r_bytes_rut,omitempty"`
	RBytesAbn    [][]byte `protobuf:"bytes,24,rep,name=r_bytes_abn,json=rBytesAbn,proto3" json:"r_bytes_abn,omitempty"`
	R2Isbn10     []string `protobuf:"bytes,25,rep,name=r2_isbn10,json=r2Isbn10" json:"r2_isbn10,omitempty"`
	R2Isbn13     []string `protobuf:"bytes,26,rep,name=r2_isbn13,json=r2Isbn13" json:"r2_isbn13,omitempty"`
	R2Ean13      []string `protobuf:"bytes,27,rep,name=r2_ean13,json=r2Ean13" json:"r2_ean13,omitempty"`
	R2Ean8       []string `protobuf:"bytes,28,rep,name=r2_ean8,json=r2Ean8" json:"r2_ean8,omitempty"`
	R2Rut        []string `protobuf:"bytes,29,rep,name=r2_rut,json=r2Rut" json:"r2_rut,omitempty"`
	R2Abn        []string `protobuf:"bytes,30,rep,name=r2_abn,json=r2Abn" json:"r2_abn,omitempty"`
}

func NewCodeMessageGomeetFaker

func NewCodeMessageGomeetFaker() *CodeMessage

func (*CodeMessage) Descriptor

func (*CodeMessage) Descriptor() ([]byte, []int)

func (*CodeMessage) GetAbn

func (m *CodeMessage) GetAbn() string

func (*CodeMessage) GetBytesAbn

func (m *CodeMessage) GetBytesAbn() []byte

func (*CodeMessage) GetBytesEan13

func (m *CodeMessage) GetBytesEan13() []byte

func (*CodeMessage) GetBytesEan8

func (m *CodeMessage) GetBytesEan8() []byte

func (*CodeMessage) GetBytesIsbn10

func (m *CodeMessage) GetBytesIsbn10() []byte

func (*CodeMessage) GetBytesIsbn13

func (m *CodeMessage) GetBytesIsbn13() []byte

func (*CodeMessage) GetBytesRut

func (m *CodeMessage) GetBytesRut() []byte

func (*CodeMessage) GetEan13

func (m *CodeMessage) GetEan13() string

func (*CodeMessage) GetEan8

func (m *CodeMessage) GetEan8() string

func (*CodeMessage) GetIsbn10

func (m *CodeMessage) GetIsbn10() string

func (*CodeMessage) GetIsbn13

func (m *CodeMessage) GetIsbn13() string

func (*CodeMessage) GetR2Abn

func (m *CodeMessage) GetR2Abn() []string

func (*CodeMessage) GetR2Ean13

func (m *CodeMessage) GetR2Ean13() []string

func (*CodeMessage) GetR2Ean8

func (m *CodeMessage) GetR2Ean8() []string

func (*CodeMessage) GetR2Isbn10

func (m *CodeMessage) GetR2Isbn10() []string

func (*CodeMessage) GetR2Isbn13

func (m *CodeMessage) GetR2Isbn13() []string

func (*CodeMessage) GetR2Rut

func (m *CodeMessage) GetR2Rut() []string

func (*CodeMessage) GetRAbn

func (m *CodeMessage) GetRAbn() []string

func (*CodeMessage) GetRBytesAbn

func (m *CodeMessage) GetRBytesAbn() [][]byte

func (*CodeMessage) GetRBytesEan13

func (m *CodeMessage) GetRBytesEan13() [][]byte

func (*CodeMessage) GetRBytesEan8

func (m *CodeMessage) GetRBytesEan8() [][]byte

func (*CodeMessage) GetRBytesIsbn10

func (m *CodeMessage) GetRBytesIsbn10() [][]byte

func (*CodeMessage) GetRBytesIsbn13

func (m *CodeMessage) GetRBytesIsbn13() [][]byte

func (*CodeMessage) GetRBytesRut

func (m *CodeMessage) GetRBytesRut() [][]byte

func (*CodeMessage) GetREan13

func (m *CodeMessage) GetREan13() []string

func (*CodeMessage) GetREan8

func (m *CodeMessage) GetREan8() []string

func (*CodeMessage) GetRIsbn10

func (m *CodeMessage) GetRIsbn10() []string

func (*CodeMessage) GetRIsbn13

func (m *CodeMessage) GetRIsbn13() []string

func (*CodeMessage) GetRRut

func (m *CodeMessage) GetRRut() []string

func (*CodeMessage) GetRut

func (m *CodeMessage) GetRut() string

func (*CodeMessage) ProtoMessage

func (*CodeMessage) ProtoMessage()

func (*CodeMessage) Reset

func (m *CodeMessage) Reset()

func (*CodeMessage) String

func (m *CodeMessage) String() string

type CommerceMessage

type CommerceMessage struct {
	Color             string    `protobuf:"bytes,1,opt,name=color" json:"color,omitempty"`
	Department        string    `protobuf:"bytes,2,opt,name=department" json:"department,omitempty"`
	ProductName       string    `protobuf:"bytes,3,opt,name=product_name,json=productName" json:"product_name,omitempty"`
	Price             float32   `protobuf:"fixed32,4,opt,name=price" json:"price,omitempty"`
	BytesColor        []byte    `protobuf:"bytes,5,opt,name=bytes_color,json=bytesColor,proto3" json:"bytes_color,omitempty"`
	BytesDepartment   []byte    `protobuf:"bytes,6,opt,name=bytes_department,json=bytesDepartment,proto3" json:"bytes_department,omitempty"`
	BytesProductName  []byte    `protobuf:"bytes,7,opt,name=bytes_product_name,json=bytesProductName,proto3" json:"bytes_product_name,omitempty"`
	DoublePrice       float64   `protobuf:"fixed64,8,opt,name=double_price,json=doublePrice" json:"double_price,omitempty"`
	StringPrice       string    `protobuf:"bytes,9,opt,name=string_price,json=stringPrice" json:"string_price,omitempty"`
	BytesPrice        []byte    `protobuf:"bytes,10,opt,name=bytes_price,json=bytesPrice,proto3" json:"bytes_price,omitempty"`
	RColor            []string  `protobuf:"bytes,11,rep,name=r_color,json=rColor" json:"r_color,omitempty"`
	RDepartment       []string  `protobuf:"bytes,12,rep,name=r_department,json=rDepartment" json:"r_department,omitempty"`
	RProductName      []string  `protobuf:"bytes,13,rep,name=r_product_name,json=rProductName" json:"r_product_name,omitempty"`
	RPrice            []float32 `protobuf:"fixed32,14,rep,packed,name=r_price,json=rPrice" json:"r_price,omitempty"`
	RBytesColor       [][]byte  `protobuf:"bytes,15,rep,name=r_bytes_color,json=rBytesColor,proto3" json:"r_bytes_color,omitempty"`
	RBytesDepartment  [][]byte  `protobuf:"bytes,16,rep,name=r_bytes_department,json=rBytesDepartment,proto3" json:"r_bytes_department,omitempty"`
	RBytesProductName [][]byte  `protobuf:"bytes,17,rep,name=r_bytes_product_name,json=rBytesProductName,proto3" json:"r_bytes_product_name,omitempty"`
	RDoublePrice      []float64 `protobuf:"fixed64,18,rep,packed,name=r_double_price,json=rDoublePrice" json:"r_double_price,omitempty"`
	RStringPrice      []string  `protobuf:"bytes,19,rep,name=r_string_price,json=rStringPrice" json:"r_string_price,omitempty"`
	RBytesPrice       [][]byte  `protobuf:"bytes,20,rep,name=r_bytes_price,json=rBytesPrice,proto3" json:"r_bytes_price,omitempty"`
	R2Color           []string  `protobuf:"bytes,21,rep,name=r2_color,json=r2Color" json:"r2_color,omitempty"`
	R2Department      []string  `protobuf:"bytes,22,rep,name=r2_department,json=r2Department" json:"r2_department,omitempty"`
	R2ProductName     []string  `protobuf:"bytes,23,rep,name=r2_product_name,json=r2ProductName" json:"r2_product_name,omitempty"`
}

func NewCommerceMessageGomeetFaker

func NewCommerceMessageGomeetFaker() *CommerceMessage

func (*CommerceMessage) Descriptor

func (*CommerceMessage) Descriptor() ([]byte, []int)

func (*CommerceMessage) GetBytesColor

func (m *CommerceMessage) GetBytesColor() []byte

func (*CommerceMessage) GetBytesDepartment

func (m *CommerceMessage) GetBytesDepartment() []byte

func (*CommerceMessage) GetBytesPrice

func (m *CommerceMessage) GetBytesPrice() []byte

func (*CommerceMessage) GetBytesProductName

func (m *CommerceMessage) GetBytesProductName() []byte

func (*CommerceMessage) GetColor

func (m *CommerceMessage) GetColor() string

func (*CommerceMessage) GetDepartment

func (m *CommerceMessage) GetDepartment() string

func (*CommerceMessage) GetDoublePrice

func (m *CommerceMessage) GetDoublePrice() float64

func (*CommerceMessage) GetPrice

func (m *CommerceMessage) GetPrice() float32

func (*CommerceMessage) GetProductName

func (m *CommerceMessage) GetProductName() string

func (*CommerceMessage) GetR2Color

func (m *CommerceMessage) GetR2Color() []string

func (*CommerceMessage) GetR2Department

func (m *CommerceMessage) GetR2Department() []string

func (*CommerceMessage) GetR2ProductName

func (m *CommerceMessage) GetR2ProductName() []string

func (*CommerceMessage) GetRBytesColor

func (m *CommerceMessage) GetRBytesColor() [][]byte

func (*CommerceMessage) GetRBytesDepartment

func (m *CommerceMessage) GetRBytesDepartment() [][]byte

func (*CommerceMessage) GetRBytesPrice

func (m *CommerceMessage) GetRBytesPrice() [][]byte

func (*CommerceMessage) GetRBytesProductName

func (m *CommerceMessage) GetRBytesProductName() [][]byte

func (*CommerceMessage) GetRColor

func (m *CommerceMessage) GetRColor() []string

func (*CommerceMessage) GetRDepartment

func (m *CommerceMessage) GetRDepartment() []string

func (*CommerceMessage) GetRDoublePrice

func (m *CommerceMessage) GetRDoublePrice() []float64

func (*CommerceMessage) GetRPrice

func (m *CommerceMessage) GetRPrice() []float32

func (*CommerceMessage) GetRProductName

func (m *CommerceMessage) GetRProductName() []string

func (*CommerceMessage) GetRStringPrice

func (m *CommerceMessage) GetRStringPrice() []string

func (*CommerceMessage) GetStringPrice

func (m *CommerceMessage) GetStringPrice() string

func (*CommerceMessage) ProtoMessage

func (*CommerceMessage) ProtoMessage()

func (*CommerceMessage) Reset

func (m *CommerceMessage) Reset()

func (*CommerceMessage) String

func (m *CommerceMessage) String() string

type CompanyMessage

type CompanyMessage struct {
	Name              string   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Suffix            string   `protobuf:"bytes,2,opt,name=suffix" json:"suffix,omitempty"`
	CatchPhrase       string   `protobuf:"bytes,3,opt,name=catch_phrase,json=catchPhrase" json:"catch_phrase,omitempty"`
	Bs                string   `protobuf:"bytes,4,opt,name=bs" json:"bs,omitempty"`
	Ein               string   `protobuf:"bytes,5,opt,name=ein" json:"ein,omitempty"`
	DunsNumber        string   `protobuf:"bytes,6,opt,name=duns_number,json=dunsNumber" json:"duns_number,omitempty"`
	String_           string   `protobuf:"bytes,8,opt,name=string" json:"string,omitempty"`
	BytesName         []byte   `protobuf:"bytes,9,opt,name=bytes_name,json=bytesName,proto3" json:"bytes_name,omitempty"`
	BytesSuffix       []byte   `protobuf:"bytes,10,opt,name=bytes_suffix,json=bytesSuffix,proto3" json:"bytes_suffix,omitempty"`
	BytesCatchPhrase  []byte   `protobuf:"bytes,11,opt,name=bytes_catch_phrase,json=bytesCatchPhrase,proto3" json:"bytes_catch_phrase,omitempty"`
	BytesBs           []byte   `protobuf:"bytes,12,opt,name=bytes_bs,json=bytesBs,proto3" json:"bytes_bs,omitempty"`
	BytesEin          []byte   `protobuf:"bytes,13,opt,name=bytes_ein,json=bytesEin,proto3" json:"bytes_ein,omitempty"`
	BytesDunsNumber   []byte   `protobuf:"bytes,14,opt,name=bytes_duns_number,json=bytesDunsNumber,proto3" json:"bytes_duns_number,omitempty"`
	BytesString       []byte   `protobuf:"bytes,16,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	RName             []string `protobuf:"bytes,17,rep,name=r_name,json=rName" json:"r_name,omitempty"`
	RSuffix           []string `protobuf:"bytes,18,rep,name=r_suffix,json=rSuffix" json:"r_suffix,omitempty"`
	RCatchPhrase      []string `protobuf:"bytes,19,rep,name=r_catch_phrase,json=rCatchPhrase" json:"r_catch_phrase,omitempty"`
	RBs               []string `protobuf:"bytes,20,rep,name=r_bs,json=rBs" json:"r_bs,omitempty"`
	REin              []string `protobuf:"bytes,21,rep,name=r_ein,json=rEin" json:"r_ein,omitempty"`
	RDunsNumber       []string `protobuf:"bytes,22,rep,name=r_duns_number,json=rDunsNumber" json:"r_duns_number,omitempty"`
	RString           []string `protobuf:"bytes,24,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesName        [][]byte `protobuf:"bytes,25,rep,name=r_bytes_name,json=rBytesName,proto3" json:"r_bytes_name,omitempty"`
	RBytesSuffix      [][]byte `protobuf:"bytes,26,rep,name=r_bytes_suffix,json=rBytesSuffix,proto3" json:"r_bytes_suffix,omitempty"`
	RBytesCatchPhrase [][]byte `protobuf:"bytes,27,rep,name=r_bytes_catch_phrase,json=rBytesCatchPhrase,proto3" json:"r_bytes_catch_phrase,omitempty"`
	RBytesBs          [][]byte `protobuf:"bytes,28,rep,name=r_bytes_bs,json=rBytesBs,proto3" json:"r_bytes_bs,omitempty"`
	RBytesEin         [][]byte `protobuf:"bytes,29,rep,name=r_bytes_ein,json=rBytesEin,proto3" json:"r_bytes_ein,omitempty"`
	RBytesDunsNumber  [][]byte `protobuf:"bytes,30,rep,name=r_bytes_duns_number,json=rBytesDunsNumber,proto3" json:"r_bytes_duns_number,omitempty"`
	RBytesString      [][]byte `protobuf:"bytes,32,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	R2Name            []string `protobuf:"bytes,33,rep,name=r2_name,json=r2Name" json:"r2_name,omitempty"`
	R2Suffix          []string `protobuf:"bytes,34,rep,name=r2_suffix,json=r2Suffix" json:"r2_suffix,omitempty"`
	R2CatchPhrase     []string `protobuf:"bytes,35,rep,name=r2_catch_phrase,json=r2CatchPhrase" json:"r2_catch_phrase,omitempty"`
	R2Bs              []string `protobuf:"bytes,36,rep,name=r2_bs,json=r2Bs" json:"r2_bs,omitempty"`
	R2Ein             []string `protobuf:"bytes,37,rep,name=r2_ein,json=r2Ein" json:"r2_ein,omitempty"`
	R2DunsNumber      []string `protobuf:"bytes,38,rep,name=r2_duns_number,json=r2DunsNumber" json:"r2_duns_number,omitempty"`
	R2String          []string `protobuf:"bytes,40,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewCompanyMessageGomeetFaker

func NewCompanyMessageGomeetFaker() *CompanyMessage

func (*CompanyMessage) Descriptor

func (*CompanyMessage) Descriptor() ([]byte, []int)

func (*CompanyMessage) GetBs

func (m *CompanyMessage) GetBs() string

func (*CompanyMessage) GetBytesBs

func (m *CompanyMessage) GetBytesBs() []byte

func (*CompanyMessage) GetBytesCatchPhrase

func (m *CompanyMessage) GetBytesCatchPhrase() []byte

func (*CompanyMessage) GetBytesDunsNumber

func (m *CompanyMessage) GetBytesDunsNumber() []byte

func (*CompanyMessage) GetBytesEin

func (m *CompanyMessage) GetBytesEin() []byte
func (m *CompanyMessage) GetBytesLogo() []byte

func (*CompanyMessage) GetBytesName

func (m *CompanyMessage) GetBytesName() []byte

func (*CompanyMessage) GetBytesString

func (m *CompanyMessage) GetBytesString() []byte

func (*CompanyMessage) GetBytesSuffix

func (m *CompanyMessage) GetBytesSuffix() []byte

func (*CompanyMessage) GetCatchPhrase

func (m *CompanyMessage) GetCatchPhrase() string

func (*CompanyMessage) GetDunsNumber

func (m *CompanyMessage) GetDunsNumber() string

func (*CompanyMessage) GetEin

func (m *CompanyMessage) GetEin() string
func (m *CompanyMessage) GetLogo() string

func (*CompanyMessage) GetName

func (m *CompanyMessage) GetName() string

func (*CompanyMessage) GetR2Bs

func (m *CompanyMessage) GetR2Bs() []string

func (*CompanyMessage) GetR2CatchPhrase

func (m *CompanyMessage) GetR2CatchPhrase() []string

func (*CompanyMessage) GetR2DunsNumber

func (m *CompanyMessage) GetR2DunsNumber() []string

func (*CompanyMessage) GetR2Ein

func (m *CompanyMessage) GetR2Ein() []string
func (m *CompanyMessage) GetR2Logo() []string

func (*CompanyMessage) GetR2Name

func (m *CompanyMessage) GetR2Name() []string

func (*CompanyMessage) GetR2String

func (m *CompanyMessage) GetR2String() []string

func (*CompanyMessage) GetR2Suffix

func (m *CompanyMessage) GetR2Suffix() []string

func (*CompanyMessage) GetRBs

func (m *CompanyMessage) GetRBs() []string

func (*CompanyMessage) GetRBytesBs

func (m *CompanyMessage) GetRBytesBs() [][]byte

func (*CompanyMessage) GetRBytesCatchPhrase

func (m *CompanyMessage) GetRBytesCatchPhrase() [][]byte

func (*CompanyMessage) GetRBytesDunsNumber

func (m *CompanyMessage) GetRBytesDunsNumber() [][]byte

func (*CompanyMessage) GetRBytesEin

func (m *CompanyMessage) GetRBytesEin() [][]byte
func (m *CompanyMessage) GetRBytesLogo() [][]byte

func (*CompanyMessage) GetRBytesName

func (m *CompanyMessage) GetRBytesName() [][]byte

func (*CompanyMessage) GetRBytesString

func (m *CompanyMessage) GetRBytesString() [][]byte

func (*CompanyMessage) GetRBytesSuffix

func (m *CompanyMessage) GetRBytesSuffix() [][]byte

func (*CompanyMessage) GetRCatchPhrase

func (m *CompanyMessage) GetRCatchPhrase() []string

func (*CompanyMessage) GetRDunsNumber

func (m *CompanyMessage) GetRDunsNumber() []string

func (*CompanyMessage) GetREin

func (m *CompanyMessage) GetREin() []string
func (m *CompanyMessage) GetRLogo() []string

func (*CompanyMessage) GetRName

func (m *CompanyMessage) GetRName() []string

func (*CompanyMessage) GetRString

func (m *CompanyMessage) GetRString() []string

func (*CompanyMessage) GetRSuffix

func (m *CompanyMessage) GetRSuffix() []string

func (*CompanyMessage) GetString_

func (m *CompanyMessage) GetString_() string

func (*CompanyMessage) GetSuffix

func (m *CompanyMessage) GetSuffix() string

func (*CompanyMessage) ProtoMessage

func (*CompanyMessage) ProtoMessage()

func (*CompanyMessage) Reset

func (m *CompanyMessage) Reset()

func (*CompanyMessage) String

func (m *CompanyMessage) String() string

type ComplexMessage

type ComplexMessage struct {
	// Types that are valid to be assigned to AddressInfo:
	//	*ComplexMessage_City
	//	*ComplexMessage_StreetName
	//	*ComplexMessage_StringNoGomeetfakerRules
	//	*ComplexMessage_BoolNoGomeetFakerRules
	AddressInfo   isComplexMessage_AddressInfo `protobuf_oneof:"address_info"`
	Name          string                       `protobuf:"bytes,5,opt,name=name" json:"name,omitempty"`
	Citations     []string                     `protobuf:"bytes,6,rep,name=citations" json:"citations,omitempty"`
	Description   string                       `protobuf:"bytes,7,opt,name=description" json:"description,omitempty"`
	NoGomeetfaker bool                         `protobuf:"varint,8,opt,name=no_gomeetfaker,json=noGomeetfaker" json:"no_gomeetfaker,omitempty"`
}

func NewComplexMessageGomeetFaker

func NewComplexMessageGomeetFaker() *ComplexMessage

func (*ComplexMessage) Descriptor

func (*ComplexMessage) Descriptor() ([]byte, []int)

func (*ComplexMessage) GetAddressInfo

func (m *ComplexMessage) GetAddressInfo() isComplexMessage_AddressInfo

func (*ComplexMessage) GetBoolNoGomeetFakerRules

func (m *ComplexMessage) GetBoolNoGomeetFakerRules() bool

func (*ComplexMessage) GetCitations

func (m *ComplexMessage) GetCitations() []string

func (*ComplexMessage) GetCity

func (m *ComplexMessage) GetCity() string

func (*ComplexMessage) GetDescription

func (m *ComplexMessage) GetDescription() string

func (*ComplexMessage) GetName

func (m *ComplexMessage) GetName() string

func (*ComplexMessage) GetNoGomeetfaker

func (m *ComplexMessage) GetNoGomeetfaker() bool

func (*ComplexMessage) GetStreetName

func (m *ComplexMessage) GetStreetName() string

func (*ComplexMessage) GetStringNoGomeetfakerRules

func (m *ComplexMessage) GetStringNoGomeetfakerRules() string

func (*ComplexMessage) ProtoMessage

func (*ComplexMessage) ProtoMessage()

func (*ComplexMessage) Reset

func (m *ComplexMessage) Reset()

func (*ComplexMessage) String

func (m *ComplexMessage) String() string

func (*ComplexMessage) XXX_OneofFuncs

func (*ComplexMessage) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})

XXX_OneofFuncs is for the internal use of the proto package.

type ComplexMessage_BoolNoGomeetFakerRules

type ComplexMessage_BoolNoGomeetFakerRules struct {
	BoolNoGomeetFakerRules bool `protobuf:"varint,4,opt,name=bool_no_gomeet_faker_rules,json=boolNoGomeetFakerRules,oneof"`
}

type ComplexMessage_City

type ComplexMessage_City struct {
	City string `protobuf:"bytes,1,opt,name=city,oneof"`
}

type ComplexMessage_StreetName

type ComplexMessage_StreetName struct {
	StreetName string `protobuf:"bytes,2,opt,name=street_name,json=streetName,oneof"`
}

type ComplexMessage_StringNoGomeetfakerRules

type ComplexMessage_StringNoGomeetfakerRules struct {
	StringNoGomeetfakerRules string `protobuf:"bytes,3,opt,name=string_no_gomeetfaker_rules,json=stringNoGomeetfakerRules,oneof"`
}

type ContainsNestedMessage

type ContainsNestedMessage struct {
	NameMsg    *ContainsNestedMessage_NameNestedMessage    `protobuf:"bytes,1,opt,name=name_msg,json=nameMsg" json:"name_msg,omitempty"`
	AddressMsg *ContainsNestedMessage_AddressNestedMessage `protobuf:"bytes,2,opt,name=address_msg,json=addressMsg" json:"address_msg,omitempty"`
}

func NewContainsNestedMessageGomeetFaker

func NewContainsNestedMessageGomeetFaker() *ContainsNestedMessage

func (*ContainsNestedMessage) Descriptor

func (*ContainsNestedMessage) Descriptor() ([]byte, []int)

func (*ContainsNestedMessage) GetAddressMsg

func (*ContainsNestedMessage) GetNameMsg

func (*ContainsNestedMessage) ProtoMessage

func (*ContainsNestedMessage) ProtoMessage()

func (*ContainsNestedMessage) Reset

func (m *ContainsNestedMessage) Reset()

func (*ContainsNestedMessage) String

func (m *ContainsNestedMessage) String() string

type ContainsNestedMessage_AddressNestedMessage

type ContainsNestedMessage_AddressNestedMessage struct {
	City             string  `protobuf:"bytes,1,opt,name=city" json:"city,omitempty"`
	StreetName       string  `protobuf:"bytes,2,opt,name=street_name,json=streetName" json:"street_name,omitempty"`
	StreetAddress    string  `protobuf:"bytes,3,opt,name=street_address,json=streetAddress" json:"street_address,omitempty"`
	SecondaryAddress string  `protobuf:"bytes,4,opt,name=secondary_address,json=secondaryAddress" json:"secondary_address,omitempty"`
	BuildingNumber   string  `protobuf:"bytes,5,opt,name=building_number,json=buildingNumber" json:"building_number,omitempty"`
	Postcode         string  `protobuf:"bytes,6,opt,name=postcode" json:"postcode,omitempty"`
	PostcodeByState  string  `protobuf:"bytes,7,opt,name=postcode_by_state,json=postcodeByState" json:"postcode_by_state,omitempty"`
	ZipCode          string  `protobuf:"bytes,8,opt,name=zip_code,json=zipCode" json:"zip_code,omitempty"`
	ZipCodeByState   string  `protobuf:"bytes,9,opt,name=zip_code_by_state,json=zipCodeByState" json:"zip_code_by_state,omitempty"`
	TimeZone         string  `protobuf:"bytes,10,opt,name=time_zone,json=timeZone" json:"time_zone,omitempty"`
	CityPrefix       string  `protobuf:"bytes,11,opt,name=city_prefix,json=cityPrefix" json:"city_prefix,omitempty"`
	CitySuffix       string  `protobuf:"bytes,12,opt,name=city_suffix,json=citySuffix" json:"city_suffix,omitempty"`
	StreetSuffix     string  `protobuf:"bytes,13,opt,name=street_suffix,json=streetSuffix" json:"street_suffix,omitempty"`
	State            string  `protobuf:"bytes,14,opt,name=state" json:"state,omitempty"`
	StateAbbr        string  `protobuf:"bytes,15,opt,name=state_abbr,json=stateAbbr" json:"state_abbr,omitempty"`
	Country          string  `protobuf:"bytes,16,opt,name=country" json:"country,omitempty"`
	CountryCode      string  `protobuf:"bytes,17,opt,name=country_code,json=countryCode" json:"country_code,omitempty"`
	Latitude         float32 `protobuf:"fixed32,18,opt,name=latitude" json:"latitude,omitempty"`
	Longitude        float32 `protobuf:"fixed32,19,opt,name=longitude" json:"longitude,omitempty"`
	String_          string  `protobuf:"bytes,20,opt,name=string" json:"string,omitempty"`
}

func NewContainsNestedMessage_AddressNestedMessageGomeetFaker

func NewContainsNestedMessage_AddressNestedMessageGomeetFaker() *ContainsNestedMessage_AddressNestedMessage

func (*ContainsNestedMessage_AddressNestedMessage) Descriptor

func (*ContainsNestedMessage_AddressNestedMessage) GetBuildingNumber

func (m *ContainsNestedMessage_AddressNestedMessage) GetBuildingNumber() string

func (*ContainsNestedMessage_AddressNestedMessage) GetCity

func (*ContainsNestedMessage_AddressNestedMessage) GetCityPrefix

func (*ContainsNestedMessage_AddressNestedMessage) GetCitySuffix

func (*ContainsNestedMessage_AddressNestedMessage) GetCountry

func (*ContainsNestedMessage_AddressNestedMessage) GetCountryCode

func (*ContainsNestedMessage_AddressNestedMessage) GetLatitude

func (*ContainsNestedMessage_AddressNestedMessage) GetLongitude

func (*ContainsNestedMessage_AddressNestedMessage) GetPostcode

func (*ContainsNestedMessage_AddressNestedMessage) GetPostcodeByState

func (m *ContainsNestedMessage_AddressNestedMessage) GetPostcodeByState() string

func (*ContainsNestedMessage_AddressNestedMessage) GetSecondaryAddress

func (m *ContainsNestedMessage_AddressNestedMessage) GetSecondaryAddress() string

func (*ContainsNestedMessage_AddressNestedMessage) GetState

func (*ContainsNestedMessage_AddressNestedMessage) GetStateAbbr

func (*ContainsNestedMessage_AddressNestedMessage) GetStreetAddress

func (m *ContainsNestedMessage_AddressNestedMessage) GetStreetAddress() string

func (*ContainsNestedMessage_AddressNestedMessage) GetStreetName

func (*ContainsNestedMessage_AddressNestedMessage) GetStreetSuffix

func (*ContainsNestedMessage_AddressNestedMessage) GetString_

func (*ContainsNestedMessage_AddressNestedMessage) GetTimeZone

func (*ContainsNestedMessage_AddressNestedMessage) GetZipCode

func (*ContainsNestedMessage_AddressNestedMessage) GetZipCodeByState

func (m *ContainsNestedMessage_AddressNestedMessage) GetZipCodeByState() string

func (*ContainsNestedMessage_AddressNestedMessage) ProtoMessage

func (*ContainsNestedMessage_AddressNestedMessage) Reset

func (*ContainsNestedMessage_AddressNestedMessage) String

type ContainsNestedMessage_NameNestedMessage

type ContainsNestedMessage_NameNestedMessage struct {
	Name      string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	FirstName string `protobuf:"bytes,2,opt,name=first_name,json=firstName" json:"first_name,omitempty"`
	LastName  string `protobuf:"bytes,3,opt,name=last_name,json=lastName" json:"last_name,omitempty"`
	Prefix    string `protobuf:"bytes,4,opt,name=prefix" json:"prefix,omitempty"`
	Suffix    string `protobuf:"bytes,5,opt,name=suffix" json:"suffix,omitempty"`
	Title     string `protobuf:"bytes,6,opt,name=title" json:"title,omitempty"`
	String_   string `protobuf:"bytes,7,opt,name=string" json:"string,omitempty"`
}

func NewContainsNestedMessage_NameNestedMessageGomeetFaker

func NewContainsNestedMessage_NameNestedMessageGomeetFaker() *ContainsNestedMessage_NameNestedMessage

func (*ContainsNestedMessage_NameNestedMessage) Descriptor

func (*ContainsNestedMessage_NameNestedMessage) Descriptor() ([]byte, []int)

func (*ContainsNestedMessage_NameNestedMessage) GetFirstName

func (*ContainsNestedMessage_NameNestedMessage) GetLastName

func (*ContainsNestedMessage_NameNestedMessage) GetName

func (*ContainsNestedMessage_NameNestedMessage) GetPrefix

func (*ContainsNestedMessage_NameNestedMessage) GetString_

func (*ContainsNestedMessage_NameNestedMessage) GetSuffix

func (*ContainsNestedMessage_NameNestedMessage) GetTitle

func (*ContainsNestedMessage_NameNestedMessage) ProtoMessage

func (*ContainsNestedMessage_NameNestedMessage) Reset

func (*ContainsNestedMessage_NameNestedMessage) String

type DateMessage

type DateMessage struct {
	Between           *google_protobuf1.Timestamp   `protobuf:"bytes,1,opt,name=between" json:"between,omitempty"`
	Forward           *google_protobuf1.Timestamp   `protobuf:"bytes,2,opt,name=forward" json:"forward,omitempty"`
	Backward          *google_protobuf1.Timestamp   `protobuf:"bytes,3,opt,name=backward" json:"backward,omitempty"`
	Birthday          *google_protobuf1.Timestamp   `protobuf:"bytes,4,opt,name=birthday" json:"birthday,omitempty"`
	StringBetween     string                        `protobuf:"bytes,5,opt,name=string_between,json=stringBetween" json:"string_between,omitempty"`
	StringForward     string                        `protobuf:"bytes,6,opt,name=string_forward,json=stringForward" json:"string_forward,omitempty"`
	StringBackward    string                        `protobuf:"bytes,7,opt,name=string_backward,json=stringBackward" json:"string_backward,omitempty"`
	StringBirthday    string                        `protobuf:"bytes,8,opt,name=string_birthday,json=stringBirthday" json:"string_birthday,omitempty"`
	BytesBetween      []byte                        `protobuf:"bytes,9,opt,name=bytes_between,json=bytesBetween,proto3" json:"bytes_between,omitempty"`
	BytesForward      []byte                        `protobuf:"bytes,10,opt,name=bytes_forward,json=bytesForward,proto3" json:"bytes_forward,omitempty"`
	BytesBackward     []byte                        `protobuf:"bytes,11,opt,name=bytes_backward,json=bytesBackward,proto3" json:"bytes_backward,omitempty"`
	BytesBirthday     []byte                        `protobuf:"bytes,12,opt,name=bytes_birthday,json=bytesBirthday,proto3" json:"bytes_birthday,omitempty"`
	FStringBetween    string                        `protobuf:"bytes,13,opt,name=f_string_between,json=fStringBetween" json:"f_string_between,omitempty"`
	FStringForward    string                        `protobuf:"bytes,14,opt,name=f_string_forward,json=fStringForward" json:"f_string_forward,omitempty"`
	FStringBackward   string                        `protobuf:"bytes,15,opt,name=f_string_backward,json=fStringBackward" json:"f_string_backward,omitempty"`
	FStringBirthday   string                        `protobuf:"bytes,16,opt,name=f_string_birthday,json=fStringBirthday" json:"f_string_birthday,omitempty"`
	FBytesBetween     []byte                        `protobuf:"bytes,17,opt,name=f_bytes_between,json=fBytesBetween,proto3" json:"f_bytes_between,omitempty"`
	FBytesForward     []byte                        `protobuf:"bytes,18,opt,name=f_bytes_forward,json=fBytesForward,proto3" json:"f_bytes_forward,omitempty"`
	FBytesBackward    []byte                        `protobuf:"bytes,19,opt,name=f_bytes_backward,json=fBytesBackward,proto3" json:"f_bytes_backward,omitempty"`
	FBytesBirthday    []byte                        `protobuf:"bytes,20,opt,name=f_bytes_birthday,json=fBytesBirthday,proto3" json:"f_bytes_birthday,omitempty"`
	EStringForward    string                        `protobuf:"bytes,21,opt,name=e_string_forward,json=eStringForward" json:"e_string_forward,omitempty"`
	EStringBackward   string                        `protobuf:"bytes,22,opt,name=e_string_backward,json=eStringBackward" json:"e_string_backward,omitempty"`
	EBytesForward     []byte                        `protobuf:"bytes,23,opt,name=e_bytes_forward,json=eBytesForward,proto3" json:"e_bytes_forward,omitempty"`
	EBytesBackward    []byte                        `protobuf:"bytes,24,opt,name=e_bytes_backward,json=eBytesBackward,proto3" json:"e_bytes_backward,omitempty"`
	EFStringForward   string                        `protobuf:"bytes,27,opt,name=e_f_string_forward,json=eFStringForward" json:"e_f_string_forward,omitempty"`
	EFStringBackward  string                        `protobuf:"bytes,28,opt,name=e_f_string_backward,json=eFStringBackward" json:"e_f_string_backward,omitempty"`
	EFBytesForward    []byte                        `protobuf:"bytes,31,opt,name=e_f_bytes_forward,json=eFBytesForward,proto3" json:"e_f_bytes_forward,omitempty"`
	EFBytesBackward   []byte                        `protobuf:"bytes,32,opt,name=e_f_bytes_backward,json=eFBytesBackward,proto3" json:"e_f_bytes_backward,omitempty"`
	RBetween          []*google_protobuf1.Timestamp `protobuf:"bytes,33,rep,name=r_between,json=rBetween" json:"r_between,omitempty"`
	RForward          []*google_protobuf1.Timestamp `protobuf:"bytes,34,rep,name=r_forward,json=rForward" json:"r_forward,omitempty"`
	RBackward         []*google_protobuf1.Timestamp `protobuf:"bytes,35,rep,name=r_backward,json=rBackward" json:"r_backward,omitempty"`
	RBirthday         []*google_protobuf1.Timestamp `protobuf:"bytes,36,rep,name=r_birthday,json=rBirthday" json:"r_birthday,omitempty"`
	RStringBetween    []string                      `protobuf:"bytes,37,rep,name=r_string_between,json=rStringBetween" json:"r_string_between,omitempty"`
	RStringForward    []string                      `protobuf:"bytes,38,rep,name=r_string_forward,json=rStringForward" json:"r_string_forward,omitempty"`
	RStringBackward   []string                      `protobuf:"bytes,39,rep,name=r_string_backward,json=rStringBackward" json:"r_string_backward,omitempty"`
	RStringBirthday   []string                      `protobuf:"bytes,40,rep,name=r_string_birthday,json=rStringBirthday" json:"r_string_birthday,omitempty"`
	RBytesBetween     [][]byte                      `protobuf:"bytes,41,rep,name=r_bytes_between,json=rBytesBetween,proto3" json:"r_bytes_between,omitempty"`
	RBytesForward     [][]byte                      `protobuf:"bytes,42,rep,name=r_bytes_forward,json=rBytesForward,proto3" json:"r_bytes_forward,omitempty"`
	RBytesBackward    [][]byte                      `protobuf:"bytes,43,rep,name=r_bytes_backward,json=rBytesBackward,proto3" json:"r_bytes_backward,omitempty"`
	RBytesBirthday    [][]byte                      `protobuf:"bytes,44,rep,name=r_bytes_birthday,json=rBytesBirthday,proto3" json:"r_bytes_birthday,omitempty"`
	RFStringBetween   []string                      `protobuf:"bytes,45,rep,name=r_f_string_between,json=rFStringBetween" json:"r_f_string_between,omitempty"`
	RFStringForward   []string                      `protobuf:"bytes,46,rep,name=r_f_string_forward,json=rFStringForward" json:"r_f_string_forward,omitempty"`
	RFStringBackward  []string                      `protobuf:"bytes,47,rep,name=r_f_string_backward,json=rFStringBackward" json:"r_f_string_backward,omitempty"`
	RFStringBirthday  []string                      `protobuf:"bytes,48,rep,name=r_f_string_birthday,json=rFStringBirthday" json:"r_f_string_birthday,omitempty"`
	RFBytesBetween    [][]byte                      `protobuf:"bytes,49,rep,name=r_f_bytes_between,json=rFBytesBetween,proto3" json:"r_f_bytes_between,omitempty"`
	RFBytesForward    [][]byte                      `protobuf:"bytes,50,rep,name=r_f_bytes_forward,json=rFBytesForward,proto3" json:"r_f_bytes_forward,omitempty"`
	RFBytesBackward   [][]byte                      `protobuf:"bytes,51,rep,name=r_f_bytes_backward,json=rFBytesBackward,proto3" json:"r_f_bytes_backward,omitempty"`
	RFBytesBirthday   [][]byte                      `protobuf:"bytes,52,rep,name=r_f_bytes_birthday,json=rFBytesBirthday,proto3" json:"r_f_bytes_birthday,omitempty"`
	REStringForward   []string                      `protobuf:"bytes,53,rep,name=r_e_string_forward,json=rEStringForward" json:"r_e_string_forward,omitempty"`
	REStringBackward  []string                      `protobuf:"bytes,54,rep,name=r_e_string_backward,json=rEStringBackward" json:"r_e_string_backward,omitempty"`
	REBytesForward    [][]byte                      `protobuf:"bytes,55,rep,name=r_e_bytes_forward,json=rEBytesForward,proto3" json:"r_e_bytes_forward,omitempty"`
	REBytesBackward   [][]byte                      `protobuf:"bytes,56,rep,name=r_e_bytes_backward,json=rEBytesBackward,proto3" json:"r_e_bytes_backward,omitempty"`
	REFStringForward  []string                      `protobuf:"bytes,59,rep,name=r_e_f_string_forward,json=rEFStringForward" json:"r_e_f_string_forward,omitempty"`
	REFStringBackward []string                      `protobuf:"bytes,60,rep,name=r_e_f_string_backward,json=rEFStringBackward" json:"r_e_f_string_backward,omitempty"`
	REFBytesForward   [][]byte                      `protobuf:"bytes,63,rep,name=r_e_f_bytes_forward,json=rEFBytesForward,proto3" json:"r_e_f_bytes_forward,omitempty"`
	REFBytesBackward  [][]byte                      `protobuf:"bytes,64,rep,name=r_e_f_bytes_backward,json=rEFBytesBackward,proto3" json:"r_e_f_bytes_backward,omitempty"`
	R2Between         []*google_protobuf1.Timestamp `protobuf:"bytes,65,rep,name=r2_between,json=r2Between" json:"r2_between,omitempty"`
	R2Forward         []*google_protobuf1.Timestamp `protobuf:"bytes,66,rep,name=r2_forward,json=r2Forward" json:"r2_forward,omitempty"`
	R2Backward        []*google_protobuf1.Timestamp `protobuf:"bytes,67,rep,name=r2_backward,json=r2Backward" json:"r2_backward,omitempty"`
	R2Birthday        []*google_protobuf1.Timestamp `protobuf:"bytes,68,rep,name=r2_birthday,json=r2Birthday" json:"r2_birthday,omitempty"`
	R2StringBetween   []string                      `protobuf:"bytes,69,rep,name=r2_string_between,json=r2StringBetween" json:"r2_string_between,omitempty"`
	R2StringForward   []string                      `protobuf:"bytes,70,rep,name=r2_string_forward,json=r2StringForward" json:"r2_string_forward,omitempty"`
	R2StringBackward  []string                      `protobuf:"bytes,71,rep,name=r2_string_backward,json=r2StringBackward" json:"r2_string_backward,omitempty"`
	R2StringBirthday  []string                      `protobuf:"bytes,72,rep,name=r2_string_birthday,json=r2StringBirthday" json:"r2_string_birthday,omitempty"`
	R2FBetween        []*google_protobuf1.Timestamp `protobuf:"bytes,73,rep,name=r2_f_between,json=r2FBetween" json:"r2_f_between,omitempty"`
	R2FForward        []*google_protobuf1.Timestamp `protobuf:"bytes,74,rep,name=r2_f_forward,json=r2FForward" json:"r2_f_forward,omitempty"`
	R2FBackward       []*google_protobuf1.Timestamp `protobuf:"bytes,75,rep,name=r2_f_backward,json=r2FBackward" json:"r2_f_backward,omitempty"`
	R2FBirthday       []*google_protobuf1.Timestamp `protobuf:"bytes,76,rep,name=r2_f_birthday,json=r2FBirthday" json:"r2_f_birthday,omitempty"`
	R2FStringBetween  []string                      `protobuf:"bytes,77,rep,name=r2_f_string_between,json=r2FStringBetween" json:"r2_f_string_between,omitempty"`
	R2FStringForward  []string                      `protobuf:"bytes,78,rep,name=r2_f_string_forward,json=r2FStringForward" json:"r2_f_string_forward,omitempty"`
	R2FStringBackward []string                      `protobuf:"bytes,79,rep,name=r2_f_string_backward,json=r2FStringBackward" json:"r2_f_string_backward,omitempty"`
	R2FStringBirthday []string                      `protobuf:"bytes,80,rep,name=r2_f_string_birthday,json=r2FStringBirthday" json:"r2_f_string_birthday,omitempty"`
	// repeated bytes ...
	Now          *google_protobuf1.Timestamp   `protobuf:"bytes,81,opt,name=now" json:"now,omitempty"`
	StringNow    string                        `protobuf:"bytes,82,opt,name=string_now,json=stringNow" json:"string_now,omitempty"`
	BytesNow     []byte                        `protobuf:"bytes,83,opt,name=bytes_now,json=bytesNow,proto3" json:"bytes_now,omitempty"`
	FStringNow   string                        `protobuf:"bytes,84,opt,name=f_string_now,json=fStringNow" json:"f_string_now,omitempty"`
	FBytesNow    []byte                        `protobuf:"bytes,85,opt,name=f_bytes_now,json=fBytesNow,proto3" json:"f_bytes_now,omitempty"`
	RNow         []*google_protobuf1.Timestamp `protobuf:"bytes,86,rep,name=r_now,json=rNow" json:"r_now,omitempty"`
	RStringNow   []string                      `protobuf:"bytes,87,rep,name=r_string_now,json=rStringNow" json:"r_string_now,omitempty"`
	RBytesNow    [][]byte                      `protobuf:"bytes,88,rep,name=r_bytes_now,json=rBytesNow,proto3" json:"r_bytes_now,omitempty"`
	RFStringNow  []string                      `protobuf:"bytes,89,rep,name=r_f_string_now,json=rFStringNow" json:"r_f_string_now,omitempty"`
	RFBytesNow   [][]byte                      `protobuf:"bytes,90,rep,name=r_f_bytes_now,json=rFBytesNow,proto3" json:"r_f_bytes_now,omitempty"`
	R2Now        []*google_protobuf1.Timestamp `protobuf:"bytes,91,rep,name=r2_now,json=r2Now" json:"r2_now,omitempty"`
	R2StringNow  []string                      `protobuf:"bytes,92,rep,name=r2_string_now,json=r2StringNow" json:"r2_string_now,omitempty"`
	R2BytesNow   [][]byte                      `protobuf:"bytes,93,rep,name=r2_bytes_now,json=r2BytesNow,proto3" json:"r2_bytes_now,omitempty"`
	R2FStringNow []string                      `protobuf:"bytes,94,rep,name=r2_f_string_now,json=r2FStringNow" json:"r2_f_string_now,omitempty"`
	R2FBytesNow  [][]byte                      `protobuf:"bytes,95,rep,name=r2_f_bytes_now,json=r2FBytesNow,proto3" json:"r2_f_bytes_now,omitempty"`
}

func NewDateMessageGomeetFaker

func NewDateMessageGomeetFaker() *DateMessage

func (*DateMessage) Descriptor

func (*DateMessage) Descriptor() ([]byte, []int)

func (*DateMessage) GetBackward

func (m *DateMessage) GetBackward() *google_protobuf1.Timestamp

func (*DateMessage) GetBetween

func (m *DateMessage) GetBetween() *google_protobuf1.Timestamp

func (*DateMessage) GetBirthday

func (m *DateMessage) GetBirthday() *google_protobuf1.Timestamp

func (*DateMessage) GetBytesBackward

func (m *DateMessage) GetBytesBackward() []byte

func (*DateMessage) GetBytesBetween

func (m *DateMessage) GetBytesBetween() []byte

func (*DateMessage) GetBytesBirthday

func (m *DateMessage) GetBytesBirthday() []byte

func (*DateMessage) GetBytesForward

func (m *DateMessage) GetBytesForward() []byte

func (*DateMessage) GetBytesNow

func (m *DateMessage) GetBytesNow() []byte

func (*DateMessage) GetEBytesBackward

func (m *DateMessage) GetEBytesBackward() []byte

func (*DateMessage) GetEBytesForward

func (m *DateMessage) GetEBytesForward() []byte

func (*DateMessage) GetEFBytesBackward

func (m *DateMessage) GetEFBytesBackward() []byte

func (*DateMessage) GetEFBytesForward

func (m *DateMessage) GetEFBytesForward() []byte

func (*DateMessage) GetEFStringBackward

func (m *DateMessage) GetEFStringBackward() string

func (*DateMessage) GetEFStringForward

func (m *DateMessage) GetEFStringForward() string

func (*DateMessage) GetEStringBackward

func (m *DateMessage) GetEStringBackward() string

func (*DateMessage) GetEStringForward

func (m *DateMessage) GetEStringForward() string

func (*DateMessage) GetFBytesBackward

func (m *DateMessage) GetFBytesBackward() []byte

func (*DateMessage) GetFBytesBetween

func (m *DateMessage) GetFBytesBetween() []byte

func (*DateMessage) GetFBytesBirthday

func (m *DateMessage) GetFBytesBirthday() []byte

func (*DateMessage) GetFBytesForward

func (m *DateMessage) GetFBytesForward() []byte

func (*DateMessage) GetFBytesNow

func (m *DateMessage) GetFBytesNow() []byte

func (*DateMessage) GetFStringBackward

func (m *DateMessage) GetFStringBackward() string

func (*DateMessage) GetFStringBetween

func (m *DateMessage) GetFStringBetween() string

func (*DateMessage) GetFStringBirthday

func (m *DateMessage) GetFStringBirthday() string

func (*DateMessage) GetFStringForward

func (m *DateMessage) GetFStringForward() string

func (*DateMessage) GetFStringNow

func (m *DateMessage) GetFStringNow() string

func (*DateMessage) GetForward

func (m *DateMessage) GetForward() *google_protobuf1.Timestamp

func (*DateMessage) GetNow

func (m *DateMessage) GetNow() *google_protobuf1.Timestamp

func (*DateMessage) GetR2Backward

func (m *DateMessage) GetR2Backward() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2Between

func (m *DateMessage) GetR2Between() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2Birthday

func (m *DateMessage) GetR2Birthday() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2BytesNow

func (m *DateMessage) GetR2BytesNow() [][]byte

func (*DateMessage) GetR2FBackward

func (m *DateMessage) GetR2FBackward() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2FBetween

func (m *DateMessage) GetR2FBetween() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2FBirthday

func (m *DateMessage) GetR2FBirthday() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2FBytesNow

func (m *DateMessage) GetR2FBytesNow() [][]byte

func (*DateMessage) GetR2FForward

func (m *DateMessage) GetR2FForward() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2FStringBackward

func (m *DateMessage) GetR2FStringBackward() []string

func (*DateMessage) GetR2FStringBetween

func (m *DateMessage) GetR2FStringBetween() []string

func (*DateMessage) GetR2FStringBirthday

func (m *DateMessage) GetR2FStringBirthday() []string

func (*DateMessage) GetR2FStringForward

func (m *DateMessage) GetR2FStringForward() []string

func (*DateMessage) GetR2FStringNow

func (m *DateMessage) GetR2FStringNow() []string

func (*DateMessage) GetR2Forward

func (m *DateMessage) GetR2Forward() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2Now

func (m *DateMessage) GetR2Now() []*google_protobuf1.Timestamp

func (*DateMessage) GetR2StringBackward

func (m *DateMessage) GetR2StringBackward() []string

func (*DateMessage) GetR2StringBetween

func (m *DateMessage) GetR2StringBetween() []string

func (*DateMessage) GetR2StringBirthday

func (m *DateMessage) GetR2StringBirthday() []string

func (*DateMessage) GetR2StringForward

func (m *DateMessage) GetR2StringForward() []string

func (*DateMessage) GetR2StringNow

func (m *DateMessage) GetR2StringNow() []string

func (*DateMessage) GetRBackward

func (m *DateMessage) GetRBackward() []*google_protobuf1.Timestamp

func (*DateMessage) GetRBetween

func (m *DateMessage) GetRBetween() []*google_protobuf1.Timestamp

func (*DateMessage) GetRBirthday

func (m *DateMessage) GetRBirthday() []*google_protobuf1.Timestamp

func (*DateMessage) GetRBytesBackward

func (m *DateMessage) GetRBytesBackward() [][]byte

func (*DateMessage) GetRBytesBetween

func (m *DateMessage) GetRBytesBetween() [][]byte

func (*DateMessage) GetRBytesBirthday

func (m *DateMessage) GetRBytesBirthday() [][]byte

func (*DateMessage) GetRBytesForward

func (m *DateMessage) GetRBytesForward() [][]byte

func (*DateMessage) GetRBytesNow

func (m *DateMessage) GetRBytesNow() [][]byte

func (*DateMessage) GetREBytesBackward

func (m *DateMessage) GetREBytesBackward() [][]byte

func (*DateMessage) GetREBytesForward

func (m *DateMessage) GetREBytesForward() [][]byte

func (*DateMessage) GetREFBytesBackward

func (m *DateMessage) GetREFBytesBackward() [][]byte

func (*DateMessage) GetREFBytesForward

func (m *DateMessage) GetREFBytesForward() [][]byte

func (*DateMessage) GetREFStringBackward

func (m *DateMessage) GetREFStringBackward() []string

func (*DateMessage) GetREFStringForward

func (m *DateMessage) GetREFStringForward() []string

func (*DateMessage) GetREStringBackward

func (m *DateMessage) GetREStringBackward() []string

func (*DateMessage) GetREStringForward

func (m *DateMessage) GetREStringForward() []string

func (*DateMessage) GetRFBytesBackward

func (m *DateMessage) GetRFBytesBackward() [][]byte

func (*DateMessage) GetRFBytesBetween

func (m *DateMessage) GetRFBytesBetween() [][]byte

func (*DateMessage) GetRFBytesBirthday

func (m *DateMessage) GetRFBytesBirthday() [][]byte

func (*DateMessage) GetRFBytesForward

func (m *DateMessage) GetRFBytesForward() [][]byte

func (*DateMessage) GetRFBytesNow

func (m *DateMessage) GetRFBytesNow() [][]byte

func (*DateMessage) GetRFStringBackward

func (m *DateMessage) GetRFStringBackward() []string

func (*DateMessage) GetRFStringBetween

func (m *DateMessage) GetRFStringBetween() []string

func (*DateMessage) GetRFStringBirthday

func (m *DateMessage) GetRFStringBirthday() []string

func (*DateMessage) GetRFStringForward

func (m *DateMessage) GetRFStringForward() []string

func (*DateMessage) GetRFStringNow

func (m *DateMessage) GetRFStringNow() []string

func (*DateMessage) GetRForward

func (m *DateMessage) GetRForward() []*google_protobuf1.Timestamp

func (*DateMessage) GetRNow

func (m *DateMessage) GetRNow() []*google_protobuf1.Timestamp

func (*DateMessage) GetRStringBackward

func (m *DateMessage) GetRStringBackward() []string

func (*DateMessage) GetRStringBetween

func (m *DateMessage) GetRStringBetween() []string

func (*DateMessage) GetRStringBirthday

func (m *DateMessage) GetRStringBirthday() []string

func (*DateMessage) GetRStringForward

func (m *DateMessage) GetRStringForward() []string

func (*DateMessage) GetRStringNow

func (m *DateMessage) GetRStringNow() []string

func (*DateMessage) GetStringBackward

func (m *DateMessage) GetStringBackward() string

func (*DateMessage) GetStringBetween

func (m *DateMessage) GetStringBetween() string

func (*DateMessage) GetStringBirthday

func (m *DateMessage) GetStringBirthday() string

func (*DateMessage) GetStringForward

func (m *DateMessage) GetStringForward() string

func (*DateMessage) GetStringNow

func (m *DateMessage) GetStringNow() string

func (*DateMessage) ProtoMessage

func (*DateMessage) ProtoMessage()

func (*DateMessage) Reset

func (m *DateMessage) Reset()

func (*DateMessage) String

func (m *DateMessage) String() string

type EmbedAllFakerMessage

type EmbedAllFakerMessage struct {
	WithoutFaker    *WithoutFakerMessage        `protobuf:"bytes,1,opt,name=without_faker,json=withoutFaker" json:"without_faker,omitempty"`
	Value           *ValueMessage               `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	Address         *AddressMessage             `protobuf:"bytes,3,opt,name=address" json:"address,omitempty"`
	App             *AppMessage                 `protobuf:"bytes,4,opt,name=app" json:"app,omitempty"`
	Avatar          *AvatarMessage              `protobuf:"bytes,5,opt,name=avatar" json:"avatar,omitempty"`
	Bitcoin         *BitcoinMessage             `protobuf:"bytes,6,opt,name=bitcoin" json:"bitcoin,omitempty"`
	Business        *BusinessMessage            `protobuf:"bytes,7,opt,name=business" json:"business,omitempty"`
	Code            *CodeMessage                `protobuf:"bytes,8,opt,name=code" json:"code,omitempty"`
	Commerce        *CommerceMessage            `protobuf:"bytes,9,opt,name=commerce" json:"commerce,omitempty"`
	Company         *CompanyMessage             `protobuf:"bytes,10,opt,name=company" json:"company,omitempty"`
	Date            *DateMessage                `protobuf:"bytes,11,opt,name=date" json:"date,omitempty"`
	Finance         *FinanceMessage             `protobuf:"bytes,12,opt,name=finance" json:"finance,omitempty"`
	Hacker          *HackerMessage              `protobuf:"bytes,13,opt,name=hacker" json:"hacker,omitempty"`
	Internet        *InternetMessage            `protobuf:"bytes,14,opt,name=internet" json:"internet,omitempty"`
	Lorem           *LoremMessage               `protobuf:"bytes,15,opt,name=lorem" json:"lorem,omitempty"`
	Name            *NameMessage                `protobuf:"bytes,16,opt,name=name" json:"name,omitempty"`
	Number          *NumberMessage              `protobuf:"bytes,17,opt,name=number" json:"number,omitempty"`
	PhoneNumber     *PhoneNumberMessage         `protobuf:"bytes,18,opt,name=phone_number,json=phoneNumber" json:"phone_number,omitempty"`
	Team            *TeamMessage                `protobuf:"bytes,19,opt,name=team" json:"team,omitempty"`
	Time            *TimeMessage                `protobuf:"bytes,20,opt,name=time" json:"time,omitempty"`
	GoogleTimestamp *google_protobuf1.Timestamp `protobuf:"bytes,21,opt,name=google_timestamp,json=googleTimestamp" json:"google_timestamp,omitempty"`
}

func NewEmbedAllFakerMessageGomeetFaker

func NewEmbedAllFakerMessageGomeetFaker() *EmbedAllFakerMessage

func (*EmbedAllFakerMessage) Descriptor

func (*EmbedAllFakerMessage) Descriptor() ([]byte, []int)

func (*EmbedAllFakerMessage) GetAddress

func (m *EmbedAllFakerMessage) GetAddress() *AddressMessage

func (*EmbedAllFakerMessage) GetApp

func (m *EmbedAllFakerMessage) GetApp() *AppMessage

func (*EmbedAllFakerMessage) GetAvatar

func (m *EmbedAllFakerMessage) GetAvatar() *AvatarMessage

func (*EmbedAllFakerMessage) GetBitcoin

func (m *EmbedAllFakerMessage) GetBitcoin() *BitcoinMessage

func (*EmbedAllFakerMessage) GetBusiness

func (m *EmbedAllFakerMessage) GetBusiness() *BusinessMessage

func (*EmbedAllFakerMessage) GetCode

func (m *EmbedAllFakerMessage) GetCode() *CodeMessage

func (*EmbedAllFakerMessage) GetCommerce

func (m *EmbedAllFakerMessage) GetCommerce() *CommerceMessage

func (*EmbedAllFakerMessage) GetCompany

func (m *EmbedAllFakerMessage) GetCompany() *CompanyMessage

func (*EmbedAllFakerMessage) GetDate

func (m *EmbedAllFakerMessage) GetDate() *DateMessage

func (*EmbedAllFakerMessage) GetFinance

func (m *EmbedAllFakerMessage) GetFinance() *FinanceMessage

func (*EmbedAllFakerMessage) GetGoogleTimestamp

func (m *EmbedAllFakerMessage) GetGoogleTimestamp() *google_protobuf1.Timestamp

func (*EmbedAllFakerMessage) GetHacker

func (m *EmbedAllFakerMessage) GetHacker() *HackerMessage

func (*EmbedAllFakerMessage) GetInternet

func (m *EmbedAllFakerMessage) GetInternet() *InternetMessage

func (*EmbedAllFakerMessage) GetLorem

func (m *EmbedAllFakerMessage) GetLorem() *LoremMessage

func (*EmbedAllFakerMessage) GetName

func (m *EmbedAllFakerMessage) GetName() *NameMessage

func (*EmbedAllFakerMessage) GetNumber

func (m *EmbedAllFakerMessage) GetNumber() *NumberMessage

func (*EmbedAllFakerMessage) GetPhoneNumber

func (m *EmbedAllFakerMessage) GetPhoneNumber() *PhoneNumberMessage

func (*EmbedAllFakerMessage) GetTeam

func (m *EmbedAllFakerMessage) GetTeam() *TeamMessage

func (*EmbedAllFakerMessage) GetTime

func (m *EmbedAllFakerMessage) GetTime() *TimeMessage

func (*EmbedAllFakerMessage) GetValue

func (m *EmbedAllFakerMessage) GetValue() *ValueMessage

func (*EmbedAllFakerMessage) GetWithoutFaker

func (m *EmbedAllFakerMessage) GetWithoutFaker() *WithoutFakerMessage

func (*EmbedAllFakerMessage) ProtoMessage

func (*EmbedAllFakerMessage) ProtoMessage()

func (*EmbedAllFakerMessage) Reset

func (m *EmbedAllFakerMessage) Reset()

func (*EmbedAllFakerMessage) String

func (m *EmbedAllFakerMessage) String() string

type EmbedAllFakerRepeatedMessage

type EmbedAllFakerRepeatedMessage struct {
	WithoutFaker    []*WithoutFakerMessage        `protobuf:"bytes,1,rep,name=without_faker,json=withoutFaker" json:"without_faker,omitempty"`
	Value           []*ValueMessage               `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"`
	Address         []*AddressMessage             `protobuf:"bytes,3,rep,name=address" json:"address,omitempty"`
	App             []*AppMessage                 `protobuf:"bytes,4,rep,name=app" json:"app,omitempty"`
	Avatar          []*AvatarMessage              `protobuf:"bytes,5,rep,name=avatar" json:"avatar,omitempty"`
	Bitcoin         []*BitcoinMessage             `protobuf:"bytes,6,rep,name=bitcoin" json:"bitcoin,omitempty"`
	Business        []*BusinessMessage            `protobuf:"bytes,7,rep,name=business" json:"business,omitempty"`
	Code            []*CodeMessage                `protobuf:"bytes,8,rep,name=code" json:"code,omitempty"`
	Commerce        []*CommerceMessage            `protobuf:"bytes,9,rep,name=commerce" json:"commerce,omitempty"`
	Company         []*CompanyMessage             `protobuf:"bytes,10,rep,name=company" json:"company,omitempty"`
	Date            []*DateMessage                `protobuf:"bytes,11,rep,name=date" json:"date,omitempty"`
	Finance         []*FinanceMessage             `protobuf:"bytes,12,rep,name=finance" json:"finance,omitempty"`
	Hacker          []*HackerMessage              `protobuf:"bytes,13,rep,name=hacker" json:"hacker,omitempty"`
	Internet        []*InternetMessage            `protobuf:"bytes,14,rep,name=internet" json:"internet,omitempty"`
	Lorem           []*LoremMessage               `protobuf:"bytes,15,rep,name=lorem" json:"lorem,omitempty"`
	Name            []*NameMessage                `protobuf:"bytes,16,rep,name=name" json:"name,omitempty"`
	Number          []*NumberMessage              `protobuf:"bytes,17,rep,name=number" json:"number,omitempty"`
	PhoneNumber     []*PhoneNumberMessage         `protobuf:"bytes,18,rep,name=phone_number,json=phoneNumber" json:"phone_number,omitempty"`
	Team            []*TeamMessage                `protobuf:"bytes,19,rep,name=team" json:"team,omitempty"`
	Time            []*TimeMessage                `protobuf:"bytes,20,rep,name=time" json:"time,omitempty"`
	GoogleTimestamp []*google_protobuf1.Timestamp `protobuf:"bytes,21,rep,name=google_timestamp,json=googleTimestamp" json:"google_timestamp,omitempty"`
}

func NewEmbedAllFakerRepeatedMessageGomeetFaker

func NewEmbedAllFakerRepeatedMessageGomeetFaker() *EmbedAllFakerRepeatedMessage

func (*EmbedAllFakerRepeatedMessage) Descriptor

func (*EmbedAllFakerRepeatedMessage) Descriptor() ([]byte, []int)

func (*EmbedAllFakerRepeatedMessage) GetAddress

func (m *EmbedAllFakerRepeatedMessage) GetAddress() []*AddressMessage

func (*EmbedAllFakerRepeatedMessage) GetApp

func (*EmbedAllFakerRepeatedMessage) GetAvatar

func (m *EmbedAllFakerRepeatedMessage) GetAvatar() []*AvatarMessage

func (*EmbedAllFakerRepeatedMessage) GetBitcoin

func (m *EmbedAllFakerRepeatedMessage) GetBitcoin() []*BitcoinMessage

func (*EmbedAllFakerRepeatedMessage) GetBusiness

func (m *EmbedAllFakerRepeatedMessage) GetBusiness() []*BusinessMessage

func (*EmbedAllFakerRepeatedMessage) GetCode

func (m *EmbedAllFakerRepeatedMessage) GetCode() []*CodeMessage

func (*EmbedAllFakerRepeatedMessage) GetCommerce

func (m *EmbedAllFakerRepeatedMessage) GetCommerce() []*CommerceMessage

func (*EmbedAllFakerRepeatedMessage) GetCompany

func (m *EmbedAllFakerRepeatedMessage) GetCompany() []*CompanyMessage

func (*EmbedAllFakerRepeatedMessage) GetDate

func (m *EmbedAllFakerRepeatedMessage) GetDate() []*DateMessage

func (*EmbedAllFakerRepeatedMessage) GetFinance

func (m *EmbedAllFakerRepeatedMessage) GetFinance() []*FinanceMessage

func (*EmbedAllFakerRepeatedMessage) GetGoogleTimestamp

func (m *EmbedAllFakerRepeatedMessage) GetGoogleTimestamp() []*google_protobuf1.Timestamp

func (*EmbedAllFakerRepeatedMessage) GetHacker

func (m *EmbedAllFakerRepeatedMessage) GetHacker() []*HackerMessage

func (*EmbedAllFakerRepeatedMessage) GetInternet

func (m *EmbedAllFakerRepeatedMessage) GetInternet() []*InternetMessage

func (*EmbedAllFakerRepeatedMessage) GetLorem

func (m *EmbedAllFakerRepeatedMessage) GetLorem() []*LoremMessage

func (*EmbedAllFakerRepeatedMessage) GetName

func (m *EmbedAllFakerRepeatedMessage) GetName() []*NameMessage

func (*EmbedAllFakerRepeatedMessage) GetNumber

func (m *EmbedAllFakerRepeatedMessage) GetNumber() []*NumberMessage

func (*EmbedAllFakerRepeatedMessage) GetPhoneNumber

func (m *EmbedAllFakerRepeatedMessage) GetPhoneNumber() []*PhoneNumberMessage

func (*EmbedAllFakerRepeatedMessage) GetTeam

func (m *EmbedAllFakerRepeatedMessage) GetTeam() []*TeamMessage

func (*EmbedAllFakerRepeatedMessage) GetTime

func (m *EmbedAllFakerRepeatedMessage) GetTime() []*TimeMessage

func (*EmbedAllFakerRepeatedMessage) GetValue

func (m *EmbedAllFakerRepeatedMessage) GetValue() []*ValueMessage

func (*EmbedAllFakerRepeatedMessage) GetWithoutFaker

func (m *EmbedAllFakerRepeatedMessage) GetWithoutFaker() []*WithoutFakerMessage

func (*EmbedAllFakerRepeatedMessage) ProtoMessage

func (*EmbedAllFakerRepeatedMessage) ProtoMessage()

func (*EmbedAllFakerRepeatedMessage) Reset

func (m *EmbedAllFakerRepeatedMessage) Reset()

func (*EmbedAllFakerRepeatedMessage) String

type EmbedAllFakerRepeatedNoRulesMessage

type EmbedAllFakerRepeatedNoRulesMessage struct {
	WithoutFaker    []*WithoutFakerMessage        `protobuf:"bytes,1,rep,name=without_faker,json=withoutFaker" json:"without_faker,omitempty"`
	Value           []*ValueMessage               `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"`
	Address         []*AddressMessage             `protobuf:"bytes,3,rep,name=address" json:"address,omitempty"`
	App             []*AppMessage                 `protobuf:"bytes,4,rep,name=app" json:"app,omitempty"`
	Avatar          []*AvatarMessage              `protobuf:"bytes,5,rep,name=avatar" json:"avatar,omitempty"`
	Bitcoin         []*BitcoinMessage             `protobuf:"bytes,6,rep,name=bitcoin" json:"bitcoin,omitempty"`
	Business        []*BusinessMessage            `protobuf:"bytes,7,rep,name=business" json:"business,omitempty"`
	Code            []*CodeMessage                `protobuf:"bytes,8,rep,name=code" json:"code,omitempty"`
	Commerce        []*CommerceMessage            `protobuf:"bytes,9,rep,name=commerce" json:"commerce,omitempty"`
	Company         []*CompanyMessage             `protobuf:"bytes,10,rep,name=company" json:"company,omitempty"`
	Date            []*DateMessage                `protobuf:"bytes,11,rep,name=date" json:"date,omitempty"`
	Finance         []*FinanceMessage             `protobuf:"bytes,12,rep,name=finance" json:"finance,omitempty"`
	Hacker          []*HackerMessage              `protobuf:"bytes,13,rep,name=hacker" json:"hacker,omitempty"`
	Internet        []*InternetMessage            `protobuf:"bytes,14,rep,name=internet" json:"internet,omitempty"`
	Lorem           []*LoremMessage               `protobuf:"bytes,15,rep,name=lorem" json:"lorem,omitempty"`
	Name            []*NameMessage                `protobuf:"bytes,16,rep,name=name" json:"name,omitempty"`
	Number          []*NumberMessage              `protobuf:"bytes,17,rep,name=number" json:"number,omitempty"`
	PhoneNumber     []*PhoneNumberMessage         `protobuf:"bytes,18,rep,name=phone_number,json=phoneNumber" json:"phone_number,omitempty"`
	Team            []*TeamMessage                `protobuf:"bytes,19,rep,name=team" json:"team,omitempty"`
	Time            []*TimeMessage                `protobuf:"bytes,20,rep,name=time" json:"time,omitempty"`
	GoogleTimestamp []*google_protobuf1.Timestamp `protobuf:"bytes,21,rep,name=google_timestamp,json=googleTimestamp" json:"google_timestamp,omitempty"`
}

func NewEmbedAllFakerRepeatedNoRulesMessageGomeetFaker

func NewEmbedAllFakerRepeatedNoRulesMessageGomeetFaker() *EmbedAllFakerRepeatedNoRulesMessage

func (*EmbedAllFakerRepeatedNoRulesMessage) Descriptor

func (*EmbedAllFakerRepeatedNoRulesMessage) Descriptor() ([]byte, []int)

func (*EmbedAllFakerRepeatedNoRulesMessage) GetAddress

func (*EmbedAllFakerRepeatedNoRulesMessage) GetApp

func (*EmbedAllFakerRepeatedNoRulesMessage) GetAvatar

func (*EmbedAllFakerRepeatedNoRulesMessage) GetBitcoin

func (*EmbedAllFakerRepeatedNoRulesMessage) GetBusiness

func (*EmbedAllFakerRepeatedNoRulesMessage) GetCode

func (*EmbedAllFakerRepeatedNoRulesMessage) GetCommerce

func (*EmbedAllFakerRepeatedNoRulesMessage) GetCompany

func (*EmbedAllFakerRepeatedNoRulesMessage) GetDate

func (*EmbedAllFakerRepeatedNoRulesMessage) GetFinance

func (*EmbedAllFakerRepeatedNoRulesMessage) GetGoogleTimestamp

func (*EmbedAllFakerRepeatedNoRulesMessage) GetHacker

func (*EmbedAllFakerRepeatedNoRulesMessage) GetInternet

func (*EmbedAllFakerRepeatedNoRulesMessage) GetLorem

func (*EmbedAllFakerRepeatedNoRulesMessage) GetName

func (*EmbedAllFakerRepeatedNoRulesMessage) GetNumber

func (*EmbedAllFakerRepeatedNoRulesMessage) GetPhoneNumber

func (*EmbedAllFakerRepeatedNoRulesMessage) GetTeam

func (*EmbedAllFakerRepeatedNoRulesMessage) GetTime

func (*EmbedAllFakerRepeatedNoRulesMessage) GetValue

func (*EmbedAllFakerRepeatedNoRulesMessage) GetWithoutFaker

func (*EmbedAllFakerRepeatedNoRulesMessage) ProtoMessage

func (*EmbedAllFakerRepeatedNoRulesMessage) ProtoMessage()

func (*EmbedAllFakerRepeatedNoRulesMessage) Reset

func (*EmbedAllFakerRepeatedNoRulesMessage) String

type EmbedOneOfFakerMessage

type EmbedOneOfFakerMessage struct {
	// Types that are valid to be assigned to Message:
	//	*EmbedOneOfFakerMessage_WithoutFaker
	//	*EmbedOneOfFakerMessage_Value
	//	*EmbedOneOfFakerMessage_Address
	//	*EmbedOneOfFakerMessage_App
	//	*EmbedOneOfFakerMessage_Avatar
	//	*EmbedOneOfFakerMessage_Bitcoin
	//	*EmbedOneOfFakerMessage_Business
	//	*EmbedOneOfFakerMessage_Code
	//	*EmbedOneOfFakerMessage_Commerce
	//	*EmbedOneOfFakerMessage_Company
	//	*EmbedOneOfFakerMessage_Date
	//	*EmbedOneOfFakerMessage_Finance
	//	*EmbedOneOfFakerMessage_Hacker
	//	*EmbedOneOfFakerMessage_Internet
	//	*EmbedOneOfFakerMessage_Lorem
	//	*EmbedOneOfFakerMessage_Name
	//	*EmbedOneOfFakerMessage_Number
	//	*EmbedOneOfFakerMessage_PhoneNumber
	//	*EmbedOneOfFakerMessage_Team
	//	*EmbedOneOfFakerMessage_Time
	//	*EmbedOneOfFakerMessage_GoogleTimestamp
	Message isEmbedOneOfFakerMessage_Message `protobuf_oneof:"message"`
}

func NewEmbedOneOfFakerMessageGomeetFaker

func NewEmbedOneOfFakerMessageGomeetFaker() *EmbedOneOfFakerMessage

func (*EmbedOneOfFakerMessage) Descriptor

func (*EmbedOneOfFakerMessage) Descriptor() ([]byte, []int)

func (*EmbedOneOfFakerMessage) GetAddress

func (m *EmbedOneOfFakerMessage) GetAddress() *AddressMessage

func (*EmbedOneOfFakerMessage) GetApp

func (m *EmbedOneOfFakerMessage) GetApp() *AppMessage

func (*EmbedOneOfFakerMessage) GetAvatar

func (m *EmbedOneOfFakerMessage) GetAvatar() *AvatarMessage

func (*EmbedOneOfFakerMessage) GetBitcoin

func (m *EmbedOneOfFakerMessage) GetBitcoin() *BitcoinMessage

func (*EmbedOneOfFakerMessage) GetBusiness

func (m *EmbedOneOfFakerMessage) GetBusiness() *BusinessMessage

func (*EmbedOneOfFakerMessage) GetCode

func (m *EmbedOneOfFakerMessage) GetCode() *CodeMessage

func (*EmbedOneOfFakerMessage) GetCommerce

func (m *EmbedOneOfFakerMessage) GetCommerce() *CommerceMessage

func (*EmbedOneOfFakerMessage) GetCompany

func (m *EmbedOneOfFakerMessage) GetCompany() *CompanyMessage

func (*EmbedOneOfFakerMessage) GetDate

func (m *EmbedOneOfFakerMessage) GetDate() *DateMessage

func (*EmbedOneOfFakerMessage) GetFinance

func (m *EmbedOneOfFakerMessage) GetFinance() *FinanceMessage

func (*EmbedOneOfFakerMessage) GetGoogleTimestamp

func (m *EmbedOneOfFakerMessage) GetGoogleTimestamp() *google_protobuf1.Timestamp

func (*EmbedOneOfFakerMessage) GetHacker

func (m *EmbedOneOfFakerMessage) GetHacker() *HackerMessage

func (*EmbedOneOfFakerMessage) GetInternet

func (m *EmbedOneOfFakerMessage) GetInternet() *InternetMessage

func (*EmbedOneOfFakerMessage) GetLorem

func (m *EmbedOneOfFakerMessage) GetLorem() *LoremMessage

func (*EmbedOneOfFakerMessage) GetMessage

func (m *EmbedOneOfFakerMessage) GetMessage() isEmbedOneOfFakerMessage_Message

func (*EmbedOneOfFakerMessage) GetName

func (m *EmbedOneOfFakerMessage) GetName() *NameMessage

func (*EmbedOneOfFakerMessage) GetNumber

func (m *EmbedOneOfFakerMessage) GetNumber() *NumberMessage

func (*EmbedOneOfFakerMessage) GetPhoneNumber

func (m *EmbedOneOfFakerMessage) GetPhoneNumber() *PhoneNumberMessage

func (*EmbedOneOfFakerMessage) GetTeam

func (m *EmbedOneOfFakerMessage) GetTeam() *TeamMessage

func (*EmbedOneOfFakerMessage) GetTime

func (m *EmbedOneOfFakerMessage) GetTime() *TimeMessage

func (*EmbedOneOfFakerMessage) GetValue

func (m *EmbedOneOfFakerMessage) GetValue() *ValueMessage

func (*EmbedOneOfFakerMessage) GetWithoutFaker

func (m *EmbedOneOfFakerMessage) GetWithoutFaker() *WithoutFakerMessage

func (*EmbedOneOfFakerMessage) ProtoMessage

func (*EmbedOneOfFakerMessage) ProtoMessage()

func (*EmbedOneOfFakerMessage) Reset

func (m *EmbedOneOfFakerMessage) Reset()

func (*EmbedOneOfFakerMessage) String

func (m *EmbedOneOfFakerMessage) String() string

func (*EmbedOneOfFakerMessage) XXX_OneofFuncs

func (*EmbedOneOfFakerMessage) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})

XXX_OneofFuncs is for the internal use of the proto package.

type EmbedOneOfFakerMessage_Address

type EmbedOneOfFakerMessage_Address struct {
	Address *AddressMessage `protobuf:"bytes,3,opt,name=address,oneof"`
}

type EmbedOneOfFakerMessage_App

type EmbedOneOfFakerMessage_App struct {
	App *AppMessage `protobuf:"bytes,4,opt,name=app,oneof"`
}

type EmbedOneOfFakerMessage_Avatar

type EmbedOneOfFakerMessage_Avatar struct {
	Avatar *AvatarMessage `protobuf:"bytes,5,opt,name=avatar,oneof"`
}

type EmbedOneOfFakerMessage_Bitcoin

type EmbedOneOfFakerMessage_Bitcoin struct {
	Bitcoin *BitcoinMessage `protobuf:"bytes,6,opt,name=bitcoin,oneof"`
}

type EmbedOneOfFakerMessage_Business

type EmbedOneOfFakerMessage_Business struct {
	Business *BusinessMessage `protobuf:"bytes,7,opt,name=business,oneof"`
}

type EmbedOneOfFakerMessage_Code

type EmbedOneOfFakerMessage_Code struct {
	Code *CodeMessage `protobuf:"bytes,8,opt,name=code,oneof"`
}

type EmbedOneOfFakerMessage_Commerce

type EmbedOneOfFakerMessage_Commerce struct {
	Commerce *CommerceMessage `protobuf:"bytes,9,opt,name=commerce,oneof"`
}

type EmbedOneOfFakerMessage_Company

type EmbedOneOfFakerMessage_Company struct {
	Company *CompanyMessage `protobuf:"bytes,10,opt,name=company,oneof"`
}

type EmbedOneOfFakerMessage_Date

type EmbedOneOfFakerMessage_Date struct {
	Date *DateMessage `protobuf:"bytes,11,opt,name=date,oneof"`
}

type EmbedOneOfFakerMessage_Finance

type EmbedOneOfFakerMessage_Finance struct {
	Finance *FinanceMessage `protobuf:"bytes,12,opt,name=finance,oneof"`
}

type EmbedOneOfFakerMessage_GoogleTimestamp

type EmbedOneOfFakerMessage_GoogleTimestamp struct {
	GoogleTimestamp *google_protobuf1.Timestamp `protobuf:"bytes,21,opt,name=google_timestamp,json=googleTimestamp,oneof"`
}

type EmbedOneOfFakerMessage_Hacker

type EmbedOneOfFakerMessage_Hacker struct {
	Hacker *HackerMessage `protobuf:"bytes,13,opt,name=hacker,oneof"`
}

type EmbedOneOfFakerMessage_Internet

type EmbedOneOfFakerMessage_Internet struct {
	Internet *InternetMessage `protobuf:"bytes,14,opt,name=internet,oneof"`
}

type EmbedOneOfFakerMessage_Lorem

type EmbedOneOfFakerMessage_Lorem struct {
	Lorem *LoremMessage `protobuf:"bytes,15,opt,name=lorem,oneof"`
}

type EmbedOneOfFakerMessage_Name

type EmbedOneOfFakerMessage_Name struct {
	Name *NameMessage `protobuf:"bytes,16,opt,name=name,oneof"`
}

type EmbedOneOfFakerMessage_Number

type EmbedOneOfFakerMessage_Number struct {
	Number *NumberMessage `protobuf:"bytes,17,opt,name=number,oneof"`
}

type EmbedOneOfFakerMessage_PhoneNumber

type EmbedOneOfFakerMessage_PhoneNumber struct {
	PhoneNumber *PhoneNumberMessage `protobuf:"bytes,18,opt,name=phone_number,json=phoneNumber,oneof"`
}

type EmbedOneOfFakerMessage_Team

type EmbedOneOfFakerMessage_Team struct {
	Team *TeamMessage `protobuf:"bytes,19,opt,name=team,oneof"`
}

type EmbedOneOfFakerMessage_Time

type EmbedOneOfFakerMessage_Time struct {
	Time *TimeMessage `protobuf:"bytes,20,opt,name=time,oneof"`
}

type EmbedOneOfFakerMessage_Value

type EmbedOneOfFakerMessage_Value struct {
	Value *ValueMessage `protobuf:"bytes,2,opt,name=value,oneof"`
}

type EmbedOneOfFakerMessage_WithoutFaker

type EmbedOneOfFakerMessage_WithoutFaker struct {
	WithoutFaker *WithoutFakerMessage `protobuf:"bytes,1,opt,name=without_faker,json=withoutFaker,oneof"`
}

type EnumMessage

type EnumMessage struct {
	RandEnum                SomeEnum                 `protobuf:"varint,1,opt,name=rand_enum,json=randEnum,enum=gomeetfaker.examples.SomeEnum" json:"rand_enum,omitempty"`
	FirstEnumUnknow         SomeEnum                 `` /* 137-byte string literal not displayed */
	LastEnumD               SomeEnum                 `protobuf:"varint,3,opt,name=last_enum_d,json=lastEnumD,enum=gomeetfaker.examples.SomeEnum" json:"last_enum_d,omitempty"`
	EnumA                   SomeEnum                 `protobuf:"varint,4,opt,name=enum_a,json=enumA,enum=gomeetfaker.examples.SomeEnum" json:"enum_a,omitempty"`
	EnumB                   SomeEnum                 `protobuf:"varint,5,opt,name=enum_b,json=enumB,enum=gomeetfaker.examples.SomeEnum" json:"enum_b,omitempty"`
	EnumC                   SomeEnum                 `protobuf:"varint,6,opt,name=enum_c,json=enumC,enum=gomeetfaker.examples.SomeEnum" json:"enum_c,omitempty"`
	EnumD                   SomeEnum                 `protobuf:"varint,7,opt,name=enum_d,json=enumD,enum=gomeetfaker.examples.SomeEnum" json:"enum_d,omitempty"`
	EEnum                   SomeEnum                 `protobuf:"varint,8,opt,name=e_enum,json=eEnum,enum=gomeetfaker.examples.SomeEnum" json:"e_enum,omitempty"`
	VEnumA                  SomeEnum                 `protobuf:"varint,9,opt,name=v_enum_a,json=vEnumA,enum=gomeetfaker.examples.SomeEnum" json:"v_enum_a,omitempty"`
	VEnumB                  SomeEnum                 `protobuf:"varint,10,opt,name=v_enum_b,json=vEnumB,enum=gomeetfaker.examples.SomeEnum" json:"v_enum_b,omitempty"`
	VEnumC                  SomeEnum                 `protobuf:"varint,11,opt,name=v_enum_c,json=vEnumC,enum=gomeetfaker.examples.SomeEnum" json:"v_enum_c,omitempty"`
	VEnumD                  SomeEnum                 `protobuf:"varint,12,opt,name=v_enum_d,json=vEnumD,enum=gomeetfaker.examples.SomeEnum" json:"v_enum_d,omitempty"`
	VEEnum                  SomeEnum                 `protobuf:"varint,13,opt,name=v_e_enum,json=vEEnum,enum=gomeetfaker.examples.SomeEnum" json:"v_e_enum,omitempty"`
	NestedRandEnum          EnumMessage_NestedEnum   `` /* 149-byte string literal not displayed */
	NestedFirstEnumU        EnumMessage_NestedEnum   `` /* 157-byte string literal not displayed */
	NestedLastEnumD         EnumMessage_NestedEnum   `` /* 154-byte string literal not displayed */
	NestedEnumA             EnumMessage_NestedEnum   `` /* 140-byte string literal not displayed */
	NestedEnumB             EnumMessage_NestedEnum   `` /* 140-byte string literal not displayed */
	NestedEnumE             EnumMessage_NestedEnum   `` /* 140-byte string literal not displayed */
	NestedEEnum             EnumMessage_NestedEnum   `` /* 140-byte string literal not displayed */
	NestedVEnumA            EnumMessage_NestedEnum   `` /* 145-byte string literal not displayed */
	NestedVEnumB            EnumMessage_NestedEnum   `` /* 145-byte string literal not displayed */
	NestedVEEnumE           EnumMessage_NestedEnum   `` /* 150-byte string literal not displayed */
	NestedVEnumE            EnumMessage_NestedEnum   `` /* 145-byte string literal not displayed */
	RRandEnum               []SomeEnum               `` /* 127-byte string literal not displayed */
	RFirstEnumUnknow        []SomeEnum               `` /* 150-byte string literal not displayed */
	RLastEnumD              []SomeEnum               `` /* 132-byte string literal not displayed */
	REnumA                  []SomeEnum               `protobuf:"varint,28,rep,packed,name=r_enum_a,json=rEnumA,enum=gomeetfaker.examples.SomeEnum" json:"r_enum_a,omitempty"`
	REnumB                  []SomeEnum               `protobuf:"varint,29,rep,packed,name=r_enum_b,json=rEnumB,enum=gomeetfaker.examples.SomeEnum" json:"r_enum_b,omitempty"`
	REnumC                  []SomeEnum               `protobuf:"varint,30,rep,packed,name=r_enum_c,json=rEnumC,enum=gomeetfaker.examples.SomeEnum" json:"r_enum_c,omitempty"`
	REnumD                  []SomeEnum               `protobuf:"varint,31,rep,packed,name=r_enum_d,json=rEnumD,enum=gomeetfaker.examples.SomeEnum" json:"r_enum_d,omitempty"`
	REEnum                  []SomeEnum               `protobuf:"varint,32,rep,packed,name=r_e_enum,json=rEEnum,enum=gomeetfaker.examples.SomeEnum" json:"r_e_enum,omitempty"`
	RVEnumA                 []SomeEnum               `protobuf:"varint,33,rep,packed,name=r_v_enum_a,json=rVEnumA,enum=gomeetfaker.examples.SomeEnum" json:"r_v_enum_a,omitempty"`
	RVEnumB                 []SomeEnum               `protobuf:"varint,34,rep,packed,name=r_v_enum_b,json=rVEnumB,enum=gomeetfaker.examples.SomeEnum" json:"r_v_enum_b,omitempty"`
	RVEnumC                 []SomeEnum               `protobuf:"varint,35,rep,packed,name=r_v_enum_c,json=rVEnumC,enum=gomeetfaker.examples.SomeEnum" json:"r_v_enum_c,omitempty"`
	RVEnumD                 []SomeEnum               `protobuf:"varint,36,rep,packed,name=r_v_enum_d,json=rVEnumD,enum=gomeetfaker.examples.SomeEnum" json:"r_v_enum_d,omitempty"`
	RVEEnum                 []SomeEnum               `protobuf:"varint,37,rep,packed,name=r_v_e_enum,json=rVEEnum,enum=gomeetfaker.examples.SomeEnum" json:"r_v_e_enum,omitempty"`
	RNestedRandEnum         []EnumMessage_NestedEnum `` /* 161-byte string literal not displayed */
	RNestedFirstEnumU       []EnumMessage_NestedEnum `` /* 169-byte string literal not displayed */
	RNestedLastEnumD        []EnumMessage_NestedEnum `` /* 166-byte string literal not displayed */
	RNestedEnumA            []EnumMessage_NestedEnum `` /* 152-byte string literal not displayed */
	RNestedEnumB            []EnumMessage_NestedEnum `` /* 152-byte string literal not displayed */
	RNestedEnumE            []EnumMessage_NestedEnum `` /* 152-byte string literal not displayed */
	RNestedEEnum            []EnumMessage_NestedEnum `` /* 152-byte string literal not displayed */
	RNestedVEnumA           []EnumMessage_NestedEnum `` /* 157-byte string literal not displayed */
	RNestedVEnumB           []EnumMessage_NestedEnum `` /* 157-byte string literal not displayed */
	RNestedVEEnumE          []EnumMessage_NestedEnum `` /* 162-byte string literal not displayed */
	RNestedVEnumE           []EnumMessage_NestedEnum `` /* 157-byte string literal not displayed */
	R2RandEnum              []SomeEnum               `` /* 130-byte string literal not displayed */
	R2FirstEnumUnknow       []SomeEnum               `` /* 153-byte string literal not displayed */
	R2LastEnumD             []SomeEnum               `` /* 135-byte string literal not displayed */
	R2EnumA                 []SomeEnum               `protobuf:"varint,52,rep,packed,name=r2_enum_a,json=r2EnumA,enum=gomeetfaker.examples.SomeEnum" json:"r2_enum_a,omitempty"`
	R2EnumB                 []SomeEnum               `protobuf:"varint,53,rep,packed,name=r2_enum_b,json=r2EnumB,enum=gomeetfaker.examples.SomeEnum" json:"r2_enum_b,omitempty"`
	R2EnumC                 []SomeEnum               `protobuf:"varint,54,rep,packed,name=r2_enum_c,json=r2EnumC,enum=gomeetfaker.examples.SomeEnum" json:"r2_enum_c,omitempty"`
	R2EnumD                 []SomeEnum               `protobuf:"varint,55,rep,packed,name=r2_enum_d,json=r2EnumD,enum=gomeetfaker.examples.SomeEnum" json:"r2_enum_d,omitempty"`
	R2EEnum                 []SomeEnum               `protobuf:"varint,56,rep,packed,name=r2_e_enum,json=r2EEnum,enum=gomeetfaker.examples.SomeEnum" json:"r2_e_enum,omitempty"`
	R2VEnumA                []SomeEnum               `` /* 126-byte string literal not displayed */
	R2VEnumB                []SomeEnum               `` /* 126-byte string literal not displayed */
	R2VEnumC                []SomeEnum               `` /* 126-byte string literal not displayed */
	R2VEnumD                []SomeEnum               `` /* 126-byte string literal not displayed */
	R2VEEnum                []SomeEnum               `` /* 126-byte string literal not displayed */
	R2NestedRandEnum        []EnumMessage_NestedEnum `` /* 164-byte string literal not displayed */
	R2NestedFirstEnumU      []EnumMessage_NestedEnum `` /* 172-byte string literal not displayed */
	R2NestedLastEnumD       []EnumMessage_NestedEnum `` /* 169-byte string literal not displayed */
	R2NestedEnumA           []EnumMessage_NestedEnum `` /* 155-byte string literal not displayed */
	R2NestedEnumB           []EnumMessage_NestedEnum `` /* 155-byte string literal not displayed */
	R2NestedEnumE           []EnumMessage_NestedEnum `` /* 155-byte string literal not displayed */
	R2NestedEEnum           []EnumMessage_NestedEnum `` /* 155-byte string literal not displayed */
	R2NestedVEnumA          []EnumMessage_NestedEnum `` /* 160-byte string literal not displayed */
	R2NestedVEnumB          []EnumMessage_NestedEnum `` /* 160-byte string literal not displayed */
	R2NestedVEEnumE         []EnumMessage_NestedEnum `` /* 165-byte string literal not displayed */
	R2NestedVEnumE          []EnumMessage_NestedEnum `` /* 160-byte string literal not displayed */
	RandNoEmptyEnum         SomeEnum                 `` /* 140-byte string literal not displayed */
	NestedRandNoEmptyEnum   EnumMessage_NestedEnum   `` /* 174-byte string literal not displayed */
	RRandNoEmptyEnum        []SomeEnum               `` /* 152-byte string literal not displayed */
	RNestedRandNoEmptyEnum  []EnumMessage_NestedEnum `` /* 186-byte string literal not displayed */
	R2RandNoEmptyEnum       []SomeEnum               `` /* 155-byte string literal not displayed */
	R2NestedRandNoEmptyEnum []EnumMessage_NestedEnum `` /* 189-byte string literal not displayed */
}

func NewEnumMessageGomeetFaker

func NewEnumMessageGomeetFaker() *EnumMessage

func (*EnumMessage) Descriptor

func (*EnumMessage) Descriptor() ([]byte, []int)

func (*EnumMessage) GetEEnum

func (m *EnumMessage) GetEEnum() SomeEnum

func (*EnumMessage) GetEnumA

func (m *EnumMessage) GetEnumA() SomeEnum

func (*EnumMessage) GetEnumB

func (m *EnumMessage) GetEnumB() SomeEnum

func (*EnumMessage) GetEnumC

func (m *EnumMessage) GetEnumC() SomeEnum

func (*EnumMessage) GetEnumD

func (m *EnumMessage) GetEnumD() SomeEnum

func (*EnumMessage) GetFirstEnumUnknow

func (m *EnumMessage) GetFirstEnumUnknow() SomeEnum

func (*EnumMessage) GetLastEnumD

func (m *EnumMessage) GetLastEnumD() SomeEnum

func (*EnumMessage) GetNestedEEnum

func (m *EnumMessage) GetNestedEEnum() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedEnumA

func (m *EnumMessage) GetNestedEnumA() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedEnumB

func (m *EnumMessage) GetNestedEnumB() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedEnumE

func (m *EnumMessage) GetNestedEnumE() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedFirstEnumU

func (m *EnumMessage) GetNestedFirstEnumU() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedLastEnumD

func (m *EnumMessage) GetNestedLastEnumD() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedRandEnum

func (m *EnumMessage) GetNestedRandEnum() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedRandNoEmptyEnum

func (m *EnumMessage) GetNestedRandNoEmptyEnum() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedVEEnumE

func (m *EnumMessage) GetNestedVEEnumE() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedVEnumA

func (m *EnumMessage) GetNestedVEnumA() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedVEnumB

func (m *EnumMessage) GetNestedVEnumB() EnumMessage_NestedEnum

func (*EnumMessage) GetNestedVEnumE

func (m *EnumMessage) GetNestedVEnumE() EnumMessage_NestedEnum

func (*EnumMessage) GetR2EEnum

func (m *EnumMessage) GetR2EEnum() []SomeEnum

func (*EnumMessage) GetR2EnumA

func (m *EnumMessage) GetR2EnumA() []SomeEnum

func (*EnumMessage) GetR2EnumB

func (m *EnumMessage) GetR2EnumB() []SomeEnum

func (*EnumMessage) GetR2EnumC

func (m *EnumMessage) GetR2EnumC() []SomeEnum

func (*EnumMessage) GetR2EnumD

func (m *EnumMessage) GetR2EnumD() []SomeEnum

func (*EnumMessage) GetR2FirstEnumUnknow

func (m *EnumMessage) GetR2FirstEnumUnknow() []SomeEnum

func (*EnumMessage) GetR2LastEnumD

func (m *EnumMessage) GetR2LastEnumD() []SomeEnum

func (*EnumMessage) GetR2NestedEEnum

func (m *EnumMessage) GetR2NestedEEnum() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedEnumA

func (m *EnumMessage) GetR2NestedEnumA() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedEnumB

func (m *EnumMessage) GetR2NestedEnumB() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedEnumE

func (m *EnumMessage) GetR2NestedEnumE() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedFirstEnumU

func (m *EnumMessage) GetR2NestedFirstEnumU() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedLastEnumD

func (m *EnumMessage) GetR2NestedLastEnumD() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedRandEnum

func (m *EnumMessage) GetR2NestedRandEnum() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedRandNoEmptyEnum

func (m *EnumMessage) GetR2NestedRandNoEmptyEnum() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedVEEnumE

func (m *EnumMessage) GetR2NestedVEEnumE() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedVEnumA

func (m *EnumMessage) GetR2NestedVEnumA() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedVEnumB

func (m *EnumMessage) GetR2NestedVEnumB() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2NestedVEnumE

func (m *EnumMessage) GetR2NestedVEnumE() []EnumMessage_NestedEnum

func (*EnumMessage) GetR2RandEnum

func (m *EnumMessage) GetR2RandEnum() []SomeEnum

func (*EnumMessage) GetR2RandNoEmptyEnum

func (m *EnumMessage) GetR2RandNoEmptyEnum() []SomeEnum

func (*EnumMessage) GetR2VEEnum

func (m *EnumMessage) GetR2VEEnum() []SomeEnum

func (*EnumMessage) GetR2VEnumA

func (m *EnumMessage) GetR2VEnumA() []SomeEnum

func (*EnumMessage) GetR2VEnumB

func (m *EnumMessage) GetR2VEnumB() []SomeEnum

func (*EnumMessage) GetR2VEnumC

func (m *EnumMessage) GetR2VEnumC() []SomeEnum

func (*EnumMessage) GetR2VEnumD

func (m *EnumMessage) GetR2VEnumD() []SomeEnum

func (*EnumMessage) GetREEnum

func (m *EnumMessage) GetREEnum() []SomeEnum

func (*EnumMessage) GetREnumA

func (m *EnumMessage) GetREnumA() []SomeEnum

func (*EnumMessage) GetREnumB

func (m *EnumMessage) GetREnumB() []SomeEnum

func (*EnumMessage) GetREnumC

func (m *EnumMessage) GetREnumC() []SomeEnum

func (*EnumMessage) GetREnumD

func (m *EnumMessage) GetREnumD() []SomeEnum

func (*EnumMessage) GetRFirstEnumUnknow

func (m *EnumMessage) GetRFirstEnumUnknow() []SomeEnum

func (*EnumMessage) GetRLastEnumD

func (m *EnumMessage) GetRLastEnumD() []SomeEnum

func (*EnumMessage) GetRNestedEEnum

func (m *EnumMessage) GetRNestedEEnum() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedEnumA

func (m *EnumMessage) GetRNestedEnumA() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedEnumB

func (m *EnumMessage) GetRNestedEnumB() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedEnumE

func (m *EnumMessage) GetRNestedEnumE() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedFirstEnumU

func (m *EnumMessage) GetRNestedFirstEnumU() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedLastEnumD

func (m *EnumMessage) GetRNestedLastEnumD() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedRandEnum

func (m *EnumMessage) GetRNestedRandEnum() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedRandNoEmptyEnum

func (m *EnumMessage) GetRNestedRandNoEmptyEnum() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedVEEnumE

func (m *EnumMessage) GetRNestedVEEnumE() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedVEnumA

func (m *EnumMessage) GetRNestedVEnumA() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedVEnumB

func (m *EnumMessage) GetRNestedVEnumB() []EnumMessage_NestedEnum

func (*EnumMessage) GetRNestedVEnumE

func (m *EnumMessage) GetRNestedVEnumE() []EnumMessage_NestedEnum

func (*EnumMessage) GetRRandEnum

func (m *EnumMessage) GetRRandEnum() []SomeEnum

func (*EnumMessage) GetRRandNoEmptyEnum

func (m *EnumMessage) GetRRandNoEmptyEnum() []SomeEnum

func (*EnumMessage) GetRVEEnum

func (m *EnumMessage) GetRVEEnum() []SomeEnum

func (*EnumMessage) GetRVEnumA

func (m *EnumMessage) GetRVEnumA() []SomeEnum

func (*EnumMessage) GetRVEnumB

func (m *EnumMessage) GetRVEnumB() []SomeEnum

func (*EnumMessage) GetRVEnumC

func (m *EnumMessage) GetRVEnumC() []SomeEnum

func (*EnumMessage) GetRVEnumD

func (m *EnumMessage) GetRVEnumD() []SomeEnum

func (*EnumMessage) GetRandEnum

func (m *EnumMessage) GetRandEnum() SomeEnum

func (*EnumMessage) GetRandNoEmptyEnum

func (m *EnumMessage) GetRandNoEmptyEnum() SomeEnum

func (*EnumMessage) GetVEEnum

func (m *EnumMessage) GetVEEnum() SomeEnum

func (*EnumMessage) GetVEnumA

func (m *EnumMessage) GetVEnumA() SomeEnum

func (*EnumMessage) GetVEnumB

func (m *EnumMessage) GetVEnumB() SomeEnum

func (*EnumMessage) GetVEnumC

func (m *EnumMessage) GetVEnumC() SomeEnum

func (*EnumMessage) GetVEnumD

func (m *EnumMessage) GetVEnumD() SomeEnum

func (*EnumMessage) ProtoMessage

func (*EnumMessage) ProtoMessage()

func (*EnumMessage) Reset

func (m *EnumMessage) Reset()

func (*EnumMessage) String

func (m *EnumMessage) String() string

type EnumMessage_NestedEnum

type EnumMessage_NestedEnum int32
const (
	EnumMessage_U EnumMessage_NestedEnum = 0
	EnumMessage_A EnumMessage_NestedEnum = 1
	EnumMessage_B EnumMessage_NestedEnum = 2
	EnumMessage_E EnumMessage_NestedEnum = 5
)

func (EnumMessage_NestedEnum) EnumDescriptor

func (EnumMessage_NestedEnum) EnumDescriptor() ([]byte, []int)

func (EnumMessage_NestedEnum) String

func (x EnumMessage_NestedEnum) String() string

type FinanceMessage

type FinanceMessage struct {
	VisaCreditCard                      string   `protobuf:"bytes,1,opt,name=visa_credit_card,json=visaCreditCard" json:"visa_credit_card,omitempty"`
	MastercardCreditCard                string   `protobuf:"bytes,2,opt,name=mastercard_credit_card,json=mastercardCreditCard" json:"mastercard_credit_card,omitempty"`
	AmericanExpressCreditCard           string   `` /* 133-byte string literal not displayed */
	DinersClubCreditCard                string   `protobuf:"bytes,4,opt,name=diners_club_credit_card,json=dinersClubCreditCard" json:"diners_club_credit_card,omitempty"`
	DiscoverCreditCard                  string   `protobuf:"bytes,5,opt,name=discover_credit_card,json=discoverCreditCard" json:"discover_credit_card,omitempty"`
	MaestroCreditCard                   string   `protobuf:"bytes,6,opt,name=maestro_credit_card,json=maestroCreditCard" json:"maestro_credit_card,omitempty"`
	SwitchCreditCard                    string   `protobuf:"bytes,7,opt,name=switch_credit_card,json=switchCreditCard" json:"switch_credit_card,omitempty"`
	SoloCreditCard                      string   `protobuf:"bytes,8,opt,name=solo_credit_card,json=soloCreditCard" json:"solo_credit_card,omitempty"`
	ForbrugsforeningenCreditCard        string   `` /* 140-byte string literal not displayed */
	DankortCreditCard                   string   `protobuf:"bytes,10,opt,name=dankort_credit_card,json=dankortCreditCard" json:"dankort_credit_card,omitempty"`
	LaserCreditCard                     string   `protobuf:"bytes,11,opt,name=laser_credit_card,json=laserCreditCard" json:"laser_credit_card,omitempty"`
	UnknowCreditCard                    string   `protobuf:"bytes,12,opt,name=unknow_credit_card,json=unknowCreditCard" json:"unknow_credit_card,omitempty"`
	BytesVisaCreditCard                 []byte   `protobuf:"bytes,13,opt,name=bytes_visa_credit_card,json=bytesVisaCreditCard,proto3" json:"bytes_visa_credit_card,omitempty"`
	BytesMastercardCreditCard           []byte   `` /* 141-byte string literal not displayed */
	BytesAmericanExpressCreditCard      []byte   `` /* 158-byte string literal not displayed */
	BytesDinersClubCreditCard           []byte   `` /* 143-byte string literal not displayed */
	BytesDiscoverCreditCard             []byte   `` /* 135-byte string literal not displayed */
	BytesMaestroCreditCard              []byte   `` /* 132-byte string literal not displayed */
	BytesSwitchCreditCard               []byte   `` /* 129-byte string literal not displayed */
	BytesSoloCreditCard                 []byte   `protobuf:"bytes,20,opt,name=bytes_solo_credit_card,json=bytesSoloCreditCard,proto3" json:"bytes_solo_credit_card,omitempty"`
	BytesForbrugsforeningenCreditCard   []byte   `` /* 165-byte string literal not displayed */
	BytesDankortCreditCard              []byte   `` /* 132-byte string literal not displayed */
	BytesLaserCreditCard                []byte   `` /* 126-byte string literal not displayed */
	BytesUnknowCreditCard               []byte   `` /* 129-byte string literal not displayed */
	UVisaCreditCard                     string   `protobuf:"bytes,25,opt,name=u_visa_credit_card,json=uVisaCreditCard" json:"u_visa_credit_card,omitempty"`
	UMastercardCreditCard               string   `protobuf:"bytes,26,opt,name=u_mastercard_credit_card,json=uMastercardCreditCard" json:"u_mastercard_credit_card,omitempty"`
	UAmericanExpressCreditCard          string   `` /* 139-byte string literal not displayed */
	UDinersClubCreditCard               string   `protobuf:"bytes,28,opt,name=u_diners_club_credit_card,json=uDinersClubCreditCard" json:"u_diners_club_credit_card,omitempty"`
	UDiscoverCreditCard                 string   `protobuf:"bytes,29,opt,name=u_discover_credit_card,json=uDiscoverCreditCard" json:"u_discover_credit_card,omitempty"`
	UMaestroCreditCard                  string   `protobuf:"bytes,30,opt,name=u_maestro_credit_card,json=uMaestroCreditCard" json:"u_maestro_credit_card,omitempty"`
	USwitchCreditCard                   string   `protobuf:"bytes,31,opt,name=u_switch_credit_card,json=uSwitchCreditCard" json:"u_switch_credit_card,omitempty"`
	USoloCreditCard                     string   `protobuf:"bytes,32,opt,name=u_solo_credit_card,json=uSoloCreditCard" json:"u_solo_credit_card,omitempty"`
	UForbrugsforeningenCreditCard       string   `` /* 146-byte string literal not displayed */
	UDankortCreditCard                  string   `protobuf:"bytes,34,opt,name=u_dankort_credit_card,json=uDankortCreditCard" json:"u_dankort_credit_card,omitempty"`
	ULaserCreditCard                    string   `protobuf:"bytes,35,opt,name=u_laser_credit_card,json=uLaserCreditCard" json:"u_laser_credit_card,omitempty"`
	UUnknowCreditCard                   string   `protobuf:"bytes,36,opt,name=u_unknow_credit_card,json=uUnknowCreditCard" json:"u_unknow_credit_card,omitempty"`
	UBytesVisaCreditCard                []byte   `` /* 128-byte string literal not displayed */
	UBytesMastercardCreditCard          []byte   `` /* 146-byte string literal not displayed */
	UBytesAmericanExpressCreditCard     []byte   `` /* 163-byte string literal not displayed */
	UBytesDinersClubCreditCard          []byte   `` /* 148-byte string literal not displayed */
	UBytesDiscoverCreditCard            []byte   `` /* 140-byte string literal not displayed */
	UBytesMaestroCreditCard             []byte   `` /* 137-byte string literal not displayed */
	UBytesSwitchCreditCard              []byte   `` /* 134-byte string literal not displayed */
	UBytesSoloCreditCard                []byte   `` /* 128-byte string literal not displayed */
	UBytesForbrugsforeningenCreditCard  []byte   `` /* 170-byte string literal not displayed */
	UBytesDankortCreditCard             []byte   `` /* 137-byte string literal not displayed */
	UBytesLaserCreditCard               []byte   `` /* 131-byte string literal not displayed */
	UBytesUnknowCreditCard              []byte   `` /* 134-byte string literal not displayed */
	TVisaCreditCard                     string   `protobuf:"bytes,49,opt,name=t_visa_credit_card,json=tVisaCreditCard" json:"t_visa_credit_card,omitempty"`
	TMastercardCreditCard               string   `protobuf:"bytes,50,opt,name=t_mastercard_credit_card,json=tMastercardCreditCard" json:"t_mastercard_credit_card,omitempty"`
	TAmericanExpressCreditCard          string   `` /* 139-byte string literal not displayed */
	TDinersClubCreditCard               string   `protobuf:"bytes,52,opt,name=t_diners_club_credit_card,json=tDinersClubCreditCard" json:"t_diners_club_credit_card,omitempty"`
	TDiscoverCreditCard                 string   `protobuf:"bytes,53,opt,name=t_discover_credit_card,json=tDiscoverCreditCard" json:"t_discover_credit_card,omitempty"`
	TMaestroCreditCard                  string   `protobuf:"bytes,54,opt,name=t_maestro_credit_card,json=tMaestroCreditCard" json:"t_maestro_credit_card,omitempty"`
	TSwitchCreditCard                   string   `protobuf:"bytes,55,opt,name=t_switch_credit_card,json=tSwitchCreditCard" json:"t_switch_credit_card,omitempty"`
	TSoloCreditCard                     string   `protobuf:"bytes,56,opt,name=t_solo_credit_card,json=tSoloCreditCard" json:"t_solo_credit_card,omitempty"`
	TForbrugsforeningenCreditCard       string   `` /* 146-byte string literal not displayed */
	TDankortCreditCard                  string   `protobuf:"bytes,58,opt,name=t_dankort_credit_card,json=tDankortCreditCard" json:"t_dankort_credit_card,omitempty"`
	TLaserCreditCard                    string   `protobuf:"bytes,59,opt,name=t_laser_credit_card,json=tLaserCreditCard" json:"t_laser_credit_card,omitempty"`
	TUnknowCreditCard                   string   `protobuf:"bytes,60,opt,name=t_unknow_credit_card,json=tUnknowCreditCard" json:"t_unknow_credit_card,omitempty"`
	TBytesVisaCreditCard                []byte   `` /* 128-byte string literal not displayed */
	TBytesMastercardCreditCard          []byte   `` /* 146-byte string literal not displayed */
	TBytesAmericanExpressCreditCard     []byte   `` /* 163-byte string literal not displayed */
	TBytesDinersClubCreditCard          []byte   `` /* 148-byte string literal not displayed */
	TBytesDiscoverCreditCard            []byte   `` /* 140-byte string literal not displayed */
	TBytesMaestroCreditCard             []byte   `` /* 137-byte string literal not displayed */
	TBytesSwitchCreditCard              []byte   `` /* 134-byte string literal not displayed */
	TBytesSoloCreditCard                []byte   `` /* 128-byte string literal not displayed */
	TBytesForbrugsforeningenCreditCard  []byte   `` /* 170-byte string literal not displayed */
	TBytesDankortCreditCard             []byte   `` /* 137-byte string literal not displayed */
	TBytesLaserCreditCard               []byte   `` /* 131-byte string literal not displayed */
	TBytesUnknowCreditCard              []byte   `` /* 134-byte string literal not displayed */
	RVisaCreditCard                     []string `protobuf:"bytes,73,rep,name=r_visa_credit_card,json=rVisaCreditCard" json:"r_visa_credit_card,omitempty"`
	RMastercardCreditCard               []string `protobuf:"bytes,74,rep,name=r_mastercard_credit_card,json=rMastercardCreditCard" json:"r_mastercard_credit_card,omitempty"`
	RAmericanExpressCreditCard          []string `` /* 139-byte string literal not displayed */
	RDinersClubCreditCard               []string `protobuf:"bytes,76,rep,name=r_diners_club_credit_card,json=rDinersClubCreditCard" json:"r_diners_club_credit_card,omitempty"`
	RDiscoverCreditCard                 []string `protobuf:"bytes,77,rep,name=r_discover_credit_card,json=rDiscoverCreditCard" json:"r_discover_credit_card,omitempty"`
	RMaestroCreditCard                  []string `protobuf:"bytes,78,rep,name=r_maestro_credit_card,json=rMaestroCreditCard" json:"r_maestro_credit_card,omitempty"`
	RSwitchCreditCard                   []string `protobuf:"bytes,79,rep,name=r_switch_credit_card,json=rSwitchCreditCard" json:"r_switch_credit_card,omitempty"`
	RSoloCreditCard                     []string `protobuf:"bytes,80,rep,name=r_solo_credit_card,json=rSoloCreditCard" json:"r_solo_credit_card,omitempty"`
	RForbrugsforeningenCreditCard       []string `` /* 146-byte string literal not displayed */
	RDankortCreditCard                  []string `protobuf:"bytes,82,rep,name=r_dankort_credit_card,json=rDankortCreditCard" json:"r_dankort_credit_card,omitempty"`
	RLaserCreditCard                    []string `protobuf:"bytes,83,rep,name=r_laser_credit_card,json=rLaserCreditCard" json:"r_laser_credit_card,omitempty"`
	RUnknowCreditCard                   []string `protobuf:"bytes,84,rep,name=r_unknow_credit_card,json=rUnknowCreditCard" json:"r_unknow_credit_card,omitempty"`
	RBytesVisaCreditCard                [][]byte `` /* 128-byte string literal not displayed */
	RBytesMastercardCreditCard          [][]byte `` /* 146-byte string literal not displayed */
	RBytesAmericanExpressCreditCard     [][]byte `` /* 163-byte string literal not displayed */
	RBytesDinersClubCreditCard          [][]byte `` /* 148-byte string literal not displayed */
	RBytesDiscoverCreditCard            [][]byte `` /* 140-byte string literal not displayed */
	RBytesMaestroCreditCard             [][]byte `` /* 137-byte string literal not displayed */
	RBytesSwitchCreditCard              [][]byte `` /* 134-byte string literal not displayed */
	RBytesSoloCreditCard                [][]byte `` /* 128-byte string literal not displayed */
	RBytesForbrugsforeningenCreditCard  [][]byte `` /* 170-byte string literal not displayed */
	RBytesDankortCreditCard             [][]byte `` /* 137-byte string literal not displayed */
	RBytesLaserCreditCard               [][]byte `` /* 131-byte string literal not displayed */
	RBytesUnknowCreditCard              [][]byte `` /* 134-byte string literal not displayed */
	RUVisaCreditCard                    []string `protobuf:"bytes,97,rep,name=r_u_visa_credit_card,json=rUVisaCreditCard" json:"r_u_visa_credit_card,omitempty"`
	RUMastercardCreditCard              []string `` /* 127-byte string literal not displayed */
	RUAmericanExpressCreditCard         []string `` /* 144-byte string literal not displayed */
	RUDinersClubCreditCard              []string `` /* 130-byte string literal not displayed */
	RUDiscoverCreditCard                []string `protobuf:"bytes,101,rep,name=r_u_discover_credit_card,json=rUDiscoverCreditCard" json:"r_u_discover_credit_card,omitempty"`
	RUMaestroCreditCard                 []string `protobuf:"bytes,102,rep,name=r_u_maestro_credit_card,json=rUMaestroCreditCard" json:"r_u_maestro_credit_card,omitempty"`
	RUSwitchCreditCard                  []string `protobuf:"bytes,103,rep,name=r_u_switch_credit_card,json=rUSwitchCreditCard" json:"r_u_switch_credit_card,omitempty"`
	RUSoloCreditCard                    []string `protobuf:"bytes,104,rep,name=r_u_solo_credit_card,json=rUSoloCreditCard" json:"r_u_solo_credit_card,omitempty"`
	RUForbrugsforeningenCreditCard      []string `` /* 152-byte string literal not displayed */
	RUDankortCreditCard                 []string `protobuf:"bytes,106,rep,name=r_u_dankort_credit_card,json=rUDankortCreditCard" json:"r_u_dankort_credit_card,omitempty"`
	RULaserCreditCard                   []string `protobuf:"bytes,107,rep,name=r_u_laser_credit_card,json=rULaserCreditCard" json:"r_u_laser_credit_card,omitempty"`
	RUUnknowCreditCard                  []string `protobuf:"bytes,108,rep,name=r_u_unknow_credit_card,json=rUUnknowCreditCard" json:"r_u_unknow_credit_card,omitempty"`
	RUBytesVisaCreditCard               [][]byte `` /* 134-byte string literal not displayed */
	RUBytesMastercardCreditCard         [][]byte `` /* 152-byte string literal not displayed */
	RUBytesAmericanExpressCreditCard    [][]byte `` /* 169-byte string literal not displayed */
	RUBytesDinersClubCreditCard         [][]byte `` /* 154-byte string literal not displayed */
	RUBytesDiscoverCreditCard           [][]byte `` /* 146-byte string literal not displayed */
	RUBytesMaestroCreditCard            [][]byte `` /* 143-byte string literal not displayed */
	RUBytesSwitchCreditCard             [][]byte `` /* 140-byte string literal not displayed */
	RUBytesSoloCreditCard               [][]byte `` /* 134-byte string literal not displayed */
	RUBytesForbrugsforeningenCreditCard [][]byte `` /* 176-byte string literal not displayed */
	RUBytesDankortCreditCard            [][]byte `` /* 143-byte string literal not displayed */
	RUBytesLaserCreditCard              [][]byte `` /* 137-byte string literal not displayed */
	RUBytesUnknowCreditCard             [][]byte `` /* 140-byte string literal not displayed */
	RTVisaCreditCard                    []string `protobuf:"bytes,121,rep,name=r_t_visa_credit_card,json=rTVisaCreditCard" json:"r_t_visa_credit_card,omitempty"`
	RTMastercardCreditCard              []string `` /* 128-byte string literal not displayed */
	RTAmericanExpressCreditCard         []string `` /* 145-byte string literal not displayed */
	RTDinersClubCreditCard              []string `` /* 130-byte string literal not displayed */
	RTDiscoverCreditCard                []string `protobuf:"bytes,125,rep,name=r_t_discover_credit_card,json=rTDiscoverCreditCard" json:"r_t_discover_credit_card,omitempty"`
	RTMaestroCreditCard                 []string `protobuf:"bytes,126,rep,name=r_t_maestro_credit_card,json=rTMaestroCreditCard" json:"r_t_maestro_credit_card,omitempty"`
	RTSwitchCreditCard                  []string `protobuf:"bytes,127,rep,name=r_t_switch_credit_card,json=rTSwitchCreditCard" json:"r_t_switch_credit_card,omitempty"`
	RTSoloCreditCard                    []string `protobuf:"bytes,128,rep,name=r_t_solo_credit_card,json=rTSoloCreditCard" json:"r_t_solo_credit_card,omitempty"`
	RTForbrugsforeningenCreditCard      []string `` /* 152-byte string literal not displayed */
	RTDankortCreditCard                 []string `protobuf:"bytes,130,rep,name=r_t_dankort_credit_card,json=rTDankortCreditCard" json:"r_t_dankort_credit_card,omitempty"`
	RTLaserCreditCard                   []string `protobuf:"bytes,131,rep,name=r_t_laser_credit_card,json=rTLaserCreditCard" json:"r_t_laser_credit_card,omitempty"`
	RTUnknowCreditCard                  []string `protobuf:"bytes,132,rep,name=r_t_unknow_credit_card,json=rTUnknowCreditCard" json:"r_t_unknow_credit_card,omitempty"`
	RTBytesVisaCreditCard               [][]byte `` /* 134-byte string literal not displayed */
	RTBytesMastercardCreditCard         [][]byte `` /* 152-byte string literal not displayed */
	RTBytesAmericanExpressCreditCard    [][]byte `` /* 169-byte string literal not displayed */
	RTBytesDinersClubCreditCard         [][]byte `` /* 154-byte string literal not displayed */
	RTBytesDiscoverCreditCard           [][]byte `` /* 146-byte string literal not displayed */
	RTBytesMaestroCreditCard            [][]byte `` /* 143-byte string literal not displayed */
	RTBytesSwitchCreditCard             [][]byte `` /* 140-byte string literal not displayed */
	RTBytesSoloCreditCard               [][]byte `` /* 134-byte string literal not displayed */
	RTBytesForbrugsforeningenCreditCard [][]byte `` /* 176-byte string literal not displayed */
	RTBytesDankortCreditCard            [][]byte `` /* 143-byte string literal not displayed */
	RTBytesLaserCreditCard              [][]byte `` /* 137-byte string literal not displayed */
	RTBytesUnknowCreditCard             [][]byte `` /* 140-byte string literal not displayed */
	R2VisaCreditCard                    []string `protobuf:"bytes,145,rep,name=r2_visa_credit_card,json=r2VisaCreditCard" json:"r2_visa_credit_card,omitempty"`
	R2MastercardCreditCard              []string `` /* 126-byte string literal not displayed */
	R2AmericanExpressCreditCard         []string `` /* 143-byte string literal not displayed */
	R2DinersClubCreditCard              []string `` /* 128-byte string literal not displayed */
	R2DiscoverCreditCard                []string `protobuf:"bytes,149,rep,name=r2_discover_credit_card,json=r2DiscoverCreditCard" json:"r2_discover_credit_card,omitempty"`
	R2MaestroCreditCard                 []string `protobuf:"bytes,150,rep,name=r2_maestro_credit_card,json=r2MaestroCreditCard" json:"r2_maestro_credit_card,omitempty"`
	R2SwitchCreditCard                  []string `protobuf:"bytes,151,rep,name=r2_switch_credit_card,json=r2SwitchCreditCard" json:"r2_switch_credit_card,omitempty"`
	R2SoloCreditCard                    []string `protobuf:"bytes,152,rep,name=r2_solo_credit_card,json=r2SoloCreditCard" json:"r2_solo_credit_card,omitempty"`
	R2ForbrugsforeningenCreditCard      []string `` /* 150-byte string literal not displayed */
	R2DankortCreditCard                 []string `protobuf:"bytes,154,rep,name=r2_dankort_credit_card,json=r2DankortCreditCard" json:"r2_dankort_credit_card,omitempty"`
	R2LaserCreditCard                   []string `protobuf:"bytes,155,rep,name=r2_laser_credit_card,json=r2LaserCreditCard" json:"r2_laser_credit_card,omitempty"`
	R2UnknowCreditCard                  []string `protobuf:"bytes,156,rep,name=r2_unknow_credit_card,json=r2UnknowCreditCard" json:"r2_unknow_credit_card,omitempty"`
}

func NewFinanceMessageGomeetFaker

func NewFinanceMessageGomeetFaker() *FinanceMessage

func (*FinanceMessage) Descriptor

func (*FinanceMessage) Descriptor() ([]byte, []int)

func (*FinanceMessage) GetAmericanExpressCreditCard

func (m *FinanceMessage) GetAmericanExpressCreditCard() string

func (*FinanceMessage) GetBytesAmericanExpressCreditCard

func (m *FinanceMessage) GetBytesAmericanExpressCreditCard() []byte

func (*FinanceMessage) GetBytesDankortCreditCard

func (m *FinanceMessage) GetBytesDankortCreditCard() []byte

func (*FinanceMessage) GetBytesDinersClubCreditCard

func (m *FinanceMessage) GetBytesDinersClubCreditCard() []byte

func (*FinanceMessage) GetBytesDiscoverCreditCard

func (m *FinanceMessage) GetBytesDiscoverCreditCard() []byte

func (*FinanceMessage) GetBytesForbrugsforeningenCreditCard

func (m *FinanceMessage) GetBytesForbrugsforeningenCreditCard() []byte

func (*FinanceMessage) GetBytesLaserCreditCard

func (m *FinanceMessage) GetBytesLaserCreditCard() []byte

func (*FinanceMessage) GetBytesMaestroCreditCard

func (m *FinanceMessage) GetBytesMaestroCreditCard() []byte

func (*FinanceMessage) GetBytesMastercardCreditCard

func (m *FinanceMessage) GetBytesMastercardCreditCard() []byte

func (*FinanceMessage) GetBytesSoloCreditCard

func (m *FinanceMessage) GetBytesSoloCreditCard() []byte

func (*FinanceMessage) GetBytesSwitchCreditCard

func (m *FinanceMessage) GetBytesSwitchCreditCard() []byte

func (*FinanceMessage) GetBytesUnknowCreditCard

func (m *FinanceMessage) GetBytesUnknowCreditCard() []byte

func (*FinanceMessage) GetBytesVisaCreditCard

func (m *FinanceMessage) GetBytesVisaCreditCard() []byte

func (*FinanceMessage) GetDankortCreditCard

func (m *FinanceMessage) GetDankortCreditCard() string

func (*FinanceMessage) GetDinersClubCreditCard

func (m *FinanceMessage) GetDinersClubCreditCard() string

func (*FinanceMessage) GetDiscoverCreditCard

func (m *FinanceMessage) GetDiscoverCreditCard() string

func (*FinanceMessage) GetForbrugsforeningenCreditCard

func (m *FinanceMessage) GetForbrugsforeningenCreditCard() string

func (*FinanceMessage) GetLaserCreditCard

func (m *FinanceMessage) GetLaserCreditCard() string

func (*FinanceMessage) GetMaestroCreditCard

func (m *FinanceMessage) GetMaestroCreditCard() string

func (*FinanceMessage) GetMastercardCreditCard

func (m *FinanceMessage) GetMastercardCreditCard() string

func (*FinanceMessage) GetR2AmericanExpressCreditCard

func (m *FinanceMessage) GetR2AmericanExpressCreditCard() []string

func (*FinanceMessage) GetR2DankortCreditCard

func (m *FinanceMessage) GetR2DankortCreditCard() []string

func (*FinanceMessage) GetR2DinersClubCreditCard

func (m *FinanceMessage) GetR2DinersClubCreditCard() []string

func (*FinanceMessage) GetR2DiscoverCreditCard

func (m *FinanceMessage) GetR2DiscoverCreditCard() []string

func (*FinanceMessage) GetR2ForbrugsforeningenCreditCard

func (m *FinanceMessage) GetR2ForbrugsforeningenCreditCard() []string

func (*FinanceMessage) GetR2LaserCreditCard

func (m *FinanceMessage) GetR2LaserCreditCard() []string

func (*FinanceMessage) GetR2MaestroCreditCard

func (m *FinanceMessage) GetR2MaestroCreditCard() []string

func (*FinanceMessage) GetR2MastercardCreditCard

func (m *FinanceMessage) GetR2MastercardCreditCard() []string

func (*FinanceMessage) GetR2SoloCreditCard

func (m *FinanceMessage) GetR2SoloCreditCard() []string

func (*FinanceMessage) GetR2SwitchCreditCard

func (m *FinanceMessage) GetR2SwitchCreditCard() []string

func (*FinanceMessage) GetR2UnknowCreditCard

func (m *FinanceMessage) GetR2UnknowCreditCard() []string

func (*FinanceMessage) GetR2VisaCreditCard

func (m *FinanceMessage) GetR2VisaCreditCard() []string

func (*FinanceMessage) GetRAmericanExpressCreditCard

func (m *FinanceMessage) GetRAmericanExpressCreditCard() []string

func (*FinanceMessage) GetRBytesAmericanExpressCreditCard

func (m *FinanceMessage) GetRBytesAmericanExpressCreditCard() [][]byte

func (*FinanceMessage) GetRBytesDankortCreditCard

func (m *FinanceMessage) GetRBytesDankortCreditCard() [][]byte

func (*FinanceMessage) GetRBytesDinersClubCreditCard

func (m *FinanceMessage) GetRBytesDinersClubCreditCard() [][]byte

func (*FinanceMessage) GetRBytesDiscoverCreditCard

func (m *FinanceMessage) GetRBytesDiscoverCreditCard() [][]byte

func (*FinanceMessage) GetRBytesForbrugsforeningenCreditCard

func (m *FinanceMessage) GetRBytesForbrugsforeningenCreditCard() [][]byte

func (*FinanceMessage) GetRBytesLaserCreditCard

func (m *FinanceMessage) GetRBytesLaserCreditCard() [][]byte

func (*FinanceMessage) GetRBytesMaestroCreditCard

func (m *FinanceMessage) GetRBytesMaestroCreditCard() [][]byte

func (*FinanceMessage) GetRBytesMastercardCreditCard

func (m *FinanceMessage) GetRBytesMastercardCreditCard() [][]byte

func (*FinanceMessage) GetRBytesSoloCreditCard

func (m *FinanceMessage) GetRBytesSoloCreditCard() [][]byte

func (*FinanceMessage) GetRBytesSwitchCreditCard

func (m *FinanceMessage) GetRBytesSwitchCreditCard() [][]byte

func (*FinanceMessage) GetRBytesUnknowCreditCard

func (m *FinanceMessage) GetRBytesUnknowCreditCard() [][]byte

func (*FinanceMessage) GetRBytesVisaCreditCard

func (m *FinanceMessage) GetRBytesVisaCreditCard() [][]byte

func (*FinanceMessage) GetRDankortCreditCard

func (m *FinanceMessage) GetRDankortCreditCard() []string

func (*FinanceMessage) GetRDinersClubCreditCard

func (m *FinanceMessage) GetRDinersClubCreditCard() []string

func (*FinanceMessage) GetRDiscoverCreditCard

func (m *FinanceMessage) GetRDiscoverCreditCard() []string

func (*FinanceMessage) GetRForbrugsforeningenCreditCard

func (m *FinanceMessage) GetRForbrugsforeningenCreditCard() []string

func (*FinanceMessage) GetRLaserCreditCard

func (m *FinanceMessage) GetRLaserCreditCard() []string

func (*FinanceMessage) GetRMaestroCreditCard

func (m *FinanceMessage) GetRMaestroCreditCard() []string

func (*FinanceMessage) GetRMastercardCreditCard

func (m *FinanceMessage) GetRMastercardCreditCard() []string

func (*FinanceMessage) GetRSoloCreditCard

func (m *FinanceMessage) GetRSoloCreditCard() []string

func (*FinanceMessage) GetRSwitchCreditCard

func (m *FinanceMessage) GetRSwitchCreditCard() []string

func (*FinanceMessage) GetRTAmericanExpressCreditCard

func (m *FinanceMessage) GetRTAmericanExpressCreditCard() []string

func (*FinanceMessage) GetRTBytesAmericanExpressCreditCard

func (m *FinanceMessage) GetRTBytesAmericanExpressCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesDankortCreditCard

func (m *FinanceMessage) GetRTBytesDankortCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesDinersClubCreditCard

func (m *FinanceMessage) GetRTBytesDinersClubCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesDiscoverCreditCard

func (m *FinanceMessage) GetRTBytesDiscoverCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesForbrugsforeningenCreditCard

func (m *FinanceMessage) GetRTBytesForbrugsforeningenCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesLaserCreditCard

func (m *FinanceMessage) GetRTBytesLaserCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesMaestroCreditCard

func (m *FinanceMessage) GetRTBytesMaestroCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesMastercardCreditCard

func (m *FinanceMessage) GetRTBytesMastercardCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesSoloCreditCard

func (m *FinanceMessage) GetRTBytesSoloCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesSwitchCreditCard

func (m *FinanceMessage) GetRTBytesSwitchCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesUnknowCreditCard

func (m *FinanceMessage) GetRTBytesUnknowCreditCard() [][]byte

func (*FinanceMessage) GetRTBytesVisaCreditCard

func (m *FinanceMessage) GetRTBytesVisaCreditCard() [][]byte

func (*FinanceMessage) GetRTDankortCreditCard

func (m *FinanceMessage) GetRTDankortCreditCard() []string

func (*FinanceMessage) GetRTDinersClubCreditCard

func (m *FinanceMessage) GetRTDinersClubCreditCard() []string

func (*FinanceMessage) GetRTDiscoverCreditCard

func (m *FinanceMessage) GetRTDiscoverCreditCard() []string

func (*FinanceMessage) GetRTForbrugsforeningenCreditCard

func (m *FinanceMessage) GetRTForbrugsforeningenCreditCard() []string

func (*FinanceMessage) GetRTLaserCreditCard

func (m *FinanceMessage) GetRTLaserCreditCard() []string

func (*FinanceMessage) GetRTMaestroCreditCard

func (m *FinanceMessage) GetRTMaestroCreditCard() []string

func (*FinanceMessage) GetRTMastercardCreditCard

func (m *FinanceMessage) GetRTMastercardCreditCard() []string

func (*FinanceMessage) GetRTSoloCreditCard

func (m *FinanceMessage) GetRTSoloCreditCard() []string

func (*FinanceMessage) GetRTSwitchCreditCard

func (m *FinanceMessage) GetRTSwitchCreditCard() []string

func (*FinanceMessage) GetRTUnknowCreditCard

func (m *FinanceMessage) GetRTUnknowCreditCard() []string

func (*FinanceMessage) GetRTVisaCreditCard

func (m *FinanceMessage) GetRTVisaCreditCard() []string

func (*FinanceMessage) GetRUAmericanExpressCreditCard

func (m *FinanceMessage) GetRUAmericanExpressCreditCard() []string

func (*FinanceMessage) GetRUBytesAmericanExpressCreditCard

func (m *FinanceMessage) GetRUBytesAmericanExpressCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesDankortCreditCard

func (m *FinanceMessage) GetRUBytesDankortCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesDinersClubCreditCard

func (m *FinanceMessage) GetRUBytesDinersClubCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesDiscoverCreditCard

func (m *FinanceMessage) GetRUBytesDiscoverCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesForbrugsforeningenCreditCard

func (m *FinanceMessage) GetRUBytesForbrugsforeningenCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesLaserCreditCard

func (m *FinanceMessage) GetRUBytesLaserCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesMaestroCreditCard

func (m *FinanceMessage) GetRUBytesMaestroCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesMastercardCreditCard

func (m *FinanceMessage) GetRUBytesMastercardCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesSoloCreditCard

func (m *FinanceMessage) GetRUBytesSoloCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesSwitchCreditCard

func (m *FinanceMessage) GetRUBytesSwitchCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesUnknowCreditCard

func (m *FinanceMessage) GetRUBytesUnknowCreditCard() [][]byte

func (*FinanceMessage) GetRUBytesVisaCreditCard

func (m *FinanceMessage) GetRUBytesVisaCreditCard() [][]byte

func (*FinanceMessage) GetRUDankortCreditCard

func (m *FinanceMessage) GetRUDankortCreditCard() []string

func (*FinanceMessage) GetRUDinersClubCreditCard

func (m *FinanceMessage) GetRUDinersClubCreditCard() []string

func (*FinanceMessage) GetRUDiscoverCreditCard

func (m *FinanceMessage) GetRUDiscoverCreditCard() []string

func (*FinanceMessage) GetRUForbrugsforeningenCreditCard

func (m *FinanceMessage) GetRUForbrugsforeningenCreditCard() []string

func (*FinanceMessage) GetRULaserCreditCard

func (m *FinanceMessage) GetRULaserCreditCard() []string

func (*FinanceMessage) GetRUMaestroCreditCard

func (m *FinanceMessage) GetRUMaestroCreditCard() []string

func (*FinanceMessage) GetRUMastercardCreditCard

func (m *FinanceMessage) GetRUMastercardCreditCard() []string

func (*FinanceMessage) GetRUSoloCreditCard

func (m *FinanceMessage) GetRUSoloCreditCard() []string

func (*FinanceMessage) GetRUSwitchCreditCard

func (m *FinanceMessage) GetRUSwitchCreditCard() []string

func (*FinanceMessage) GetRUUnknowCreditCard

func (m *FinanceMessage) GetRUUnknowCreditCard() []string

func (*FinanceMessage) GetRUVisaCreditCard

func (m *FinanceMessage) GetRUVisaCreditCard() []string

func (*FinanceMessage) GetRUnknowCreditCard

func (m *FinanceMessage) GetRUnknowCreditCard() []string

func (*FinanceMessage) GetRVisaCreditCard

func (m *FinanceMessage) GetRVisaCreditCard() []string

func (*FinanceMessage) GetSoloCreditCard

func (m *FinanceMessage) GetSoloCreditCard() string

func (*FinanceMessage) GetSwitchCreditCard

func (m *FinanceMessage) GetSwitchCreditCard() string

func (*FinanceMessage) GetTAmericanExpressCreditCard

func (m *FinanceMessage) GetTAmericanExpressCreditCard() string

func (*FinanceMessage) GetTBytesAmericanExpressCreditCard

func (m *FinanceMessage) GetTBytesAmericanExpressCreditCard() []byte

func (*FinanceMessage) GetTBytesDankortCreditCard

func (m *FinanceMessage) GetTBytesDankortCreditCard() []byte

func (*FinanceMessage) GetTBytesDinersClubCreditCard

func (m *FinanceMessage) GetTBytesDinersClubCreditCard() []byte

func (*FinanceMessage) GetTBytesDiscoverCreditCard

func (m *FinanceMessage) GetTBytesDiscoverCreditCard() []byte

func (*FinanceMessage) GetTBytesForbrugsforeningenCreditCard

func (m *FinanceMessage) GetTBytesForbrugsforeningenCreditCard() []byte

func (*FinanceMessage) GetTBytesLaserCreditCard

func (m *FinanceMessage) GetTBytesLaserCreditCard() []byte

func (*FinanceMessage) GetTBytesMaestroCreditCard

func (m *FinanceMessage) GetTBytesMaestroCreditCard() []byte

func (*FinanceMessage) GetTBytesMastercardCreditCard

func (m *FinanceMessage) GetTBytesMastercardCreditCard() []byte

func (*FinanceMessage) GetTBytesSoloCreditCard

func (m *FinanceMessage) GetTBytesSoloCreditCard() []byte

func (*FinanceMessage) GetTBytesSwitchCreditCard

func (m *FinanceMessage) GetTBytesSwitchCreditCard() []byte

func (*FinanceMessage) GetTBytesUnknowCreditCard

func (m *FinanceMessage) GetTBytesUnknowCreditCard() []byte

func (*FinanceMessage) GetTBytesVisaCreditCard

func (m *FinanceMessage) GetTBytesVisaCreditCard() []byte

func (*FinanceMessage) GetTDankortCreditCard

func (m *FinanceMessage) GetTDankortCreditCard() string

func (*FinanceMessage) GetTDinersClubCreditCard

func (m *FinanceMessage) GetTDinersClubCreditCard() string

func (*FinanceMessage) GetTDiscoverCreditCard

func (m *FinanceMessage) GetTDiscoverCreditCard() string

func (*FinanceMessage) GetTForbrugsforeningenCreditCard

func (m *FinanceMessage) GetTForbrugsforeningenCreditCard() string

func (*FinanceMessage) GetTLaserCreditCard

func (m *FinanceMessage) GetTLaserCreditCard() string

func (*FinanceMessage) GetTMaestroCreditCard

func (m *FinanceMessage) GetTMaestroCreditCard() string

func (*FinanceMessage) GetTMastercardCreditCard

func (m *FinanceMessage) GetTMastercardCreditCard() string

func (*FinanceMessage) GetTSoloCreditCard

func (m *FinanceMessage) GetTSoloCreditCard() string

func (*FinanceMessage) GetTSwitchCreditCard

func (m *FinanceMessage) GetTSwitchCreditCard() string

func (*FinanceMessage) GetTUnknowCreditCard

func (m *FinanceMessage) GetTUnknowCreditCard() string

func (*FinanceMessage) GetTVisaCreditCard

func (m *FinanceMessage) GetTVisaCreditCard() string

func (*FinanceMessage) GetUAmericanExpressCreditCard

func (m *FinanceMessage) GetUAmericanExpressCreditCard() string

func (*FinanceMessage) GetUBytesAmericanExpressCreditCard

func (m *FinanceMessage) GetUBytesAmericanExpressCreditCard() []byte

func (*FinanceMessage) GetUBytesDankortCreditCard

func (m *FinanceMessage) GetUBytesDankortCreditCard() []byte

func (*FinanceMessage) GetUBytesDinersClubCreditCard

func (m *FinanceMessage) GetUBytesDinersClubCreditCard() []byte

func (*FinanceMessage) GetUBytesDiscoverCreditCard

func (m *FinanceMessage) GetUBytesDiscoverCreditCard() []byte

func (*FinanceMessage) GetUBytesForbrugsforeningenCreditCard

func (m *FinanceMessage) GetUBytesForbrugsforeningenCreditCard() []byte

func (*FinanceMessage) GetUBytesLaserCreditCard

func (m *FinanceMessage) GetUBytesLaserCreditCard() []byte

func (*FinanceMessage) GetUBytesMaestroCreditCard

func (m *FinanceMessage) GetUBytesMaestroCreditCard() []byte

func (*FinanceMessage) GetUBytesMastercardCreditCard

func (m *FinanceMessage) GetUBytesMastercardCreditCard() []byte

func (*FinanceMessage) GetUBytesSoloCreditCard

func (m *FinanceMessage) GetUBytesSoloCreditCard() []byte

func (*FinanceMessage) GetUBytesSwitchCreditCard

func (m *FinanceMessage) GetUBytesSwitchCreditCard() []byte

func (*FinanceMessage) GetUBytesUnknowCreditCard

func (m *FinanceMessage) GetUBytesUnknowCreditCard() []byte

func (*FinanceMessage) GetUBytesVisaCreditCard

func (m *FinanceMessage) GetUBytesVisaCreditCard() []byte

func (*FinanceMessage) GetUDankortCreditCard

func (m *FinanceMessage) GetUDankortCreditCard() string

func (*FinanceMessage) GetUDinersClubCreditCard

func (m *FinanceMessage) GetUDinersClubCreditCard() string

func (*FinanceMessage) GetUDiscoverCreditCard

func (m *FinanceMessage) GetUDiscoverCreditCard() string

func (*FinanceMessage) GetUForbrugsforeningenCreditCard

func (m *FinanceMessage) GetUForbrugsforeningenCreditCard() string

func (*FinanceMessage) GetULaserCreditCard

func (m *FinanceMessage) GetULaserCreditCard() string

func (*FinanceMessage) GetUMaestroCreditCard

func (m *FinanceMessage) GetUMaestroCreditCard() string

func (*FinanceMessage) GetUMastercardCreditCard

func (m *FinanceMessage) GetUMastercardCreditCard() string

func (*FinanceMessage) GetUSoloCreditCard

func (m *FinanceMessage) GetUSoloCreditCard() string

func (*FinanceMessage) GetUSwitchCreditCard

func (m *FinanceMessage) GetUSwitchCreditCard() string

func (*FinanceMessage) GetUUnknowCreditCard

func (m *FinanceMessage) GetUUnknowCreditCard() string

func (*FinanceMessage) GetUVisaCreditCard

func (m *FinanceMessage) GetUVisaCreditCard() string

func (*FinanceMessage) GetUnknowCreditCard

func (m *FinanceMessage) GetUnknowCreditCard() string

func (*FinanceMessage) GetVisaCreditCard

func (m *FinanceMessage) GetVisaCreditCard() string

func (*FinanceMessage) ProtoMessage

func (*FinanceMessage) ProtoMessage()

func (*FinanceMessage) Reset

func (m *FinanceMessage) Reset()

func (*FinanceMessage) String

func (m *FinanceMessage) String() string

type HackerMessage

type HackerMessage struct {
	SaySomethingSmart       string   `protobuf:"bytes,1,opt,name=say_something_smart,json=saySomethingSmart" json:"say_something_smart,omitempty"`
	Abbreviation            string   `protobuf:"bytes,2,opt,name=abbreviation" json:"abbreviation,omitempty"`
	Adjective               string   `protobuf:"bytes,3,opt,name=adjective" json:"adjective,omitempty"`
	Noun                    string   `protobuf:"bytes,4,opt,name=noun" json:"noun,omitempty"`
	Verb                    string   `protobuf:"bytes,5,opt,name=verb" json:"verb,omitempty"`
	IngVerb                 string   `protobuf:"bytes,6,opt,name=ing_verb,json=ingVerb" json:"ing_verb,omitempty"`
	Phrases                 string   `protobuf:"bytes,7,opt,name=phrases" json:"phrases,omitempty"`
	BytesSaySomethingSmart  []byte   `` /* 131-byte string literal not displayed */
	BytesAbbreviation       []byte   `protobuf:"bytes,9,opt,name=bytes_abbreviation,json=bytesAbbreviation,proto3" json:"bytes_abbreviation,omitempty"`
	BytesAdjective          []byte   `protobuf:"bytes,10,opt,name=bytes_adjective,json=bytesAdjective,proto3" json:"bytes_adjective,omitempty"`
	BytesNoun               []byte   `protobuf:"bytes,11,opt,name=bytes_noun,json=bytesNoun,proto3" json:"bytes_noun,omitempty"`
	BytesVerb               []byte   `protobuf:"bytes,12,opt,name=bytes_verb,json=bytesVerb,proto3" json:"bytes_verb,omitempty"`
	BytesIngVerb            []byte   `protobuf:"bytes,13,opt,name=bytes_ing_verb,json=bytesIngVerb,proto3" json:"bytes_ing_verb,omitempty"`
	BytesPhrases            []byte   `protobuf:"bytes,14,opt,name=bytes_phrases,json=bytesPhrases,proto3" json:"bytes_phrases,omitempty"`
	RSaySomethingSmart      []string `protobuf:"bytes,15,rep,name=r_say_something_smart,json=rSaySomethingSmart" json:"r_say_something_smart,omitempty"`
	RAbbreviation           []string `protobuf:"bytes,16,rep,name=r_abbreviation,json=rAbbreviation" json:"r_abbreviation,omitempty"`
	RAdjective              []string `protobuf:"bytes,17,rep,name=r_adjective,json=rAdjective" json:"r_adjective,omitempty"`
	RNoun                   []string `protobuf:"bytes,18,rep,name=r_noun,json=rNoun" json:"r_noun,omitempty"`
	RVerb                   []string `protobuf:"bytes,19,rep,name=r_verb,json=rVerb" json:"r_verb,omitempty"`
	RIngVerb                []string `protobuf:"bytes,20,rep,name=r_ing_verb,json=rIngVerb" json:"r_ing_verb,omitempty"`
	RPhrases                []string `protobuf:"bytes,21,rep,name=r_phrases,json=rPhrases" json:"r_phrases,omitempty"`
	RBytesSaySomethingSmart [][]byte `` /* 137-byte string literal not displayed */
	RBytesAbbreviation      [][]byte `protobuf:"bytes,23,rep,name=r_bytes_abbreviation,json=rBytesAbbreviation,proto3" json:"r_bytes_abbreviation,omitempty"`
	RBytesAdjective         [][]byte `protobuf:"bytes,24,rep,name=r_bytes_adjective,json=rBytesAdjective,proto3" json:"r_bytes_adjective,omitempty"`
	RBytesNoun              [][]byte `protobuf:"bytes,25,rep,name=r_bytes_noun,json=rBytesNoun,proto3" json:"r_bytes_noun,omitempty"`
	RBytesVerb              [][]byte `protobuf:"bytes,26,rep,name=r_bytes_verb,json=rBytesVerb,proto3" json:"r_bytes_verb,omitempty"`
	RBytesIngVerb           [][]byte `protobuf:"bytes,27,rep,name=r_bytes_ing_verb,json=rBytesIngVerb,proto3" json:"r_bytes_ing_verb,omitempty"`
	RBytesPhrases           [][]byte `protobuf:"bytes,28,rep,name=r_bytes_phrases,json=rBytesPhrases,proto3" json:"r_bytes_phrases,omitempty"`
	R2SaySomethingSmart     []string `protobuf:"bytes,29,rep,name=r2_say_something_smart,json=r2SaySomethingSmart" json:"r2_say_something_smart,omitempty"`
	R2Abbreviation          []string `protobuf:"bytes,30,rep,name=r2_abbreviation,json=r2Abbreviation" json:"r2_abbreviation,omitempty"`
	R2Adjective             []string `protobuf:"bytes,31,rep,name=r2_adjective,json=r2Adjective" json:"r2_adjective,omitempty"`
	R2Noun                  []string `protobuf:"bytes,32,rep,name=r2_noun,json=r2Noun" json:"r2_noun,omitempty"`
	R2Verb                  []string `protobuf:"bytes,33,rep,name=r2_verb,json=r2Verb" json:"r2_verb,omitempty"`
	R2IngVerb               []string `protobuf:"bytes,34,rep,name=r2_ing_verb,json=r2IngVerb" json:"r2_ing_verb,omitempty"`
	R2Phrases               []string `protobuf:"bytes,35,rep,name=r2_phrases,json=r2Phrases" json:"r2_phrases,omitempty"`
}

func NewHackerMessageGomeetFaker

func NewHackerMessageGomeetFaker() *HackerMessage

func (*HackerMessage) Descriptor

func (*HackerMessage) Descriptor() ([]byte, []int)

func (*HackerMessage) GetAbbreviation

func (m *HackerMessage) GetAbbreviation() string

func (*HackerMessage) GetAdjective

func (m *HackerMessage) GetAdjective() string

func (*HackerMessage) GetBytesAbbreviation

func (m *HackerMessage) GetBytesAbbreviation() []byte

func (*HackerMessage) GetBytesAdjective

func (m *HackerMessage) GetBytesAdjective() []byte

func (*HackerMessage) GetBytesIngVerb

func (m *HackerMessage) GetBytesIngVerb() []byte

func (*HackerMessage) GetBytesNoun

func (m *HackerMessage) GetBytesNoun() []byte

func (*HackerMessage) GetBytesPhrases

func (m *HackerMessage) GetBytesPhrases() []byte

func (*HackerMessage) GetBytesSaySomethingSmart

func (m *HackerMessage) GetBytesSaySomethingSmart() []byte

func (*HackerMessage) GetBytesVerb

func (m *HackerMessage) GetBytesVerb() []byte

func (*HackerMessage) GetIngVerb

func (m *HackerMessage) GetIngVerb() string

func (*HackerMessage) GetNoun

func (m *HackerMessage) GetNoun() string

func (*HackerMessage) GetPhrases

func (m *HackerMessage) GetPhrases() string

func (*HackerMessage) GetR2Abbreviation

func (m *HackerMessage) GetR2Abbreviation() []string

func (*HackerMessage) GetR2Adjective

func (m *HackerMessage) GetR2Adjective() []string

func (*HackerMessage) GetR2IngVerb

func (m *HackerMessage) GetR2IngVerb() []string

func (*HackerMessage) GetR2Noun

func (m *HackerMessage) GetR2Noun() []string

func (*HackerMessage) GetR2Phrases

func (m *HackerMessage) GetR2Phrases() []string

func (*HackerMessage) GetR2SaySomethingSmart

func (m *HackerMessage) GetR2SaySomethingSmart() []string

func (*HackerMessage) GetR2Verb

func (m *HackerMessage) GetR2Verb() []string

func (*HackerMessage) GetRAbbreviation

func (m *HackerMessage) GetRAbbreviation() []string

func (*HackerMessage) GetRAdjective

func (m *HackerMessage) GetRAdjective() []string

func (*HackerMessage) GetRBytesAbbreviation

func (m *HackerMessage) GetRBytesAbbreviation() [][]byte

func (*HackerMessage) GetRBytesAdjective

func (m *HackerMessage) GetRBytesAdjective() [][]byte

func (*HackerMessage) GetRBytesIngVerb

func (m *HackerMessage) GetRBytesIngVerb() [][]byte

func (*HackerMessage) GetRBytesNoun

func (m *HackerMessage) GetRBytesNoun() [][]byte

func (*HackerMessage) GetRBytesPhrases

func (m *HackerMessage) GetRBytesPhrases() [][]byte

func (*HackerMessage) GetRBytesSaySomethingSmart

func (m *HackerMessage) GetRBytesSaySomethingSmart() [][]byte

func (*HackerMessage) GetRBytesVerb

func (m *HackerMessage) GetRBytesVerb() [][]byte

func (*HackerMessage) GetRIngVerb

func (m *HackerMessage) GetRIngVerb() []string

func (*HackerMessage) GetRNoun

func (m *HackerMessage) GetRNoun() []string

func (*HackerMessage) GetRPhrases

func (m *HackerMessage) GetRPhrases() []string

func (*HackerMessage) GetRSaySomethingSmart

func (m *HackerMessage) GetRSaySomethingSmart() []string

func (*HackerMessage) GetRVerb

func (m *HackerMessage) GetRVerb() []string

func (*HackerMessage) GetSaySomethingSmart

func (m *HackerMessage) GetSaySomethingSmart() string

func (*HackerMessage) GetVerb

func (m *HackerMessage) GetVerb() string

func (*HackerMessage) ProtoMessage

func (*HackerMessage) ProtoMessage()

func (*HackerMessage) Reset

func (m *HackerMessage) Reset()

func (*HackerMessage) String

func (m *HackerMessage) String() string

type InternetMessage

type InternetMessage struct {
	Email              string   `protobuf:"bytes,1,opt,name=email" json:"email,omitempty"`
	FreeEmail          string   `protobuf:"bytes,2,opt,name=free_email,json=freeEmail" json:"free_email,omitempty"`
	SafeEmail          string   `protobuf:"bytes,3,opt,name=safe_email,json=safeEmail" json:"safe_email,omitempty"`
	UserName           string   `protobuf:"bytes,4,opt,name=user_name,json=userName" json:"user_name,omitempty"`
	Password           string   `protobuf:"bytes,5,opt,name=password" json:"password,omitempty"`
	DomainName         string   `protobuf:"bytes,6,opt,name=domain_name,json=domainName" json:"domain_name,omitempty"`
	DomainWord         string   `protobuf:"bytes,7,opt,name=domain_word,json=domainWord" json:"domain_word,omitempty"`
	DomainSuffix       string   `protobuf:"bytes,8,opt,name=domain_suffix,json=domainSuffix" json:"domain_suffix,omitempty"`
	MacAddress         string   `protobuf:"bytes,9,opt,name=mac_address,json=macAddress" json:"mac_address,omitempty"`
	Ipv4Address        string   `protobuf:"bytes,10,opt,name=ipv4_address,json=ipv4Address" json:"ipv4_address,omitempty"`
	Ipv6Address        string   `protobuf:"bytes,11,opt,name=ipv6_address,json=ipv6Address" json:"ipv6_address,omitempty"`
	Url                string   `protobuf:"bytes,12,opt,name=url" json:"url,omitempty"`
	Slug               string   `protobuf:"bytes,13,opt,name=slug" json:"slug,omitempty"`
	BytesEmail         []byte   `protobuf:"bytes,14,opt,name=bytes_email,json=bytesEmail,proto3" json:"bytes_email,omitempty"`
	BytesFreeEmail     []byte   `protobuf:"bytes,15,opt,name=bytes_free_email,json=bytesFreeEmail,proto3" json:"bytes_free_email,omitempty"`
	BytesSafeEmail     []byte   `protobuf:"bytes,16,opt,name=bytes_safe_email,json=bytesSafeEmail,proto3" json:"bytes_safe_email,omitempty"`
	BytesUserName      []byte   `protobuf:"bytes,17,opt,name=bytes_user_name,json=bytesUserName,proto3" json:"bytes_user_name,omitempty"`
	BytesPassword      []byte   `protobuf:"bytes,18,opt,name=bytes_password,json=bytesPassword,proto3" json:"bytes_password,omitempty"`
	BytesDomainName    []byte   `protobuf:"bytes,19,opt,name=bytes_domain_name,json=bytesDomainName,proto3" json:"bytes_domain_name,omitempty"`
	BytesDomainWord    []byte   `protobuf:"bytes,20,opt,name=bytes_domain_word,json=bytesDomainWord,proto3" json:"bytes_domain_word,omitempty"`
	BytesDomainSuffix  []byte   `protobuf:"bytes,21,opt,name=bytes_domain_suffix,json=bytesDomainSuffix,proto3" json:"bytes_domain_suffix,omitempty"`
	BytesMacAddress    []byte   `protobuf:"bytes,22,opt,name=bytes_mac_address,json=bytesMacAddress,proto3" json:"bytes_mac_address,omitempty"`
	BytesIpv4Address   []byte   `protobuf:"bytes,23,opt,name=bytes_ipv4_address,json=bytesIpv4Address,proto3" json:"bytes_ipv4_address,omitempty"`
	BytesIpv6Address   []byte   `protobuf:"bytes,24,opt,name=bytes_ipv6_address,json=bytesIpv6Address,proto3" json:"bytes_ipv6_address,omitempty"`
	BytesUrl           []byte   `protobuf:"bytes,25,opt,name=bytes_url,json=bytesUrl,proto3" json:"bytes_url,omitempty"`
	BytesSlug          []byte   `protobuf:"bytes,26,opt,name=bytes_slug,json=bytesSlug,proto3" json:"bytes_slug,omitempty"`
	REmail             []string `protobuf:"bytes,27,rep,name=r_email,json=rEmail" json:"r_email,omitempty"`
	RFreeEmail         []string `protobuf:"bytes,28,rep,name=r_free_email,json=rFreeEmail" json:"r_free_email,omitempty"`
	RSafeEmail         []string `protobuf:"bytes,29,rep,name=r_safe_email,json=rSafeEmail" json:"r_safe_email,omitempty"`
	RUserName          []string `protobuf:"bytes,30,rep,name=r_user_name,json=rUserName" json:"r_user_name,omitempty"`
	RPassword          []string `protobuf:"bytes,31,rep,name=r_password,json=rPassword" json:"r_password,omitempty"`
	RDomainName        []string `protobuf:"bytes,32,rep,name=r_domain_name,json=rDomainName" json:"r_domain_name,omitempty"`
	RDomainWord        []string `protobuf:"bytes,33,rep,name=r_domain_word,json=rDomainWord" json:"r_domain_word,omitempty"`
	RDomainSuffix      []string `protobuf:"bytes,34,rep,name=r_domain_suffix,json=rDomainSuffix" json:"r_domain_suffix,omitempty"`
	RMacAddress        []string `protobuf:"bytes,35,rep,name=r_mac_address,json=rMacAddress" json:"r_mac_address,omitempty"`
	RIpv4Address       []string `protobuf:"bytes,36,rep,name=r_ipv4_address,json=rIpv4Address" json:"r_ipv4_address,omitempty"`
	RIpv6Address       []string `protobuf:"bytes,37,rep,name=r_ipv6_address,json=rIpv6Address" json:"r_ipv6_address,omitempty"`
	RUrl               []string `protobuf:"bytes,38,rep,name=r_url,json=rUrl" json:"r_url,omitempty"`
	RSlug              []string `protobuf:"bytes,39,rep,name=r_slug,json=rSlug" json:"r_slug,omitempty"`
	RBytesEmail        [][]byte `protobuf:"bytes,40,rep,name=r_bytes_email,json=rBytesEmail,proto3" json:"r_bytes_email,omitempty"`
	RBytesFreeEmail    [][]byte `protobuf:"bytes,41,rep,name=r_bytes_free_email,json=rBytesFreeEmail,proto3" json:"r_bytes_free_email,omitempty"`
	RBytesSafeEmail    [][]byte `protobuf:"bytes,42,rep,name=r_bytes_safe_email,json=rBytesSafeEmail,proto3" json:"r_bytes_safe_email,omitempty"`
	RBytesUserName     [][]byte `protobuf:"bytes,43,rep,name=r_bytes_user_name,json=rBytesUserName,proto3" json:"r_bytes_user_name,omitempty"`
	RBytesPassword     [][]byte `protobuf:"bytes,44,rep,name=r_bytes_password,json=rBytesPassword,proto3" json:"r_bytes_password,omitempty"`
	RBytesDomainName   [][]byte `protobuf:"bytes,45,rep,name=r_bytes_domain_name,json=rBytesDomainName,proto3" json:"r_bytes_domain_name,omitempty"`
	RBytesDomainWord   [][]byte `protobuf:"bytes,46,rep,name=r_bytes_domain_word,json=rBytesDomainWord,proto3" json:"r_bytes_domain_word,omitempty"`
	RBytesDomainSuffix [][]byte `protobuf:"bytes,47,rep,name=r_bytes_domain_suffix,json=rBytesDomainSuffix,proto3" json:"r_bytes_domain_suffix,omitempty"`
	RBytesMacAddress   [][]byte `protobuf:"bytes,48,rep,name=r_bytes_mac_address,json=rBytesMacAddress,proto3" json:"r_bytes_mac_address,omitempty"`
	RBytesIpv4Address  [][]byte `protobuf:"bytes,49,rep,name=r_bytes_ipv4_address,json=rBytesIpv4Address,proto3" json:"r_bytes_ipv4_address,omitempty"`
	RBytesIpv6Address  [][]byte `protobuf:"bytes,50,rep,name=r_bytes_ipv6_address,json=rBytesIpv6Address,proto3" json:"r_bytes_ipv6_address,omitempty"`
	RBytesUrl          [][]byte `protobuf:"bytes,51,rep,name=r_bytes_url,json=rBytesUrl,proto3" json:"r_bytes_url,omitempty"`
	RBytesSlug         [][]byte `protobuf:"bytes,52,rep,name=r_bytes_slug,json=rBytesSlug,proto3" json:"r_bytes_slug,omitempty"`
	R2Email            []string `protobuf:"bytes,53,rep,name=r2_email,json=r2Email" json:"r2_email,omitempty"`
	R2FreeEmail        []string `protobuf:"bytes,54,rep,name=r2_free_email,json=r2FreeEmail" json:"r2_free_email,omitempty"`
	R2SafeEmail        []string `protobuf:"bytes,55,rep,name=r2_safe_email,json=r2SafeEmail" json:"r2_safe_email,omitempty"`
	R2UserName         []string `protobuf:"bytes,56,rep,name=r2_user_name,json=r2UserName" json:"r2_user_name,omitempty"`
	R2Password         []string `protobuf:"bytes,57,rep,name=r2_password,json=r2Password" json:"r2_password,omitempty"`
	R2DomainName       []string `protobuf:"bytes,58,rep,name=r2_domain_name,json=r2DomainName" json:"r2_domain_name,omitempty"`
	R2DomainWord       []string `protobuf:"bytes,59,rep,name=r2_domain_word,json=r2DomainWord" json:"r2_domain_word,omitempty"`
	R2DomainSuffix     []string `protobuf:"bytes,60,rep,name=r2_domain_suffix,json=r2DomainSuffix" json:"r2_domain_suffix,omitempty"`
	R2MacAddress       []string `protobuf:"bytes,61,rep,name=r2_mac_address,json=r2MacAddress" json:"r2_mac_address,omitempty"`
	R2Ipv4Address      []string `protobuf:"bytes,62,rep,name=r2_ipv4_address,json=r2Ipv4Address" json:"r2_ipv4_address,omitempty"`
	R2Ipv6Address      []string `protobuf:"bytes,63,rep,name=r2_ipv6_address,json=r2Ipv6Address" json:"r2_ipv6_address,omitempty"`
	R2Url              []string `protobuf:"bytes,64,rep,name=r2_url,json=r2Url" json:"r2_url,omitempty"`
	R2Slug             []string `protobuf:"bytes,65,rep,name=r2_slug,json=r2Slug" json:"r2_slug,omitempty"`
}

func NewInternetMessageGomeetFaker

func NewInternetMessageGomeetFaker() *InternetMessage

func (*InternetMessage) Descriptor

func (*InternetMessage) Descriptor() ([]byte, []int)

func (*InternetMessage) GetBytesDomainName

func (m *InternetMessage) GetBytesDomainName() []byte

func (*InternetMessage) GetBytesDomainSuffix

func (m *InternetMessage) GetBytesDomainSuffix() []byte

func (*InternetMessage) GetBytesDomainWord

func (m *InternetMessage) GetBytesDomainWord() []byte

func (*InternetMessage) GetBytesEmail

func (m *InternetMessage) GetBytesEmail() []byte

func (*InternetMessage) GetBytesFreeEmail

func (m *InternetMessage) GetBytesFreeEmail() []byte

func (*InternetMessage) GetBytesIpv4Address

func (m *InternetMessage) GetBytesIpv4Address() []byte

func (*InternetMessage) GetBytesIpv6Address

func (m *InternetMessage) GetBytesIpv6Address() []byte

func (*InternetMessage) GetBytesMacAddress

func (m *InternetMessage) GetBytesMacAddress() []byte

func (*InternetMessage) GetBytesPassword

func (m *InternetMessage) GetBytesPassword() []byte

func (*InternetMessage) GetBytesSafeEmail

func (m *InternetMessage) GetBytesSafeEmail() []byte

func (*InternetMessage) GetBytesSlug

func (m *InternetMessage) GetBytesSlug() []byte

func (*InternetMessage) GetBytesUrl

func (m *InternetMessage) GetBytesUrl() []byte

func (*InternetMessage) GetBytesUserName

func (m *InternetMessage) GetBytesUserName() []byte

func (*InternetMessage) GetDomainName

func (m *InternetMessage) GetDomainName() string

func (*InternetMessage) GetDomainSuffix

func (m *InternetMessage) GetDomainSuffix() string

func (*InternetMessage) GetDomainWord

func (m *InternetMessage) GetDomainWord() string

func (*InternetMessage) GetEmail

func (m *InternetMessage) GetEmail() string

func (*InternetMessage) GetFreeEmail

func (m *InternetMessage) GetFreeEmail() string

func (*InternetMessage) GetIpv4Address

func (m *InternetMessage) GetIpv4Address() string

func (*InternetMessage) GetIpv6Address

func (m *InternetMessage) GetIpv6Address() string

func (*InternetMessage) GetMacAddress

func (m *InternetMessage) GetMacAddress() string

func (*InternetMessage) GetPassword

func (m *InternetMessage) GetPassword() string

func (*InternetMessage) GetR2DomainName

func (m *InternetMessage) GetR2DomainName() []string

func (*InternetMessage) GetR2DomainSuffix

func (m *InternetMessage) GetR2DomainSuffix() []string

func (*InternetMessage) GetR2DomainWord

func (m *InternetMessage) GetR2DomainWord() []string

func (*InternetMessage) GetR2Email

func (m *InternetMessage) GetR2Email() []string

func (*InternetMessage) GetR2FreeEmail

func (m *InternetMessage) GetR2FreeEmail() []string

func (*InternetMessage) GetR2Ipv4Address

func (m *InternetMessage) GetR2Ipv4Address() []string

func (*InternetMessage) GetR2Ipv6Address

func (m *InternetMessage) GetR2Ipv6Address() []string

func (*InternetMessage) GetR2MacAddress

func (m *InternetMessage) GetR2MacAddress() []string

func (*InternetMessage) GetR2Password

func (m *InternetMessage) GetR2Password() []string

func (*InternetMessage) GetR2SafeEmail

func (m *InternetMessage) GetR2SafeEmail() []string

func (*InternetMessage) GetR2Slug

func (m *InternetMessage) GetR2Slug() []string

func (*InternetMessage) GetR2Url

func (m *InternetMessage) GetR2Url() []string

func (*InternetMessage) GetR2UserName

func (m *InternetMessage) GetR2UserName() []string

func (*InternetMessage) GetRBytesDomainName

func (m *InternetMessage) GetRBytesDomainName() [][]byte

func (*InternetMessage) GetRBytesDomainSuffix

func (m *InternetMessage) GetRBytesDomainSuffix() [][]byte

func (*InternetMessage) GetRBytesDomainWord

func (m *InternetMessage) GetRBytesDomainWord() [][]byte

func (*InternetMessage) GetRBytesEmail

func (m *InternetMessage) GetRBytesEmail() [][]byte

func (*InternetMessage) GetRBytesFreeEmail

func (m *InternetMessage) GetRBytesFreeEmail() [][]byte

func (*InternetMessage) GetRBytesIpv4Address

func (m *InternetMessage) GetRBytesIpv4Address() [][]byte

func (*InternetMessage) GetRBytesIpv6Address

func (m *InternetMessage) GetRBytesIpv6Address() [][]byte

func (*InternetMessage) GetRBytesMacAddress

func (m *InternetMessage) GetRBytesMacAddress() [][]byte

func (*InternetMessage) GetRBytesPassword

func (m *InternetMessage) GetRBytesPassword() [][]byte

func (*InternetMessage) GetRBytesSafeEmail

func (m *InternetMessage) GetRBytesSafeEmail() [][]byte

func (*InternetMessage) GetRBytesSlug

func (m *InternetMessage) GetRBytesSlug() [][]byte

func (*InternetMessage) GetRBytesUrl

func (m *InternetMessage) GetRBytesUrl() [][]byte

func (*InternetMessage) GetRBytesUserName

func (m *InternetMessage) GetRBytesUserName() [][]byte

func (*InternetMessage) GetRDomainName

func (m *InternetMessage) GetRDomainName() []string

func (*InternetMessage) GetRDomainSuffix

func (m *InternetMessage) GetRDomainSuffix() []string

func (*InternetMessage) GetRDomainWord

func (m *InternetMessage) GetRDomainWord() []string

func (*InternetMessage) GetREmail

func (m *InternetMessage) GetREmail() []string

func (*InternetMessage) GetRFreeEmail

func (m *InternetMessage) GetRFreeEmail() []string

func (*InternetMessage) GetRIpv4Address

func (m *InternetMessage) GetRIpv4Address() []string

func (*InternetMessage) GetRIpv6Address

func (m *InternetMessage) GetRIpv6Address() []string

func (*InternetMessage) GetRMacAddress

func (m *InternetMessage) GetRMacAddress() []string

func (*InternetMessage) GetRPassword

func (m *InternetMessage) GetRPassword() []string

func (*InternetMessage) GetRSafeEmail

func (m *InternetMessage) GetRSafeEmail() []string

func (*InternetMessage) GetRSlug

func (m *InternetMessage) GetRSlug() []string

func (*InternetMessage) GetRUrl

func (m *InternetMessage) GetRUrl() []string

func (*InternetMessage) GetRUserName

func (m *InternetMessage) GetRUserName() []string

func (*InternetMessage) GetSafeEmail

func (m *InternetMessage) GetSafeEmail() string

func (*InternetMessage) GetSlug

func (m *InternetMessage) GetSlug() string

func (*InternetMessage) GetUrl

func (m *InternetMessage) GetUrl() string

func (*InternetMessage) GetUserName

func (m *InternetMessage) GetUserName() string

func (*InternetMessage) ProtoMessage

func (*InternetMessage) ProtoMessage()

func (*InternetMessage) Reset

func (m *InternetMessage) Reset()

func (*InternetMessage) String

func (m *InternetMessage) String() string

type LoremMessage

type LoremMessage struct {
	Character        string   `protobuf:"bytes,1,opt,name=character" json:"character,omitempty"`
	Characters       string   `protobuf:"bytes,2,opt,name=characters" json:"characters,omitempty"`
	Word             string   `protobuf:"bytes,3,opt,name=word" json:"word,omitempty"`
	Words            string   `protobuf:"bytes,4,opt,name=words" json:"words,omitempty"`
	Sentence         string   `protobuf:"bytes,5,opt,name=sentence" json:"sentence,omitempty"`
	Sentences        string   `protobuf:"bytes,6,opt,name=sentences" json:"sentences,omitempty"`
	Paragraph        string   `protobuf:"bytes,7,opt,name=paragraph" json:"paragraph,omitempty"`
	Paragraphs       string   `protobuf:"bytes,8,opt,name=paragraphs" json:"paragraphs,omitempty"`
	String_          string   `protobuf:"bytes,9,opt,name=string" json:"string,omitempty"`
	BytesCharacter   []byte   `protobuf:"bytes,10,opt,name=bytes_character,json=bytesCharacter,proto3" json:"bytes_character,omitempty"`
	BytesCharacters  []byte   `protobuf:"bytes,11,opt,name=bytes_characters,json=bytesCharacters,proto3" json:"bytes_characters,omitempty"`
	BytesWord        []byte   `protobuf:"bytes,12,opt,name=bytes_word,json=bytesWord,proto3" json:"bytes_word,omitempty"`
	BytesWords       []byte   `protobuf:"bytes,13,opt,name=bytes_words,json=bytesWords,proto3" json:"bytes_words,omitempty"`
	BytesSentence    []byte   `protobuf:"bytes,14,opt,name=bytes_sentence,json=bytesSentence,proto3" json:"bytes_sentence,omitempty"`
	BytesSentences   []byte   `protobuf:"bytes,15,opt,name=bytes_sentences,json=bytesSentences,proto3" json:"bytes_sentences,omitempty"`
	BytesParagraph   []byte   `protobuf:"bytes,16,opt,name=bytes_paragraph,json=bytesParagraph,proto3" json:"bytes_paragraph,omitempty"`
	BytesParagraphs  []byte   `protobuf:"bytes,17,opt,name=bytes_paragraphs,json=bytesParagraphs,proto3" json:"bytes_paragraphs,omitempty"`
	BytesString      []byte   `protobuf:"bytes,18,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	RCharacter       []string `protobuf:"bytes,19,rep,name=r_character,json=rCharacter" json:"r_character,omitempty"`
	RCharacters      []string `protobuf:"bytes,20,rep,name=r_characters,json=rCharacters" json:"r_characters,omitempty"`
	RWord            []string `protobuf:"bytes,21,rep,name=r_word,json=rWord" json:"r_word,omitempty"`
	RWords           []string `protobuf:"bytes,22,rep,name=r_words,json=rWords" json:"r_words,omitempty"`
	RSentence        []string `protobuf:"bytes,23,rep,name=r_sentence,json=rSentence" json:"r_sentence,omitempty"`
	RSentences       []string `protobuf:"bytes,24,rep,name=r_sentences,json=rSentences" json:"r_sentences,omitempty"`
	RParagraph       []string `protobuf:"bytes,25,rep,name=r_paragraph,json=rParagraph" json:"r_paragraph,omitempty"`
	RParagraphs      []string `protobuf:"bytes,26,rep,name=r_paragraphs,json=rParagraphs" json:"r_paragraphs,omitempty"`
	RString          []string `protobuf:"bytes,27,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesCharacter  [][]byte `protobuf:"bytes,28,rep,name=r_bytes_character,json=rBytesCharacter,proto3" json:"r_bytes_character,omitempty"`
	RBytesCharacters [][]byte `protobuf:"bytes,29,rep,name=r_bytes_characters,json=rBytesCharacters,proto3" json:"r_bytes_characters,omitempty"`
	RBytesWord       [][]byte `protobuf:"bytes,30,rep,name=r_bytes_word,json=rBytesWord,proto3" json:"r_bytes_word,omitempty"`
	RBytesWords      [][]byte `protobuf:"bytes,31,rep,name=r_bytes_words,json=rBytesWords,proto3" json:"r_bytes_words,omitempty"`
	RBytesSentence   [][]byte `protobuf:"bytes,32,rep,name=r_bytes_sentence,json=rBytesSentence,proto3" json:"r_bytes_sentence,omitempty"`
	RBytesSentences  [][]byte `protobuf:"bytes,33,rep,name=r_bytes_sentences,json=rBytesSentences,proto3" json:"r_bytes_sentences,omitempty"`
	RBytesParagraph  [][]byte `protobuf:"bytes,34,rep,name=r_bytes_paragraph,json=rBytesParagraph,proto3" json:"r_bytes_paragraph,omitempty"`
	RBytesParagraphs [][]byte `protobuf:"bytes,35,rep,name=r_bytes_paragraphs,json=rBytesParagraphs,proto3" json:"r_bytes_paragraphs,omitempty"`
	RBytesString     [][]byte `protobuf:"bytes,36,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	R2Character      []string `protobuf:"bytes,37,rep,name=r2_character,json=r2Character" json:"r2_character,omitempty"`
	R2Characters     []string `protobuf:"bytes,38,rep,name=r2_characters,json=r2Characters" json:"r2_characters,omitempty"`
	R2Word           []string `protobuf:"bytes,39,rep,name=r2_word,json=r2Word" json:"r2_word,omitempty"`
	R2Words          []string `protobuf:"bytes,40,rep,name=r2_words,json=r2Words" json:"r2_words,omitempty"`
	R2Sentence       []string `protobuf:"bytes,41,rep,name=r2_sentence,json=r2Sentence" json:"r2_sentence,omitempty"`
	R2Sentences      []string `protobuf:"bytes,42,rep,name=r2_sentences,json=r2Sentences" json:"r2_sentences,omitempty"`
	R2Paragraph      []string `protobuf:"bytes,43,rep,name=r2_paragraph,json=r2Paragraph" json:"r2_paragraph,omitempty"`
	R2Paragraphs     []string `protobuf:"bytes,44,rep,name=r2_paragraphs,json=r2Paragraphs" json:"r2_paragraphs,omitempty"`
	R2String         []string `protobuf:"bytes,45,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewLoremMessageGomeetFaker

func NewLoremMessageGomeetFaker() *LoremMessage

func (*LoremMessage) Descriptor

func (*LoremMessage) Descriptor() ([]byte, []int)

func (*LoremMessage) GetBytesCharacter

func (m *LoremMessage) GetBytesCharacter() []byte

func (*LoremMessage) GetBytesCharacters

func (m *LoremMessage) GetBytesCharacters() []byte

func (*LoremMessage) GetBytesParagraph

func (m *LoremMessage) GetBytesParagraph() []byte

func (*LoremMessage) GetBytesParagraphs

func (m *LoremMessage) GetBytesParagraphs() []byte

func (*LoremMessage) GetBytesSentence

func (m *LoremMessage) GetBytesSentence() []byte

func (*LoremMessage) GetBytesSentences

func (m *LoremMessage) GetBytesSentences() []byte

func (*LoremMessage) GetBytesString

func (m *LoremMessage) GetBytesString() []byte

func (*LoremMessage) GetBytesWord

func (m *LoremMessage) GetBytesWord() []byte

func (*LoremMessage) GetBytesWords

func (m *LoremMessage) GetBytesWords() []byte

func (*LoremMessage) GetCharacter

func (m *LoremMessage) GetCharacter() string

func (*LoremMessage) GetCharacters

func (m *LoremMessage) GetCharacters() string

func (*LoremMessage) GetParagraph

func (m *LoremMessage) GetParagraph() string

func (*LoremMessage) GetParagraphs

func (m *LoremMessage) GetParagraphs() string

func (*LoremMessage) GetR2Character

func (m *LoremMessage) GetR2Character() []string

func (*LoremMessage) GetR2Characters

func (m *LoremMessage) GetR2Characters() []string

func (*LoremMessage) GetR2Paragraph

func (m *LoremMessage) GetR2Paragraph() []string

func (*LoremMessage) GetR2Paragraphs

func (m *LoremMessage) GetR2Paragraphs() []string

func (*LoremMessage) GetR2Sentence

func (m *LoremMessage) GetR2Sentence() []string

func (*LoremMessage) GetR2Sentences

func (m *LoremMessage) GetR2Sentences() []string

func (*LoremMessage) GetR2String

func (m *LoremMessage) GetR2String() []string

func (*LoremMessage) GetR2Word

func (m *LoremMessage) GetR2Word() []string

func (*LoremMessage) GetR2Words

func (m *LoremMessage) GetR2Words() []string

func (*LoremMessage) GetRBytesCharacter

func (m *LoremMessage) GetRBytesCharacter() [][]byte

func (*LoremMessage) GetRBytesCharacters

func (m *LoremMessage) GetRBytesCharacters() [][]byte

func (*LoremMessage) GetRBytesParagraph

func (m *LoremMessage) GetRBytesParagraph() [][]byte

func (*LoremMessage) GetRBytesParagraphs

func (m *LoremMessage) GetRBytesParagraphs() [][]byte

func (*LoremMessage) GetRBytesSentence

func (m *LoremMessage) GetRBytesSentence() [][]byte

func (*LoremMessage) GetRBytesSentences

func (m *LoremMessage) GetRBytesSentences() [][]byte

func (*LoremMessage) GetRBytesString

func (m *LoremMessage) GetRBytesString() [][]byte

func (*LoremMessage) GetRBytesWord

func (m *LoremMessage) GetRBytesWord() [][]byte

func (*LoremMessage) GetRBytesWords

func (m *LoremMessage) GetRBytesWords() [][]byte

func (*LoremMessage) GetRCharacter

func (m *LoremMessage) GetRCharacter() []string

func (*LoremMessage) GetRCharacters

func (m *LoremMessage) GetRCharacters() []string

func (*LoremMessage) GetRParagraph

func (m *LoremMessage) GetRParagraph() []string

func (*LoremMessage) GetRParagraphs

func (m *LoremMessage) GetRParagraphs() []string

func (*LoremMessage) GetRSentence

func (m *LoremMessage) GetRSentence() []string

func (*LoremMessage) GetRSentences

func (m *LoremMessage) GetRSentences() []string

func (*LoremMessage) GetRString

func (m *LoremMessage) GetRString() []string

func (*LoremMessage) GetRWord

func (m *LoremMessage) GetRWord() []string

func (*LoremMessage) GetRWords

func (m *LoremMessage) GetRWords() []string

func (*LoremMessage) GetSentence

func (m *LoremMessage) GetSentence() string

func (*LoremMessage) GetSentences

func (m *LoremMessage) GetSentences() string

func (*LoremMessage) GetString_

func (m *LoremMessage) GetString_() string

func (*LoremMessage) GetWord

func (m *LoremMessage) GetWord() string

func (*LoremMessage) GetWords

func (m *LoremMessage) GetWords() string

func (*LoremMessage) ProtoMessage

func (*LoremMessage) ProtoMessage()

func (*LoremMessage) Reset

func (m *LoremMessage) Reset()

func (*LoremMessage) String

func (m *LoremMessage) String() string

type NameMessage

type NameMessage struct {
	Name            string   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	FirstName       string   `protobuf:"bytes,2,opt,name=first_name,json=firstName" json:"first_name,omitempty"`
	LastName        string   `protobuf:"bytes,3,opt,name=last_name,json=lastName" json:"last_name,omitempty"`
	Prefix          string   `protobuf:"bytes,4,opt,name=prefix" json:"prefix,omitempty"`
	Suffix          string   `protobuf:"bytes,5,opt,name=suffix" json:"suffix,omitempty"`
	Title           string   `protobuf:"bytes,6,opt,name=title" json:"title,omitempty"`
	String_         string   `protobuf:"bytes,7,opt,name=string" json:"string,omitempty"`
	BytesName       []byte   `protobuf:"bytes,8,opt,name=bytes_name,json=bytesName,proto3" json:"bytes_name,omitempty"`
	BytesFirstName  []byte   `protobuf:"bytes,9,opt,name=bytes_first_name,json=bytesFirstName,proto3" json:"bytes_first_name,omitempty"`
	BytesLastName   []byte   `protobuf:"bytes,10,opt,name=bytes_last_name,json=bytesLastName,proto3" json:"bytes_last_name,omitempty"`
	BytesPrefix     []byte   `protobuf:"bytes,11,opt,name=bytes_prefix,json=bytesPrefix,proto3" json:"bytes_prefix,omitempty"`
	BytesSuffix     []byte   `protobuf:"bytes,12,opt,name=bytes_suffix,json=bytesSuffix,proto3" json:"bytes_suffix,omitempty"`
	BytesTitle      []byte   `protobuf:"bytes,13,opt,name=bytes_title,json=bytesTitle,proto3" json:"bytes_title,omitempty"`
	BytesString     []byte   `protobuf:"bytes,14,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	RName           []string `protobuf:"bytes,15,rep,name=r_name,json=rName" json:"r_name,omitempty"`
	RFirstName      []string `protobuf:"bytes,16,rep,name=r_first_name,json=rFirstName" json:"r_first_name,omitempty"`
	RLastName       []string `protobuf:"bytes,17,rep,name=r_last_name,json=rLastName" json:"r_last_name,omitempty"`
	RPrefix         []string `protobuf:"bytes,18,rep,name=r_prefix,json=rPrefix" json:"r_prefix,omitempty"`
	RSuffix         []string `protobuf:"bytes,19,rep,name=r_suffix,json=rSuffix" json:"r_suffix,omitempty"`
	RTitle          []string `protobuf:"bytes,20,rep,name=r_title,json=rTitle" json:"r_title,omitempty"`
	RString         []string `protobuf:"bytes,21,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesName      [][]byte `protobuf:"bytes,22,rep,name=r_bytes_name,json=rBytesName,proto3" json:"r_bytes_name,omitempty"`
	RBytesFirstName [][]byte `protobuf:"bytes,23,rep,name=r_bytes_first_name,json=rBytesFirstName,proto3" json:"r_bytes_first_name,omitempty"`
	RBytesLastName  [][]byte `protobuf:"bytes,24,rep,name=r_bytes_last_name,json=rBytesLastName,proto3" json:"r_bytes_last_name,omitempty"`
	RBytesPrefix    [][]byte `protobuf:"bytes,25,rep,name=r_bytes_prefix,json=rBytesPrefix,proto3" json:"r_bytes_prefix,omitempty"`
	RBytesSuffix    [][]byte `protobuf:"bytes,26,rep,name=r_bytes_suffix,json=rBytesSuffix,proto3" json:"r_bytes_suffix,omitempty"`
	RBytesTitle     [][]byte `protobuf:"bytes,27,rep,name=r_bytes_title,json=rBytesTitle,proto3" json:"r_bytes_title,omitempty"`
	RBytesString    [][]byte `protobuf:"bytes,28,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	R2Name          []string `protobuf:"bytes,29,rep,name=r2_name,json=r2Name" json:"r2_name,omitempty"`
	R2FirstName     []string `protobuf:"bytes,30,rep,name=r2_first_name,json=r2FirstName" json:"r2_first_name,omitempty"`
	R2LastName      []string `protobuf:"bytes,31,rep,name=r2_last_name,json=r2LastName" json:"r2_last_name,omitempty"`
	R2Prefix        []string `protobuf:"bytes,32,rep,name=r2_prefix,json=r2Prefix" json:"r2_prefix,omitempty"`
	R2Suffix        []string `protobuf:"bytes,33,rep,name=r2_suffix,json=r2Suffix" json:"r2_suffix,omitempty"`
	R2Title         []string `protobuf:"bytes,34,rep,name=r2_title,json=r2Title" json:"r2_title,omitempty"`
	R2String        []string `protobuf:"bytes,35,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewNameMessageGomeetFaker

func NewNameMessageGomeetFaker() *NameMessage

func (*NameMessage) Descriptor

func (*NameMessage) Descriptor() ([]byte, []int)

func (*NameMessage) GetBytesFirstName

func (m *NameMessage) GetBytesFirstName() []byte

func (*NameMessage) GetBytesLastName

func (m *NameMessage) GetBytesLastName() []byte

func (*NameMessage) GetBytesName

func (m *NameMessage) GetBytesName() []byte

func (*NameMessage) GetBytesPrefix

func (m *NameMessage) GetBytesPrefix() []byte

func (*NameMessage) GetBytesString

func (m *NameMessage) GetBytesString() []byte

func (*NameMessage) GetBytesSuffix

func (m *NameMessage) GetBytesSuffix() []byte

func (*NameMessage) GetBytesTitle

func (m *NameMessage) GetBytesTitle() []byte

func (*NameMessage) GetFirstName

func (m *NameMessage) GetFirstName() string

func (*NameMessage) GetLastName

func (m *NameMessage) GetLastName() string

func (*NameMessage) GetName

func (m *NameMessage) GetName() string

func (*NameMessage) GetPrefix

func (m *NameMessage) GetPrefix() string

func (*NameMessage) GetR2FirstName

func (m *NameMessage) GetR2FirstName() []string

func (*NameMessage) GetR2LastName

func (m *NameMessage) GetR2LastName() []string

func (*NameMessage) GetR2Name

func (m *NameMessage) GetR2Name() []string

func (*NameMessage) GetR2Prefix

func (m *NameMessage) GetR2Prefix() []string

func (*NameMessage) GetR2String

func (m *NameMessage) GetR2String() []string

func (*NameMessage) GetR2Suffix

func (m *NameMessage) GetR2Suffix() []string

func (*NameMessage) GetR2Title

func (m *NameMessage) GetR2Title() []string

func (*NameMessage) GetRBytesFirstName

func (m *NameMessage) GetRBytesFirstName() [][]byte

func (*NameMessage) GetRBytesLastName

func (m *NameMessage) GetRBytesLastName() [][]byte

func (*NameMessage) GetRBytesName

func (m *NameMessage) GetRBytesName() [][]byte

func (*NameMessage) GetRBytesPrefix

func (m *NameMessage) GetRBytesPrefix() [][]byte

func (*NameMessage) GetRBytesString

func (m *NameMessage) GetRBytesString() [][]byte

func (*NameMessage) GetRBytesSuffix

func (m *NameMessage) GetRBytesSuffix() [][]byte

func (*NameMessage) GetRBytesTitle

func (m *NameMessage) GetRBytesTitle() [][]byte

func (*NameMessage) GetRFirstName

func (m *NameMessage) GetRFirstName() []string

func (*NameMessage) GetRLastName

func (m *NameMessage) GetRLastName() []string

func (*NameMessage) GetRName

func (m *NameMessage) GetRName() []string

func (*NameMessage) GetRPrefix

func (m *NameMessage) GetRPrefix() []string

func (*NameMessage) GetRString

func (m *NameMessage) GetRString() []string

func (*NameMessage) GetRSuffix

func (m *NameMessage) GetRSuffix() []string

func (*NameMessage) GetRTitle

func (m *NameMessage) GetRTitle() []string

func (*NameMessage) GetString_

func (m *NameMessage) GetString_() string

func (*NameMessage) GetSuffix

func (m *NameMessage) GetSuffix() string

func (*NameMessage) GetTitle

func (m *NameMessage) GetTitle() string

func (*NameMessage) ProtoMessage

func (*NameMessage) ProtoMessage()

func (*NameMessage) Reset

func (m *NameMessage) Reset()

func (*NameMessage) String

func (m *NameMessage) String() string

type NumberMessage

type NumberMessage struct {
	Number            string    `protobuf:"bytes,1,opt,name=number" json:"number,omitempty"`
	Decimal           string    `protobuf:"bytes,2,opt,name=decimal" json:"decimal,omitempty"`
	Digit             string    `protobuf:"bytes,3,opt,name=digit" json:"digit,omitempty"`
	Hexadecimal       string    `protobuf:"bytes,4,opt,name=hexadecimal" json:"hexadecimal,omitempty"`
	Between           string    `protobuf:"bytes,5,opt,name=between" json:"between,omitempty"`
	Positive          string    `protobuf:"bytes,6,opt,name=positive" json:"positive,omitempty"`
	Negative          string    `protobuf:"bytes,7,opt,name=negative" json:"negative,omitempty"`
	BytesNumber       []byte    `protobuf:"bytes,8,opt,name=bytes_number,json=bytesNumber,proto3" json:"bytes_number,omitempty"`
	BytesDecimal      []byte    `protobuf:"bytes,9,opt,name=bytes_decimal,json=bytesDecimal,proto3" json:"bytes_decimal,omitempty"`
	BytesDigit        []byte    `protobuf:"bytes,10,opt,name=bytes_digit,json=bytesDigit,proto3" json:"bytes_digit,omitempty"`
	BytesHexadecimal  []byte    `protobuf:"bytes,11,opt,name=bytes_hexadecimal,json=bytesHexadecimal,proto3" json:"bytes_hexadecimal,omitempty"`
	BytesBetween      []byte    `protobuf:"bytes,12,opt,name=bytes_between,json=bytesBetween,proto3" json:"bytes_between,omitempty"`
	BytesPositive     []byte    `protobuf:"bytes,13,opt,name=bytes_positive,json=bytesPositive,proto3" json:"bytes_positive,omitempty"`
	BytesNegative     []byte    `protobuf:"bytes,14,opt,name=bytes_negative,json=bytesNegative,proto3" json:"bytes_negative,omitempty"`
	FloatNumber       float32   `protobuf:"fixed32,15,opt,name=float_number,json=floatNumber" json:"float_number,omitempty"`
	FloatDecimal      float32   `protobuf:"fixed32,16,opt,name=float_decimal,json=floatDecimal" json:"float_decimal,omitempty"`
	FloatDigit        float32   `protobuf:"fixed32,17,opt,name=float_digit,json=floatDigit" json:"float_digit,omitempty"`
	FloatBetween      float32   `protobuf:"fixed32,18,opt,name=float_between,json=floatBetween" json:"float_between,omitempty"`
	FloatPositive     float32   `protobuf:"fixed32,19,opt,name=float_positive,json=floatPositive" json:"float_positive,omitempty"`
	FloatNegative     float32   `protobuf:"fixed32,20,opt,name=float_negative,json=floatNegative" json:"float_negative,omitempty"`
	DoubleNumber      float64   `protobuf:"fixed64,21,opt,name=double_number,json=doubleNumber" json:"double_number,omitempty"`
	DoubleDecimal     float64   `protobuf:"fixed64,22,opt,name=double_decimal,json=doubleDecimal" json:"double_decimal,omitempty"`
	DoubleDigit       float64   `protobuf:"fixed64,23,opt,name=double_digit,json=doubleDigit" json:"double_digit,omitempty"`
	DoubleBetween     float64   `protobuf:"fixed64,24,opt,name=double_between,json=doubleBetween" json:"double_between,omitempty"`
	DoublePositive    float64   `protobuf:"fixed64,25,opt,name=double_positive,json=doublePositive" json:"double_positive,omitempty"`
	DoubleNegative    float64   `protobuf:"fixed64,26,opt,name=double_negative,json=doubleNegative" json:"double_negative,omitempty"`
	Int32Number       int32     `protobuf:"varint,27,opt,name=int32_number,json=int32Number" json:"int32_number,omitempty"`
	Int32Digit        int32     `protobuf:"varint,28,opt,name=int32_digit,json=int32Digit" json:"int32_digit,omitempty"`
	Int32Between      int32     `protobuf:"varint,29,opt,name=int32_between,json=int32Between" json:"int32_between,omitempty"`
	Int32Positive     int32     `protobuf:"varint,30,opt,name=int32_positive,json=int32Positive" json:"int32_positive,omitempty"`
	Int32Negative     int32     `protobuf:"varint,31,opt,name=int32_negative,json=int32Negative" json:"int32_negative,omitempty"`
	Uint32Number      uint32    `protobuf:"varint,32,opt,name=uint32_number,json=uint32Number" json:"uint32_number,omitempty"`
	Uint32Digit       uint32    `protobuf:"varint,33,opt,name=uint32_digit,json=uint32Digit" json:"uint32_digit,omitempty"`
	Uint32Between     uint32    `protobuf:"varint,34,opt,name=uint32_between,json=uint32Between" json:"uint32_between,omitempty"`
	Uint32Positive    uint32    `protobuf:"varint,35,opt,name=uint32_positive,json=uint32Positive" json:"uint32_positive,omitempty"`
	Int64Number       int64     `protobuf:"varint,36,opt,name=int64_number,json=int64Number" json:"int64_number,omitempty"`
	Int64Digit        int64     `protobuf:"varint,38,opt,name=int64_digit,json=int64Digit" json:"int64_digit,omitempty"`
	Int64Between      int64     `protobuf:"varint,39,opt,name=int64_between,json=int64Between" json:"int64_between,omitempty"`
	Int64Positive     int64     `protobuf:"varint,40,opt,name=int64_positive,json=int64Positive" json:"int64_positive,omitempty"`
	Int64Negative     int64     `protobuf:"varint,41,opt,name=int64_negative,json=int64Negative" json:"int64_negative,omitempty"`
	Uint64Number      uint64    `protobuf:"varint,42,opt,name=uint64_number,json=uint64Number" json:"uint64_number,omitempty"`
	Uint64Digit       uint64    `protobuf:"varint,43,opt,name=uint64_digit,json=uint64Digit" json:"uint64_digit,omitempty"`
	Uint64Between     uint64    `protobuf:"varint,44,opt,name=uint64_between,json=uint64Between" json:"uint64_between,omitempty"`
	Uint64Positive    uint64    `protobuf:"varint,45,opt,name=uint64_positive,json=uint64Positive" json:"uint64_positive,omitempty"`
	Sint32Number      int32     `protobuf:"zigzag32,46,opt,name=sint32_number,json=sint32Number" json:"sint32_number,omitempty"`
	Sint32Digit       int32     `protobuf:"zigzag32,47,opt,name=sint32_digit,json=sint32Digit" json:"sint32_digit,omitempty"`
	Sint32Between     int32     `protobuf:"zigzag32,48,opt,name=sint32_between,json=sint32Between" json:"sint32_between,omitempty"`
	Sint32Positive    int32     `protobuf:"zigzag32,49,opt,name=sint32_positive,json=sint32Positive" json:"sint32_positive,omitempty"`
	Sint32Negative    int32     `protobuf:"zigzag32,50,opt,name=sint32_negative,json=sint32Negative" json:"sint32_negative,omitempty"`
	Sint64Number      int64     `protobuf:"zigzag64,57,opt,name=sint64_number,json=sint64Number" json:"sint64_number,omitempty"`
	Sint64Digit       int64     `protobuf:"zigzag64,59,opt,name=sint64_digit,json=sint64Digit" json:"sint64_digit,omitempty"`
	Sint64Between     int64     `protobuf:"zigzag64,63,opt,name=sint64_between,json=sint64Between" json:"sint64_between,omitempty"`
	Sint64Positive    int64     `protobuf:"zigzag64,64,opt,name=sint64_positive,json=sint64Positive" json:"sint64_positive,omitempty"`
	Sint64Negative    int64     `protobuf:"zigzag64,65,opt,name=sint64_negative,json=sint64Negative" json:"sint64_negative,omitempty"`
	Fixed32Number     uint32    `protobuf:"fixed32,66,opt,name=fixed32_number,json=fixed32Number" json:"fixed32_number,omitempty"`
	Fixed32Digit      uint32    `protobuf:"fixed32,67,opt,name=fixed32_digit,json=fixed32Digit" json:"fixed32_digit,omitempty"`
	Fixed32Between    uint32    `protobuf:"fixed32,68,opt,name=fixed32_between,json=fixed32Between" json:"fixed32_between,omitempty"`
	Fixed32Positive   uint32    `protobuf:"fixed32,69,opt,name=fixed32_positive,json=fixed32Positive" json:"fixed32_positive,omitempty"`
	Fixed64Number     uint64    `protobuf:"fixed64,70,opt,name=fixed64_number,json=fixed64Number" json:"fixed64_number,omitempty"`
	Fixed64Digit      uint64    `protobuf:"fixed64,71,opt,name=fixed64_digit,json=fixed64Digit" json:"fixed64_digit,omitempty"`
	Fixed64Between    uint64    `protobuf:"fixed64,72,opt,name=fixed64_between,json=fixed64Between" json:"fixed64_between,omitempty"`
	Fixed64Positive   uint64    `protobuf:"fixed64,73,opt,name=fixed64_positive,json=fixed64Positive" json:"fixed64_positive,omitempty"`
	Sfixed32Number    int32     `protobuf:"fixed32,74,opt,name=sfixed32_number,json=sfixed32Number" json:"sfixed32_number,omitempty"`
	Sfixed32Digit     int32     `protobuf:"fixed32,75,opt,name=sfixed32_digit,json=sfixed32Digit" json:"sfixed32_digit,omitempty"`
	Sfixed32Between   int32     `protobuf:"fixed32,76,opt,name=sfixed32_between,json=sfixed32Between" json:"sfixed32_between,omitempty"`
	Sfixed32Positive  int32     `protobuf:"fixed32,77,opt,name=sfixed32_positive,json=sfixed32Positive" json:"sfixed32_positive,omitempty"`
	Sfixed32Negative  int32     `protobuf:"fixed32,78,opt,name=sfixed32_negative,json=sfixed32Negative" json:"sfixed32_negative,omitempty"`
	Sfixed64Number    int64     `protobuf:"fixed64,79,opt,name=sfixed64_number,json=sfixed64Number" json:"sfixed64_number,omitempty"`
	Sfixed64Digit     int64     `protobuf:"fixed64,80,opt,name=sfixed64_digit,json=sfixed64Digit" json:"sfixed64_digit,omitempty"`
	Sfixed64Between   int64     `protobuf:"fixed64,81,opt,name=sfixed64_between,json=sfixed64Between" json:"sfixed64_between,omitempty"`
	Sfixed64Positive  int64     `protobuf:"fixed64,82,opt,name=sfixed64_positive,json=sfixed64Positive" json:"sfixed64_positive,omitempty"`
	Sfixed64Negative  int64     `protobuf:"fixed64,83,opt,name=sfixed64_negative,json=sfixed64Negative" json:"sfixed64_negative,omitempty"`
	RNumber           []string  `protobuf:"bytes,84,rep,name=r_number,json=rNumber" json:"r_number,omitempty"`
	RDecimal          []string  `protobuf:"bytes,85,rep,name=r_decimal,json=rDecimal" json:"r_decimal,omitempty"`
	RDigit            []string  `protobuf:"bytes,86,rep,name=r_digit,json=rDigit" json:"r_digit,omitempty"`
	RHexadecimal      []string  `protobuf:"bytes,87,rep,name=r_hexadecimal,json=rHexadecimal" json:"r_hexadecimal,omitempty"`
	RBetween          []string  `protobuf:"bytes,88,rep,name=r_between,json=rBetween" json:"r_between,omitempty"`
	RPositive         []string  `protobuf:"bytes,89,rep,name=r_positive,json=rPositive" json:"r_positive,omitempty"`
	RNegative         []string  `protobuf:"bytes,90,rep,name=r_negative,json=rNegative" json:"r_negative,omitempty"`
	RBytesNumber      [][]byte  `protobuf:"bytes,91,rep,name=r_bytes_number,json=rBytesNumber,proto3" json:"r_bytes_number,omitempty"`
	RBytesDecimal     [][]byte  `protobuf:"bytes,92,rep,name=r_bytes_decimal,json=rBytesDecimal,proto3" json:"r_bytes_decimal,omitempty"`
	RBytesDigit       [][]byte  `protobuf:"bytes,93,rep,name=r_bytes_digit,json=rBytesDigit,proto3" json:"r_bytes_digit,omitempty"`
	RBytesHexadecimal [][]byte  `protobuf:"bytes,94,rep,name=r_bytes_hexadecimal,json=rBytesHexadecimal,proto3" json:"r_bytes_hexadecimal,omitempty"`
	RBytesBetween     [][]byte  `protobuf:"bytes,95,rep,name=r_bytes_between,json=rBytesBetween,proto3" json:"r_bytes_between,omitempty"`
	RBytesPositive    [][]byte  `protobuf:"bytes,96,rep,name=r_bytes_positive,json=rBytesPositive,proto3" json:"r_bytes_positive,omitempty"`
	RBytesNegative    [][]byte  `protobuf:"bytes,97,rep,name=r_bytes_negative,json=rBytesNegative,proto3" json:"r_bytes_negative,omitempty"`
	RFloatNumber      []float32 `protobuf:"fixed32,98,rep,packed,name=r_float_number,json=rFloatNumber" json:"r_float_number,omitempty"`
	RFloatDecimal     []float32 `protobuf:"fixed32,99,rep,packed,name=r_float_decimal,json=rFloatDecimal" json:"r_float_decimal,omitempty"`
	RFloatDigit       []float32 `protobuf:"fixed32,100,rep,packed,name=r_float_digit,json=rFloatDigit" json:"r_float_digit,omitempty"`
	RFloatBetween     []float32 `protobuf:"fixed32,101,rep,packed,name=r_float_between,json=rFloatBetween" json:"r_float_between,omitempty"`
	RFloatPositive    []float32 `protobuf:"fixed32,102,rep,packed,name=r_float_positive,json=rFloatPositive" json:"r_float_positive,omitempty"`
	RFloatNegative    []float32 `protobuf:"fixed32,103,rep,packed,name=r_float_negative,json=rFloatNegative" json:"r_float_negative,omitempty"`
	RDoubleNumber     []float64 `protobuf:"fixed64,104,rep,packed,name=r_double_number,json=rDoubleNumber" json:"r_double_number,omitempty"`
	RDoubleDecimal    []float64 `protobuf:"fixed64,105,rep,packed,name=r_double_decimal,json=rDoubleDecimal" json:"r_double_decimal,omitempty"`
	RDoubleDigit      []float64 `protobuf:"fixed64,106,rep,packed,name=r_double_digit,json=rDoubleDigit" json:"r_double_digit,omitempty"`
	RDoubleBetween    []float64 `protobuf:"fixed64,107,rep,packed,name=r_double_between,json=rDoubleBetween" json:"r_double_between,omitempty"`
	RDoublePositive   []float64 `protobuf:"fixed64,108,rep,packed,name=r_double_positive,json=rDoublePositive" json:"r_double_positive,omitempty"`
	RDoubleNegative   []float64 `protobuf:"fixed64,109,rep,packed,name=r_double_negative,json=rDoubleNegative" json:"r_double_negative,omitempty"`
	RInt32Number      []int32   `protobuf:"varint,110,rep,packed,name=r_int32_number,json=rInt32Number" json:"r_int32_number,omitempty"`
	RInt32Digit       []int32   `protobuf:"varint,111,rep,packed,name=r_int32_digit,json=rInt32Digit" json:"r_int32_digit,omitempty"`
	RInt32Between     []int32   `protobuf:"varint,112,rep,packed,name=r_int32_between,json=rInt32Between" json:"r_int32_between,omitempty"`
	RInt32Positive    []int32   `protobuf:"varint,113,rep,packed,name=r_int32_positive,json=rInt32Positive" json:"r_int32_positive,omitempty"`
	RInt32Negative    []int32   `protobuf:"varint,114,rep,packed,name=r_int32_negative,json=rInt32Negative" json:"r_int32_negative,omitempty"`
	RUint32Number     []uint32  `protobuf:"varint,115,rep,packed,name=r_uint32_number,json=rUint32Number" json:"r_uint32_number,omitempty"`
	RUint32Digit      []uint32  `protobuf:"varint,116,rep,packed,name=r_uint32_digit,json=rUint32Digit" json:"r_uint32_digit,omitempty"`
	RUint32Between    []uint32  `protobuf:"varint,117,rep,packed,name=r_uint32_between,json=rUint32Between" json:"r_uint32_between,omitempty"`
	RUint32Positive   []uint32  `protobuf:"varint,118,rep,packed,name=r_uint32_positive,json=rUint32Positive" json:"r_uint32_positive,omitempty"`
	RInt64Number      []int64   `protobuf:"varint,119,rep,packed,name=r_int64_number,json=rInt64Number" json:"r_int64_number,omitempty"`
	RInt64Digit       []int64   `protobuf:"varint,121,rep,packed,name=r_int64_digit,json=rInt64Digit" json:"r_int64_digit,omitempty"`
	RInt64Between     []int64   `protobuf:"varint,122,rep,packed,name=r_int64_between,json=rInt64Between" json:"r_int64_between,omitempty"`
	RInt64Positive    []int64   `protobuf:"varint,123,rep,packed,name=r_int64_positive,json=rInt64Positive" json:"r_int64_positive,omitempty"`
	RInt64Negative    []int64   `protobuf:"varint,124,rep,packed,name=r_int64_negative,json=rInt64Negative" json:"r_int64_negative,omitempty"`
	RUint64Number     []uint64  `protobuf:"varint,125,rep,packed,name=r_uint64_number,json=rUint64Number" json:"r_uint64_number,omitempty"`
	RUint64Digit      []uint64  `protobuf:"varint,126,rep,packed,name=r_uint64_digit,json=rUint64Digit" json:"r_uint64_digit,omitempty"`
	RUint64Between    []uint64  `protobuf:"varint,127,rep,packed,name=r_uint64_between,json=rUint64Between" json:"r_uint64_between,omitempty"`
	RUint64Positive   []uint64  `protobuf:"varint,128,rep,packed,name=r_uint64_positive,json=rUint64Positive" json:"r_uint64_positive,omitempty"`
	RSint32Number     []int32   `protobuf:"zigzag32,129,rep,packed,name=r_sint32_number,json=rSint32Number" json:"r_sint32_number,omitempty"`
	RSint32Digit      []int32   `protobuf:"zigzag32,130,rep,packed,name=r_sint32_digit,json=rSint32Digit" json:"r_sint32_digit,omitempty"`
	RSint32Between    []int32   `protobuf:"zigzag32,131,rep,packed,name=r_sint32_between,json=rSint32Between" json:"r_sint32_between,omitempty"`
	RSint32Positive   []int32   `protobuf:"zigzag32,132,rep,packed,name=r_sint32_positive,json=rSint32Positive" json:"r_sint32_positive,omitempty"`
	RSint32Negative   []int32   `protobuf:"zigzag32,133,rep,packed,name=r_sint32_negative,json=rSint32Negative" json:"r_sint32_negative,omitempty"`
	RSint64Number     []int64   `protobuf:"zigzag64,140,rep,packed,name=r_sint64_number,json=rSint64Number" json:"r_sint64_number,omitempty"`
	RSint64Digit      []int64   `protobuf:"zigzag64,142,rep,packed,name=r_sint64_digit,json=rSint64Digit" json:"r_sint64_digit,omitempty"`
	RSint64Between    []int64   `protobuf:"zigzag64,146,rep,packed,name=r_sint64_between,json=rSint64Between" json:"r_sint64_between,omitempty"`
	RSint64Positive   []int64   `protobuf:"zigzag64,147,rep,packed,name=r_sint64_positive,json=rSint64Positive" json:"r_sint64_positive,omitempty"`
	RSint64Negative   []int64   `protobuf:"zigzag64,148,rep,packed,name=r_sint64_negative,json=rSint64Negative" json:"r_sint64_negative,omitempty"`
	RFixed32Number    []uint32  `protobuf:"fixed32,149,rep,packed,name=r_fixed32_number,json=rFixed32Number" json:"r_fixed32_number,omitempty"`
	RFixed32Digit     []uint32  `protobuf:"fixed32,150,rep,packed,name=r_fixed32_digit,json=rFixed32Digit" json:"r_fixed32_digit,omitempty"`
	RFixed32Between   []uint32  `protobuf:"fixed32,151,rep,packed,name=r_fixed32_between,json=rFixed32Between" json:"r_fixed32_between,omitempty"`
	RFixed32Positive  []uint32  `protobuf:"fixed32,152,rep,packed,name=r_fixed32_positive,json=rFixed32Positive" json:"r_fixed32_positive,omitempty"`
	RFixed64Number    []uint64  `protobuf:"fixed64,153,rep,packed,name=r_fixed64_number,json=rFixed64Number" json:"r_fixed64_number,omitempty"`
	RFixed64Digit     []uint64  `protobuf:"fixed64,154,rep,packed,name=r_fixed64_digit,json=rFixed64Digit" json:"r_fixed64_digit,omitempty"`
	RFixed64Between   []uint64  `protobuf:"fixed64,155,rep,packed,name=r_fixed64_between,json=rFixed64Between" json:"r_fixed64_between,omitempty"`
	RFixed64Positive  []uint64  `protobuf:"fixed64,156,rep,packed,name=r_fixed64_positive,json=rFixed64Positive" json:"r_fixed64_positive,omitempty"`
	RSfixed32Number   []int32   `protobuf:"fixed32,157,rep,packed,name=r_sfixed32_number,json=rSfixed32Number" json:"r_sfixed32_number,omitempty"`
	RSfixed32Digit    []int32   `protobuf:"fixed32,158,rep,packed,name=r_sfixed32_digit,json=rSfixed32Digit" json:"r_sfixed32_digit,omitempty"`
	RSfixed32Between  []int32   `protobuf:"fixed32,159,rep,packed,name=r_sfixed32_between,json=rSfixed32Between" json:"r_sfixed32_between,omitempty"`
	RSfixed32Positive []int32   `protobuf:"fixed32,160,rep,packed,name=r_sfixed32_positive,json=rSfixed32Positive" json:"r_sfixed32_positive,omitempty"`
	RSfixed32Negative []int32   `protobuf:"fixed32,161,rep,packed,name=r_sfixed32_negative,json=rSfixed32Negative" json:"r_sfixed32_negative,omitempty"`
	RSfixed64Number   []int64   `protobuf:"fixed64,162,rep,packed,name=r_sfixed64_number,json=rSfixed64Number" json:"r_sfixed64_number,omitempty"`
	RSfixed64Digit    []int64   `protobuf:"fixed64,163,rep,packed,name=r_sfixed64_digit,json=rSfixed64Digit" json:"r_sfixed64_digit,omitempty"`
	RSfixed64Between  []int64   `protobuf:"fixed64,164,rep,packed,name=r_sfixed64_between,json=rSfixed64Between" json:"r_sfixed64_between,omitempty"`
	RSfixed64Positive []int64   `protobuf:"fixed64,165,rep,packed,name=r_sfixed64_positive,json=rSfixed64Positive" json:"r_sfixed64_positive,omitempty"`
	RSfixed64Negative []int64   `protobuf:"fixed64,166,rep,packed,name=r_sfixed64_negative,json=rSfixed64Negative" json:"r_sfixed64_negative,omitempty"`
	R2Number          []string  `protobuf:"bytes,167,rep,name=r2_number,json=r2Number" json:"r2_number,omitempty"`
	R2Decimal         []string  `protobuf:"bytes,168,rep,name=r2_decimal,json=r2Decimal" json:"r2_decimal,omitempty"`
	R2Digit           []string  `protobuf:"bytes,169,rep,name=r2_digit,json=r2Digit" json:"r2_digit,omitempty"`
	R2Hexadecimal     []string  `protobuf:"bytes,170,rep,name=r2_hexadecimal,json=r2Hexadecimal" json:"r2_hexadecimal,omitempty"`
	R2Between         []string  `protobuf:"bytes,171,rep,name=r2_between,json=r2Between" json:"r2_between,omitempty"`
	R2Positive        []string  `protobuf:"bytes,172,rep,name=r2_positive,json=r2Positive" json:"r2_positive,omitempty"`
	R2Negative        []string  `protobuf:"bytes,173,rep,name=r2_negative,json=r2Negative" json:"r2_negative,omitempty"`
}

func NewNumberMessageGomeetFaker

func NewNumberMessageGomeetFaker() *NumberMessage

func (*NumberMessage) Descriptor

func (*NumberMessage) Descriptor() ([]byte, []int)

func (*NumberMessage) GetBetween

func (m *NumberMessage) GetBetween() string

func (*NumberMessage) GetBytesBetween

func (m *NumberMessage) GetBytesBetween() []byte

func (*NumberMessage) GetBytesDecimal

func (m *NumberMessage) GetBytesDecimal() []byte

func (*NumberMessage) GetBytesDigit

func (m *NumberMessage) GetBytesDigit() []byte

func (*NumberMessage) GetBytesHexadecimal

func (m *NumberMessage) GetBytesHexadecimal() []byte

func (*NumberMessage) GetBytesNegative

func (m *NumberMessage) GetBytesNegative() []byte

func (*NumberMessage) GetBytesNumber

func (m *NumberMessage) GetBytesNumber() []byte

func (*NumberMessage) GetBytesPositive

func (m *NumberMessage) GetBytesPositive() []byte

func (*NumberMessage) GetDecimal

func (m *NumberMessage) GetDecimal() string

func (*NumberMessage) GetDigit

func (m *NumberMessage) GetDigit() string

func (*NumberMessage) GetDoubleBetween

func (m *NumberMessage) GetDoubleBetween() float64

func (*NumberMessage) GetDoubleDecimal

func (m *NumberMessage) GetDoubleDecimal() float64

func (*NumberMessage) GetDoubleDigit

func (m *NumberMessage) GetDoubleDigit() float64

func (*NumberMessage) GetDoubleNegative

func (m *NumberMessage) GetDoubleNegative() float64

func (*NumberMessage) GetDoubleNumber

func (m *NumberMessage) GetDoubleNumber() float64

func (*NumberMessage) GetDoublePositive

func (m *NumberMessage) GetDoublePositive() float64

func (*NumberMessage) GetFixed32Between

func (m *NumberMessage) GetFixed32Between() uint32

func (*NumberMessage) GetFixed32Digit

func (m *NumberMessage) GetFixed32Digit() uint32

func (*NumberMessage) GetFixed32Number

func (m *NumberMessage) GetFixed32Number() uint32

func (*NumberMessage) GetFixed32Positive

func (m *NumberMessage) GetFixed32Positive() uint32

func (*NumberMessage) GetFixed64Between

func (m *NumberMessage) GetFixed64Between() uint64

func (*NumberMessage) GetFixed64Digit

func (m *NumberMessage) GetFixed64Digit() uint64

func (*NumberMessage) GetFixed64Number

func (m *NumberMessage) GetFixed64Number() uint64

func (*NumberMessage) GetFixed64Positive

func (m *NumberMessage) GetFixed64Positive() uint64

func (*NumberMessage) GetFloatBetween

func (m *NumberMessage) GetFloatBetween() float32

func (*NumberMessage) GetFloatDecimal

func (m *NumberMessage) GetFloatDecimal() float32

func (*NumberMessage) GetFloatDigit

func (m *NumberMessage) GetFloatDigit() float32

func (*NumberMessage) GetFloatNegative

func (m *NumberMessage) GetFloatNegative() float32

func (*NumberMessage) GetFloatNumber

func (m *NumberMessage) GetFloatNumber() float32

func (*NumberMessage) GetFloatPositive

func (m *NumberMessage) GetFloatPositive() float32

func (*NumberMessage) GetHexadecimal

func (m *NumberMessage) GetHexadecimal() string

func (*NumberMessage) GetInt32Between

func (m *NumberMessage) GetInt32Between() int32

func (*NumberMessage) GetInt32Digit

func (m *NumberMessage) GetInt32Digit() int32

func (*NumberMessage) GetInt32Negative

func (m *NumberMessage) GetInt32Negative() int32

func (*NumberMessage) GetInt32Number

func (m *NumberMessage) GetInt32Number() int32

func (*NumberMessage) GetInt32Positive

func (m *NumberMessage) GetInt32Positive() int32

func (*NumberMessage) GetInt64Between

func (m *NumberMessage) GetInt64Between() int64

func (*NumberMessage) GetInt64Digit

func (m *NumberMessage) GetInt64Digit() int64

func (*NumberMessage) GetInt64Negative

func (m *NumberMessage) GetInt64Negative() int64

func (*NumberMessage) GetInt64Number

func (m *NumberMessage) GetInt64Number() int64

func (*NumberMessage) GetInt64Positive

func (m *NumberMessage) GetInt64Positive() int64

func (*NumberMessage) GetNegative

func (m *NumberMessage) GetNegative() string

func (*NumberMessage) GetNumber

func (m *NumberMessage) GetNumber() string

func (*NumberMessage) GetPositive

func (m *NumberMessage) GetPositive() string

func (*NumberMessage) GetR2Between

func (m *NumberMessage) GetR2Between() []string

func (*NumberMessage) GetR2Decimal

func (m *NumberMessage) GetR2Decimal() []string

func (*NumberMessage) GetR2Digit

func (m *NumberMessage) GetR2Digit() []string

func (*NumberMessage) GetR2Hexadecimal

func (m *NumberMessage) GetR2Hexadecimal() []string

func (*NumberMessage) GetR2Negative

func (m *NumberMessage) GetR2Negative() []string

func (*NumberMessage) GetR2Number

func (m *NumberMessage) GetR2Number() []string

func (*NumberMessage) GetR2Positive

func (m *NumberMessage) GetR2Positive() []string

func (*NumberMessage) GetRBetween

func (m *NumberMessage) GetRBetween() []string

func (*NumberMessage) GetRBytesBetween

func (m *NumberMessage) GetRBytesBetween() [][]byte

func (*NumberMessage) GetRBytesDecimal

func (m *NumberMessage) GetRBytesDecimal() [][]byte

func (*NumberMessage) GetRBytesDigit

func (m *NumberMessage) GetRBytesDigit() [][]byte

func (*NumberMessage) GetRBytesHexadecimal

func (m *NumberMessage) GetRBytesHexadecimal() [][]byte

func (*NumberMessage) GetRBytesNegative

func (m *NumberMessage) GetRBytesNegative() [][]byte

func (*NumberMessage) GetRBytesNumber

func (m *NumberMessage) GetRBytesNumber() [][]byte

func (*NumberMessage) GetRBytesPositive

func (m *NumberMessage) GetRBytesPositive() [][]byte

func (*NumberMessage) GetRDecimal

func (m *NumberMessage) GetRDecimal() []string

func (*NumberMessage) GetRDigit

func (m *NumberMessage) GetRDigit() []string

func (*NumberMessage) GetRDoubleBetween

func (m *NumberMessage) GetRDoubleBetween() []float64

func (*NumberMessage) GetRDoubleDecimal

func (m *NumberMessage) GetRDoubleDecimal() []float64

func (*NumberMessage) GetRDoubleDigit

func (m *NumberMessage) GetRDoubleDigit() []float64

func (*NumberMessage) GetRDoubleNegative

func (m *NumberMessage) GetRDoubleNegative() []float64

func (*NumberMessage) GetRDoubleNumber

func (m *NumberMessage) GetRDoubleNumber() []float64

func (*NumberMessage) GetRDoublePositive

func (m *NumberMessage) GetRDoublePositive() []float64

func (*NumberMessage) GetRFixed32Between

func (m *NumberMessage) GetRFixed32Between() []uint32

func (*NumberMessage) GetRFixed32Digit

func (m *NumberMessage) GetRFixed32Digit() []uint32

func (*NumberMessage) GetRFixed32Number

func (m *NumberMessage) GetRFixed32Number() []uint32

func (*NumberMessage) GetRFixed32Positive

func (m *NumberMessage) GetRFixed32Positive() []uint32

func (*NumberMessage) GetRFixed64Between

func (m *NumberMessage) GetRFixed64Between() []uint64

func (*NumberMessage) GetRFixed64Digit

func (m *NumberMessage) GetRFixed64Digit() []uint64

func (*NumberMessage) GetRFixed64Number

func (m *NumberMessage) GetRFixed64Number() []uint64

func (*NumberMessage) GetRFixed64Positive

func (m *NumberMessage) GetRFixed64Positive() []uint64

func (*NumberMessage) GetRFloatBetween

func (m *NumberMessage) GetRFloatBetween() []float32

func (*NumberMessage) GetRFloatDecimal

func (m *NumberMessage) GetRFloatDecimal() []float32

func (*NumberMessage) GetRFloatDigit

func (m *NumberMessage) GetRFloatDigit() []float32

func (*NumberMessage) GetRFloatNegative

func (m *NumberMessage) GetRFloatNegative() []float32

func (*NumberMessage) GetRFloatNumber

func (m *NumberMessage) GetRFloatNumber() []float32

func (*NumberMessage) GetRFloatPositive

func (m *NumberMessage) GetRFloatPositive() []float32

func (*NumberMessage) GetRHexadecimal

func (m *NumberMessage) GetRHexadecimal() []string

func (*NumberMessage) GetRInt32Between

func (m *NumberMessage) GetRInt32Between() []int32

func (*NumberMessage) GetRInt32Digit

func (m *NumberMessage) GetRInt32Digit() []int32

func (*NumberMessage) GetRInt32Negative

func (m *NumberMessage) GetRInt32Negative() []int32

func (*NumberMessage) GetRInt32Number

func (m *NumberMessage) GetRInt32Number() []int32

func (*NumberMessage) GetRInt32Positive

func (m *NumberMessage) GetRInt32Positive() []int32

func (*NumberMessage) GetRInt64Between

func (m *NumberMessage) GetRInt64Between() []int64

func (*NumberMessage) GetRInt64Digit

func (m *NumberMessage) GetRInt64Digit() []int64

func (*NumberMessage) GetRInt64Negative

func (m *NumberMessage) GetRInt64Negative() []int64

func (*NumberMessage) GetRInt64Number

func (m *NumberMessage) GetRInt64Number() []int64

func (*NumberMessage) GetRInt64Positive

func (m *NumberMessage) GetRInt64Positive() []int64

func (*NumberMessage) GetRNegative

func (m *NumberMessage) GetRNegative() []string

func (*NumberMessage) GetRNumber

func (m *NumberMessage) GetRNumber() []string

func (*NumberMessage) GetRPositive

func (m *NumberMessage) GetRPositive() []string

func (*NumberMessage) GetRSfixed32Between

func (m *NumberMessage) GetRSfixed32Between() []int32

func (*NumberMessage) GetRSfixed32Digit

func (m *NumberMessage) GetRSfixed32Digit() []int32

func (*NumberMessage) GetRSfixed32Negative

func (m *NumberMessage) GetRSfixed32Negative() []int32

func (*NumberMessage) GetRSfixed32Number

func (m *NumberMessage) GetRSfixed32Number() []int32

func (*NumberMessage) GetRSfixed32Positive

func (m *NumberMessage) GetRSfixed32Positive() []int32

func (*NumberMessage) GetRSfixed64Between

func (m *NumberMessage) GetRSfixed64Between() []int64

func (*NumberMessage) GetRSfixed64Digit

func (m *NumberMessage) GetRSfixed64Digit() []int64

func (*NumberMessage) GetRSfixed64Negative

func (m *NumberMessage) GetRSfixed64Negative() []int64

func (*NumberMessage) GetRSfixed64Number

func (m *NumberMessage) GetRSfixed64Number() []int64

func (*NumberMessage) GetRSfixed64Positive

func (m *NumberMessage) GetRSfixed64Positive() []int64

func (*NumberMessage) GetRSint32Between

func (m *NumberMessage) GetRSint32Between() []int32

func (*NumberMessage) GetRSint32Digit

func (m *NumberMessage) GetRSint32Digit() []int32

func (*NumberMessage) GetRSint32Negative

func (m *NumberMessage) GetRSint32Negative() []int32

func (*NumberMessage) GetRSint32Number

func (m *NumberMessage) GetRSint32Number() []int32

func (*NumberMessage) GetRSint32Positive

func (m *NumberMessage) GetRSint32Positive() []int32

func (*NumberMessage) GetRSint64Between

func (m *NumberMessage) GetRSint64Between() []int64

func (*NumberMessage) GetRSint64Digit

func (m *NumberMessage) GetRSint64Digit() []int64

func (*NumberMessage) GetRSint64Negative

func (m *NumberMessage) GetRSint64Negative() []int64

func (*NumberMessage) GetRSint64Number

func (m *NumberMessage) GetRSint64Number() []int64

func (*NumberMessage) GetRSint64Positive

func (m *NumberMessage) GetRSint64Positive() []int64

func (*NumberMessage) GetRUint32Between

func (m *NumberMessage) GetRUint32Between() []uint32

func (*NumberMessage) GetRUint32Digit

func (m *NumberMessage) GetRUint32Digit() []uint32

func (*NumberMessage) GetRUint32Number

func (m *NumberMessage) GetRUint32Number() []uint32

func (*NumberMessage) GetRUint32Positive

func (m *NumberMessage) GetRUint32Positive() []uint32

func (*NumberMessage) GetRUint64Between

func (m *NumberMessage) GetRUint64Between() []uint64

func (*NumberMessage) GetRUint64Digit

func (m *NumberMessage) GetRUint64Digit() []uint64

func (*NumberMessage) GetRUint64Number

func (m *NumberMessage) GetRUint64Number() []uint64

func (*NumberMessage) GetRUint64Positive

func (m *NumberMessage) GetRUint64Positive() []uint64

func (*NumberMessage) GetSfixed32Between

func (m *NumberMessage) GetSfixed32Between() int32

func (*NumberMessage) GetSfixed32Digit

func (m *NumberMessage) GetSfixed32Digit() int32

func (*NumberMessage) GetSfixed32Negative

func (m *NumberMessage) GetSfixed32Negative() int32

func (*NumberMessage) GetSfixed32Number

func (m *NumberMessage) GetSfixed32Number() int32

func (*NumberMessage) GetSfixed32Positive

func (m *NumberMessage) GetSfixed32Positive() int32

func (*NumberMessage) GetSfixed64Between

func (m *NumberMessage) GetSfixed64Between() int64

func (*NumberMessage) GetSfixed64Digit

func (m *NumberMessage) GetSfixed64Digit() int64

func (*NumberMessage) GetSfixed64Negative

func (m *NumberMessage) GetSfixed64Negative() int64

func (*NumberMessage) GetSfixed64Number

func (m *NumberMessage) GetSfixed64Number() int64

func (*NumberMessage) GetSfixed64Positive

func (m *NumberMessage) GetSfixed64Positive() int64

func (*NumberMessage) GetSint32Between

func (m *NumberMessage) GetSint32Between() int32

func (*NumberMessage) GetSint32Digit

func (m *NumberMessage) GetSint32Digit() int32

func (*NumberMessage) GetSint32Negative

func (m *NumberMessage) GetSint32Negative() int32

func (*NumberMessage) GetSint32Number

func (m *NumberMessage) GetSint32Number() int32

func (*NumberMessage) GetSint32Positive

func (m *NumberMessage) GetSint32Positive() int32

func (*NumberMessage) GetSint64Between

func (m *NumberMessage) GetSint64Between() int64

func (*NumberMessage) GetSint64Digit

func (m *NumberMessage) GetSint64Digit() int64

func (*NumberMessage) GetSint64Negative

func (m *NumberMessage) GetSint64Negative() int64

func (*NumberMessage) GetSint64Number

func (m *NumberMessage) GetSint64Number() int64

func (*NumberMessage) GetSint64Positive

func (m *NumberMessage) GetSint64Positive() int64

func (*NumberMessage) GetUint32Between

func (m *NumberMessage) GetUint32Between() uint32

func (*NumberMessage) GetUint32Digit

func (m *NumberMessage) GetUint32Digit() uint32

func (*NumberMessage) GetUint32Number

func (m *NumberMessage) GetUint32Number() uint32

func (*NumberMessage) GetUint32Positive

func (m *NumberMessage) GetUint32Positive() uint32

func (*NumberMessage) GetUint64Between

func (m *NumberMessage) GetUint64Between() uint64

func (*NumberMessage) GetUint64Digit

func (m *NumberMessage) GetUint64Digit() uint64

func (*NumberMessage) GetUint64Number

func (m *NumberMessage) GetUint64Number() uint64

func (*NumberMessage) GetUint64Positive

func (m *NumberMessage) GetUint64Positive() uint64

func (*NumberMessage) ProtoMessage

func (*NumberMessage) ProtoMessage()

func (*NumberMessage) Reset

func (m *NumberMessage) Reset()

func (*NumberMessage) String

func (m *NumberMessage) String() string

type PhoneNumberMessage

type PhoneNumberMessage struct {
	PhoneNumber               string    `protobuf:"bytes,1,opt,name=phone_number,json=phoneNumber" json:"phone_number,omitempty"`
	CellPhone                 string    `protobuf:"bytes,2,opt,name=cell_phone,json=cellPhone" json:"cell_phone,omitempty"`
	AreaCode                  string    `protobuf:"bytes,3,opt,name=area_code,json=areaCode" json:"area_code,omitempty"`
	ExchangeCode              string    `protobuf:"bytes,4,opt,name=exchange_code,json=exchangeCode" json:"exchange_code,omitempty"`
	SubscriberNumber          string    `protobuf:"bytes,5,opt,name=subscriber_number,json=subscriberNumber" json:"subscriber_number,omitempty"`
	String_                   string    `protobuf:"bytes,6,opt,name=string" json:"string,omitempty"`
	BytesPhoneNumber          []byte    `protobuf:"bytes,7,opt,name=bytes_phone_number,json=bytesPhoneNumber,proto3" json:"bytes_phone_number,omitempty"`
	BytesCellPhone            []byte    `protobuf:"bytes,8,opt,name=bytes_cell_phone,json=bytesCellPhone,proto3" json:"bytes_cell_phone,omitempty"`
	BytesAreaCode             []byte    `protobuf:"bytes,9,opt,name=bytes_area_code,json=bytesAreaCode,proto3" json:"bytes_area_code,omitempty"`
	BytesExchangeCode         []byte    `protobuf:"bytes,10,opt,name=bytes_exchange_code,json=bytesExchangeCode,proto3" json:"bytes_exchange_code,omitempty"`
	BytesSubscriberNumber     []byte    `` /* 127-byte string literal not displayed */
	BytesString               []byte    `protobuf:"bytes,12,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	DoubleSubscriberNumber    float64   `protobuf:"fixed64,13,opt,name=double_subscriber_number,json=doubleSubscriberNumber" json:"double_subscriber_number,omitempty"`
	FloatSubscriberNumber     float32   `protobuf:"fixed32,14,opt,name=float_subscriber_number,json=floatSubscriberNumber" json:"float_subscriber_number,omitempty"`
	Int32SubscriberNumber     int32     `protobuf:"varint,15,opt,name=int32_subscriber_number,json=int32SubscriberNumber" json:"int32_subscriber_number,omitempty"`
	Int64SubscriberNumber     int64     `protobuf:"varint,16,opt,name=int64_subscriber_number,json=int64SubscriberNumber" json:"int64_subscriber_number,omitempty"`
	Uint32SubscriberNumber    uint32    `protobuf:"varint,17,opt,name=uint32_subscriber_number,json=uint32SubscriberNumber" json:"uint32_subscriber_number,omitempty"`
	Uint64SubscriberNumber    uint64    `protobuf:"varint,18,opt,name=uint64_subscriber_number,json=uint64SubscriberNumber" json:"uint64_subscriber_number,omitempty"`
	Fixed32SubscriberNumber   uint32    `` /* 128-byte string literal not displayed */
	Fixed64SubscriberNumber   uint64    `` /* 128-byte string literal not displayed */
	Sfixed32SubscriberNumber  int32     `` /* 131-byte string literal not displayed */
	Sfixed64SubscriberNumber  int64     `` /* 131-byte string literal not displayed */
	RPhoneNumber              []string  `protobuf:"bytes,23,rep,name=r_phone_number,json=rPhoneNumber" json:"r_phone_number,omitempty"`
	RCellPhone                []string  `protobuf:"bytes,24,rep,name=r_cell_phone,json=rCellPhone" json:"r_cell_phone,omitempty"`
	RAreaCode                 []string  `protobuf:"bytes,25,rep,name=r_area_code,json=rAreaCode" json:"r_area_code,omitempty"`
	RExchangeCode             []string  `protobuf:"bytes,26,rep,name=r_exchange_code,json=rExchangeCode" json:"r_exchange_code,omitempty"`
	RSubscriberNumber         []string  `protobuf:"bytes,27,rep,name=r_subscriber_number,json=rSubscriberNumber" json:"r_subscriber_number,omitempty"`
	RString                   []string  `protobuf:"bytes,28,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesPhoneNumber         [][]byte  `protobuf:"bytes,29,rep,name=r_bytes_phone_number,json=rBytesPhoneNumber,proto3" json:"r_bytes_phone_number,omitempty"`
	RBytesCellPhone           [][]byte  `protobuf:"bytes,30,rep,name=r_bytes_cell_phone,json=rBytesCellPhone,proto3" json:"r_bytes_cell_phone,omitempty"`
	RBytesAreaCode            [][]byte  `protobuf:"bytes,31,rep,name=r_bytes_area_code,json=rBytesAreaCode,proto3" json:"r_bytes_area_code,omitempty"`
	RBytesExchangeCode        [][]byte  `protobuf:"bytes,32,rep,name=r_bytes_exchange_code,json=rBytesExchangeCode,proto3" json:"r_bytes_exchange_code,omitempty"`
	RBytesSubscriberNumber    [][]byte  `` /* 132-byte string literal not displayed */
	RBytesString              [][]byte  `protobuf:"bytes,34,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	RDoubleSubscriberNumber   []float64 `` /* 137-byte string literal not displayed */
	RFloatSubscriberNumber    []float32 `` /* 134-byte string literal not displayed */
	RInt32SubscriberNumber    []int32   `` /* 133-byte string literal not displayed */
	RInt64SubscriberNumber    []int64   `` /* 133-byte string literal not displayed */
	RUint32SubscriberNumber   []uint32  `` /* 136-byte string literal not displayed */
	RUint64SubscriberNumber   []uint64  `` /* 136-byte string literal not displayed */
	RFixed32SubscriberNumber  []uint32  `` /* 140-byte string literal not displayed */
	RFixed64SubscriberNumber  []uint64  `` /* 140-byte string literal not displayed */
	RSfixed32SubscriberNumber []int32   `` /* 143-byte string literal not displayed */
	RSfixed64SubscriberNumber []int64   `` /* 143-byte string literal not displayed */
	R2PhoneNumber             []string  `protobuf:"bytes,45,rep,name=r2_phone_number,json=r2PhoneNumber" json:"r2_phone_number,omitempty"`
	R2CellPhone               []string  `protobuf:"bytes,46,rep,name=r2_cell_phone,json=r2CellPhone" json:"r2_cell_phone,omitempty"`
	R2AreaCode                []string  `protobuf:"bytes,47,rep,name=r2_area_code,json=r2AreaCode" json:"r2_area_code,omitempty"`
	R2ExchangeCode            []string  `protobuf:"bytes,48,rep,name=r2_exchange_code,json=r2ExchangeCode" json:"r2_exchange_code,omitempty"`
	R2SubscriberNumber        []string  `protobuf:"bytes,49,rep,name=r2_subscriber_number,json=r2SubscriberNumber" json:"r2_subscriber_number,omitempty"`
	R2String                  []string  `protobuf:"bytes,50,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewPhoneNumberMessageGomeetFaker

func NewPhoneNumberMessageGomeetFaker() *PhoneNumberMessage

func (*PhoneNumberMessage) Descriptor

func (*PhoneNumberMessage) Descriptor() ([]byte, []int)

func (*PhoneNumberMessage) GetAreaCode

func (m *PhoneNumberMessage) GetAreaCode() string

func (*PhoneNumberMessage) GetBytesAreaCode

func (m *PhoneNumberMessage) GetBytesAreaCode() []byte

func (*PhoneNumberMessage) GetBytesCellPhone

func (m *PhoneNumberMessage) GetBytesCellPhone() []byte

func (*PhoneNumberMessage) GetBytesExchangeCode

func (m *PhoneNumberMessage) GetBytesExchangeCode() []byte

func (*PhoneNumberMessage) GetBytesPhoneNumber

func (m *PhoneNumberMessage) GetBytesPhoneNumber() []byte

func (*PhoneNumberMessage) GetBytesString

func (m *PhoneNumberMessage) GetBytesString() []byte

func (*PhoneNumberMessage) GetBytesSubscriberNumber

func (m *PhoneNumberMessage) GetBytesSubscriberNumber() []byte

func (*PhoneNumberMessage) GetCellPhone

func (m *PhoneNumberMessage) GetCellPhone() string

func (*PhoneNumberMessage) GetDoubleSubscriberNumber

func (m *PhoneNumberMessage) GetDoubleSubscriberNumber() float64

func (*PhoneNumberMessage) GetExchangeCode

func (m *PhoneNumberMessage) GetExchangeCode() string

func (*PhoneNumberMessage) GetFixed32SubscriberNumber

func (m *PhoneNumberMessage) GetFixed32SubscriberNumber() uint32

func (*PhoneNumberMessage) GetFixed64SubscriberNumber

func (m *PhoneNumberMessage) GetFixed64SubscriberNumber() uint64

func (*PhoneNumberMessage) GetFloatSubscriberNumber

func (m *PhoneNumberMessage) GetFloatSubscriberNumber() float32

func (*PhoneNumberMessage) GetInt32SubscriberNumber

func (m *PhoneNumberMessage) GetInt32SubscriberNumber() int32

func (*PhoneNumberMessage) GetInt64SubscriberNumber

func (m *PhoneNumberMessage) GetInt64SubscriberNumber() int64

func (*PhoneNumberMessage) GetPhoneNumber

func (m *PhoneNumberMessage) GetPhoneNumber() string

func (*PhoneNumberMessage) GetR2AreaCode

func (m *PhoneNumberMessage) GetR2AreaCode() []string

func (*PhoneNumberMessage) GetR2CellPhone

func (m *PhoneNumberMessage) GetR2CellPhone() []string

func (*PhoneNumberMessage) GetR2ExchangeCode

func (m *PhoneNumberMessage) GetR2ExchangeCode() []string

func (*PhoneNumberMessage) GetR2PhoneNumber

func (m *PhoneNumberMessage) GetR2PhoneNumber() []string

func (*PhoneNumberMessage) GetR2String

func (m *PhoneNumberMessage) GetR2String() []string

func (*PhoneNumberMessage) GetR2SubscriberNumber

func (m *PhoneNumberMessage) GetR2SubscriberNumber() []string

func (*PhoneNumberMessage) GetRAreaCode

func (m *PhoneNumberMessage) GetRAreaCode() []string

func (*PhoneNumberMessage) GetRBytesAreaCode

func (m *PhoneNumberMessage) GetRBytesAreaCode() [][]byte

func (*PhoneNumberMessage) GetRBytesCellPhone

func (m *PhoneNumberMessage) GetRBytesCellPhone() [][]byte

func (*PhoneNumberMessage) GetRBytesExchangeCode

func (m *PhoneNumberMessage) GetRBytesExchangeCode() [][]byte

func (*PhoneNumberMessage) GetRBytesPhoneNumber

func (m *PhoneNumberMessage) GetRBytesPhoneNumber() [][]byte

func (*PhoneNumberMessage) GetRBytesString

func (m *PhoneNumberMessage) GetRBytesString() [][]byte

func (*PhoneNumberMessage) GetRBytesSubscriberNumber

func (m *PhoneNumberMessage) GetRBytesSubscriberNumber() [][]byte

func (*PhoneNumberMessage) GetRCellPhone

func (m *PhoneNumberMessage) GetRCellPhone() []string

func (*PhoneNumberMessage) GetRDoubleSubscriberNumber

func (m *PhoneNumberMessage) GetRDoubleSubscriberNumber() []float64

func (*PhoneNumberMessage) GetRExchangeCode

func (m *PhoneNumberMessage) GetRExchangeCode() []string

func (*PhoneNumberMessage) GetRFixed32SubscriberNumber

func (m *PhoneNumberMessage) GetRFixed32SubscriberNumber() []uint32

func (*PhoneNumberMessage) GetRFixed64SubscriberNumber

func (m *PhoneNumberMessage) GetRFixed64SubscriberNumber() []uint64

func (*PhoneNumberMessage) GetRFloatSubscriberNumber

func (m *PhoneNumberMessage) GetRFloatSubscriberNumber() []float32

func (*PhoneNumberMessage) GetRInt32SubscriberNumber

func (m *PhoneNumberMessage) GetRInt32SubscriberNumber() []int32

func (*PhoneNumberMessage) GetRInt64SubscriberNumber

func (m *PhoneNumberMessage) GetRInt64SubscriberNumber() []int64

func (*PhoneNumberMessage) GetRPhoneNumber

func (m *PhoneNumberMessage) GetRPhoneNumber() []string

func (*PhoneNumberMessage) GetRSfixed32SubscriberNumber

func (m *PhoneNumberMessage) GetRSfixed32SubscriberNumber() []int32

func (*PhoneNumberMessage) GetRSfixed64SubscriberNumber

func (m *PhoneNumberMessage) GetRSfixed64SubscriberNumber() []int64

func (*PhoneNumberMessage) GetRString

func (m *PhoneNumberMessage) GetRString() []string

func (*PhoneNumberMessage) GetRSubscriberNumber

func (m *PhoneNumberMessage) GetRSubscriberNumber() []string

func (*PhoneNumberMessage) GetRUint32SubscriberNumber

func (m *PhoneNumberMessage) GetRUint32SubscriberNumber() []uint32

func (*PhoneNumberMessage) GetRUint64SubscriberNumber

func (m *PhoneNumberMessage) GetRUint64SubscriberNumber() []uint64

func (*PhoneNumberMessage) GetSfixed32SubscriberNumber

func (m *PhoneNumberMessage) GetSfixed32SubscriberNumber() int32

func (*PhoneNumberMessage) GetSfixed64SubscriberNumber

func (m *PhoneNumberMessage) GetSfixed64SubscriberNumber() int64

func (*PhoneNumberMessage) GetString_

func (m *PhoneNumberMessage) GetString_() string

func (*PhoneNumberMessage) GetSubscriberNumber

func (m *PhoneNumberMessage) GetSubscriberNumber() string

func (*PhoneNumberMessage) GetUint32SubscriberNumber

func (m *PhoneNumberMessage) GetUint32SubscriberNumber() uint32

func (*PhoneNumberMessage) GetUint64SubscriberNumber

func (m *PhoneNumberMessage) GetUint64SubscriberNumber() uint64

func (*PhoneNumberMessage) ProtoMessage

func (*PhoneNumberMessage) ProtoMessage()

func (*PhoneNumberMessage) Reset

func (m *PhoneNumberMessage) Reset()

func (*PhoneNumberMessage) String

func (m *PhoneNumberMessage) String() string

type ScalarRepeatedRulesOnlyMessage

type ScalarRepeatedRulesOnlyMessage struct {
	RDoubleValue   []float64 `protobuf:"fixed64,1,rep,packed,name=r_double_value,json=rDoubleValue" json:"r_double_value,omitempty"`
	RFloatValue    []float32 `protobuf:"fixed32,2,rep,packed,name=r_float_value,json=rFloatValue" json:"r_float_value,omitempty"`
	RInt32Value    []int32   `protobuf:"varint,3,rep,packed,name=r_int32_value,json=rInt32Value" json:"r_int32_value,omitempty"`
	RInt64Value    []int64   `protobuf:"varint,4,rep,packed,name=r_int64_value,json=rInt64Value" json:"r_int64_value,omitempty"`
	RUint32Value   []uint32  `protobuf:"varint,5,rep,packed,name=r_uint32_value,json=rUint32Value" json:"r_uint32_value,omitempty"`
	RUint64Value   []uint64  `protobuf:"varint,6,rep,packed,name=r_uint64_value,json=rUint64Value" json:"r_uint64_value,omitempty"`
	RSint32Value   []int32   `protobuf:"zigzag32,7,rep,packed,name=r_sint32_value,json=rSint32Value" json:"r_sint32_value,omitempty"`
	RSint64Value   []int64   `protobuf:"zigzag64,8,rep,packed,name=r_sint64_value,json=rSint64Value" json:"r_sint64_value,omitempty"`
	RFixed32Value  []uint32  `protobuf:"fixed32,9,rep,packed,name=r_fixed32_value,json=rFixed32Value" json:"r_fixed32_value,omitempty"`
	RFixed64Value  []uint64  `protobuf:"fixed64,10,rep,packed,name=r_fixed64_value,json=rFixed64Value" json:"r_fixed64_value,omitempty"`
	RSfixed32Value []int32   `protobuf:"fixed32,11,rep,packed,name=r_sfixed32_value,json=rSfixed32Value" json:"r_sfixed32_value,omitempty"`
	RSfixed64Value []int64   `protobuf:"fixed64,12,rep,packed,name=r_sfixed64_value,json=rSfixed64Value" json:"r_sfixed64_value,omitempty"`
	RBoolValue     []bool    `protobuf:"varint,13,rep,packed,name=r_bool_value,json=rBoolValue" json:"r_bool_value,omitempty"`
	RStringValue   []string  `protobuf:"bytes,14,rep,name=r_string_value,json=rStringValue" json:"r_string_value,omitempty"`
	RBytesValue    [][]byte  `protobuf:"bytes,15,rep,name=r_bytes_value,json=rBytesValue,proto3" json:"r_bytes_value,omitempty"`
}

func NewScalarRepeatedRulesOnlyMessageGomeetFaker

func NewScalarRepeatedRulesOnlyMessageGomeetFaker() *ScalarRepeatedRulesOnlyMessage

func (*ScalarRepeatedRulesOnlyMessage) Descriptor

func (*ScalarRepeatedRulesOnlyMessage) Descriptor() ([]byte, []int)

func (*ScalarRepeatedRulesOnlyMessage) GetRBoolValue

func (m *ScalarRepeatedRulesOnlyMessage) GetRBoolValue() []bool

func (*ScalarRepeatedRulesOnlyMessage) GetRBytesValue

func (m *ScalarRepeatedRulesOnlyMessage) GetRBytesValue() [][]byte

func (*ScalarRepeatedRulesOnlyMessage) GetRDoubleValue

func (m *ScalarRepeatedRulesOnlyMessage) GetRDoubleValue() []float64

func (*ScalarRepeatedRulesOnlyMessage) GetRFixed32Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRFixed32Value() []uint32

func (*ScalarRepeatedRulesOnlyMessage) GetRFixed64Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRFixed64Value() []uint64

func (*ScalarRepeatedRulesOnlyMessage) GetRFloatValue

func (m *ScalarRepeatedRulesOnlyMessage) GetRFloatValue() []float32

func (*ScalarRepeatedRulesOnlyMessage) GetRInt32Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRInt32Value() []int32

func (*ScalarRepeatedRulesOnlyMessage) GetRInt64Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRInt64Value() []int64

func (*ScalarRepeatedRulesOnlyMessage) GetRSfixed32Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRSfixed32Value() []int32

func (*ScalarRepeatedRulesOnlyMessage) GetRSfixed64Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRSfixed64Value() []int64

func (*ScalarRepeatedRulesOnlyMessage) GetRSint32Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRSint32Value() []int32

func (*ScalarRepeatedRulesOnlyMessage) GetRSint64Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRSint64Value() []int64

func (*ScalarRepeatedRulesOnlyMessage) GetRStringValue

func (m *ScalarRepeatedRulesOnlyMessage) GetRStringValue() []string

func (*ScalarRepeatedRulesOnlyMessage) GetRUint32Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRUint32Value() []uint32

func (*ScalarRepeatedRulesOnlyMessage) GetRUint64Value

func (m *ScalarRepeatedRulesOnlyMessage) GetRUint64Value() []uint64

func (*ScalarRepeatedRulesOnlyMessage) ProtoMessage

func (*ScalarRepeatedRulesOnlyMessage) ProtoMessage()

func (*ScalarRepeatedRulesOnlyMessage) Reset

func (m *ScalarRepeatedRulesOnlyMessage) Reset()

func (*ScalarRepeatedRulesOnlyMessage) String

type SkipFakerMessage

type SkipFakerMessage struct {
	DoubleValue    float64   `protobuf:"fixed64,1,opt,name=double_value,json=doubleValue" json:"double_value,omitempty"`
	FloatValue     float32   `protobuf:"fixed32,2,opt,name=float_value,json=floatValue" json:"float_value,omitempty"`
	Int32Value     int32     `protobuf:"varint,3,opt,name=int32_value,json=int32Value" json:"int32_value,omitempty"`
	Int64Value     int64     `protobuf:"varint,4,opt,name=int64_value,json=int64Value" json:"int64_value,omitempty"`
	Uint32Value    uint32    `protobuf:"varint,5,opt,name=uint32_value,json=uint32Value" json:"uint32_value,omitempty"`
	Uint64Value    uint64    `protobuf:"varint,6,opt,name=uint64_value,json=uint64Value" json:"uint64_value,omitempty"`
	Sint32Value    int32     `protobuf:"zigzag32,7,opt,name=sint32_value,json=sint32Value" json:"sint32_value,omitempty"`
	Sint64Value    int64     `protobuf:"zigzag64,8,opt,name=sint64_value,json=sint64Value" json:"sint64_value,omitempty"`
	Fixed32Value   uint32    `protobuf:"fixed32,9,opt,name=fixed32_value,json=fixed32Value" json:"fixed32_value,omitempty"`
	Fixed64Value   uint64    `protobuf:"fixed64,10,opt,name=fixed64_value,json=fixed64Value" json:"fixed64_value,omitempty"`
	Sfixed32Value  int32     `protobuf:"fixed32,11,opt,name=sfixed32_value,json=sfixed32Value" json:"sfixed32_value,omitempty"`
	Sfixed64Value  int64     `protobuf:"fixed64,12,opt,name=sfixed64_value,json=sfixed64Value" json:"sfixed64_value,omitempty"`
	BoolValue      bool      `protobuf:"varint,13,opt,name=bool_value,json=boolValue" json:"bool_value,omitempty"`
	StringValue    string    `protobuf:"bytes,14,opt,name=string_value,json=stringValue" json:"string_value,omitempty"`
	BytesValue     []byte    `protobuf:"bytes,15,opt,name=bytes_value,json=bytesValue,proto3" json:"bytes_value,omitempty"`
	RDoubleValue   []float64 `protobuf:"fixed64,17,rep,packed,name=r_double_value,json=rDoubleValue" json:"r_double_value,omitempty"`
	RFloatValue    []float32 `protobuf:"fixed32,18,rep,packed,name=r_float_value,json=rFloatValue" json:"r_float_value,omitempty"`
	RInt32Value    []int32   `protobuf:"varint,19,rep,packed,name=r_int32_value,json=rInt32Value" json:"r_int32_value,omitempty"`
	RInt64Value    []int64   `protobuf:"varint,20,rep,packed,name=r_int64_value,json=rInt64Value" json:"r_int64_value,omitempty"`
	RUint32Value   []uint32  `protobuf:"varint,21,rep,packed,name=r_uint32_value,json=rUint32Value" json:"r_uint32_value,omitempty"`
	RUint64Value   []uint64  `protobuf:"varint,22,rep,packed,name=r_uint64_value,json=rUint64Value" json:"r_uint64_value,omitempty"`
	RSint32Value   []int32   `protobuf:"zigzag32,23,rep,packed,name=r_sint32_value,json=rSint32Value" json:"r_sint32_value,omitempty"`
	RSint64Value   []int64   `protobuf:"zigzag64,24,rep,packed,name=r_sint64_value,json=rSint64Value" json:"r_sint64_value,omitempty"`
	RFixed32Value  []uint32  `protobuf:"fixed32,25,rep,packed,name=r_fixed32_value,json=rFixed32Value" json:"r_fixed32_value,omitempty"`
	RFixed64Value  []uint64  `protobuf:"fixed64,26,rep,packed,name=r_fixed64_value,json=rFixed64Value" json:"r_fixed64_value,omitempty"`
	RSfixed32Value []int32   `protobuf:"fixed32,27,rep,packed,name=r_sfixed32_value,json=rSfixed32Value" json:"r_sfixed32_value,omitempty"`
	RSfixed64Value []int64   `protobuf:"fixed64,28,rep,packed,name=r_sfixed64_value,json=rSfixed64Value" json:"r_sfixed64_value,omitempty"`
	RBoolValue     []bool    `protobuf:"varint,29,rep,packed,name=r_bool_value,json=rBoolValue" json:"r_bool_value,omitempty"`
	RStringValue   []string  `protobuf:"bytes,30,rep,name=r_string_value,json=rStringValue" json:"r_string_value,omitempty"`
	RBytesValue    [][]byte  `protobuf:"bytes,31,rep,name=r_bytes_value,json=rBytesValue,proto3" json:"r_bytes_value,omitempty"`
}

func NewSkipFakerMessageGomeetFaker

func NewSkipFakerMessageGomeetFaker() *SkipFakerMessage

func (*SkipFakerMessage) Descriptor

func (*SkipFakerMessage) Descriptor() ([]byte, []int)

func (*SkipFakerMessage) GetBoolValue

func (m *SkipFakerMessage) GetBoolValue() bool

func (*SkipFakerMessage) GetBytesValue

func (m *SkipFakerMessage) GetBytesValue() []byte

func (*SkipFakerMessage) GetDoubleValue

func (m *SkipFakerMessage) GetDoubleValue() float64

func (*SkipFakerMessage) GetFixed32Value

func (m *SkipFakerMessage) GetFixed32Value() uint32

func (*SkipFakerMessage) GetFixed64Value

func (m *SkipFakerMessage) GetFixed64Value() uint64

func (*SkipFakerMessage) GetFloatValue

func (m *SkipFakerMessage) GetFloatValue() float32

func (*SkipFakerMessage) GetInt32Value

func (m *SkipFakerMessage) GetInt32Value() int32

func (*SkipFakerMessage) GetInt64Value

func (m *SkipFakerMessage) GetInt64Value() int64

func (*SkipFakerMessage) GetRBoolValue

func (m *SkipFakerMessage) GetRBoolValue() []bool

func (*SkipFakerMessage) GetRBytesValue

func (m *SkipFakerMessage) GetRBytesValue() [][]byte

func (*SkipFakerMessage) GetRDoubleValue

func (m *SkipFakerMessage) GetRDoubleValue() []float64

func (*SkipFakerMessage) GetRFixed32Value

func (m *SkipFakerMessage) GetRFixed32Value() []uint32

func (*SkipFakerMessage) GetRFixed64Value

func (m *SkipFakerMessage) GetRFixed64Value() []uint64

func (*SkipFakerMessage) GetRFloatValue

func (m *SkipFakerMessage) GetRFloatValue() []float32

func (*SkipFakerMessage) GetRInt32Value

func (m *SkipFakerMessage) GetRInt32Value() []int32

func (*SkipFakerMessage) GetRInt64Value

func (m *SkipFakerMessage) GetRInt64Value() []int64

func (*SkipFakerMessage) GetRSfixed32Value

func (m *SkipFakerMessage) GetRSfixed32Value() []int32

func (*SkipFakerMessage) GetRSfixed64Value

func (m *SkipFakerMessage) GetRSfixed64Value() []int64

func (*SkipFakerMessage) GetRSint32Value

func (m *SkipFakerMessage) GetRSint32Value() []int32

func (*SkipFakerMessage) GetRSint64Value

func (m *SkipFakerMessage) GetRSint64Value() []int64

func (*SkipFakerMessage) GetRStringValue

func (m *SkipFakerMessage) GetRStringValue() []string

func (*SkipFakerMessage) GetRUint32Value

func (m *SkipFakerMessage) GetRUint32Value() []uint32

func (*SkipFakerMessage) GetRUint64Value

func (m *SkipFakerMessage) GetRUint64Value() []uint64

func (*SkipFakerMessage) GetSfixed32Value

func (m *SkipFakerMessage) GetSfixed32Value() int32

func (*SkipFakerMessage) GetSfixed64Value

func (m *SkipFakerMessage) GetSfixed64Value() int64

func (*SkipFakerMessage) GetSint32Value

func (m *SkipFakerMessage) GetSint32Value() int32

func (*SkipFakerMessage) GetSint64Value

func (m *SkipFakerMessage) GetSint64Value() int64

func (*SkipFakerMessage) GetStringValue

func (m *SkipFakerMessage) GetStringValue() string

func (*SkipFakerMessage) GetUint32Value

func (m *SkipFakerMessage) GetUint32Value() uint32

func (*SkipFakerMessage) GetUint64Value

func (m *SkipFakerMessage) GetUint64Value() uint64

func (*SkipFakerMessage) ProtoMessage

func (*SkipFakerMessage) ProtoMessage()

func (*SkipFakerMessage) Reset

func (m *SkipFakerMessage) Reset()

func (*SkipFakerMessage) String

func (m *SkipFakerMessage) String() string

type SomeEnum

type SomeEnum int32
const (
	SomeEnum_UNKNOW SomeEnum = 0
	SomeEnum_A      SomeEnum = 1
	SomeEnum_B      SomeEnum = 2
	SomeEnum_C      SomeEnum = 3
	SomeEnum_D      SomeEnum = 4
)

func (SomeEnum) EnumDescriptor

func (SomeEnum) EnumDescriptor() ([]byte, []int)

func (SomeEnum) String

func (x SomeEnum) String() string

type TeamMessage

type TeamMessage struct {
	Name           string   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Creature       string   `protobuf:"bytes,2,opt,name=creature" json:"creature,omitempty"`
	State          string   `protobuf:"bytes,3,opt,name=state" json:"state,omitempty"`
	String_        string   `protobuf:"bytes,4,opt,name=string" json:"string,omitempty"`
	BytesName      []byte   `protobuf:"bytes,5,opt,name=bytes_name,json=bytesName,proto3" json:"bytes_name,omitempty"`
	BytesCreature  []byte   `protobuf:"bytes,6,opt,name=bytes_creature,json=bytesCreature,proto3" json:"bytes_creature,omitempty"`
	BytesState     []byte   `protobuf:"bytes,7,opt,name=bytes_state,json=bytesState,proto3" json:"bytes_state,omitempty"`
	BytesString    []byte   `protobuf:"bytes,8,opt,name=bytes_string,json=bytesString,proto3" json:"bytes_string,omitempty"`
	RName          []string `protobuf:"bytes,9,rep,name=r_name,json=rName" json:"r_name,omitempty"`
	RCreature      []string `protobuf:"bytes,10,rep,name=r_creature,json=rCreature" json:"r_creature,omitempty"`
	RState         []string `protobuf:"bytes,11,rep,name=r_state,json=rState" json:"r_state,omitempty"`
	RString        []string `protobuf:"bytes,12,rep,name=r_string,json=rString" json:"r_string,omitempty"`
	RBytesName     [][]byte `protobuf:"bytes,13,rep,name=r_bytes_name,json=rBytesName,proto3" json:"r_bytes_name,omitempty"`
	RBytesCreature [][]byte `protobuf:"bytes,14,rep,name=r_bytes_creature,json=rBytesCreature,proto3" json:"r_bytes_creature,omitempty"`
	RBytesState    [][]byte `protobuf:"bytes,15,rep,name=r_bytes_state,json=rBytesState,proto3" json:"r_bytes_state,omitempty"`
	RBytesString   [][]byte `protobuf:"bytes,16,rep,name=r_bytes_string,json=rBytesString,proto3" json:"r_bytes_string,omitempty"`
	R2Name         []string `protobuf:"bytes,17,rep,name=r2_name,json=r2Name" json:"r2_name,omitempty"`
	R2Creature     []string `protobuf:"bytes,18,rep,name=r2_creature,json=r2Creature" json:"r2_creature,omitempty"`
	R2State        []string `protobuf:"bytes,19,rep,name=r2_state,json=r2State" json:"r2_state,omitempty"`
	R2String       []string `protobuf:"bytes,20,rep,name=r2_string,json=r2String" json:"r2_string,omitempty"`
}

func NewTeamMessageGomeetFaker

func NewTeamMessageGomeetFaker() *TeamMessage

func (*TeamMessage) Descriptor

func (*TeamMessage) Descriptor() ([]byte, []int)

func (*TeamMessage) GetBytesCreature

func (m *TeamMessage) GetBytesCreature() []byte

func (*TeamMessage) GetBytesName

func (m *TeamMessage) GetBytesName() []byte

func (*TeamMessage) GetBytesState

func (m *TeamMessage) GetBytesState() []byte

func (*TeamMessage) GetBytesString

func (m *TeamMessage) GetBytesString() []byte

func (*TeamMessage) GetCreature

func (m *TeamMessage) GetCreature() string

func (*TeamMessage) GetName

func (m *TeamMessage) GetName() string

func (*TeamMessage) GetR2Creature

func (m *TeamMessage) GetR2Creature() []string

func (*TeamMessage) GetR2Name

func (m *TeamMessage) GetR2Name() []string

func (*TeamMessage) GetR2State

func (m *TeamMessage) GetR2State() []string

func (*TeamMessage) GetR2String

func (m *TeamMessage) GetR2String() []string

func (*TeamMessage) GetRBytesCreature

func (m *TeamMessage) GetRBytesCreature() [][]byte

func (*TeamMessage) GetRBytesName

func (m *TeamMessage) GetRBytesName() [][]byte

func (*TeamMessage) GetRBytesState

func (m *TeamMessage) GetRBytesState() [][]byte

func (*TeamMessage) GetRBytesString

func (m *TeamMessage) GetRBytesString() [][]byte

func (*TeamMessage) GetRCreature

func (m *TeamMessage) GetRCreature() []string

func (*TeamMessage) GetRName

func (m *TeamMessage) GetRName() []string

func (*TeamMessage) GetRState

func (m *TeamMessage) GetRState() []string

func (*TeamMessage) GetRString

func (m *TeamMessage) GetRString() []string

func (*TeamMessage) GetState

func (m *TeamMessage) GetState() string

func (*TeamMessage) GetString_

func (m *TeamMessage) GetString_() string

func (*TeamMessage) ProtoMessage

func (*TeamMessage) ProtoMessage()

func (*TeamMessage) Reset

func (m *TeamMessage) Reset()

func (*TeamMessage) String

func (m *TeamMessage) String() string

type TimeMessage

type TimeMessage struct {
	Between           *google_protobuf1.Timestamp   `protobuf:"bytes,1,opt,name=between" json:"between,omitempty"`
	Forward           *google_protobuf1.Timestamp   `protobuf:"bytes,2,opt,name=forward" json:"forward,omitempty"`
	Backward          *google_protobuf1.Timestamp   `protobuf:"bytes,3,opt,name=backward" json:"backward,omitempty"`
	Birthday          *google_protobuf1.Timestamp   `protobuf:"bytes,4,opt,name=birthday" json:"birthday,omitempty"`
	StringBetween     string                        `protobuf:"bytes,5,opt,name=string_between,json=stringBetween" json:"string_between,omitempty"`
	StringForward     string                        `protobuf:"bytes,6,opt,name=string_forward,json=stringForward" json:"string_forward,omitempty"`
	StringBackward    string                        `protobuf:"bytes,7,opt,name=string_backward,json=stringBackward" json:"string_backward,omitempty"`
	StringBirthday    string                        `protobuf:"bytes,8,opt,name=string_birthday,json=stringBirthday" json:"string_birthday,omitempty"`
	BytesBetween      []byte                        `protobuf:"bytes,9,opt,name=bytes_between,json=bytesBetween,proto3" json:"bytes_between,omitempty"`
	BytesForward      []byte                        `protobuf:"bytes,10,opt,name=bytes_forward,json=bytesForward,proto3" json:"bytes_forward,omitempty"`
	BytesBackward     []byte                        `protobuf:"bytes,11,opt,name=bytes_backward,json=bytesBackward,proto3" json:"bytes_backward,omitempty"`
	BytesBirthday     []byte                        `protobuf:"bytes,12,opt,name=bytes_birthday,json=bytesBirthday,proto3" json:"bytes_birthday,omitempty"`
	FStringBetween    string                        `protobuf:"bytes,13,opt,name=f_string_between,json=fStringBetween" json:"f_string_between,omitempty"`
	FStringForward    string                        `protobuf:"bytes,14,opt,name=f_string_forward,json=fStringForward" json:"f_string_forward,omitempty"`
	FStringBackward   string                        `protobuf:"bytes,15,opt,name=f_string_backward,json=fStringBackward" json:"f_string_backward,omitempty"`
	FStringBirthday   string                        `protobuf:"bytes,16,opt,name=f_string_birthday,json=fStringBirthday" json:"f_string_birthday,omitempty"`
	FBytesBetween     []byte                        `protobuf:"bytes,17,opt,name=f_bytes_between,json=fBytesBetween,proto3" json:"f_bytes_between,omitempty"`
	FBytesForward     []byte                        `protobuf:"bytes,18,opt,name=f_bytes_forward,json=fBytesForward,proto3" json:"f_bytes_forward,omitempty"`
	FBytesBackward    []byte                        `protobuf:"bytes,19,opt,name=f_bytes_backward,json=fBytesBackward,proto3" json:"f_bytes_backward,omitempty"`
	FBytesBirthday    []byte                        `protobuf:"bytes,20,opt,name=f_bytes_birthday,json=fBytesBirthday,proto3" json:"f_bytes_birthday,omitempty"`
	EStringForward    string                        `protobuf:"bytes,21,opt,name=e_string_forward,json=eStringForward" json:"e_string_forward,omitempty"`
	EStringBackward   string                        `protobuf:"bytes,22,opt,name=e_string_backward,json=eStringBackward" json:"e_string_backward,omitempty"`
	EBytesForward     []byte                        `protobuf:"bytes,23,opt,name=e_bytes_forward,json=eBytesForward,proto3" json:"e_bytes_forward,omitempty"`
	EBytesBackward    []byte                        `protobuf:"bytes,24,opt,name=e_bytes_backward,json=eBytesBackward,proto3" json:"e_bytes_backward,omitempty"`
	EFStringForward   string                        `protobuf:"bytes,27,opt,name=e_f_string_forward,json=eFStringForward" json:"e_f_string_forward,omitempty"`
	EFStringBackward  string                        `protobuf:"bytes,28,opt,name=e_f_string_backward,json=eFStringBackward" json:"e_f_string_backward,omitempty"`
	EFBytesForward    []byte                        `protobuf:"bytes,31,opt,name=e_f_bytes_forward,json=eFBytesForward,proto3" json:"e_f_bytes_forward,omitempty"`
	EFBytesBackward   []byte                        `protobuf:"bytes,32,opt,name=e_f_bytes_backward,json=eFBytesBackward,proto3" json:"e_f_bytes_backward,omitempty"`
	RBetween          []*google_protobuf1.Timestamp `protobuf:"bytes,33,rep,name=r_between,json=rBetween" json:"r_between,omitempty"`
	RForward          []*google_protobuf1.Timestamp `protobuf:"bytes,34,rep,name=r_forward,json=rForward" json:"r_forward,omitempty"`
	RBackward         []*google_protobuf1.Timestamp `protobuf:"bytes,35,rep,name=r_backward,json=rBackward" json:"r_backward,omitempty"`
	RBirthday         []*google_protobuf1.Timestamp `protobuf:"bytes,36,rep,name=r_birthday,json=rBirthday" json:"r_birthday,omitempty"`
	RStringBetween    []string                      `protobuf:"bytes,37,rep,name=r_string_between,json=rStringBetween" json:"r_string_between,omitempty"`
	RStringForward    []string                      `protobuf:"bytes,38,rep,name=r_string_forward,json=rStringForward" json:"r_string_forward,omitempty"`
	RStringBackward   []string                      `protobuf:"bytes,39,rep,name=r_string_backward,json=rStringBackward" json:"r_string_backward,omitempty"`
	RStringBirthday   []string                      `protobuf:"bytes,40,rep,name=r_string_birthday,json=rStringBirthday" json:"r_string_birthday,omitempty"`
	RBytesBetween     [][]byte                      `protobuf:"bytes,41,rep,name=r_bytes_between,json=rBytesBetween,proto3" json:"r_bytes_between,omitempty"`
	RBytesForward     [][]byte                      `protobuf:"bytes,42,rep,name=r_bytes_forward,json=rBytesForward,proto3" json:"r_bytes_forward,omitempty"`
	RBytesBackward    [][]byte                      `protobuf:"bytes,43,rep,name=r_bytes_backward,json=rBytesBackward,proto3" json:"r_bytes_backward,omitempty"`
	RBytesBirthday    [][]byte                      `protobuf:"bytes,44,rep,name=r_bytes_birthday,json=rBytesBirthday,proto3" json:"r_bytes_birthday,omitempty"`
	RFStringBetween   []string                      `protobuf:"bytes,45,rep,name=r_f_string_between,json=rFStringBetween" json:"r_f_string_between,omitempty"`
	RFStringForward   []string                      `protobuf:"bytes,46,rep,name=r_f_string_forward,json=rFStringForward" json:"r_f_string_forward,omitempty"`
	RFStringBackward  []string                      `protobuf:"bytes,47,rep,name=r_f_string_backward,json=rFStringBackward" json:"r_f_string_backward,omitempty"`
	RFStringBirthday  []string                      `protobuf:"bytes,48,rep,name=r_f_string_birthday,json=rFStringBirthday" json:"r_f_string_birthday,omitempty"`
	RFBytesBetween    [][]byte                      `protobuf:"bytes,49,rep,name=r_f_bytes_between,json=rFBytesBetween,proto3" json:"r_f_bytes_between,omitempty"`
	RFBytesForward    [][]byte                      `protobuf:"bytes,50,rep,name=r_f_bytes_forward,json=rFBytesForward,proto3" json:"r_f_bytes_forward,omitempty"`
	RFBytesBackward   [][]byte                      `protobuf:"bytes,51,rep,name=r_f_bytes_backward,json=rFBytesBackward,proto3" json:"r_f_bytes_backward,omitempty"`
	RFBytesBirthday   [][]byte                      `protobuf:"bytes,52,rep,name=r_f_bytes_birthday,json=rFBytesBirthday,proto3" json:"r_f_bytes_birthday,omitempty"`
	REStringForward   []string                      `protobuf:"bytes,53,rep,name=r_e_string_forward,json=rEStringForward" json:"r_e_string_forward,omitempty"`
	REStringBackward  []string                      `protobuf:"bytes,54,rep,name=r_e_string_backward,json=rEStringBackward" json:"r_e_string_backward,omitempty"`
	REBytesForward    [][]byte                      `protobuf:"bytes,55,rep,name=r_e_bytes_forward,json=rEBytesForward,proto3" json:"r_e_bytes_forward,omitempty"`
	REBytesBackward   [][]byte                      `protobuf:"bytes,56,rep,name=r_e_bytes_backward,json=rEBytesBackward,proto3" json:"r_e_bytes_backward,omitempty"`
	REFStringForward  []string                      `protobuf:"bytes,59,rep,name=r_e_f_string_forward,json=rEFStringForward" json:"r_e_f_string_forward,omitempty"`
	REFStringBackward []string                      `protobuf:"bytes,60,rep,name=r_e_f_string_backward,json=rEFStringBackward" json:"r_e_f_string_backward,omitempty"`
	REFBytesForward   [][]byte                      `protobuf:"bytes,63,rep,name=r_e_f_bytes_forward,json=rEFBytesForward,proto3" json:"r_e_f_bytes_forward,omitempty"`
	REFBytesBackward  [][]byte                      `protobuf:"bytes,64,rep,name=r_e_f_bytes_backward,json=rEFBytesBackward,proto3" json:"r_e_f_bytes_backward,omitempty"`
	R2Between         []*google_protobuf1.Timestamp `protobuf:"bytes,65,rep,name=r2_between,json=r2Between" json:"r2_between,omitempty"`
	R2Forward         []*google_protobuf1.Timestamp `protobuf:"bytes,66,rep,name=r2_forward,json=r2Forward" json:"r2_forward,omitempty"`
	R2Backward        []*google_protobuf1.Timestamp `protobuf:"bytes,67,rep,name=r2_backward,json=r2Backward" json:"r2_backward,omitempty"`
	R2Birthday        []*google_protobuf1.Timestamp `protobuf:"bytes,68,rep,name=r2_birthday,json=r2Birthday" json:"r2_birthday,omitempty"`
	R2StringBetween   []string                      `protobuf:"bytes,69,rep,name=r2_string_between,json=r2StringBetween" json:"r2_string_between,omitempty"`
	R2StringForward   []string                      `protobuf:"bytes,70,rep,name=r2_string_forward,json=r2StringForward" json:"r2_string_forward,omitempty"`
	R2StringBackward  []string                      `protobuf:"bytes,71,rep,name=r2_string_backward,json=r2StringBackward" json:"r2_string_backward,omitempty"`
	R2StringBirthday  []string                      `protobuf:"bytes,72,rep,name=r2_string_birthday,json=r2StringBirthday" json:"r2_string_birthday,omitempty"`
	R2FStringBetween  []string                      `protobuf:"bytes,73,rep,name=r2_f_string_between,json=r2FStringBetween" json:"r2_f_string_between,omitempty"`
	R2FStringForward  []string                      `protobuf:"bytes,74,rep,name=r2_f_string_forward,json=r2FStringForward" json:"r2_f_string_forward,omitempty"`
	R2FStringBackward []string                      `protobuf:"bytes,75,rep,name=r2_f_string_backward,json=r2FStringBackward" json:"r2_f_string_backward,omitempty"`
	R2FStringBirthday []string                      `protobuf:"bytes,76,rep,name=r2_f_string_birthday,json=r2FStringBirthday" json:"r2_f_string_birthday,omitempty"`
	// repeated bytes ...
	Now          *google_protobuf1.Timestamp   `protobuf:"bytes,77,opt,name=now" json:"now,omitempty"`
	StringNow    string                        `protobuf:"bytes,78,opt,name=string_now,json=stringNow" json:"string_now,omitempty"`
	BytesNow     []byte                        `protobuf:"bytes,79,opt,name=bytes_now,json=bytesNow,proto3" json:"bytes_now,omitempty"`
	FStringNow   string                        `protobuf:"bytes,80,opt,name=f_string_now,json=fStringNow" json:"f_string_now,omitempty"`
	FBytesNow    []byte                        `protobuf:"bytes,81,opt,name=f_bytes_now,json=fBytesNow,proto3" json:"f_bytes_now,omitempty"`
	RNow         []*google_protobuf1.Timestamp `protobuf:"bytes,82,rep,name=r_now,json=rNow" json:"r_now,omitempty"`
	RStringNow   []string                      `protobuf:"bytes,83,rep,name=r_string_now,json=rStringNow" json:"r_string_now,omitempty"`
	RBytesNow    [][]byte                      `protobuf:"bytes,84,rep,name=r_bytes_now,json=rBytesNow,proto3" json:"r_bytes_now,omitempty"`
	RFStringNow  []string                      `protobuf:"bytes,85,rep,name=r_f_string_now,json=rFStringNow" json:"r_f_string_now,omitempty"`
	RFBytesNow   [][]byte                      `protobuf:"bytes,86,rep,name=r_f_bytes_now,json=rFBytesNow,proto3" json:"r_f_bytes_now,omitempty"`
	R2Now        []*google_protobuf1.Timestamp `protobuf:"bytes,87,rep,name=r2_now,json=r2Now" json:"r2_now,omitempty"`
	R2StringNow  []string                      `protobuf:"bytes,88,rep,name=r2_string_now,json=r2StringNow" json:"r2_string_now,omitempty"`
	R2BytesNow   [][]byte                      `protobuf:"bytes,89,rep,name=r2_bytes_now,json=r2BytesNow,proto3" json:"r2_bytes_now,omitempty"`
	R2FStringNow []string                      `protobuf:"bytes,90,rep,name=r2_f_string_now,json=r2FStringNow" json:"r2_f_string_now,omitempty"`
	R2FBytesNow  [][]byte                      `protobuf:"bytes,91,rep,name=r2_f_bytes_now,json=r2FBytesNow,proto3" json:"r2_f_bytes_now,omitempty"`
}

func NewTimeMessageGomeetFaker

func NewTimeMessageGomeetFaker() *TimeMessage

func (*TimeMessage) Descriptor

func (*TimeMessage) Descriptor() ([]byte, []int)

func (*TimeMessage) GetBackward

func (m *TimeMessage) GetBackward() *google_protobuf1.Timestamp

func (*TimeMessage) GetBetween

func (m *TimeMessage) GetBetween() *google_protobuf1.Timestamp

func (*TimeMessage) GetBirthday

func (m *TimeMessage) GetBirthday() *google_protobuf1.Timestamp

func (*TimeMessage) GetBytesBackward

func (m *TimeMessage) GetBytesBackward() []byte

func (*TimeMessage) GetBytesBetween

func (m *TimeMessage) GetBytesBetween() []byte

func (*TimeMessage) GetBytesBirthday

func (m *TimeMessage) GetBytesBirthday() []byte

func (*TimeMessage) GetBytesForward

func (m *TimeMessage) GetBytesForward() []byte

func (*TimeMessage) GetBytesNow

func (m *TimeMessage) GetBytesNow() []byte

func (*TimeMessage) GetEBytesBackward

func (m *TimeMessage) GetEBytesBackward() []byte

func (*TimeMessage) GetEBytesForward

func (m *TimeMessage) GetEBytesForward() []byte

func (*TimeMessage) GetEFBytesBackward

func (m *TimeMessage) GetEFBytesBackward() []byte

func (*TimeMessage) GetEFBytesForward

func (m *TimeMessage) GetEFBytesForward() []byte

func (*TimeMessage) GetEFStringBackward

func (m *TimeMessage) GetEFStringBackward() string

func (*TimeMessage) GetEFStringForward

func (m *TimeMessage) GetEFStringForward() string

func (*TimeMessage) GetEStringBackward

func (m *TimeMessage) GetEStringBackward() string

func (*TimeMessage) GetEStringForward

func (m *TimeMessage) GetEStringForward() string

func (*TimeMessage) GetFBytesBackward

func (m *TimeMessage) GetFBytesBackward() []byte

func (*TimeMessage) GetFBytesBetween

func (m *TimeMessage) GetFBytesBetween() []byte

func (*TimeMessage) GetFBytesBirthday

func (m *TimeMessage) GetFBytesBirthday() []byte

func (*TimeMessage) GetFBytesForward

func (m *TimeMessage) GetFBytesForward() []byte

func (*TimeMessage) GetFBytesNow

func (m *TimeMessage) GetFBytesNow() []byte

func (*TimeMessage) GetFStringBackward

func (m *TimeMessage) GetFStringBackward() string

func (*TimeMessage) GetFStringBetween

func (m *TimeMessage) GetFStringBetween() string

func (*TimeMessage) GetFStringBirthday

func (m *TimeMessage) GetFStringBirthday() string

func (*TimeMessage) GetFStringForward

func (m *TimeMessage) GetFStringForward() string

func (*TimeMessage) GetFStringNow

func (m *TimeMessage) GetFStringNow() string

func (*TimeMessage) GetForward

func (m *TimeMessage) GetForward() *google_protobuf1.Timestamp

func (*TimeMessage) GetNow

func (m *TimeMessage) GetNow() *google_protobuf1.Timestamp

func (*TimeMessage) GetR2Backward

func (m *TimeMessage) GetR2Backward() []*google_protobuf1.Timestamp

func (*TimeMessage) GetR2Between

func (m *TimeMessage) GetR2Between() []*google_protobuf1.Timestamp

func (*TimeMessage) GetR2Birthday

func (m *TimeMessage) GetR2Birthday() []*google_protobuf1.Timestamp

func (*TimeMessage) GetR2BytesNow

func (m *TimeMessage) GetR2BytesNow() [][]byte

func (*TimeMessage) GetR2FBytesNow

func (m *TimeMessage) GetR2FBytesNow() [][]byte

func (*TimeMessage) GetR2FStringBackward

func (m *TimeMessage) GetR2FStringBackward() []string

func (*TimeMessage) GetR2FStringBetween

func (m *TimeMessage) GetR2FStringBetween() []string

func (*TimeMessage) GetR2FStringBirthday

func (m *TimeMessage) GetR2FStringBirthday() []string

func (*TimeMessage) GetR2FStringForward

func (m *TimeMessage) GetR2FStringForward() []string

func (*TimeMessage) GetR2FStringNow

func (m *TimeMessage) GetR2FStringNow() []string

func (*TimeMessage) GetR2Forward

func (m *TimeMessage) GetR2Forward() []*google_protobuf1.Timestamp

func (*TimeMessage) GetR2Now

func (m *TimeMessage) GetR2Now() []*google_protobuf1.Timestamp

func (*TimeMessage) GetR2StringBackward

func (m *TimeMessage) GetR2StringBackward() []string

func (*TimeMessage) GetR2StringBetween

func (m *TimeMessage) GetR2StringBetween() []string

func (*TimeMessage) GetR2StringBirthday

func (m *TimeMessage) GetR2StringBirthday() []string

func (*TimeMessage) GetR2StringForward

func (m *TimeMessage) GetR2StringForward() []string

func (*TimeMessage) GetR2StringNow

func (m *TimeMessage) GetR2StringNow() []string

func (*TimeMessage) GetRBackward

func (m *TimeMessage) GetRBackward() []*google_protobuf1.Timestamp

func (*TimeMessage) GetRBetween

func (m *TimeMessage) GetRBetween() []*google_protobuf1.Timestamp

func (*TimeMessage) GetRBirthday

func (m *TimeMessage) GetRBirthday() []*google_protobuf1.Timestamp

func (*TimeMessage) GetRBytesBackward

func (m *TimeMessage) GetRBytesBackward() [][]byte

func (*TimeMessage) GetRBytesBetween

func (m *TimeMessage) GetRBytesBetween() [][]byte

func (*TimeMessage) GetRBytesBirthday

func (m *TimeMessage) GetRBytesBirthday() [][]byte

func (*TimeMessage) GetRBytesForward

func (m *TimeMessage) GetRBytesForward() [][]byte

func (*TimeMessage) GetRBytesNow

func (m *TimeMessage) GetRBytesNow() [][]byte

func (*TimeMessage) GetREBytesBackward

func (m *TimeMessage) GetREBytesBackward() [][]byte

func (*TimeMessage) GetREBytesForward

func (m *TimeMessage) GetREBytesForward() [][]byte

func (*TimeMessage) GetREFBytesBackward

func (m *TimeMessage) GetREFBytesBackward() [][]byte

func (*TimeMessage) GetREFBytesForward

func (m *TimeMessage) GetREFBytesForward() [][]byte

func (*TimeMessage) GetREFStringBackward

func (m *TimeMessage) GetREFStringBackward() []string

func (*TimeMessage) GetREFStringForward

func (m *TimeMessage) GetREFStringForward() []string

func (*TimeMessage) GetREStringBackward

func (m *TimeMessage) GetREStringBackward() []string

func (*TimeMessage) GetREStringForward

func (m *TimeMessage) GetREStringForward() []string

func (*TimeMessage) GetRFBytesBackward

func (m *TimeMessage) GetRFBytesBackward() [][]byte

func (*TimeMessage) GetRFBytesBetween

func (m *TimeMessage) GetRFBytesBetween() [][]byte

func (*TimeMessage) GetRFBytesBirthday

func (m *TimeMessage) GetRFBytesBirthday() [][]byte

func (*TimeMessage) GetRFBytesForward

func (m *TimeMessage) GetRFBytesForward() [][]byte

func (*TimeMessage) GetRFBytesNow

func (m *TimeMessage) GetRFBytesNow() [][]byte

func (*TimeMessage) GetRFStringBackward

func (m *TimeMessage) GetRFStringBackward() []string

func (*TimeMessage) GetRFStringBetween

func (m *TimeMessage) GetRFStringBetween() []string

func (*TimeMessage) GetRFStringBirthday

func (m *TimeMessage) GetRFStringBirthday() []string

func (*TimeMessage) GetRFStringForward

func (m *TimeMessage) GetRFStringForward() []string

func (*TimeMessage) GetRFStringNow

func (m *TimeMessage) GetRFStringNow() []string

func (*TimeMessage) GetRForward

func (m *TimeMessage) GetRForward() []*google_protobuf1.Timestamp

func (*TimeMessage) GetRNow

func (m *TimeMessage) GetRNow() []*google_protobuf1.Timestamp

func (*TimeMessage) GetRStringBackward

func (m *TimeMessage) GetRStringBackward() []string

func (*TimeMessage) GetRStringBetween

func (m *TimeMessage) GetRStringBetween() []string

func (*TimeMessage) GetRStringBirthday

func (m *TimeMessage) GetRStringBirthday() []string

func (*TimeMessage) GetRStringForward

func (m *TimeMessage) GetRStringForward() []string

func (*TimeMessage) GetRStringNow

func (m *TimeMessage) GetRStringNow() []string

func (*TimeMessage) GetStringBackward

func (m *TimeMessage) GetStringBackward() string

func (*TimeMessage) GetStringBetween

func (m *TimeMessage) GetStringBetween() string

func (*TimeMessage) GetStringBirthday

func (m *TimeMessage) GetStringBirthday() string

func (*TimeMessage) GetStringForward

func (m *TimeMessage) GetStringForward() string

func (*TimeMessage) GetStringNow

func (m *TimeMessage) GetStringNow() string

func (*TimeMessage) ProtoMessage

func (*TimeMessage) ProtoMessage()

func (*TimeMessage) Reset

func (m *TimeMessage) Reset()

func (*TimeMessage) String

func (m *TimeMessage) String() string

type UuidMessage

type UuidMessage struct {
	StringUuidV1   string   `protobuf:"bytes,1,opt,name=string_uuid_v1,json=stringUuidV1" json:"string_uuid_v1,omitempty"`
	StringUuidV4   string   `protobuf:"bytes,2,opt,name=string_uuid_v4,json=stringUuidV4" json:"string_uuid_v4,omitempty"`
	BytesUuidV1    []byte   `protobuf:"bytes,3,opt,name=bytes_uuid_v1,json=bytesUuidV1,proto3" json:"bytes_uuid_v1,omitempty"`
	BytesUuidV4    []byte   `protobuf:"bytes,4,opt,name=bytes_uuid_v4,json=bytesUuidV4,proto3" json:"bytes_uuid_v4,omitempty"`
	RStringUuidV1  []string `protobuf:"bytes,5,rep,name=r_string_uuid_v1,json=rStringUuidV1" json:"r_string_uuid_v1,omitempty"`
	RStringUuidV4  []string `protobuf:"bytes,6,rep,name=r_string_uuid_v4,json=rStringUuidV4" json:"r_string_uuid_v4,omitempty"`
	RBytesUuidV1   [][]byte `protobuf:"bytes,7,rep,name=r_bytes_uuid_v1,json=rBytesUuidV1,proto3" json:"r_bytes_uuid_v1,omitempty"`
	RBytesUuidV4   [][]byte `protobuf:"bytes,8,rep,name=r_bytes_uuid_v4,json=rBytesUuidV4,proto3" json:"r_bytes_uuid_v4,omitempty"`
	R2StringUuidV1 []string `protobuf:"bytes,9,rep,name=r2_string_uuid_v1,json=r2StringUuidV1" json:"r2_string_uuid_v1,omitempty"`
	R2StringUuidV4 []string `protobuf:"bytes,10,rep,name=r2_string_uuid_v4,json=r2StringUuidV4" json:"r2_string_uuid_v4,omitempty"`
	R2BytesUuidV1  [][]byte `protobuf:"bytes,11,rep,name=r2_bytes_uuid_v1,json=r2BytesUuidV1,proto3" json:"r2_bytes_uuid_v1,omitempty"`
	R2BytesUuidV4  [][]byte `protobuf:"bytes,12,rep,name=r2_bytes_uuid_v4,json=r2BytesUuidV4,proto3" json:"r2_bytes_uuid_v4,omitempty"`
}

func NewUuidMessageGomeetFaker

func NewUuidMessageGomeetFaker() *UuidMessage

func (*UuidMessage) Descriptor

func (*UuidMessage) Descriptor() ([]byte, []int)

func (*UuidMessage) GetBytesUuidV1

func (m *UuidMessage) GetBytesUuidV1() []byte

func (*UuidMessage) GetBytesUuidV4

func (m *UuidMessage) GetBytesUuidV4() []byte

func (*UuidMessage) GetR2BytesUuidV1

func (m *UuidMessage) GetR2BytesUuidV1() [][]byte

func (*UuidMessage) GetR2BytesUuidV4

func (m *UuidMessage) GetR2BytesUuidV4() [][]byte

func (*UuidMessage) GetR2StringUuidV1

func (m *UuidMessage) GetR2StringUuidV1() []string

func (*UuidMessage) GetR2StringUuidV4

func (m *UuidMessage) GetR2StringUuidV4() []string

func (*UuidMessage) GetRBytesUuidV1

func (m *UuidMessage) GetRBytesUuidV1() [][]byte

func (*UuidMessage) GetRBytesUuidV4

func (m *UuidMessage) GetRBytesUuidV4() [][]byte

func (*UuidMessage) GetRStringUuidV1

func (m *UuidMessage) GetRStringUuidV1() []string

func (*UuidMessage) GetRStringUuidV4

func (m *UuidMessage) GetRStringUuidV4() []string

func (*UuidMessage) GetStringUuidV1

func (m *UuidMessage) GetStringUuidV1() string

func (*UuidMessage) GetStringUuidV4

func (m *UuidMessage) GetStringUuidV4() string

func (*UuidMessage) ProtoMessage

func (*UuidMessage) ProtoMessage()

func (*UuidMessage) Reset

func (m *UuidMessage) Reset()

func (*UuidMessage) String

func (m *UuidMessage) String() string

type ValueMessage

type ValueMessage struct {
	DoubleValue       float64   `protobuf:"fixed64,1,opt,name=double_value,json=doubleValue" json:"double_value,omitempty"`
	FloatValue        float32   `protobuf:"fixed32,2,opt,name=float_value,json=floatValue" json:"float_value,omitempty"`
	Int32Value        int32     `protobuf:"varint,3,opt,name=int32_value,json=int32Value" json:"int32_value,omitempty"`
	Int64Value        int64     `protobuf:"varint,4,opt,name=int64_value,json=int64Value" json:"int64_value,omitempty"`
	Uint32Value       uint32    `protobuf:"varint,5,opt,name=uint32_value,json=uint32Value" json:"uint32_value,omitempty"`
	Uint64Value       uint64    `protobuf:"varint,6,opt,name=uint64_value,json=uint64Value" json:"uint64_value,omitempty"`
	Sint32Value       int32     `protobuf:"zigzag32,7,opt,name=sint32_value,json=sint32Value" json:"sint32_value,omitempty"`
	Sint64Value       int64     `protobuf:"zigzag64,8,opt,name=sint64_value,json=sint64Value" json:"sint64_value,omitempty"`
	Fixed32Value      uint32    `protobuf:"fixed32,9,opt,name=fixed32_value,json=fixed32Value" json:"fixed32_value,omitempty"`
	Fixed64Value      uint64    `protobuf:"fixed64,10,opt,name=fixed64_value,json=fixed64Value" json:"fixed64_value,omitempty"`
	Sfixed32Value     int32     `protobuf:"fixed32,11,opt,name=sfixed32_value,json=sfixed32Value" json:"sfixed32_value,omitempty"`
	Sfixed64Value     int64     `protobuf:"fixed64,12,opt,name=sfixed64_value,json=sfixed64Value" json:"sfixed64_value,omitempty"`
	BoolValue         bool      `protobuf:"varint,13,opt,name=bool_value,json=boolValue" json:"bool_value,omitempty"`
	StringValue       string    `protobuf:"bytes,14,opt,name=string_value,json=stringValue" json:"string_value,omitempty"`
	BytesValue        []byte    `protobuf:"bytes,15,opt,name=bytes_value,json=bytesValue,proto3" json:"bytes_value,omitempty"`
	ErrDoubleValue    float64   `protobuf:"fixed64,16,opt,name=err_double_value,json=errDoubleValue" json:"err_double_value,omitempty"`
	ErrFloatValue     float32   `protobuf:"fixed32,17,opt,name=err_float_value,json=errFloatValue" json:"err_float_value,omitempty"`
	ErrInt32Value     int32     `protobuf:"varint,18,opt,name=err_int32_value,json=errInt32Value" json:"err_int32_value,omitempty"`
	ErrInt64Value     int64     `protobuf:"varint,19,opt,name=err_int64_value,json=errInt64Value" json:"err_int64_value,omitempty"`
	ErrUint32Value    uint32    `protobuf:"varint,20,opt,name=err_uint32_value,json=errUint32Value" json:"err_uint32_value,omitempty"`
	ErrUint64Value    uint64    `protobuf:"varint,21,opt,name=err_uint64_value,json=errUint64Value" json:"err_uint64_value,omitempty"`
	ErrSint32Value    int32     `protobuf:"zigzag32,22,opt,name=err_sint32_value,json=errSint32Value" json:"err_sint32_value,omitempty"`
	ErrSint64Value    int64     `protobuf:"zigzag64,23,opt,name=err_sint64_value,json=errSint64Value" json:"err_sint64_value,omitempty"`
	ErrFixed32Value   uint32    `protobuf:"fixed32,24,opt,name=err_fixed32_value,json=errFixed32Value" json:"err_fixed32_value,omitempty"`
	ErrFixed64Value   uint64    `protobuf:"fixed64,25,opt,name=err_fixed64_value,json=errFixed64Value" json:"err_fixed64_value,omitempty"`
	ErrSfixed32Value  int32     `protobuf:"fixed32,26,opt,name=err_sfixed32_value,json=errSfixed32Value" json:"err_sfixed32_value,omitempty"`
	ErrSfixed64Value  int64     `protobuf:"fixed64,27,opt,name=err_sfixed64_value,json=errSfixed64Value" json:"err_sfixed64_value,omitempty"`
	ErrBoolValue      bool      `protobuf:"varint,28,opt,name=err_bool_value,json=errBoolValue" json:"err_bool_value,omitempty"`
	RDoubleValue      []float64 `protobuf:"fixed64,29,rep,packed,name=r_double_value,json=rDoubleValue" json:"r_double_value,omitempty"`
	RFloatValue       []float32 `protobuf:"fixed32,30,rep,packed,name=r_float_value,json=rFloatValue" json:"r_float_value,omitempty"`
	RInt32Value       []int32   `protobuf:"varint,31,rep,packed,name=r_int32_value,json=rInt32Value" json:"r_int32_value,omitempty"`
	RInt64Value       []int64   `protobuf:"varint,32,rep,packed,name=r_int64_value,json=rInt64Value" json:"r_int64_value,omitempty"`
	RUint32Value      []uint32  `protobuf:"varint,33,rep,packed,name=r_uint32_value,json=rUint32Value" json:"r_uint32_value,omitempty"`
	RUint64Value      []uint64  `protobuf:"varint,34,rep,packed,name=r_uint64_value,json=rUint64Value" json:"r_uint64_value,omitempty"`
	RSint32Value      []int32   `protobuf:"zigzag32,35,rep,packed,name=r_sint32_value,json=rSint32Value" json:"r_sint32_value,omitempty"`
	RSint64Value      []int64   `protobuf:"zigzag64,36,rep,packed,name=r_sint64_value,json=rSint64Value" json:"r_sint64_value,omitempty"`
	RFixed32Value     []uint32  `protobuf:"fixed32,37,rep,packed,name=r_fixed32_value,json=rFixed32Value" json:"r_fixed32_value,omitempty"`
	RFixed64Value     []uint64  `protobuf:"fixed64,38,rep,packed,name=r_fixed64_value,json=rFixed64Value" json:"r_fixed64_value,omitempty"`
	RSfixed32Value    []int32   `protobuf:"fixed32,39,rep,packed,name=r_sfixed32_value,json=rSfixed32Value" json:"r_sfixed32_value,omitempty"`
	RSfixed64Value    []int64   `protobuf:"fixed64,40,rep,packed,name=r_sfixed64_value,json=rSfixed64Value" json:"r_sfixed64_value,omitempty"`
	RBoolValue        []bool    `protobuf:"varint,41,rep,packed,name=r_bool_value,json=rBoolValue" json:"r_bool_value,omitempty"`
	RStringValue      []string  `protobuf:"bytes,42,rep,name=r_string_value,json=rStringValue" json:"r_string_value,omitempty"`
	RBytesValue       [][]byte  `protobuf:"bytes,43,rep,name=r_bytes_value,json=rBytesValue,proto3" json:"r_bytes_value,omitempty"`
	RErrDoubleValue   []float64 `protobuf:"fixed64,44,rep,packed,name=r_err_double_value,json=rErrDoubleValue" json:"r_err_double_value,omitempty"`
	RErrFloatValue    []float32 `protobuf:"fixed32,45,rep,packed,name=r_err_float_value,json=rErrFloatValue" json:"r_err_float_value,omitempty"`
	RErrInt32Value    []int32   `protobuf:"varint,46,rep,packed,name=r_err_int32_value,json=rErrInt32Value" json:"r_err_int32_value,omitempty"`
	RErrInt64Value    []int64   `protobuf:"varint,47,rep,packed,name=r_err_int64_value,json=rErrInt64Value" json:"r_err_int64_value,omitempty"`
	RErrUint32Value   []uint32  `protobuf:"varint,48,rep,packed,name=r_err_uint32_value,json=rErrUint32Value" json:"r_err_uint32_value,omitempty"`
	RErrUint64Value   []uint64  `protobuf:"varint,49,rep,packed,name=r_err_uint64_value,json=rErrUint64Value" json:"r_err_uint64_value,omitempty"`
	RErrSint32Value   []int32   `protobuf:"zigzag32,50,rep,packed,name=r_err_sint32_value,json=rErrSint32Value" json:"r_err_sint32_value,omitempty"`
	RErrSint64Value   []int64   `protobuf:"zigzag64,51,rep,packed,name=r_err_sint64_value,json=rErrSint64Value" json:"r_err_sint64_value,omitempty"`
	RErrFixed32Value  []uint32  `protobuf:"fixed32,52,rep,packed,name=r_err_fixed32_value,json=rErrFixed32Value" json:"r_err_fixed32_value,omitempty"`
	RErrFixed64Value  []uint64  `protobuf:"fixed64,53,rep,packed,name=r_err_fixed64_value,json=rErrFixed64Value" json:"r_err_fixed64_value,omitempty"`
	RErrSfixed32Value []int32   `protobuf:"fixed32,54,rep,packed,name=r_err_sfixed32_value,json=rErrSfixed32Value" json:"r_err_sfixed32_value,omitempty"`
	RErrSfixed64Value []int64   `protobuf:"fixed64,55,rep,packed,name=r_err_sfixed64_value,json=rErrSfixed64Value" json:"r_err_sfixed64_value,omitempty"`
	RErrBoolValue     []bool    `protobuf:"varint,56,rep,packed,name=r_err_bool_value,json=rErrBoolValue" json:"r_err_bool_value,omitempty"`
	R2DoubleValue     []float64 `protobuf:"fixed64,57,rep,packed,name=r2_double_value,json=r2DoubleValue" json:"r2_double_value,omitempty"`
	R2FloatValue      []float32 `protobuf:"fixed32,58,rep,packed,name=r2_float_value,json=r2FloatValue" json:"r2_float_value,omitempty"`
	R2Int32Value      []int32   `protobuf:"varint,59,rep,packed,name=r2_int32_value,json=r2Int32Value" json:"r2_int32_value,omitempty"`
	R2Int64Value      []int64   `protobuf:"varint,60,rep,packed,name=r2_int64_value,json=r2Int64Value" json:"r2_int64_value,omitempty"`
	R2Uint32Value     []uint32  `protobuf:"varint,61,rep,packed,name=r2_uint32_value,json=r2Uint32Value" json:"r2_uint32_value,omitempty"`
	R2Uint64Value     []uint64  `protobuf:"varint,62,rep,packed,name=r2_uint64_value,json=r2Uint64Value" json:"r2_uint64_value,omitempty"`
	R2Sint32Value     []int32   `protobuf:"zigzag32,63,rep,packed,name=r2_sint32_value,json=r2Sint32Value" json:"r2_sint32_value,omitempty"`
	R2Sint64Value     []int64   `protobuf:"zigzag64,64,rep,packed,name=r2_sint64_value,json=r2Sint64Value" json:"r2_sint64_value,omitempty"`
	R2Fixed32Value    []uint32  `protobuf:"fixed32,65,rep,packed,name=r2_fixed32_value,json=r2Fixed32Value" json:"r2_fixed32_value,omitempty"`
	R2Fixed64Value    []uint64  `protobuf:"fixed64,66,rep,packed,name=r2_fixed64_value,json=r2Fixed64Value" json:"r2_fixed64_value,omitempty"`
	R2Sfixed32Value   []int32   `protobuf:"fixed32,67,rep,packed,name=r2_sfixed32_value,json=r2Sfixed32Value" json:"r2_sfixed32_value,omitempty"`
	R2Sfixed64Value   []int64   `protobuf:"fixed64,68,rep,packed,name=r2_sfixed64_value,json=r2Sfixed64Value" json:"r2_sfixed64_value,omitempty"`
	R2BoolValue       []bool    `protobuf:"varint,69,rep,packed,name=r2_bool_value,json=r2BoolValue" json:"r2_bool_value,omitempty"`
	R2StringValue     []string  `protobuf:"bytes,70,rep,name=r2_string_value,json=r2StringValue" json:"r2_string_value,omitempty"`
	R2BytesValue      [][]byte  `protobuf:"bytes,71,rep,name=r2_bytes_value,json=r2BytesValue,proto3" json:"r2_bytes_value,omitempty"`
}

func NewValueMessageGomeetFaker

func NewValueMessageGomeetFaker() *ValueMessage

func (*ValueMessage) Descriptor

func (*ValueMessage) Descriptor() ([]byte, []int)

func (*ValueMessage) GetBoolValue

func (m *ValueMessage) GetBoolValue() bool

func (*ValueMessage) GetBytesValue

func (m *ValueMessage) GetBytesValue() []byte

func (*ValueMessage) GetDoubleValue

func (m *ValueMessage) GetDoubleValue() float64

func (*ValueMessage) GetErrBoolValue

func (m *ValueMessage) GetErrBoolValue() bool

func (*ValueMessage) GetErrDoubleValue

func (m *ValueMessage) GetErrDoubleValue() float64

func (*ValueMessage) GetErrFixed32Value

func (m *ValueMessage) GetErrFixed32Value() uint32

func (*ValueMessage) GetErrFixed64Value

func (m *ValueMessage) GetErrFixed64Value() uint64

func (*ValueMessage) GetErrFloatValue

func (m *ValueMessage) GetErrFloatValue() float32

func (*ValueMessage) GetErrInt32Value

func (m *ValueMessage) GetErrInt32Value() int32

func (*ValueMessage) GetErrInt64Value

func (m *ValueMessage) GetErrInt64Value() int64

func (*ValueMessage) GetErrSfixed32Value

func (m *ValueMessage) GetErrSfixed32Value() int32

func (*ValueMessage) GetErrSfixed64Value

func (m *ValueMessage) GetErrSfixed64Value() int64

func (*ValueMessage) GetErrSint32Value

func (m *ValueMessage) GetErrSint32Value() int32

func (*ValueMessage) GetErrSint64Value

func (m *ValueMessage) GetErrSint64Value() int64

func (*ValueMessage) GetErrUint32Value

func (m *ValueMessage) GetErrUint32Value() uint32

func (*ValueMessage) GetErrUint64Value

func (m *ValueMessage) GetErrUint64Value() uint64

func (*ValueMessage) GetFixed32Value

func (m *ValueMessage) GetFixed32Value() uint32

func (*ValueMessage) GetFixed64Value

func (m *ValueMessage) GetFixed64Value() uint64

func (*ValueMessage) GetFloatValue

func (m *ValueMessage) GetFloatValue() float32

func (*ValueMessage) GetInt32Value

func (m *ValueMessage) GetInt32Value() int32

func (*ValueMessage) GetInt64Value

func (m *ValueMessage) GetInt64Value() int64

func (*ValueMessage) GetR2BoolValue

func (m *ValueMessage) GetR2BoolValue() []bool

func (*ValueMessage) GetR2BytesValue

func (m *ValueMessage) GetR2BytesValue() [][]byte

func (*ValueMessage) GetR2DoubleValue

func (m *ValueMessage) GetR2DoubleValue() []float64

func (*ValueMessage) GetR2Fixed32Value

func (m *ValueMessage) GetR2Fixed32Value() []uint32

func (*ValueMessage) GetR2Fixed64Value

func (m *ValueMessage) GetR2Fixed64Value() []uint64

func (*ValueMessage) GetR2FloatValue

func (m *ValueMessage) GetR2FloatValue() []float32

func (*ValueMessage) GetR2Int32Value

func (m *ValueMessage) GetR2Int32Value() []int32

func (*ValueMessage) GetR2Int64Value

func (m *ValueMessage) GetR2Int64Value() []int64

func (*ValueMessage) GetR2Sfixed32Value

func (m *ValueMessage) GetR2Sfixed32Value() []int32

func (*ValueMessage) GetR2Sfixed64Value

func (m *ValueMessage) GetR2Sfixed64Value() []int64

func (*ValueMessage) GetR2Sint32Value

func (m *ValueMessage) GetR2Sint32Value() []int32

func (*ValueMessage) GetR2Sint64Value

func (m *ValueMessage) GetR2Sint64Value() []int64

func (*ValueMessage) GetR2StringValue

func (m *ValueMessage) GetR2StringValue() []string

func (*ValueMessage) GetR2Uint32Value

func (m *ValueMessage) GetR2Uint32Value() []uint32

func (*ValueMessage) GetR2Uint64Value

func (m *ValueMessage) GetR2Uint64Value() []uint64

func (*ValueMessage) GetRBoolValue

func (m *ValueMessage) GetRBoolValue() []bool

func (*ValueMessage) GetRBytesValue

func (m *ValueMessage) GetRBytesValue() [][]byte

func (*ValueMessage) GetRDoubleValue

func (m *ValueMessage) GetRDoubleValue() []float64

func (*ValueMessage) GetRErrBoolValue

func (m *ValueMessage) GetRErrBoolValue() []bool

func (*ValueMessage) GetRErrDoubleValue

func (m *ValueMessage) GetRErrDoubleValue() []float64

func (*ValueMessage) GetRErrFixed32Value

func (m *ValueMessage) GetRErrFixed32Value() []uint32

func (*ValueMessage) GetRErrFixed64Value

func (m *ValueMessage) GetRErrFixed64Value() []uint64

func (*ValueMessage) GetRErrFloatValue

func (m *ValueMessage) GetRErrFloatValue() []float32

func (*ValueMessage) GetRErrInt32Value

func (m *ValueMessage) GetRErrInt32Value() []int32

func (*ValueMessage) GetRErrInt64Value

func (m *ValueMessage) GetRErrInt64Value() []int64

func (*ValueMessage) GetRErrSfixed32Value

func (m *ValueMessage) GetRErrSfixed32Value() []int32

func (*ValueMessage) GetRErrSfixed64Value

func (m *ValueMessage) GetRErrSfixed64Value() []int64

func (*ValueMessage) GetRErrSint32Value

func (m *ValueMessage) GetRErrSint32Value() []int32

func (*ValueMessage) GetRErrSint64Value

func (m *ValueMessage) GetRErrSint64Value() []int64

func (*ValueMessage) GetRErrUint32Value

func (m *ValueMessage) GetRErrUint32Value() []uint32

func (*ValueMessage) GetRErrUint64Value

func (m *ValueMessage) GetRErrUint64Value() []uint64

func (*ValueMessage) GetRFixed32Value

func (m *ValueMessage) GetRFixed32Value() []uint32

func (*ValueMessage) GetRFixed64Value

func (m *ValueMessage) GetRFixed64Value() []uint64

func (*ValueMessage) GetRFloatValue

func (m *ValueMessage) GetRFloatValue() []float32

func (*ValueMessage) GetRInt32Value

func (m *ValueMessage) GetRInt32Value() []int32

func (*ValueMessage) GetRInt64Value

func (m *ValueMessage) GetRInt64Value() []int64

func (*ValueMessage) GetRSfixed32Value

func (m *ValueMessage) GetRSfixed32Value() []int32

func (*ValueMessage) GetRSfixed64Value

func (m *ValueMessage) GetRSfixed64Value() []int64

func (*ValueMessage) GetRSint32Value

func (m *ValueMessage) GetRSint32Value() []int32

func (*ValueMessage) GetRSint64Value

func (m *ValueMessage) GetRSint64Value() []int64

func (*ValueMessage) GetRStringValue

func (m *ValueMessage) GetRStringValue() []string

func (*ValueMessage) GetRUint32Value

func (m *ValueMessage) GetRUint32Value() []uint32

func (*ValueMessage) GetRUint64Value

func (m *ValueMessage) GetRUint64Value() []uint64

func (*ValueMessage) GetSfixed32Value

func (m *ValueMessage) GetSfixed32Value() int32

func (*ValueMessage) GetSfixed64Value

func (m *ValueMessage) GetSfixed64Value() int64

func (*ValueMessage) GetSint32Value

func (m *ValueMessage) GetSint32Value() int32

func (*ValueMessage) GetSint64Value

func (m *ValueMessage) GetSint64Value() int64

func (*ValueMessage) GetStringValue

func (m *ValueMessage) GetStringValue() string

func (*ValueMessage) GetUint32Value

func (m *ValueMessage) GetUint32Value() uint32

func (*ValueMessage) GetUint64Value

func (m *ValueMessage) GetUint64Value() uint64

func (*ValueMessage) ProtoMessage

func (*ValueMessage) ProtoMessage()

func (*ValueMessage) Reset

func (m *ValueMessage) Reset()

func (*ValueMessage) String

func (m *ValueMessage) String() string

type WithoutFakerMessage

type WithoutFakerMessage struct {
	DoubleValue    float64   `protobuf:"fixed64,1,opt,name=double_value,json=doubleValue" json:"double_value,omitempty"`
	FloatValue     float32   `protobuf:"fixed32,2,opt,name=float_value,json=floatValue" json:"float_value,omitempty"`
	Int32Value     int32     `protobuf:"varint,3,opt,name=int32_value,json=int32Value" json:"int32_value,omitempty"`
	Int64Value     int64     `protobuf:"varint,4,opt,name=int64_value,json=int64Value" json:"int64_value,omitempty"`
	Uint32Value    uint32    `protobuf:"varint,5,opt,name=uint32_value,json=uint32Value" json:"uint32_value,omitempty"`
	Uint64Value    uint64    `protobuf:"varint,6,opt,name=uint64_value,json=uint64Value" json:"uint64_value,omitempty"`
	Sint32Value    int32     `protobuf:"zigzag32,7,opt,name=sint32_value,json=sint32Value" json:"sint32_value,omitempty"`
	Sint64Value    int64     `protobuf:"zigzag64,8,opt,name=sint64_value,json=sint64Value" json:"sint64_value,omitempty"`
	Fixed32Value   uint32    `protobuf:"fixed32,9,opt,name=fixed32_value,json=fixed32Value" json:"fixed32_value,omitempty"`
	Fixed64Value   uint64    `protobuf:"fixed64,10,opt,name=fixed64_value,json=fixed64Value" json:"fixed64_value,omitempty"`
	Sfixed32Value  int32     `protobuf:"fixed32,11,opt,name=sfixed32_value,json=sfixed32Value" json:"sfixed32_value,omitempty"`
	Sfixed64Value  int64     `protobuf:"fixed64,12,opt,name=sfixed64_value,json=sfixed64Value" json:"sfixed64_value,omitempty"`
	BoolValue      bool      `protobuf:"varint,13,opt,name=bool_value,json=boolValue" json:"bool_value,omitempty"`
	StringValue    string    `protobuf:"bytes,14,opt,name=string_value,json=stringValue" json:"string_value,omitempty"`
	BytesValue     []byte    `protobuf:"bytes,15,opt,name=bytes_value,json=bytesValue,proto3" json:"bytes_value,omitempty"`
	RDoubleValue   []float64 `protobuf:"fixed64,17,rep,packed,name=r_double_value,json=rDoubleValue" json:"r_double_value,omitempty"`
	RFloatValue    []float32 `protobuf:"fixed32,18,rep,packed,name=r_float_value,json=rFloatValue" json:"r_float_value,omitempty"`
	RInt32Value    []int32   `protobuf:"varint,19,rep,packed,name=r_int32_value,json=rInt32Value" json:"r_int32_value,omitempty"`
	RInt64Value    []int64   `protobuf:"varint,20,rep,packed,name=r_int64_value,json=rInt64Value" json:"r_int64_value,omitempty"`
	RUint32Value   []uint32  `protobuf:"varint,21,rep,packed,name=r_uint32_value,json=rUint32Value" json:"r_uint32_value,omitempty"`
	RUint64Value   []uint64  `protobuf:"varint,22,rep,packed,name=r_uint64_value,json=rUint64Value" json:"r_uint64_value,omitempty"`
	RSint32Value   []int32   `protobuf:"zigzag32,23,rep,packed,name=r_sint32_value,json=rSint32Value" json:"r_sint32_value,omitempty"`
	RSint64Value   []int64   `protobuf:"zigzag64,24,rep,packed,name=r_sint64_value,json=rSint64Value" json:"r_sint64_value,omitempty"`
	RFixed32Value  []uint32  `protobuf:"fixed32,25,rep,packed,name=r_fixed32_value,json=rFixed32Value" json:"r_fixed32_value,omitempty"`
	RFixed64Value  []uint64  `protobuf:"fixed64,26,rep,packed,name=r_fixed64_value,json=rFixed64Value" json:"r_fixed64_value,omitempty"`
	RSfixed32Value []int32   `protobuf:"fixed32,27,rep,packed,name=r_sfixed32_value,json=rSfixed32Value" json:"r_sfixed32_value,omitempty"`
	RSfixed64Value []int64   `protobuf:"fixed64,28,rep,packed,name=r_sfixed64_value,json=rSfixed64Value" json:"r_sfixed64_value,omitempty"`
	RBoolValue     []bool    `protobuf:"varint,29,rep,packed,name=r_bool_value,json=rBoolValue" json:"r_bool_value,omitempty"`
	RStringValue   []string  `protobuf:"bytes,30,rep,name=r_string_value,json=rStringValue" json:"r_string_value,omitempty"`
	RBytesValue    [][]byte  `protobuf:"bytes,31,rep,name=r_bytes_value,json=rBytesValue,proto3" json:"r_bytes_value,omitempty"`
}

func NewWithoutFakerMessageGomeetFaker

func NewWithoutFakerMessageGomeetFaker() *WithoutFakerMessage

func (*WithoutFakerMessage) Descriptor

func (*WithoutFakerMessage) Descriptor() ([]byte, []int)

func (*WithoutFakerMessage) GetBoolValue

func (m *WithoutFakerMessage) GetBoolValue() bool

func (*WithoutFakerMessage) GetBytesValue

func (m *WithoutFakerMessage) GetBytesValue() []byte

func (*WithoutFakerMessage) GetDoubleValue

func (m *WithoutFakerMessage) GetDoubleValue() float64

func (*WithoutFakerMessage) GetFixed32Value

func (m *WithoutFakerMessage) GetFixed32Value() uint32

func (*WithoutFakerMessage) GetFixed64Value

func (m *WithoutFakerMessage) GetFixed64Value() uint64

func (*WithoutFakerMessage) GetFloatValue

func (m *WithoutFakerMessage) GetFloatValue() float32

func (*WithoutFakerMessage) GetInt32Value

func (m *WithoutFakerMessage) GetInt32Value() int32

func (*WithoutFakerMessage) GetInt64Value

func (m *WithoutFakerMessage) GetInt64Value() int64

func (*WithoutFakerMessage) GetRBoolValue

func (m *WithoutFakerMessage) GetRBoolValue() []bool

func (*WithoutFakerMessage) GetRBytesValue

func (m *WithoutFakerMessage) GetRBytesValue() [][]byte

func (*WithoutFakerMessage) GetRDoubleValue

func (m *WithoutFakerMessage) GetRDoubleValue() []float64

func (*WithoutFakerMessage) GetRFixed32Value

func (m *WithoutFakerMessage) GetRFixed32Value() []uint32

func (*WithoutFakerMessage) GetRFixed64Value

func (m *WithoutFakerMessage) GetRFixed64Value() []uint64

func (*WithoutFakerMessage) GetRFloatValue

func (m *WithoutFakerMessage) GetRFloatValue() []float32

func (*WithoutFakerMessage) GetRInt32Value

func (m *WithoutFakerMessage) GetRInt32Value() []int32

func (*WithoutFakerMessage) GetRInt64Value

func (m *WithoutFakerMessage) GetRInt64Value() []int64

func (*WithoutFakerMessage) GetRSfixed32Value

func (m *WithoutFakerMessage) GetRSfixed32Value() []int32

func (*WithoutFakerMessage) GetRSfixed64Value

func (m *WithoutFakerMessage) GetRSfixed64Value() []int64

func (*WithoutFakerMessage) GetRSint32Value

func (m *WithoutFakerMessage) GetRSint32Value() []int32

func (*WithoutFakerMessage) GetRSint64Value

func (m *WithoutFakerMessage) GetRSint64Value() []int64

func (*WithoutFakerMessage) GetRStringValue

func (m *WithoutFakerMessage) GetRStringValue() []string

func (*WithoutFakerMessage) GetRUint32Value

func (m *WithoutFakerMessage) GetRUint32Value() []uint32

func (*WithoutFakerMessage) GetRUint64Value

func (m *WithoutFakerMessage) GetRUint64Value() []uint64

func (*WithoutFakerMessage) GetSfixed32Value

func (m *WithoutFakerMessage) GetSfixed32Value() int32

func (*WithoutFakerMessage) GetSfixed64Value

func (m *WithoutFakerMessage) GetSfixed64Value() int64

func (*WithoutFakerMessage) GetSint32Value

func (m *WithoutFakerMessage) GetSint32Value() int32

func (*WithoutFakerMessage) GetSint64Value

func (m *WithoutFakerMessage) GetSint64Value() int64

func (*WithoutFakerMessage) GetStringValue

func (m *WithoutFakerMessage) GetStringValue() string

func (*WithoutFakerMessage) GetUint32Value

func (m *WithoutFakerMessage) GetUint32Value() uint32

func (*WithoutFakerMessage) GetUint64Value

func (m *WithoutFakerMessage) GetUint64Value() uint64

func (*WithoutFakerMessage) ProtoMessage

func (*WithoutFakerMessage) ProtoMessage()

func (*WithoutFakerMessage) Reset

func (m *WithoutFakerMessage) Reset()

func (*WithoutFakerMessage) String

func (m *WithoutFakerMessage) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL