Documentation ¶
Index ¶
- Variables
- type GAbstractParentClass1
- type GAbstractParentClass2
- func (*GAbstractParentClass2) Descriptor() ([]byte, []int)deprecated
- func (x *GAbstractParentClass2) GetAbstractParentClass2() *GFieldsOfAbstractParentClass2
- func (m *GAbstractParentClass2) GetProps() isGAbstractParentClass2_Props
- func (x *GAbstractParentClass2) GetSubClass1() *GSubClass1
- func (*GAbstractParentClass2) ProtoMessage()
- func (x *GAbstractParentClass2) ProtoReflect() protoreflect.Message
- func (x *GAbstractParentClass2) Reset()
- func (x *GAbstractParentClass2) String() string
- type GAbstractParentClass2_AbstractParentClass2
- type GAbstractParentClass2_SubClass1
- type GAbstractVehicle
- func (*GAbstractVehicle) Descriptor() ([]byte, []int)deprecated
- func (x *GAbstractVehicle) GetAbstractVehicle() *GFieldsOfAbstractVehicle
- func (x *GAbstractVehicle) GetBicycle() *GBicycle
- func (m *GAbstractVehicle) GetProps() isGAbstractVehicle_Props
- func (x *GAbstractVehicle) GetScooter() *GScooter
- func (*GAbstractVehicle) ProtoMessage()
- func (x *GAbstractVehicle) ProtoReflect() protoreflect.Message
- func (x *GAbstractVehicle) Reset()
- func (x *GAbstractVehicle) String() string
- type GAbstractVehicle_AbstractVehicle
- type GAbstractVehicle_Bicycle
- type GAbstractVehicle_Scooter
- type GAircraft
- func (*GAircraft) Descriptor() ([]byte, []int)deprecated
- func (x *GAircraft) GetAircraft() *GFieldsOfAircraft
- func (x *GAircraft) GetAirplane() *GAirplane
- func (x *GAircraft) GetBalloon() *GBalloon
- func (m *GAircraft) GetProps() isGAircraft_Props
- func (x *GAircraft) GetRotorcraft() *GRotorcraft
- func (*GAircraft) ProtoMessage()
- func (x *GAircraft) ProtoReflect() protoreflect.Message
- func (x *GAircraft) Reset()
- func (x *GAircraft) String() string
- type GAircraft_Aircraft
- type GAircraft_Airplane
- type GAircraft_Balloon
- type GAircraft_Rotorcraft
- type GAirplane
- func (*GAirplane) Descriptor() ([]byte, []int)deprecated
- func (x *GAirplane) GetFieldsOfSuperClass() *GFieldsOfAircraft
- func (x *GAirplane) GetWingspan() int32
- func (*GAirplane) ProtoMessage()
- func (x *GAirplane) ProtoReflect() protoreflect.Message
- func (x *GAirplane) Reset()
- func (x *GAirplane) String() string
- type GApplianceType
- func (GApplianceType) Descriptor() protoreflect.EnumDescriptor
- func (x GApplianceType) Enum() *GApplianceType
- func (GApplianceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x GApplianceType) Number() protoreflect.EnumNumber
- func (x GApplianceType) String() string
- func (GApplianceType) Type() protoreflect.EnumType
- type GApplianceType_Message
- func (*GApplianceType_Message) Descriptor() ([]byte, []int)deprecated
- func (x *GApplianceType_Message) GetValue() GApplianceType
- func (*GApplianceType_Message) ProtoMessage()
- func (x *GApplianceType_Message) ProtoReflect() protoreflect.Message
- func (x *GApplianceType_Message) Reset()
- func (x *GApplianceType_Message) String() string
- type GBalloon
- func (*GBalloon) Descriptor() ([]byte, []int)deprecated
- func (x *GBalloon) GetKey() string
- func (x *GBalloon) GetServiceCeiling() int32
- func (x *GBalloon) GetWeight() int32
- func (*GBalloon) ProtoMessage()
- func (x *GBalloon) ProtoReflect() protoreflect.Message
- func (x *GBalloon) Reset()
- func (x *GBalloon) String() string
- type GBicycle
- func (*GBicycle) Descriptor() ([]byte, []int)deprecated
- func (x *GBicycle) GetFieldsOfSuperClass() *GFieldsOfAbstractVehicle
- func (x *GBicycle) GetKey() string
- func (x *GBicycle) GetWheelDiamater() []byte
- func (*GBicycle) ProtoMessage()
- func (x *GBicycle) ProtoReflect() protoreflect.Message
- func (x *GBicycle) Reset()
- func (x *GBicycle) String() string
- type GBranch
- func (*GBranch) Descriptor() ([]byte, []int)deprecated
- func (x *GBranch) GetBranch() *GFieldsOfBranch
- func (m *GBranch) GetProps() isGBranch_Props
- func (x *GBranch) GetTwig() *GTwig
- func (*GBranch) ProtoMessage()
- func (x *GBranch) ProtoReflect() protoreflect.Message
- func (x *GBranch) Reset()
- func (x *GBranch) String() string
- type GBranch_Branch
- type GBranch_Twig
- type GCalcParameters
- func (*GCalcParameters) Descriptor() ([]byte, []int)deprecated
- func (x *GCalcParameters) GetParameter1() int32
- func (x *GCalcParameters) GetParameter2() int32
- func (x *GCalcParameters) GetParameter3() *wrapperspb.Int32Value
- func (x *GCalcParameters) GetParameter4() *wrapperspb.Int32Value
- func (x *GCalcParameters) GetParameter5() int32
- func (*GCalcParameters) ProtoMessage()
- func (x *GCalcParameters) ProtoReflect() protoreflect.Message
- func (x *GCalcParameters) Reset()
- func (x *GCalcParameters) String() string
- type GCalcResult
- type GCar
- type GCategory
- func (*GCategory) Descriptor() ([]byte, []int)deprecated
- func (x *GCategory) GetAlternativeComponent() *GComponent
- func (x *GCategory) GetMainComponent() *GComponent
- func (x *GCategory) GetOtherComponents() []*GComponent
- func (x *GCategory) GetSecondaryComponents() []*GComponent
- func (x *GCategory) GetTitle() string
- func (*GCategory) ProtoMessage()
- func (x *GCategory) ProtoReflect() protoreflect.Message
- func (x *GCategory) Reset()
- func (x *GCategory) String() string
- type GChef
- func (*GChef) Descriptor() ([]byte, []int)deprecated
- func (x *GChef) GetBirthdate() *timestamppb.Timestamp
- func (x *GChef) GetFavoriteApplianceType() GApplianceType
- func (x *GChef) GetFavoriteKnife() *GKnife
- func (x *GChef) GetFavoriteRecipe() *GRecipe
- func (x *GChef) GetFavoriteWords() []string
- func (x *GChef) GetShelfLife() *durationpb.Duration
- func (*GChef) ProtoMessage()
- func (x *GChef) ProtoReflect() protoreflect.Message
- func (x *GChef) Reset()
- func (x *GChef) String() string
- type GChefType
- type GChefType_Message
- type GComponent
- type GConstraintAdded
- type GConstructObject1
- func (*GConstructObject1) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject1) GetName() string
- func (x *GConstructObject1) GetNumber() int32
- func (*GConstructObject1) ProtoMessage()
- func (x *GConstructObject1) ProtoReflect() protoreflect.Message
- func (x *GConstructObject1) Reset()
- func (x *GConstructObject1) String() string
- type GConstructObject2
- func (*GConstructObject2) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject2) GetName() string
- func (x *GConstructObject2) GetNumber() int32
- func (*GConstructObject2) ProtoMessage()
- func (x *GConstructObject2) ProtoReflect() protoreflect.Message
- func (x *GConstructObject2) Reset()
- func (x *GConstructObject2) String() string
- type GConstructObject3
- func (*GConstructObject3) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject3) GetName() string
- func (x *GConstructObject3) GetNumber() int32
- func (*GConstructObject3) ProtoMessage()
- func (x *GConstructObject3) ProtoReflect() protoreflect.Message
- func (x *GConstructObject3) Reset()
- func (x *GConstructObject3) String() string
- type GConstructObject4
- func (*GConstructObject4) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject4) GetName() string
- func (x *GConstructObject4) GetNumber() int32
- func (*GConstructObject4) ProtoMessage()
- func (x *GConstructObject4) ProtoReflect() protoreflect.Message
- func (x *GConstructObject4) Reset()
- func (x *GConstructObject4) String() string
- type GConstructObject5
- func (*GConstructObject5) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject5) GetName() string
- func (x *GConstructObject5) GetNumber() int32
- func (*GConstructObject5) ProtoMessage()
- func (x *GConstructObject5) ProtoReflect() protoreflect.Message
- func (x *GConstructObject5) Reset()
- func (x *GConstructObject5) String() string
- type GConstructObject6
- func (*GConstructObject6) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject6) GetName() *wrapperspb.StringValue
- func (x *GConstructObject6) GetNumber() *wrapperspb.Int32Value
- func (*GConstructObject6) ProtoMessage()
- func (x *GConstructObject6) ProtoReflect() protoreflect.Message
- func (x *GConstructObject6) Reset()
- func (x *GConstructObject6) String() string
- type GConstructObject7
- func (*GConstructObject7) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject7) GetName() string
- func (x *GConstructObject7) GetNumber() *wrapperspb.Int32Value
- func (*GConstructObject7) ProtoMessage()
- func (x *GConstructObject7) ProtoReflect() protoreflect.Message
- func (x *GConstructObject7) Reset()
- func (x *GConstructObject7) String() string
- type GConstructObject8
- func (*GConstructObject8) Descriptor() ([]byte, []int)deprecated
- func (x *GConstructObject8) GetName() string
- func (x *GConstructObject8) GetNumber() *wrapperspb.Int32Value
- func (*GConstructObject8) ProtoMessage()
- func (x *GConstructObject8) ProtoReflect() protoreflect.Message
- func (x *GConstructObject8) Reset()
- func (x *GConstructObject8) String() string
- type GContestConstraint
- func (*GContestConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *GContestConstraint) GetFieldsOfSuperClass() *GFieldsOfScheduleConstraint
- func (*GContestConstraint) ProtoMessage()
- func (x *GContestConstraint) ProtoReflect() protoreflect.Message
- func (x *GContestConstraint) Reset()
- func (x *GContestConstraint) String() string
- type GEmpty
- type GEncapsulatedFieldsClass
- func (*GEncapsulatedFieldsClass) Descriptor() ([]byte, []int)deprecated
- func (x *GEncapsulatedFieldsClass) GetEncapsulatedString() string
- func (x *GEncapsulatedFieldsClass) GetFinalString() string
- func (*GEncapsulatedFieldsClass) ProtoMessage()
- func (x *GEncapsulatedFieldsClass) ProtoReflect() protoreflect.Message
- func (x *GEncapsulatedFieldsClass) Reset()
- func (x *GEncapsulatedFieldsClass) String() string
- type GEntity
- type GFieldsOfAbstractParentClass2
- func (*GFieldsOfAbstractParentClass2) Descriptor() ([]byte, []int)deprecated
- func (*GFieldsOfAbstractParentClass2) ProtoMessage()
- func (x *GFieldsOfAbstractParentClass2) ProtoReflect() protoreflect.Message
- func (x *GFieldsOfAbstractParentClass2) Reset()
- func (x *GFieldsOfAbstractParentClass2) String() string
- type GFieldsOfAbstractVehicle
- func (*GFieldsOfAbstractVehicle) Descriptor() ([]byte, []int)deprecated
- func (x *GFieldsOfAbstractVehicle) GetWeight() int32
- func (*GFieldsOfAbstractVehicle) ProtoMessage()
- func (x *GFieldsOfAbstractVehicle) ProtoReflect() protoreflect.Message
- func (x *GFieldsOfAbstractVehicle) Reset()
- func (x *GFieldsOfAbstractVehicle) String() string
- type GFieldsOfAircraft
- func (*GFieldsOfAircraft) Descriptor() ([]byte, []int)deprecated
- func (x *GFieldsOfAircraft) GetFieldsOfSuperClass() *GFieldsOfVehicle
- func (x *GFieldsOfAircraft) GetKey() string
- func (x *GFieldsOfAircraft) GetServiceCeiling() int32
- func (*GFieldsOfAircraft) ProtoMessage()
- func (x *GFieldsOfAircraft) ProtoReflect() protoreflect.Message
- func (x *GFieldsOfAircraft) Reset()
- func (x *GFieldsOfAircraft) String() string
- type GFieldsOfBranch
- type GFieldsOfRotorcraft
- func (*GFieldsOfRotorcraft) Descriptor() ([]byte, []int)deprecated
- func (x *GFieldsOfRotorcraft) GetFieldsOfSuperClass() *GFieldsOfAircraft
- func (*GFieldsOfRotorcraft) ProtoMessage()
- func (x *GFieldsOfRotorcraft) ProtoReflect() protoreflect.Message
- func (x *GFieldsOfRotorcraft) Reset()
- func (x *GFieldsOfRotorcraft) String() string
- type GFieldsOfScheduleConstraint
- type GFieldsOfTwig
- func (*GFieldsOfTwig) Descriptor() ([]byte, []int)deprecated
- func (x *GFieldsOfTwig) GetFieldsOfSuperClass() *GFieldsOfBranch
- func (x *GFieldsOfTwig) GetProp1() int32
- func (x *GFieldsOfTwig) GetProp2() int32
- func (*GFieldsOfTwig) ProtoMessage()
- func (x *GFieldsOfTwig) ProtoReflect() protoreflect.Message
- func (x *GFieldsOfTwig) Reset()
- func (x *GFieldsOfTwig) String() string
- type GFieldsOfVehicle
- type GGarlicPress
- func (*GGarlicPress) Descriptor() ([]byte, []int)deprecated
- func (x *GGarlicPress) GetMachineWashable() bool
- func (x *GGarlicPress) GetName() string
- func (*GGarlicPress) ProtoMessage()
- func (x *GGarlicPress) ProtoReflect() protoreflect.Message
- func (x *GGarlicPress) Reset()
- func (x *GGarlicPress) String() string
- type GGyrocopter
- type GHelicopter
- type GIngredient
- func (*GIngredient) Descriptor() ([]byte, []int)deprecated
- func (x *GIngredient) GetAlternativeComponent() *GComponent
- func (x *GIngredient) GetCookingDuration() *durationpb.Duration
- func (x *GIngredient) GetDescription() string
- func (x *GIngredient) GetMainComponent() *GComponent
- func (x *GIngredient) GetOtherComponents() []*GComponent
- func (x *GIngredient) GetPrecision() float64
- func (x *GIngredient) GetQuantity() []byte
- func (x *GIngredient) GetSecondaryComponents() []*GComponent
- func (*GIngredient) ProtoMessage()
- func (x *GIngredient) ProtoReflect() protoreflect.Message
- func (x *GIngredient) Reset()
- func (x *GIngredient) String() string
- type GInventory
- func (*GInventory) Descriptor() ([]byte, []int)deprecated
- func (x *GInventory) GetNumberOfThings() map[string]int32
- func (x *GInventory) GetRecipesByName() map[string]*GRecipe
- func (x *GInventory) GetTimeSpan() *durationpb.Duration
- func (*GInventory) ProtoMessage()
- func (x *GInventory) ProtoReflect() protoreflect.Message
- func (x *GInventory) Reset()
- func (x *GInventory) String() string
- type GKey
- type GKitchen
- func (*GKitchen) Descriptor() ([]byte, []int)deprecated
- func (x *GKitchen) GetNextInspectionDate() *timestamppb.Timestamp
- func (x *GKitchen) GetRecipeList() []*GRecipe
- func (x *GKitchen) GetRecipeMap() map[string]*GRecipe
- func (*GKitchen) ProtoMessage()
- func (x *GKitchen) ProtoReflect() protoreflect.Message
- func (x *GKitchen) Reset()
- func (x *GKitchen) String() string
- type GKnife
- type GKnifeMaster
- func (*GKnifeMaster) Descriptor() ([]byte, []int)deprecated
- func (x *GKnifeMaster) GetFavoriteKnife() *GKnife
- func (x *GKnifeMaster) GetFieldsOfSuperClass() *GChef
- func (*GKnifeMaster) ProtoMessage()
- func (x *GKnifeMaster) ProtoReflect() protoreflect.Message
- func (x *GKnifeMaster) Reset()
- func (x *GKnifeMaster) String() string
- type GKnifeType
- type GKnifeType_Message
- func (*GKnifeType_Message) Descriptor() ([]byte, []int)deprecated
- func (x *GKnifeType_Message) GetValue() GKnifeType
- func (*GKnifeType_Message) ProtoMessage()
- func (x *GKnifeType_Message) ProtoReflect() protoreflect.Message
- func (x *GKnifeType_Message) Reset()
- func (x *GKnifeType_Message) String() string
- type GLeaf
- type GListOfAbstractParentClass1
- func (*GListOfAbstractParentClass1) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfAbstractParentClass1) GetItems() []*GAbstractParentClass1
- func (*GListOfAbstractParentClass1) ProtoMessage()
- func (x *GListOfAbstractParentClass1) ProtoReflect() protoreflect.Message
- func (x *GListOfAbstractParentClass1) Reset()
- func (x *GListOfAbstractParentClass1) String() string
- type GListOfAbstractParentClass2
- func (*GListOfAbstractParentClass2) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfAbstractParentClass2) GetItems() []*GAbstractParentClass2
- func (*GListOfAbstractParentClass2) ProtoMessage()
- func (x *GListOfAbstractParentClass2) ProtoReflect() protoreflect.Message
- func (x *GListOfAbstractParentClass2) Reset()
- func (x *GListOfAbstractParentClass2) String() string
- type GListOfAbstractVehicle
- func (*GListOfAbstractVehicle) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfAbstractVehicle) GetItems() []*GAbstractVehicle
- func (*GListOfAbstractVehicle) ProtoMessage()
- func (x *GListOfAbstractVehicle) ProtoReflect() protoreflect.Message
- func (x *GListOfAbstractVehicle) Reset()
- func (x *GListOfAbstractVehicle) String() string
- type GListOfAircraft
- type GListOfAirplane
- type GListOfBalloon
- type GListOfBicycle
- type GListOfBranch
- type GListOfCalcParameters
- func (*GListOfCalcParameters) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfCalcParameters) GetItems() []*GCalcParameters
- func (*GListOfCalcParameters) ProtoMessage()
- func (x *GListOfCalcParameters) ProtoReflect() protoreflect.Message
- func (x *GListOfCalcParameters) Reset()
- func (x *GListOfCalcParameters) String() string
- type GListOfCalcResult
- func (*GListOfCalcResult) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfCalcResult) GetItems() []*GCalcResult
- func (*GListOfCalcResult) ProtoMessage()
- func (x *GListOfCalcResult) ProtoReflect() protoreflect.Message
- func (x *GListOfCalcResult) Reset()
- func (x *GListOfCalcResult) String() string
- type GListOfCar
- type GListOfCategory
- type GListOfChef
- type GListOfComponent
- type GListOfConstraintAdded
- func (*GListOfConstraintAdded) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstraintAdded) GetItems() []*GConstraintAdded
- func (*GListOfConstraintAdded) ProtoMessage()
- func (x *GListOfConstraintAdded) ProtoReflect() protoreflect.Message
- func (x *GListOfConstraintAdded) Reset()
- func (x *GListOfConstraintAdded) String() string
- type GListOfConstructObject1
- func (*GListOfConstructObject1) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject1) GetItems() []*GConstructObject1
- func (*GListOfConstructObject1) ProtoMessage()
- func (x *GListOfConstructObject1) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject1) Reset()
- func (x *GListOfConstructObject1) String() string
- type GListOfConstructObject2
- func (*GListOfConstructObject2) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject2) GetItems() []*GConstructObject2
- func (*GListOfConstructObject2) ProtoMessage()
- func (x *GListOfConstructObject2) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject2) Reset()
- func (x *GListOfConstructObject2) String() string
- type GListOfConstructObject3
- func (*GListOfConstructObject3) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject3) GetItems() []*GConstructObject3
- func (*GListOfConstructObject3) ProtoMessage()
- func (x *GListOfConstructObject3) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject3) Reset()
- func (x *GListOfConstructObject3) String() string
- type GListOfConstructObject4
- func (*GListOfConstructObject4) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject4) GetItems() []*GConstructObject4
- func (*GListOfConstructObject4) ProtoMessage()
- func (x *GListOfConstructObject4) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject4) Reset()
- func (x *GListOfConstructObject4) String() string
- type GListOfConstructObject5
- func (*GListOfConstructObject5) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject5) GetItems() []*GConstructObject5
- func (*GListOfConstructObject5) ProtoMessage()
- func (x *GListOfConstructObject5) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject5) Reset()
- func (x *GListOfConstructObject5) String() string
- type GListOfConstructObject6
- func (*GListOfConstructObject6) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject6) GetItems() []*GConstructObject6
- func (*GListOfConstructObject6) ProtoMessage()
- func (x *GListOfConstructObject6) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject6) Reset()
- func (x *GListOfConstructObject6) String() string
- type GListOfConstructObject7
- func (*GListOfConstructObject7) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject7) GetItems() []*GConstructObject7
- func (*GListOfConstructObject7) ProtoMessage()
- func (x *GListOfConstructObject7) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject7) Reset()
- func (x *GListOfConstructObject7) String() string
- type GListOfConstructObject8
- func (*GListOfConstructObject8) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfConstructObject8) GetItems() []*GConstructObject8
- func (*GListOfConstructObject8) ProtoMessage()
- func (x *GListOfConstructObject8) ProtoReflect() protoreflect.Message
- func (x *GListOfConstructObject8) Reset()
- func (x *GListOfConstructObject8) String() string
- type GListOfContestConstraint
- func (*GListOfContestConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfContestConstraint) GetItems() []*GContestConstraint
- func (*GListOfContestConstraint) ProtoMessage()
- func (x *GListOfContestConstraint) ProtoReflect() protoreflect.Message
- func (x *GListOfContestConstraint) Reset()
- func (x *GListOfContestConstraint) String() string
- type GListOfEmpty
- type GListOfEncapsulatedFieldsClass
- func (*GListOfEncapsulatedFieldsClass) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfEncapsulatedFieldsClass) GetItems() []*GEncapsulatedFieldsClass
- func (*GListOfEncapsulatedFieldsClass) ProtoMessage()
- func (x *GListOfEncapsulatedFieldsClass) ProtoReflect() protoreflect.Message
- func (x *GListOfEncapsulatedFieldsClass) Reset()
- func (x *GListOfEncapsulatedFieldsClass) String() string
- type GListOfEntity
- type GListOfGarlicPress
- func (*GListOfGarlicPress) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfGarlicPress) GetItems() []*GGarlicPress
- func (*GListOfGarlicPress) ProtoMessage()
- func (x *GListOfGarlicPress) ProtoReflect() protoreflect.Message
- func (x *GListOfGarlicPress) Reset()
- func (x *GListOfGarlicPress) String() string
- type GListOfGyrocopter
- func (*GListOfGyrocopter) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfGyrocopter) GetItems() []*GGyrocopter
- func (*GListOfGyrocopter) ProtoMessage()
- func (x *GListOfGyrocopter) ProtoReflect() protoreflect.Message
- func (x *GListOfGyrocopter) Reset()
- func (x *GListOfGyrocopter) String() string
- type GListOfHelicopter
- func (*GListOfHelicopter) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfHelicopter) GetItems() []*GHelicopter
- func (*GListOfHelicopter) ProtoMessage()
- func (x *GListOfHelicopter) ProtoReflect() protoreflect.Message
- func (x *GListOfHelicopter) Reset()
- func (x *GListOfHelicopter) String() string
- type GListOfIngredient
- func (*GListOfIngredient) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfIngredient) GetItems() []*GIngredient
- func (*GListOfIngredient) ProtoMessage()
- func (x *GListOfIngredient) ProtoReflect() protoreflect.Message
- func (x *GListOfIngredient) Reset()
- func (x *GListOfIngredient) String() string
- type GListOfInventory
- type GListOfKey
- type GListOfKitchen
- type GListOfKnife
- type GListOfKnifeMaster
- func (*GListOfKnifeMaster) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfKnifeMaster) GetItems() []*GKnifeMaster
- func (*GListOfKnifeMaster) ProtoMessage()
- func (x *GListOfKnifeMaster) ProtoReflect() protoreflect.Message
- func (x *GListOfKnifeMaster) Reset()
- func (x *GListOfKnifeMaster) String() string
- type GListOfLeaf
- type GListOfListsHost
- type GListOfPerson
- type GListOfPrecisionSubject
- func (*GListOfPrecisionSubject) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfPrecisionSubject) GetItems() []*GPrecisionSubject
- func (*GListOfPrecisionSubject) ProtoMessage()
- func (x *GListOfPrecisionSubject) ProtoReflect() protoreflect.Message
- func (x *GListOfPrecisionSubject) Reset()
- func (x *GListOfPrecisionSubject) String() string
- type GListOfRecipe
- type GListOfRotorcraft
- func (*GListOfRotorcraft) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfRotorcraft) GetItems() []*GRotorcraft
- func (*GListOfRotorcraft) ProtoMessage()
- func (x *GListOfRotorcraft) ProtoReflect() protoreflect.Message
- func (x *GListOfRotorcraft) Reset()
- func (x *GListOfRotorcraft) String() string
- type GListOfScheduleConstraint
- func (*GListOfScheduleConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *GListOfScheduleConstraint) GetItems() []*GScheduleConstraint
- func (*GListOfScheduleConstraint) ProtoMessage()
- func (x *GListOfScheduleConstraint) ProtoReflect() protoreflect.Message
- func (x *GListOfScheduleConstraint) Reset()
- func (x *GListOfScheduleConstraint) String() string
- type GListOfScooter
- type GListOfSousChef
- type GListOfStarship
- type GListOfSubClass1
- type GListOfTwig
- type GListOfVehicle
- type GListsHost
- func (*GListsHost) Descriptor() ([]byte, []int)deprecated
- func (x *GListsHost) GetNvapplianceTypes() []GApplianceType
- func (x *GListsHost) GetNvbools() []bool
- func (x *GListsHost) GetNvdatetimes() []*timestamppb.Timestamp
- func (x *GListsHost) GetNvdecimals() [][]byte
- func (x *GListsHost) GetNvdoubles() []float64
- func (x *GListsHost) GetNvdurations() []*durationpb.Duration
- func (x *GListsHost) GetNvints() []int32
- func (x *GListsHost) GetNvstrings() []string
- func (x *GListsHost) GetVapplianceTypes() []GApplianceType
- func (x *GListsHost) GetVbools() []bool
- func (x *GListsHost) GetVdatetimes() []*timestamppb.Timestamp
- func (x *GListsHost) GetVdecimals() [][]byte
- func (x *GListsHost) GetVdoubles() []float64
- func (x *GListsHost) GetVdurations() []*durationpb.Duration
- func (x *GListsHost) GetVints() []int32
- func (x *GListsHost) GetVstrings() []string
- func (*GListsHost) ProtoMessage()
- func (x *GListsHost) ProtoReflect() protoreflect.Message
- func (x *GListsHost) Reset()
- func (x *GListsHost) String() string
- type GPerson
- type GPrecisionSubject
- func (*GPrecisionSubject) Descriptor() ([]byte, []int)deprecated
- func (x *GPrecisionSubject) GetDateProperty() *timestamppb.Timestamp
- func (x *GPrecisionSubject) GetDurationProperty() *durationpb.Duration
- func (*GPrecisionSubject) ProtoMessage()
- func (x *GPrecisionSubject) ProtoReflect() protoreflect.Message
- func (x *GPrecisionSubject) Reset()
- func (x *GPrecisionSubject) String() string
- type GRecipe
- func (*GRecipe) Descriptor() ([]byte, []int)deprecated
- func (x *GRecipe) GetCategory() *GCategory
- func (x *GRecipe) GetDescription() *wrapperspb.StringValue
- func (x *GRecipe) GetExpiryDate() *timestamppb.Timestamp
- func (x *GRecipe) GetExtraTags() []string
- func (x *GRecipe) GetGrossWeight() *wrapperspb.DoubleValue
- func (x *GRecipe) GetIngredients() []*GIngredient
- func (x *GRecipe) GetIsPublished() bool
- func (x *GRecipe) GetMainApplianceType() GApplianceType
- func (x *GRecipe) GetNetWeight() *wrapperspb.DoubleValue
- func (x *GRecipe) GetPreparationDuration() *durationpb.Duration
- func (x *GRecipe) GetPublishDate() *timestamppb.Timestamp
- func (x *GRecipe) GetRequiresRobot() *wrapperspb.BoolValue
- func (x *GRecipe) GetSecondaryApplianceType() *GApplianceType_Message
- func (x *GRecipe) GetTags() []string
- func (x *GRecipe) GetTitle() string
- func (x *GRecipe) GetTotalDuration() *durationpb.Duration
- func (*GRecipe) ProtoMessage()
- func (x *GRecipe) ProtoReflect() protoreflect.Message
- func (x *GRecipe) Reset()
- func (x *GRecipe) String() string
- type GRecipeTypes
- func (GRecipeTypes) Descriptor() protoreflect.EnumDescriptor
- func (x GRecipeTypes) Enum() *GRecipeTypes
- func (GRecipeTypes) EnumDescriptor() ([]byte, []int)deprecated
- func (x GRecipeTypes) Number() protoreflect.EnumNumber
- func (x GRecipeTypes) String() string
- func (GRecipeTypes) Type() protoreflect.EnumType
- type GRecipeTypes_Message
- func (*GRecipeTypes_Message) Descriptor() ([]byte, []int)deprecated
- func (x *GRecipeTypes_Message) GetValue() GRecipeTypes
- func (*GRecipeTypes_Message) ProtoMessage()
- func (x *GRecipeTypes_Message) ProtoReflect() protoreflect.Message
- func (x *GRecipeTypes_Message) Reset()
- func (x *GRecipeTypes_Message) String() string
- type GRotorcraft
- func (*GRotorcraft) Descriptor() ([]byte, []int)deprecated
- func (x *GRotorcraft) GetGyrocopter() *GGyrocopter
- func (x *GRotorcraft) GetHelicopter() *GHelicopter
- func (m *GRotorcraft) GetProps() isGRotorcraft_Props
- func (x *GRotorcraft) GetRotorcraft() *GFieldsOfRotorcraft
- func (*GRotorcraft) ProtoMessage()
- func (x *GRotorcraft) ProtoReflect() protoreflect.Message
- func (x *GRotorcraft) Reset()
- func (x *GRotorcraft) String() string
- type GRotorcraft_Gyrocopter
- type GRotorcraft_Helicopter
- type GRotorcraft_Rotorcraft
- type GScheduleConstraint
- func (*GScheduleConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *GScheduleConstraint) GetContestConstraint() *GContestConstraint
- func (m *GScheduleConstraint) GetProps() isGScheduleConstraint_Props
- func (x *GScheduleConstraint) GetScheduleConstraint() *GFieldsOfScheduleConstraint
- func (*GScheduleConstraint) ProtoMessage()
- func (x *GScheduleConstraint) ProtoReflect() protoreflect.Message
- func (x *GScheduleConstraint) Reset()
- func (x *GScheduleConstraint) String() string
- type GScheduleConstraint_ContestConstraint
- type GScheduleConstraint_ScheduleConstraint
- type GScooter
- func (*GScooter) Descriptor() ([]byte, []int)deprecated
- func (x *GScooter) GetFieldsOfSuperClass() *GFieldsOfAbstractVehicle
- func (x *GScooter) GetKey() string
- func (*GScooter) ProtoMessage()
- func (x *GScooter) ProtoReflect() protoreflect.Message
- func (x *GScooter) Reset()
- func (x *GScooter) String() string
- type GSousChef
- type GStarship
- func (*GStarship) Descriptor() ([]byte, []int)deprecated
- func (x *GStarship) GetEngineNumber() int32
- func (x *GStarship) GetOdometer() []byte
- func (x *GStarship) GetRange() []byte
- func (*GStarship) ProtoMessage()
- func (x *GStarship) ProtoReflect() protoreflect.Message
- func (x *GStarship) Reset()
- func (x *GStarship) String() string
- type GSubClass1
- type GTwig
- func (*GTwig) Descriptor() ([]byte, []int)deprecated
- func (x *GTwig) GetLeaf() *GLeaf
- func (m *GTwig) GetProps() isGTwig_Props
- func (x *GTwig) GetTwig() *GFieldsOfTwig
- func (*GTwig) ProtoMessage()
- func (x *GTwig) ProtoReflect() protoreflect.Message
- func (x *GTwig) Reset()
- func (x *GTwig) String() string
- type GTwig_Leaf
- type GTwig_Twig
- type GVehicle
- func (*GVehicle) Descriptor() ([]byte, []int)deprecated
- func (x *GVehicle) GetAircraft() *GAircraft
- func (x *GVehicle) GetCar() *GCar
- func (m *GVehicle) GetProps() isGVehicle_Props
- func (x *GVehicle) GetVehicle() *GFieldsOfVehicle
- func (*GVehicle) ProtoMessage()
- func (x *GVehicle) ProtoReflect() protoreflect.Message
- func (x *GVehicle) Reset()
- func (x *GVehicle) String() string
- type GVehicle_Aircraft
- type GVehicle_Car
- type GVehicle_Vehicle
Constants ¶
This section is empty.
Variables ¶
var ( GApplianceType_name = map[int32]string{ 0: "G_APPLIANCE_TYPE_HEAT", 1: "G_APPLIANCE_TYPE_COLD", 2: "G_APPLIANCE_TYPE_CUTLERY", } GApplianceType_value = map[string]int32{ "G_APPLIANCE_TYPE_HEAT": 0, "G_APPLIANCE_TYPE_COLD": 1, "G_APPLIANCE_TYPE_CUTLERY": 2, } )
Enum value maps for GApplianceType.
var ( GRecipeTypes_name = map[int32]string{ 0: "G_RECIPE_TYPES_COOK", 1: "G_RECIPE_TYPES_GRILL", 2: "G_RECIPE_TYPES_FRY", 3: "G_RECIPE_TYPES_STEW", } GRecipeTypes_value = map[string]int32{ "G_RECIPE_TYPES_COOK": 0, "G_RECIPE_TYPES_GRILL": 1, "G_RECIPE_TYPES_FRY": 2, "G_RECIPE_TYPES_STEW": 3, } )
Enum value maps for GRecipeTypes.
var ( GKnifeType_name = map[int32]string{ 0: "G_KNIFE_TYPE_CHEFS_KNIFE", 1: "G_KNIFE_TYPE_PARING_KNIFE", 2: "G_KNIFE_TYPE_BREAD_KNIFE", } GKnifeType_value = map[string]int32{ "G_KNIFE_TYPE_CHEFS_KNIFE": 0, "G_KNIFE_TYPE_PARING_KNIFE": 1, "G_KNIFE_TYPE_BREAD_KNIFE": 2, } )
Enum value maps for GKnifeType.
var ( GChefType_name = map[int32]string{ 0: "G_CHEF_TYPE_SENIOR_CHEF", 1: "G_CHEF_TYPE_SOUS_CHEF", 2: "G_CHEF_TYPE_PASTRY_CHEF", 3: "G_CHEF_TYPE_FISH_CHEF", } GChefType_value = map[string]int32{ "G_CHEF_TYPE_SENIOR_CHEF": 0, "G_CHEF_TYPE_SOUS_CHEF": 1, "G_CHEF_TYPE_PASTRY_CHEF": 2, "G_CHEF_TYPE_FISH_CHEF": 3, } )
Enum value maps for GChefType.
var File_model_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type GAbstractParentClass1 ¶
type GAbstractParentClass1 struct {
// contains filtered or unexported fields
}
func (*GAbstractParentClass1) Descriptor
deprecated
func (*GAbstractParentClass1) Descriptor() ([]byte, []int)
Deprecated: Use GAbstractParentClass1.ProtoReflect.Descriptor instead.
func (*GAbstractParentClass1) ProtoMessage ¶
func (*GAbstractParentClass1) ProtoMessage()
func (*GAbstractParentClass1) ProtoReflect ¶
func (x *GAbstractParentClass1) ProtoReflect() protoreflect.Message
func (*GAbstractParentClass1) Reset ¶
func (x *GAbstractParentClass1) Reset()
func (*GAbstractParentClass1) String ¶
func (x *GAbstractParentClass1) String() string
type GAbstractParentClass2 ¶
type GAbstractParentClass2 struct { // Types that are assignable to Props: // // *GAbstractParentClass2_AbstractParentClass2 // *GAbstractParentClass2_SubClass1 Props isGAbstractParentClass2_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GAbstractParentClass2) Descriptor
deprecated
func (*GAbstractParentClass2) Descriptor() ([]byte, []int)
Deprecated: Use GAbstractParentClass2.ProtoReflect.Descriptor instead.
func (*GAbstractParentClass2) GetAbstractParentClass2 ¶
func (x *GAbstractParentClass2) GetAbstractParentClass2() *GFieldsOfAbstractParentClass2
func (*GAbstractParentClass2) GetProps ¶
func (m *GAbstractParentClass2) GetProps() isGAbstractParentClass2_Props
func (*GAbstractParentClass2) GetSubClass1 ¶
func (x *GAbstractParentClass2) GetSubClass1() *GSubClass1
func (*GAbstractParentClass2) ProtoMessage ¶
func (*GAbstractParentClass2) ProtoMessage()
func (*GAbstractParentClass2) ProtoReflect ¶
func (x *GAbstractParentClass2) ProtoReflect() protoreflect.Message
func (*GAbstractParentClass2) Reset ¶
func (x *GAbstractParentClass2) Reset()
func (*GAbstractParentClass2) String ¶
func (x *GAbstractParentClass2) String() string
type GAbstractParentClass2_AbstractParentClass2 ¶
type GAbstractParentClass2_AbstractParentClass2 struct {
AbstractParentClass2 *GFieldsOfAbstractParentClass2 `protobuf:"bytes,1,opt,name=abstract_parent_class2,json=abstractParentClass2,proto3,oneof"`
}
type GAbstractParentClass2_SubClass1 ¶
type GAbstractParentClass2_SubClass1 struct {
SubClass1 *GSubClass1 `protobuf:"bytes,3,opt,name=sub_class1,json=subClass1,proto3,oneof"`
}
type GAbstractVehicle ¶
type GAbstractVehicle struct { // Types that are assignable to Props: // // *GAbstractVehicle_AbstractVehicle // *GAbstractVehicle_Bicycle // *GAbstractVehicle_Scooter Props isGAbstractVehicle_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GAbstractVehicle) Descriptor
deprecated
func (*GAbstractVehicle) Descriptor() ([]byte, []int)
Deprecated: Use GAbstractVehicle.ProtoReflect.Descriptor instead.
func (*GAbstractVehicle) GetAbstractVehicle ¶
func (x *GAbstractVehicle) GetAbstractVehicle() *GFieldsOfAbstractVehicle
func (*GAbstractVehicle) GetBicycle ¶
func (x *GAbstractVehicle) GetBicycle() *GBicycle
func (*GAbstractVehicle) GetProps ¶
func (m *GAbstractVehicle) GetProps() isGAbstractVehicle_Props
func (*GAbstractVehicle) GetScooter ¶
func (x *GAbstractVehicle) GetScooter() *GScooter
func (*GAbstractVehicle) ProtoMessage ¶
func (*GAbstractVehicle) ProtoMessage()
func (*GAbstractVehicle) ProtoReflect ¶
func (x *GAbstractVehicle) ProtoReflect() protoreflect.Message
func (*GAbstractVehicle) Reset ¶
func (x *GAbstractVehicle) Reset()
func (*GAbstractVehicle) String ¶
func (x *GAbstractVehicle) String() string
type GAbstractVehicle_AbstractVehicle ¶
type GAbstractVehicle_AbstractVehicle struct {
AbstractVehicle *GFieldsOfAbstractVehicle `protobuf:"bytes,1,opt,name=abstract_vehicle,json=abstractVehicle,proto3,oneof"`
}
type GAbstractVehicle_Bicycle ¶
type GAbstractVehicle_Bicycle struct {
Bicycle *GBicycle `protobuf:"bytes,3,opt,name=bicycle,proto3,oneof"`
}
type GAbstractVehicle_Scooter ¶
type GAbstractVehicle_Scooter struct {
Scooter *GScooter `protobuf:"bytes,4,opt,name=scooter,proto3,oneof"`
}
type GAircraft ¶
type GAircraft struct { // Types that are assignable to Props: // // *GAircraft_Aircraft // *GAircraft_Airplane // *GAircraft_Rotorcraft // *GAircraft_Balloon Props isGAircraft_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GAircraft) Descriptor
deprecated
func (*GAircraft) GetAircraft ¶
func (x *GAircraft) GetAircraft() *GFieldsOfAircraft
func (*GAircraft) GetAirplane ¶
func (*GAircraft) GetBalloon ¶
func (*GAircraft) GetRotorcraft ¶
func (x *GAircraft) GetRotorcraft() *GRotorcraft
func (*GAircraft) ProtoMessage ¶
func (*GAircraft) ProtoMessage()
func (*GAircraft) ProtoReflect ¶
func (x *GAircraft) ProtoReflect() protoreflect.Message
type GAircraft_Aircraft ¶
type GAircraft_Aircraft struct {
Aircraft *GFieldsOfAircraft `protobuf:"bytes,1,opt,name=aircraft,proto3,oneof"`
}
type GAircraft_Airplane ¶
type GAircraft_Airplane struct {
Airplane *GAirplane `protobuf:"bytes,3,opt,name=airplane,proto3,oneof"`
}
type GAircraft_Balloon ¶
type GAircraft_Balloon struct {
Balloon *GBalloon `protobuf:"bytes,5,opt,name=balloon,proto3,oneof"`
}
type GAircraft_Rotorcraft ¶
type GAircraft_Rotorcraft struct {
Rotorcraft *GRotorcraft `protobuf:"bytes,4,opt,name=rotorcraft,proto3,oneof"`
}
type GAirplane ¶
type GAirplane struct { FieldsOfSuperClass *GFieldsOfAircraft `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` Wingspan int32 `protobuf:"varint,2,opt,name=wingspan,proto3" json:"wingspan,omitempty"` // contains filtered or unexported fields }
func (*GAirplane) Descriptor
deprecated
func (*GAirplane) GetFieldsOfSuperClass ¶
func (x *GAirplane) GetFieldsOfSuperClass() *GFieldsOfAircraft
func (*GAirplane) GetWingspan ¶
func (*GAirplane) ProtoMessage ¶
func (*GAirplane) ProtoMessage()
func (*GAirplane) ProtoReflect ¶
func (x *GAirplane) ProtoReflect() protoreflect.Message
type GApplianceType ¶
type GApplianceType int32
const ( GApplianceType_G_APPLIANCE_TYPE_HEAT GApplianceType = 0 GApplianceType_G_APPLIANCE_TYPE_COLD GApplianceType = 1 GApplianceType_G_APPLIANCE_TYPE_CUTLERY GApplianceType = 2 )
func (GApplianceType) Descriptor ¶
func (GApplianceType) Descriptor() protoreflect.EnumDescriptor
func (GApplianceType) Enum ¶
func (x GApplianceType) Enum() *GApplianceType
func (GApplianceType) EnumDescriptor
deprecated
func (GApplianceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use GApplianceType.Descriptor instead.
func (GApplianceType) Number ¶
func (x GApplianceType) Number() protoreflect.EnumNumber
func (GApplianceType) String ¶
func (x GApplianceType) String() string
func (GApplianceType) Type ¶
func (GApplianceType) Type() protoreflect.EnumType
type GApplianceType_Message ¶
type GApplianceType_Message struct { Value GApplianceType `protobuf:"varint,1,opt,name=value,proto3,enum=com.company.project.GApplianceType" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GApplianceType_Message) Descriptor
deprecated
func (*GApplianceType_Message) Descriptor() ([]byte, []int)
Deprecated: Use GApplianceType_Message.ProtoReflect.Descriptor instead.
func (*GApplianceType_Message) GetValue ¶
func (x *GApplianceType_Message) GetValue() GApplianceType
func (*GApplianceType_Message) ProtoMessage ¶
func (*GApplianceType_Message) ProtoMessage()
func (*GApplianceType_Message) ProtoReflect ¶
func (x *GApplianceType_Message) ProtoReflect() protoreflect.Message
func (*GApplianceType_Message) Reset ¶
func (x *GApplianceType_Message) Reset()
func (*GApplianceType_Message) String ¶
func (x *GApplianceType_Message) String() string
type GBalloon ¶
type GBalloon struct { Weight int32 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` ServiceCeiling int32 `protobuf:"varint,4,opt,name=service_ceiling,json=serviceCeiling,proto3" json:"service_ceiling,omitempty"` // contains filtered or unexported fields }
func (*GBalloon) Descriptor
deprecated
func (*GBalloon) GetServiceCeiling ¶
func (*GBalloon) ProtoMessage ¶
func (*GBalloon) ProtoMessage()
func (*GBalloon) ProtoReflect ¶
func (x *GBalloon) ProtoReflect() protoreflect.Message
type GBicycle ¶
type GBicycle struct { FieldsOfSuperClass *GFieldsOfAbstractVehicle `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` WheelDiamater []byte `protobuf:"bytes,2,opt,name=wheel_diamater,json=wheelDiamater,proto3" json:"wheel_diamater,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GBicycle) Descriptor
deprecated
func (*GBicycle) GetFieldsOfSuperClass ¶
func (x *GBicycle) GetFieldsOfSuperClass() *GFieldsOfAbstractVehicle
func (*GBicycle) GetWheelDiamater ¶
func (*GBicycle) ProtoMessage ¶
func (*GBicycle) ProtoMessage()
func (*GBicycle) ProtoReflect ¶
func (x *GBicycle) ProtoReflect() protoreflect.Message
type GBranch ¶
type GBranch struct { // Types that are assignable to Props: // // *GBranch_Branch // *GBranch_Twig Props isGBranch_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GBranch) Descriptor
deprecated
func (*GBranch) GetBranch ¶
func (x *GBranch) GetBranch() *GFieldsOfBranch
func (*GBranch) ProtoMessage ¶
func (*GBranch) ProtoMessage()
func (*GBranch) ProtoReflect ¶
func (x *GBranch) ProtoReflect() protoreflect.Message
type GBranch_Branch ¶
type GBranch_Branch struct {
Branch *GFieldsOfBranch `protobuf:"bytes,1,opt,name=branch,proto3,oneof"`
}
type GBranch_Twig ¶
type GBranch_Twig struct {
Twig *GTwig `protobuf:"bytes,3,opt,name=twig,proto3,oneof"`
}
type GCalcParameters ¶
type GCalcParameters struct { Parameter1 int32 `protobuf:"varint,2,opt,name=parameter1,proto3" json:"parameter1,omitempty"` Parameter2 int32 `protobuf:"varint,1,opt,name=parameter2,proto3" json:"parameter2,omitempty"` Parameter3 *wrapperspb.Int32Value `protobuf:"bytes,3,opt,name=parameter3,proto3" json:"parameter3,omitempty"` Parameter4 *wrapperspb.Int32Value `protobuf:"bytes,4,opt,name=parameter4,proto3" json:"parameter4,omitempty"` Parameter5 int32 `protobuf:"varint,9,opt,name=parameter5,proto3" json:"parameter5,omitempty"` // contains filtered or unexported fields }
func (*GCalcParameters) Descriptor
deprecated
func (*GCalcParameters) Descriptor() ([]byte, []int)
Deprecated: Use GCalcParameters.ProtoReflect.Descriptor instead.
func (*GCalcParameters) GetParameter1 ¶
func (x *GCalcParameters) GetParameter1() int32
func (*GCalcParameters) GetParameter2 ¶
func (x *GCalcParameters) GetParameter2() int32
func (*GCalcParameters) GetParameter3 ¶
func (x *GCalcParameters) GetParameter3() *wrapperspb.Int32Value
func (*GCalcParameters) GetParameter4 ¶
func (x *GCalcParameters) GetParameter4() *wrapperspb.Int32Value
func (*GCalcParameters) GetParameter5 ¶
func (x *GCalcParameters) GetParameter5() int32
func (*GCalcParameters) ProtoMessage ¶
func (*GCalcParameters) ProtoMessage()
func (*GCalcParameters) ProtoReflect ¶
func (x *GCalcParameters) ProtoReflect() protoreflect.Message
func (*GCalcParameters) Reset ¶
func (x *GCalcParameters) Reset()
func (*GCalcParameters) String ¶
func (x *GCalcParameters) String() string
type GCalcResult ¶
type GCalcResult struct { Result int32 `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*GCalcResult) Descriptor
deprecated
func (*GCalcResult) Descriptor() ([]byte, []int)
Deprecated: Use GCalcResult.ProtoReflect.Descriptor instead.
func (*GCalcResult) GetResult ¶
func (x *GCalcResult) GetResult() int32
func (*GCalcResult) ProtoMessage ¶
func (*GCalcResult) ProtoMessage()
func (*GCalcResult) ProtoReflect ¶
func (x *GCalcResult) ProtoReflect() protoreflect.Message
func (*GCalcResult) Reset ¶
func (x *GCalcResult) Reset()
func (*GCalcResult) String ¶
func (x *GCalcResult) String() string
type GCar ¶
type GCar struct { FieldsOfSuperClass *GFieldsOfVehicle `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` NumberOfDoors int32 `protobuf:"varint,2,opt,name=number_of_doors,json=numberOfDoors,proto3" json:"number_of_doors,omitempty"` // contains filtered or unexported fields }
func (*GCar) Descriptor
deprecated
func (*GCar) GetFieldsOfSuperClass ¶
func (x *GCar) GetFieldsOfSuperClass() *GFieldsOfVehicle
func (*GCar) GetNumberOfDoors ¶
func (*GCar) ProtoMessage ¶
func (*GCar) ProtoMessage()
func (*GCar) ProtoReflect ¶
func (x *GCar) ProtoReflect() protoreflect.Message
type GCategory ¶
type GCategory struct { Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` MainComponent *GComponent `protobuf:"bytes,3,opt,name=main_component,json=mainComponent,proto3" json:"main_component,omitempty"` AlternativeComponent *GComponent `protobuf:"bytes,4,opt,name=alternative_component,json=alternativeComponent,proto3" json:"alternative_component,omitempty"` OtherComponents []*GComponent `protobuf:"bytes,5,rep,name=other_components,json=otherComponents,proto3" json:"other_components,omitempty"` SecondaryComponents []*GComponent `protobuf:"bytes,6,rep,name=secondary_components,json=secondaryComponents,proto3" json:"secondary_components,omitempty"` // contains filtered or unexported fields }
func (*GCategory) Descriptor
deprecated
func (*GCategory) GetAlternativeComponent ¶
func (x *GCategory) GetAlternativeComponent() *GComponent
func (*GCategory) GetMainComponent ¶
func (x *GCategory) GetMainComponent() *GComponent
func (*GCategory) GetOtherComponents ¶
func (x *GCategory) GetOtherComponents() []*GComponent
func (*GCategory) GetSecondaryComponents ¶
func (x *GCategory) GetSecondaryComponents() []*GComponent
func (*GCategory) ProtoMessage ¶
func (*GCategory) ProtoMessage()
func (*GCategory) ProtoReflect ¶
func (x *GCategory) ProtoReflect() protoreflect.Message
type GChef ¶
type GChef struct { FavoriteRecipe *GRecipe `protobuf:"bytes,2,opt,name=favorite_recipe,json=favoriteRecipe,proto3" json:"favorite_recipe,omitempty"` FavoriteKnife *GKnife `protobuf:"bytes,3,opt,name=favorite_knife,json=favoriteKnife,proto3" json:"favorite_knife,omitempty"` FavoriteApplianceType GApplianceType `` /* 167-byte string literal not displayed */ FavoriteWords []string `protobuf:"bytes,5,rep,name=favorite_words,json=favoriteWords,proto3" json:"favorite_words,omitempty"` Birthdate *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=birthdate,proto3" json:"birthdate,omitempty"` ShelfLife *durationpb.Duration `protobuf:"bytes,7,opt,name=shelf_life,json=shelfLife,proto3" json:"shelf_life,omitempty"` // contains filtered or unexported fields }
func (*GChef) Descriptor
deprecated
func (*GChef) GetBirthdate ¶
func (x *GChef) GetBirthdate() *timestamppb.Timestamp
func (*GChef) GetFavoriteApplianceType ¶
func (x *GChef) GetFavoriteApplianceType() GApplianceType
func (*GChef) GetFavoriteKnife ¶
func (*GChef) GetFavoriteRecipe ¶
func (*GChef) GetFavoriteWords ¶
func (*GChef) GetShelfLife ¶
func (x *GChef) GetShelfLife() *durationpb.Duration
func (*GChef) ProtoMessage ¶
func (*GChef) ProtoMessage()
func (*GChef) ProtoReflect ¶
func (x *GChef) ProtoReflect() protoreflect.Message
type GChefType ¶
type GChefType int32
func (GChefType) Descriptor ¶
func (GChefType) Descriptor() protoreflect.EnumDescriptor
func (GChefType) EnumDescriptor
deprecated
func (GChefType) Number ¶
func (x GChefType) Number() protoreflect.EnumNumber
func (GChefType) Type ¶
func (GChefType) Type() protoreflect.EnumType
type GChefType_Message ¶
type GChefType_Message struct { Value GChefType `protobuf:"varint,1,opt,name=value,proto3,enum=com.company.project.GChefType" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GChefType_Message) Descriptor
deprecated
func (*GChefType_Message) Descriptor() ([]byte, []int)
Deprecated: Use GChefType_Message.ProtoReflect.Descriptor instead.
func (*GChefType_Message) GetValue ¶
func (x *GChefType_Message) GetValue() GChefType
func (*GChefType_Message) ProtoMessage ¶
func (*GChefType_Message) ProtoMessage()
func (*GChefType_Message) ProtoReflect ¶
func (x *GChefType_Message) ProtoReflect() protoreflect.Message
func (*GChefType_Message) Reset ¶
func (x *GChefType_Message) Reset()
func (*GChefType_Message) String ¶
func (x *GChefType_Message) String() string
type GComponent ¶
type GComponent struct { Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*GComponent) Descriptor
deprecated
func (*GComponent) Descriptor() ([]byte, []int)
Deprecated: Use GComponent.ProtoReflect.Descriptor instead.
func (*GComponent) GetDescription ¶
func (x *GComponent) GetDescription() string
func (*GComponent) ProtoMessage ¶
func (*GComponent) ProtoMessage()
func (*GComponent) ProtoReflect ¶
func (x *GComponent) ProtoReflect() protoreflect.Message
func (*GComponent) Reset ¶
func (x *GComponent) Reset()
func (*GComponent) String ¶
func (x *GComponent) String() string
type GConstraintAdded ¶
type GConstraintAdded struct {
// contains filtered or unexported fields
}
func (*GConstraintAdded) Descriptor
deprecated
func (*GConstraintAdded) Descriptor() ([]byte, []int)
Deprecated: Use GConstraintAdded.ProtoReflect.Descriptor instead.
func (*GConstraintAdded) ProtoMessage ¶
func (*GConstraintAdded) ProtoMessage()
func (*GConstraintAdded) ProtoReflect ¶
func (x *GConstraintAdded) ProtoReflect() protoreflect.Message
func (*GConstraintAdded) Reset ¶
func (x *GConstraintAdded) Reset()
func (*GConstraintAdded) String ¶
func (x *GConstraintAdded) String() string
type GConstructObject1 ¶
type GConstructObject1 struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject1) Descriptor
deprecated
func (*GConstructObject1) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject1.ProtoReflect.Descriptor instead.
func (*GConstructObject1) GetName ¶
func (x *GConstructObject1) GetName() string
func (*GConstructObject1) GetNumber ¶
func (x *GConstructObject1) GetNumber() int32
func (*GConstructObject1) ProtoMessage ¶
func (*GConstructObject1) ProtoMessage()
func (*GConstructObject1) ProtoReflect ¶
func (x *GConstructObject1) ProtoReflect() protoreflect.Message
func (*GConstructObject1) Reset ¶
func (x *GConstructObject1) Reset()
func (*GConstructObject1) String ¶
func (x *GConstructObject1) String() string
type GConstructObject2 ¶
type GConstructObject2 struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject2) Descriptor
deprecated
func (*GConstructObject2) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject2.ProtoReflect.Descriptor instead.
func (*GConstructObject2) GetName ¶
func (x *GConstructObject2) GetName() string
func (*GConstructObject2) GetNumber ¶
func (x *GConstructObject2) GetNumber() int32
func (*GConstructObject2) ProtoMessage ¶
func (*GConstructObject2) ProtoMessage()
func (*GConstructObject2) ProtoReflect ¶
func (x *GConstructObject2) ProtoReflect() protoreflect.Message
func (*GConstructObject2) Reset ¶
func (x *GConstructObject2) Reset()
func (*GConstructObject2) String ¶
func (x *GConstructObject2) String() string
type GConstructObject3 ¶
type GConstructObject3 struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject3) Descriptor
deprecated
func (*GConstructObject3) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject3.ProtoReflect.Descriptor instead.
func (*GConstructObject3) GetName ¶
func (x *GConstructObject3) GetName() string
func (*GConstructObject3) GetNumber ¶
func (x *GConstructObject3) GetNumber() int32
func (*GConstructObject3) ProtoMessage ¶
func (*GConstructObject3) ProtoMessage()
func (*GConstructObject3) ProtoReflect ¶
func (x *GConstructObject3) ProtoReflect() protoreflect.Message
func (*GConstructObject3) Reset ¶
func (x *GConstructObject3) Reset()
func (*GConstructObject3) String ¶
func (x *GConstructObject3) String() string
type GConstructObject4 ¶
type GConstructObject4 struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject4) Descriptor
deprecated
func (*GConstructObject4) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject4.ProtoReflect.Descriptor instead.
func (*GConstructObject4) GetName ¶
func (x *GConstructObject4) GetName() string
func (*GConstructObject4) GetNumber ¶
func (x *GConstructObject4) GetNumber() int32
func (*GConstructObject4) ProtoMessage ¶
func (*GConstructObject4) ProtoMessage()
func (*GConstructObject4) ProtoReflect ¶
func (x *GConstructObject4) ProtoReflect() protoreflect.Message
func (*GConstructObject4) Reset ¶
func (x *GConstructObject4) Reset()
func (*GConstructObject4) String ¶
func (x *GConstructObject4) String() string
type GConstructObject5 ¶
type GConstructObject5 struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject5) Descriptor
deprecated
func (*GConstructObject5) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject5.ProtoReflect.Descriptor instead.
func (*GConstructObject5) GetName ¶
func (x *GConstructObject5) GetName() string
func (*GConstructObject5) GetNumber ¶
func (x *GConstructObject5) GetNumber() int32
func (*GConstructObject5) ProtoMessage ¶
func (*GConstructObject5) ProtoMessage()
func (*GConstructObject5) ProtoReflect ¶
func (x *GConstructObject5) ProtoReflect() protoreflect.Message
func (*GConstructObject5) Reset ¶
func (x *GConstructObject5) Reset()
func (*GConstructObject5) String ¶
func (x *GConstructObject5) String() string
type GConstructObject6 ¶
type GConstructObject6 struct { Name *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Number *wrapperspb.Int32Value `protobuf:"bytes,3,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject6) Descriptor
deprecated
func (*GConstructObject6) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject6.ProtoReflect.Descriptor instead.
func (*GConstructObject6) GetName ¶
func (x *GConstructObject6) GetName() *wrapperspb.StringValue
func (*GConstructObject6) GetNumber ¶
func (x *GConstructObject6) GetNumber() *wrapperspb.Int32Value
func (*GConstructObject6) ProtoMessage ¶
func (*GConstructObject6) ProtoMessage()
func (*GConstructObject6) ProtoReflect ¶
func (x *GConstructObject6) ProtoReflect() protoreflect.Message
func (*GConstructObject6) Reset ¶
func (x *GConstructObject6) Reset()
func (*GConstructObject6) String ¶
func (x *GConstructObject6) String() string
type GConstructObject7 ¶
type GConstructObject7 struct { Number *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=number,proto3" json:"number,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject7) Descriptor
deprecated
func (*GConstructObject7) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject7.ProtoReflect.Descriptor instead.
func (*GConstructObject7) GetName ¶
func (x *GConstructObject7) GetName() string
func (*GConstructObject7) GetNumber ¶
func (x *GConstructObject7) GetNumber() *wrapperspb.Int32Value
func (*GConstructObject7) ProtoMessage ¶
func (*GConstructObject7) ProtoMessage()
func (*GConstructObject7) ProtoReflect ¶
func (x *GConstructObject7) ProtoReflect() protoreflect.Message
func (*GConstructObject7) Reset ¶
func (x *GConstructObject7) Reset()
func (*GConstructObject7) String ¶
func (x *GConstructObject7) String() string
type GConstructObject8 ¶
type GConstructObject8 struct { Number *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=number,proto3" json:"number,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GConstructObject8) Descriptor
deprecated
func (*GConstructObject8) Descriptor() ([]byte, []int)
Deprecated: Use GConstructObject8.ProtoReflect.Descriptor instead.
func (*GConstructObject8) GetName ¶
func (x *GConstructObject8) GetName() string
func (*GConstructObject8) GetNumber ¶
func (x *GConstructObject8) GetNumber() *wrapperspb.Int32Value
func (*GConstructObject8) ProtoMessage ¶
func (*GConstructObject8) ProtoMessage()
func (*GConstructObject8) ProtoReflect ¶
func (x *GConstructObject8) ProtoReflect() protoreflect.Message
func (*GConstructObject8) Reset ¶
func (x *GConstructObject8) Reset()
func (*GConstructObject8) String ¶
func (x *GConstructObject8) String() string
type GContestConstraint ¶
type GContestConstraint struct { FieldsOfSuperClass *GFieldsOfScheduleConstraint `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GContestConstraint) Descriptor
deprecated
func (*GContestConstraint) Descriptor() ([]byte, []int)
Deprecated: Use GContestConstraint.ProtoReflect.Descriptor instead.
func (*GContestConstraint) GetFieldsOfSuperClass ¶
func (x *GContestConstraint) GetFieldsOfSuperClass() *GFieldsOfScheduleConstraint
func (*GContestConstraint) ProtoMessage ¶
func (*GContestConstraint) ProtoMessage()
func (*GContestConstraint) ProtoReflect ¶
func (x *GContestConstraint) ProtoReflect() protoreflect.Message
func (*GContestConstraint) Reset ¶
func (x *GContestConstraint) Reset()
func (*GContestConstraint) String ¶
func (x *GContestConstraint) String() string
type GEmpty ¶
type GEmpty struct {
// contains filtered or unexported fields
}
func (*GEmpty) Descriptor
deprecated
func (*GEmpty) ProtoMessage ¶
func (*GEmpty) ProtoMessage()
func (*GEmpty) ProtoReflect ¶
func (x *GEmpty) ProtoReflect() protoreflect.Message
type GEncapsulatedFieldsClass ¶
type GEncapsulatedFieldsClass struct { FinalString string `protobuf:"bytes,1,opt,name=final_string,json=finalString,proto3" json:"final_string,omitempty"` EncapsulatedString string `protobuf:"bytes,2,opt,name=encapsulated_string,json=encapsulatedString,proto3" json:"encapsulated_string,omitempty"` // contains filtered or unexported fields }
func (*GEncapsulatedFieldsClass) Descriptor
deprecated
func (*GEncapsulatedFieldsClass) Descriptor() ([]byte, []int)
Deprecated: Use GEncapsulatedFieldsClass.ProtoReflect.Descriptor instead.
func (*GEncapsulatedFieldsClass) GetEncapsulatedString ¶
func (x *GEncapsulatedFieldsClass) GetEncapsulatedString() string
func (*GEncapsulatedFieldsClass) GetFinalString ¶
func (x *GEncapsulatedFieldsClass) GetFinalString() string
func (*GEncapsulatedFieldsClass) ProtoMessage ¶
func (*GEncapsulatedFieldsClass) ProtoMessage()
func (*GEncapsulatedFieldsClass) ProtoReflect ¶
func (x *GEncapsulatedFieldsClass) ProtoReflect() protoreflect.Message
func (*GEncapsulatedFieldsClass) Reset ¶
func (x *GEncapsulatedFieldsClass) Reset()
func (*GEncapsulatedFieldsClass) String ¶
func (x *GEncapsulatedFieldsClass) String() string
type GEntity ¶
type GEntity struct { Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GEntity) Descriptor
deprecated
func (*GEntity) ProtoMessage ¶
func (*GEntity) ProtoMessage()
func (*GEntity) ProtoReflect ¶
func (x *GEntity) ProtoReflect() protoreflect.Message
type GFieldsOfAbstractParentClass2 ¶
type GFieldsOfAbstractParentClass2 struct {
// contains filtered or unexported fields
}
func (*GFieldsOfAbstractParentClass2) Descriptor
deprecated
func (*GFieldsOfAbstractParentClass2) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfAbstractParentClass2.ProtoReflect.Descriptor instead.
func (*GFieldsOfAbstractParentClass2) ProtoMessage ¶
func (*GFieldsOfAbstractParentClass2) ProtoMessage()
func (*GFieldsOfAbstractParentClass2) ProtoReflect ¶
func (x *GFieldsOfAbstractParentClass2) ProtoReflect() protoreflect.Message
func (*GFieldsOfAbstractParentClass2) Reset ¶
func (x *GFieldsOfAbstractParentClass2) Reset()
func (*GFieldsOfAbstractParentClass2) String ¶
func (x *GFieldsOfAbstractParentClass2) String() string
type GFieldsOfAbstractVehicle ¶
type GFieldsOfAbstractVehicle struct { Weight int32 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"` // contains filtered or unexported fields }
func (*GFieldsOfAbstractVehicle) Descriptor
deprecated
func (*GFieldsOfAbstractVehicle) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfAbstractVehicle.ProtoReflect.Descriptor instead.
func (*GFieldsOfAbstractVehicle) GetWeight ¶
func (x *GFieldsOfAbstractVehicle) GetWeight() int32
func (*GFieldsOfAbstractVehicle) ProtoMessage ¶
func (*GFieldsOfAbstractVehicle) ProtoMessage()
func (*GFieldsOfAbstractVehicle) ProtoReflect ¶
func (x *GFieldsOfAbstractVehicle) ProtoReflect() protoreflect.Message
func (*GFieldsOfAbstractVehicle) Reset ¶
func (x *GFieldsOfAbstractVehicle) Reset()
func (*GFieldsOfAbstractVehicle) String ¶
func (x *GFieldsOfAbstractVehicle) String() string
type GFieldsOfAircraft ¶
type GFieldsOfAircraft struct { FieldsOfSuperClass *GFieldsOfVehicle `protobuf:"bytes,6,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` ServiceCeiling int32 `protobuf:"varint,3,opt,name=service_ceiling,json=serviceCeiling,proto3" json:"service_ceiling,omitempty"` Key string `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GFieldsOfAircraft) Descriptor
deprecated
func (*GFieldsOfAircraft) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfAircraft.ProtoReflect.Descriptor instead.
func (*GFieldsOfAircraft) GetFieldsOfSuperClass ¶
func (x *GFieldsOfAircraft) GetFieldsOfSuperClass() *GFieldsOfVehicle
func (*GFieldsOfAircraft) GetKey ¶
func (x *GFieldsOfAircraft) GetKey() string
func (*GFieldsOfAircraft) GetServiceCeiling ¶
func (x *GFieldsOfAircraft) GetServiceCeiling() int32
func (*GFieldsOfAircraft) ProtoMessage ¶
func (*GFieldsOfAircraft) ProtoMessage()
func (*GFieldsOfAircraft) ProtoReflect ¶
func (x *GFieldsOfAircraft) ProtoReflect() protoreflect.Message
func (*GFieldsOfAircraft) Reset ¶
func (x *GFieldsOfAircraft) Reset()
func (*GFieldsOfAircraft) String ¶
func (x *GFieldsOfAircraft) String() string
type GFieldsOfBranch ¶
type GFieldsOfBranch struct {
// contains filtered or unexported fields
}
func (*GFieldsOfBranch) Descriptor
deprecated
func (*GFieldsOfBranch) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfBranch.ProtoReflect.Descriptor instead.
func (*GFieldsOfBranch) ProtoMessage ¶
func (*GFieldsOfBranch) ProtoMessage()
func (*GFieldsOfBranch) ProtoReflect ¶
func (x *GFieldsOfBranch) ProtoReflect() protoreflect.Message
func (*GFieldsOfBranch) Reset ¶
func (x *GFieldsOfBranch) Reset()
func (*GFieldsOfBranch) String ¶
func (x *GFieldsOfBranch) String() string
type GFieldsOfRotorcraft ¶
type GFieldsOfRotorcraft struct { FieldsOfSuperClass *GFieldsOfAircraft `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GFieldsOfRotorcraft) Descriptor
deprecated
func (*GFieldsOfRotorcraft) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfRotorcraft.ProtoReflect.Descriptor instead.
func (*GFieldsOfRotorcraft) GetFieldsOfSuperClass ¶
func (x *GFieldsOfRotorcraft) GetFieldsOfSuperClass() *GFieldsOfAircraft
func (*GFieldsOfRotorcraft) ProtoMessage ¶
func (*GFieldsOfRotorcraft) ProtoMessage()
func (*GFieldsOfRotorcraft) ProtoReflect ¶
func (x *GFieldsOfRotorcraft) ProtoReflect() protoreflect.Message
func (*GFieldsOfRotorcraft) Reset ¶
func (x *GFieldsOfRotorcraft) Reset()
func (*GFieldsOfRotorcraft) String ¶
func (x *GFieldsOfRotorcraft) String() string
type GFieldsOfScheduleConstraint ¶
type GFieldsOfScheduleConstraint struct {
// contains filtered or unexported fields
}
func (*GFieldsOfScheduleConstraint) Descriptor
deprecated
func (*GFieldsOfScheduleConstraint) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfScheduleConstraint.ProtoReflect.Descriptor instead.
func (*GFieldsOfScheduleConstraint) ProtoMessage ¶
func (*GFieldsOfScheduleConstraint) ProtoMessage()
func (*GFieldsOfScheduleConstraint) ProtoReflect ¶
func (x *GFieldsOfScheduleConstraint) ProtoReflect() protoreflect.Message
func (*GFieldsOfScheduleConstraint) Reset ¶
func (x *GFieldsOfScheduleConstraint) Reset()
func (*GFieldsOfScheduleConstraint) String ¶
func (x *GFieldsOfScheduleConstraint) String() string
type GFieldsOfTwig ¶
type GFieldsOfTwig struct { FieldsOfSuperClass *GFieldsOfBranch `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` Prop1 int32 `protobuf:"varint,2,opt,name=prop1,proto3" json:"prop1,omitempty"` Prop2 int32 `protobuf:"varint,4,opt,name=prop2,proto3" json:"prop2,omitempty"` // contains filtered or unexported fields }
func (*GFieldsOfTwig) Descriptor
deprecated
func (*GFieldsOfTwig) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfTwig.ProtoReflect.Descriptor instead.
func (*GFieldsOfTwig) GetFieldsOfSuperClass ¶
func (x *GFieldsOfTwig) GetFieldsOfSuperClass() *GFieldsOfBranch
func (*GFieldsOfTwig) GetProp1 ¶
func (x *GFieldsOfTwig) GetProp1() int32
func (*GFieldsOfTwig) GetProp2 ¶
func (x *GFieldsOfTwig) GetProp2() int32
func (*GFieldsOfTwig) ProtoMessage ¶
func (*GFieldsOfTwig) ProtoMessage()
func (*GFieldsOfTwig) ProtoReflect ¶
func (x *GFieldsOfTwig) ProtoReflect() protoreflect.Message
func (*GFieldsOfTwig) Reset ¶
func (x *GFieldsOfTwig) Reset()
func (*GFieldsOfTwig) String ¶
func (x *GFieldsOfTwig) String() string
type GFieldsOfVehicle ¶
type GFieldsOfVehicle struct { Weight int32 `protobuf:"varint,5,opt,name=weight,proto3" json:"weight,omitempty"` // contains filtered or unexported fields }
func (*GFieldsOfVehicle) Descriptor
deprecated
func (*GFieldsOfVehicle) Descriptor() ([]byte, []int)
Deprecated: Use GFieldsOfVehicle.ProtoReflect.Descriptor instead.
func (*GFieldsOfVehicle) GetWeight ¶
func (x *GFieldsOfVehicle) GetWeight() int32
func (*GFieldsOfVehicle) ProtoMessage ¶
func (*GFieldsOfVehicle) ProtoMessage()
func (*GFieldsOfVehicle) ProtoReflect ¶
func (x *GFieldsOfVehicle) ProtoReflect() protoreflect.Message
func (*GFieldsOfVehicle) Reset ¶
func (x *GFieldsOfVehicle) Reset()
func (*GFieldsOfVehicle) String ¶
func (x *GFieldsOfVehicle) String() string
type GGarlicPress ¶
type GGarlicPress struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` MachineWashable bool `protobuf:"varint,3,opt,name=machine_washable,json=machineWashable,proto3" json:"machine_washable,omitempty"` // contains filtered or unexported fields }
func (*GGarlicPress) Descriptor
deprecated
func (*GGarlicPress) Descriptor() ([]byte, []int)
Deprecated: Use GGarlicPress.ProtoReflect.Descriptor instead.
func (*GGarlicPress) GetMachineWashable ¶
func (x *GGarlicPress) GetMachineWashable() bool
func (*GGarlicPress) GetName ¶
func (x *GGarlicPress) GetName() string
func (*GGarlicPress) ProtoMessage ¶
func (*GGarlicPress) ProtoMessage()
func (*GGarlicPress) ProtoReflect ¶
func (x *GGarlicPress) ProtoReflect() protoreflect.Message
func (*GGarlicPress) Reset ¶
func (x *GGarlicPress) Reset()
func (*GGarlicPress) String ¶
func (x *GGarlicPress) String() string
type GGyrocopter ¶
type GGyrocopter struct { FieldsOfSuperClass *GFieldsOfRotorcraft `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GGyrocopter) Descriptor
deprecated
func (*GGyrocopter) Descriptor() ([]byte, []int)
Deprecated: Use GGyrocopter.ProtoReflect.Descriptor instead.
func (*GGyrocopter) GetFieldsOfSuperClass ¶
func (x *GGyrocopter) GetFieldsOfSuperClass() *GFieldsOfRotorcraft
func (*GGyrocopter) ProtoMessage ¶
func (*GGyrocopter) ProtoMessage()
func (*GGyrocopter) ProtoReflect ¶
func (x *GGyrocopter) ProtoReflect() protoreflect.Message
func (*GGyrocopter) Reset ¶
func (x *GGyrocopter) Reset()
func (*GGyrocopter) String ¶
func (x *GGyrocopter) String() string
type GHelicopter ¶
type GHelicopter struct { FieldsOfSuperClass *GFieldsOfRotorcraft `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GHelicopter) Descriptor
deprecated
func (*GHelicopter) Descriptor() ([]byte, []int)
Deprecated: Use GHelicopter.ProtoReflect.Descriptor instead.
func (*GHelicopter) GetFieldsOfSuperClass ¶
func (x *GHelicopter) GetFieldsOfSuperClass() *GFieldsOfRotorcraft
func (*GHelicopter) ProtoMessage ¶
func (*GHelicopter) ProtoMessage()
func (*GHelicopter) ProtoReflect ¶
func (x *GHelicopter) ProtoReflect() protoreflect.Message
func (*GHelicopter) Reset ¶
func (x *GHelicopter) Reset()
func (*GHelicopter) String ¶
func (x *GHelicopter) String() string
type GIngredient ¶
type GIngredient struct { Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Quantity []byte `protobuf:"bytes,3,opt,name=quantity,proto3" json:"quantity,omitempty"` Precision float64 `protobuf:"fixed64,4,opt,name=precision,proto3" json:"precision,omitempty"` CookingDuration *durationpb.Duration `protobuf:"bytes,5,opt,name=cooking_duration,json=cookingDuration,proto3" json:"cooking_duration,omitempty"` MainComponent *GComponent `protobuf:"bytes,6,opt,name=main_component,json=mainComponent,proto3" json:"main_component,omitempty"` OtherComponents []*GComponent `protobuf:"bytes,7,rep,name=other_components,json=otherComponents,proto3" json:"other_components,omitempty"` AlternativeComponent *GComponent `protobuf:"bytes,8,opt,name=alternative_component,json=alternativeComponent,proto3" json:"alternative_component,omitempty"` SecondaryComponents []*GComponent `protobuf:"bytes,9,rep,name=secondary_components,json=secondaryComponents,proto3" json:"secondary_components,omitempty"` // contains filtered or unexported fields }
func (*GIngredient) Descriptor
deprecated
func (*GIngredient) Descriptor() ([]byte, []int)
Deprecated: Use GIngredient.ProtoReflect.Descriptor instead.
func (*GIngredient) GetAlternativeComponent ¶
func (x *GIngredient) GetAlternativeComponent() *GComponent
func (*GIngredient) GetCookingDuration ¶
func (x *GIngredient) GetCookingDuration() *durationpb.Duration
func (*GIngredient) GetDescription ¶
func (x *GIngredient) GetDescription() string
func (*GIngredient) GetMainComponent ¶
func (x *GIngredient) GetMainComponent() *GComponent
func (*GIngredient) GetOtherComponents ¶
func (x *GIngredient) GetOtherComponents() []*GComponent
func (*GIngredient) GetPrecision ¶
func (x *GIngredient) GetPrecision() float64
func (*GIngredient) GetQuantity ¶
func (x *GIngredient) GetQuantity() []byte
func (*GIngredient) GetSecondaryComponents ¶
func (x *GIngredient) GetSecondaryComponents() []*GComponent
func (*GIngredient) ProtoMessage ¶
func (*GIngredient) ProtoMessage()
func (*GIngredient) ProtoReflect ¶
func (x *GIngredient) ProtoReflect() protoreflect.Message
func (*GIngredient) Reset ¶
func (x *GIngredient) Reset()
func (*GIngredient) String ¶
func (x *GIngredient) String() string
type GInventory ¶
type GInventory struct { NumberOfThings map[string]int32 `` /* 194-byte string literal not displayed */ RecipesByName map[string]*GRecipe `` /* 190-byte string literal not displayed */ TimeSpan *durationpb.Duration `protobuf:"bytes,4,opt,name=time_span,json=timeSpan,proto3" json:"time_span,omitempty"` // contains filtered or unexported fields }
func (*GInventory) Descriptor
deprecated
func (*GInventory) Descriptor() ([]byte, []int)
Deprecated: Use GInventory.ProtoReflect.Descriptor instead.
func (*GInventory) GetNumberOfThings ¶
func (x *GInventory) GetNumberOfThings() map[string]int32
func (*GInventory) GetRecipesByName ¶
func (x *GInventory) GetRecipesByName() map[string]*GRecipe
func (*GInventory) GetTimeSpan ¶
func (x *GInventory) GetTimeSpan() *durationpb.Duration
func (*GInventory) ProtoMessage ¶
func (*GInventory) ProtoMessage()
func (*GInventory) ProtoReflect ¶
func (x *GInventory) ProtoReflect() protoreflect.Message
func (*GInventory) Reset ¶
func (x *GInventory) Reset()
func (*GInventory) String ¶
func (x *GInventory) String() string
type GKey ¶
type GKey struct { Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GKey) Descriptor
deprecated
func (*GKey) ProtoMessage ¶
func (*GKey) ProtoMessage()
func (*GKey) ProtoReflect ¶
func (x *GKey) ProtoReflect() protoreflect.Message
type GKitchen ¶
type GKitchen struct { RecipeList []*GRecipe `protobuf:"bytes,2,rep,name=recipe_list,json=recipeList,proto3" json:"recipe_list,omitempty"` RecipeMap map[string]*GRecipe `` /* 176-byte string literal not displayed */ NextInspectionDate *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=next_inspection_date,json=nextInspectionDate,proto3" json:"next_inspection_date,omitempty"` // contains filtered or unexported fields }
func (*GKitchen) Descriptor
deprecated
func (*GKitchen) GetNextInspectionDate ¶
func (x *GKitchen) GetNextInspectionDate() *timestamppb.Timestamp
func (*GKitchen) GetRecipeList ¶
func (*GKitchen) GetRecipeMap ¶
func (*GKitchen) ProtoMessage ¶
func (*GKitchen) ProtoMessage()
func (*GKitchen) ProtoReflect ¶
func (x *GKitchen) ProtoReflect() protoreflect.Message
type GKnife ¶
type GKnife struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type GKnifeType `protobuf:"varint,2,opt,name=type,proto3,enum=com.company.project.GKnifeType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*GKnife) Descriptor
deprecated
func (*GKnife) GetType ¶
func (x *GKnife) GetType() GKnifeType
func (*GKnife) ProtoMessage ¶
func (*GKnife) ProtoMessage()
func (*GKnife) ProtoReflect ¶
func (x *GKnife) ProtoReflect() protoreflect.Message
type GKnifeMaster ¶
type GKnifeMaster struct { FieldsOfSuperClass *GChef `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` FavoriteKnife *GKnife `protobuf:"bytes,2,opt,name=favorite_knife,json=favoriteKnife,proto3" json:"favorite_knife,omitempty"` // contains filtered or unexported fields }
func (*GKnifeMaster) Descriptor
deprecated
func (*GKnifeMaster) Descriptor() ([]byte, []int)
Deprecated: Use GKnifeMaster.ProtoReflect.Descriptor instead.
func (*GKnifeMaster) GetFavoriteKnife ¶
func (x *GKnifeMaster) GetFavoriteKnife() *GKnife
func (*GKnifeMaster) GetFieldsOfSuperClass ¶
func (x *GKnifeMaster) GetFieldsOfSuperClass() *GChef
func (*GKnifeMaster) ProtoMessage ¶
func (*GKnifeMaster) ProtoMessage()
func (*GKnifeMaster) ProtoReflect ¶
func (x *GKnifeMaster) ProtoReflect() protoreflect.Message
func (*GKnifeMaster) Reset ¶
func (x *GKnifeMaster) Reset()
func (*GKnifeMaster) String ¶
func (x *GKnifeMaster) String() string
type GKnifeType ¶
type GKnifeType int32
const ( GKnifeType_G_KNIFE_TYPE_CHEFS_KNIFE GKnifeType = 0 GKnifeType_G_KNIFE_TYPE_PARING_KNIFE GKnifeType = 1 GKnifeType_G_KNIFE_TYPE_BREAD_KNIFE GKnifeType = 2 )
func (GKnifeType) Descriptor ¶
func (GKnifeType) Descriptor() protoreflect.EnumDescriptor
func (GKnifeType) Enum ¶
func (x GKnifeType) Enum() *GKnifeType
func (GKnifeType) EnumDescriptor
deprecated
func (GKnifeType) EnumDescriptor() ([]byte, []int)
Deprecated: Use GKnifeType.Descriptor instead.
func (GKnifeType) Number ¶
func (x GKnifeType) Number() protoreflect.EnumNumber
func (GKnifeType) String ¶
func (x GKnifeType) String() string
func (GKnifeType) Type ¶
func (GKnifeType) Type() protoreflect.EnumType
type GKnifeType_Message ¶
type GKnifeType_Message struct { Value GKnifeType `protobuf:"varint,1,opt,name=value,proto3,enum=com.company.project.GKnifeType" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GKnifeType_Message) Descriptor
deprecated
func (*GKnifeType_Message) Descriptor() ([]byte, []int)
Deprecated: Use GKnifeType_Message.ProtoReflect.Descriptor instead.
func (*GKnifeType_Message) GetValue ¶
func (x *GKnifeType_Message) GetValue() GKnifeType
func (*GKnifeType_Message) ProtoMessage ¶
func (*GKnifeType_Message) ProtoMessage()
func (*GKnifeType_Message) ProtoReflect ¶
func (x *GKnifeType_Message) ProtoReflect() protoreflect.Message
func (*GKnifeType_Message) Reset ¶
func (x *GKnifeType_Message) Reset()
func (*GKnifeType_Message) String ¶
func (x *GKnifeType_Message) String() string
type GLeaf ¶
type GLeaf struct { FieldsOfSuperClass *GFieldsOfTwig `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GLeaf) Descriptor
deprecated
func (*GLeaf) GetFieldsOfSuperClass ¶
func (x *GLeaf) GetFieldsOfSuperClass() *GFieldsOfTwig
func (*GLeaf) ProtoMessage ¶
func (*GLeaf) ProtoMessage()
func (*GLeaf) ProtoReflect ¶
func (x *GLeaf) ProtoReflect() protoreflect.Message
type GListOfAbstractParentClass1 ¶
type GListOfAbstractParentClass1 struct { Items []*GAbstractParentClass1 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfAbstractParentClass1) Descriptor
deprecated
func (*GListOfAbstractParentClass1) Descriptor() ([]byte, []int)
Deprecated: Use GListOfAbstractParentClass1.ProtoReflect.Descriptor instead.
func (*GListOfAbstractParentClass1) GetItems ¶
func (x *GListOfAbstractParentClass1) GetItems() []*GAbstractParentClass1
func (*GListOfAbstractParentClass1) ProtoMessage ¶
func (*GListOfAbstractParentClass1) ProtoMessage()
func (*GListOfAbstractParentClass1) ProtoReflect ¶
func (x *GListOfAbstractParentClass1) ProtoReflect() protoreflect.Message
func (*GListOfAbstractParentClass1) Reset ¶
func (x *GListOfAbstractParentClass1) Reset()
func (*GListOfAbstractParentClass1) String ¶
func (x *GListOfAbstractParentClass1) String() string
type GListOfAbstractParentClass2 ¶
type GListOfAbstractParentClass2 struct { Items []*GAbstractParentClass2 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfAbstractParentClass2) Descriptor
deprecated
func (*GListOfAbstractParentClass2) Descriptor() ([]byte, []int)
Deprecated: Use GListOfAbstractParentClass2.ProtoReflect.Descriptor instead.
func (*GListOfAbstractParentClass2) GetItems ¶
func (x *GListOfAbstractParentClass2) GetItems() []*GAbstractParentClass2
func (*GListOfAbstractParentClass2) ProtoMessage ¶
func (*GListOfAbstractParentClass2) ProtoMessage()
func (*GListOfAbstractParentClass2) ProtoReflect ¶
func (x *GListOfAbstractParentClass2) ProtoReflect() protoreflect.Message
func (*GListOfAbstractParentClass2) Reset ¶
func (x *GListOfAbstractParentClass2) Reset()
func (*GListOfAbstractParentClass2) String ¶
func (x *GListOfAbstractParentClass2) String() string
type GListOfAbstractVehicle ¶
type GListOfAbstractVehicle struct { Items []*GAbstractVehicle `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfAbstractVehicle) Descriptor
deprecated
func (*GListOfAbstractVehicle) Descriptor() ([]byte, []int)
Deprecated: Use GListOfAbstractVehicle.ProtoReflect.Descriptor instead.
func (*GListOfAbstractVehicle) GetItems ¶
func (x *GListOfAbstractVehicle) GetItems() []*GAbstractVehicle
func (*GListOfAbstractVehicle) ProtoMessage ¶
func (*GListOfAbstractVehicle) ProtoMessage()
func (*GListOfAbstractVehicle) ProtoReflect ¶
func (x *GListOfAbstractVehicle) ProtoReflect() protoreflect.Message
func (*GListOfAbstractVehicle) Reset ¶
func (x *GListOfAbstractVehicle) Reset()
func (*GListOfAbstractVehicle) String ¶
func (x *GListOfAbstractVehicle) String() string
type GListOfAircraft ¶
type GListOfAircraft struct { Items []*GAircraft `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfAircraft) Descriptor
deprecated
func (*GListOfAircraft) Descriptor() ([]byte, []int)
Deprecated: Use GListOfAircraft.ProtoReflect.Descriptor instead.
func (*GListOfAircraft) GetItems ¶
func (x *GListOfAircraft) GetItems() []*GAircraft
func (*GListOfAircraft) ProtoMessage ¶
func (*GListOfAircraft) ProtoMessage()
func (*GListOfAircraft) ProtoReflect ¶
func (x *GListOfAircraft) ProtoReflect() protoreflect.Message
func (*GListOfAircraft) Reset ¶
func (x *GListOfAircraft) Reset()
func (*GListOfAircraft) String ¶
func (x *GListOfAircraft) String() string
type GListOfAirplane ¶
type GListOfAirplane struct { Items []*GAirplane `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfAirplane) Descriptor
deprecated
func (*GListOfAirplane) Descriptor() ([]byte, []int)
Deprecated: Use GListOfAirplane.ProtoReflect.Descriptor instead.
func (*GListOfAirplane) GetItems ¶
func (x *GListOfAirplane) GetItems() []*GAirplane
func (*GListOfAirplane) ProtoMessage ¶
func (*GListOfAirplane) ProtoMessage()
func (*GListOfAirplane) ProtoReflect ¶
func (x *GListOfAirplane) ProtoReflect() protoreflect.Message
func (*GListOfAirplane) Reset ¶
func (x *GListOfAirplane) Reset()
func (*GListOfAirplane) String ¶
func (x *GListOfAirplane) String() string
type GListOfBalloon ¶
type GListOfBalloon struct { Items []*GBalloon `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfBalloon) Descriptor
deprecated
func (*GListOfBalloon) Descriptor() ([]byte, []int)
Deprecated: Use GListOfBalloon.ProtoReflect.Descriptor instead.
func (*GListOfBalloon) GetItems ¶
func (x *GListOfBalloon) GetItems() []*GBalloon
func (*GListOfBalloon) ProtoMessage ¶
func (*GListOfBalloon) ProtoMessage()
func (*GListOfBalloon) ProtoReflect ¶
func (x *GListOfBalloon) ProtoReflect() protoreflect.Message
func (*GListOfBalloon) Reset ¶
func (x *GListOfBalloon) Reset()
func (*GListOfBalloon) String ¶
func (x *GListOfBalloon) String() string
type GListOfBicycle ¶
type GListOfBicycle struct { Items []*GBicycle `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfBicycle) Descriptor
deprecated
func (*GListOfBicycle) Descriptor() ([]byte, []int)
Deprecated: Use GListOfBicycle.ProtoReflect.Descriptor instead.
func (*GListOfBicycle) GetItems ¶
func (x *GListOfBicycle) GetItems() []*GBicycle
func (*GListOfBicycle) ProtoMessage ¶
func (*GListOfBicycle) ProtoMessage()
func (*GListOfBicycle) ProtoReflect ¶
func (x *GListOfBicycle) ProtoReflect() protoreflect.Message
func (*GListOfBicycle) Reset ¶
func (x *GListOfBicycle) Reset()
func (*GListOfBicycle) String ¶
func (x *GListOfBicycle) String() string
type GListOfBranch ¶
type GListOfBranch struct { Items []*GBranch `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfBranch) Descriptor
deprecated
func (*GListOfBranch) Descriptor() ([]byte, []int)
Deprecated: Use GListOfBranch.ProtoReflect.Descriptor instead.
func (*GListOfBranch) GetItems ¶
func (x *GListOfBranch) GetItems() []*GBranch
func (*GListOfBranch) ProtoMessage ¶
func (*GListOfBranch) ProtoMessage()
func (*GListOfBranch) ProtoReflect ¶
func (x *GListOfBranch) ProtoReflect() protoreflect.Message
func (*GListOfBranch) Reset ¶
func (x *GListOfBranch) Reset()
func (*GListOfBranch) String ¶
func (x *GListOfBranch) String() string
type GListOfCalcParameters ¶
type GListOfCalcParameters struct { Items []*GCalcParameters `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfCalcParameters) Descriptor
deprecated
func (*GListOfCalcParameters) Descriptor() ([]byte, []int)
Deprecated: Use GListOfCalcParameters.ProtoReflect.Descriptor instead.
func (*GListOfCalcParameters) GetItems ¶
func (x *GListOfCalcParameters) GetItems() []*GCalcParameters
func (*GListOfCalcParameters) ProtoMessage ¶
func (*GListOfCalcParameters) ProtoMessage()
func (*GListOfCalcParameters) ProtoReflect ¶
func (x *GListOfCalcParameters) ProtoReflect() protoreflect.Message
func (*GListOfCalcParameters) Reset ¶
func (x *GListOfCalcParameters) Reset()
func (*GListOfCalcParameters) String ¶
func (x *GListOfCalcParameters) String() string
type GListOfCalcResult ¶
type GListOfCalcResult struct { Items []*GCalcResult `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfCalcResult) Descriptor
deprecated
func (*GListOfCalcResult) Descriptor() ([]byte, []int)
Deprecated: Use GListOfCalcResult.ProtoReflect.Descriptor instead.
func (*GListOfCalcResult) GetItems ¶
func (x *GListOfCalcResult) GetItems() []*GCalcResult
func (*GListOfCalcResult) ProtoMessage ¶
func (*GListOfCalcResult) ProtoMessage()
func (*GListOfCalcResult) ProtoReflect ¶
func (x *GListOfCalcResult) ProtoReflect() protoreflect.Message
func (*GListOfCalcResult) Reset ¶
func (x *GListOfCalcResult) Reset()
func (*GListOfCalcResult) String ¶
func (x *GListOfCalcResult) String() string
type GListOfCar ¶
type GListOfCar struct { Items []*GCar `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfCar) Descriptor
deprecated
func (*GListOfCar) Descriptor() ([]byte, []int)
Deprecated: Use GListOfCar.ProtoReflect.Descriptor instead.
func (*GListOfCar) GetItems ¶
func (x *GListOfCar) GetItems() []*GCar
func (*GListOfCar) ProtoMessage ¶
func (*GListOfCar) ProtoMessage()
func (*GListOfCar) ProtoReflect ¶
func (x *GListOfCar) ProtoReflect() protoreflect.Message
func (*GListOfCar) Reset ¶
func (x *GListOfCar) Reset()
func (*GListOfCar) String ¶
func (x *GListOfCar) String() string
type GListOfCategory ¶
type GListOfCategory struct { Items []*GCategory `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfCategory) Descriptor
deprecated
func (*GListOfCategory) Descriptor() ([]byte, []int)
Deprecated: Use GListOfCategory.ProtoReflect.Descriptor instead.
func (*GListOfCategory) GetItems ¶
func (x *GListOfCategory) GetItems() []*GCategory
func (*GListOfCategory) ProtoMessage ¶
func (*GListOfCategory) ProtoMessage()
func (*GListOfCategory) ProtoReflect ¶
func (x *GListOfCategory) ProtoReflect() protoreflect.Message
func (*GListOfCategory) Reset ¶
func (x *GListOfCategory) Reset()
func (*GListOfCategory) String ¶
func (x *GListOfCategory) String() string
type GListOfChef ¶
type GListOfChef struct { Items []*GChef `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfChef) Descriptor
deprecated
func (*GListOfChef) Descriptor() ([]byte, []int)
Deprecated: Use GListOfChef.ProtoReflect.Descriptor instead.
func (*GListOfChef) GetItems ¶
func (x *GListOfChef) GetItems() []*GChef
func (*GListOfChef) ProtoMessage ¶
func (*GListOfChef) ProtoMessage()
func (*GListOfChef) ProtoReflect ¶
func (x *GListOfChef) ProtoReflect() protoreflect.Message
func (*GListOfChef) Reset ¶
func (x *GListOfChef) Reset()
func (*GListOfChef) String ¶
func (x *GListOfChef) String() string
type GListOfComponent ¶
type GListOfComponent struct { Items []*GComponent `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfComponent) Descriptor
deprecated
func (*GListOfComponent) Descriptor() ([]byte, []int)
Deprecated: Use GListOfComponent.ProtoReflect.Descriptor instead.
func (*GListOfComponent) GetItems ¶
func (x *GListOfComponent) GetItems() []*GComponent
func (*GListOfComponent) ProtoMessage ¶
func (*GListOfComponent) ProtoMessage()
func (*GListOfComponent) ProtoReflect ¶
func (x *GListOfComponent) ProtoReflect() protoreflect.Message
func (*GListOfComponent) Reset ¶
func (x *GListOfComponent) Reset()
func (*GListOfComponent) String ¶
func (x *GListOfComponent) String() string
type GListOfConstraintAdded ¶
type GListOfConstraintAdded struct { Items []*GConstraintAdded `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstraintAdded) Descriptor
deprecated
func (*GListOfConstraintAdded) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstraintAdded.ProtoReflect.Descriptor instead.
func (*GListOfConstraintAdded) GetItems ¶
func (x *GListOfConstraintAdded) GetItems() []*GConstraintAdded
func (*GListOfConstraintAdded) ProtoMessage ¶
func (*GListOfConstraintAdded) ProtoMessage()
func (*GListOfConstraintAdded) ProtoReflect ¶
func (x *GListOfConstraintAdded) ProtoReflect() protoreflect.Message
func (*GListOfConstraintAdded) Reset ¶
func (x *GListOfConstraintAdded) Reset()
func (*GListOfConstraintAdded) String ¶
func (x *GListOfConstraintAdded) String() string
type GListOfConstructObject1 ¶
type GListOfConstructObject1 struct { Items []*GConstructObject1 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject1) Descriptor
deprecated
func (*GListOfConstructObject1) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject1.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject1) GetItems ¶
func (x *GListOfConstructObject1) GetItems() []*GConstructObject1
func (*GListOfConstructObject1) ProtoMessage ¶
func (*GListOfConstructObject1) ProtoMessage()
func (*GListOfConstructObject1) ProtoReflect ¶
func (x *GListOfConstructObject1) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject1) Reset ¶
func (x *GListOfConstructObject1) Reset()
func (*GListOfConstructObject1) String ¶
func (x *GListOfConstructObject1) String() string
type GListOfConstructObject2 ¶
type GListOfConstructObject2 struct { Items []*GConstructObject2 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject2) Descriptor
deprecated
func (*GListOfConstructObject2) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject2.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject2) GetItems ¶
func (x *GListOfConstructObject2) GetItems() []*GConstructObject2
func (*GListOfConstructObject2) ProtoMessage ¶
func (*GListOfConstructObject2) ProtoMessage()
func (*GListOfConstructObject2) ProtoReflect ¶
func (x *GListOfConstructObject2) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject2) Reset ¶
func (x *GListOfConstructObject2) Reset()
func (*GListOfConstructObject2) String ¶
func (x *GListOfConstructObject2) String() string
type GListOfConstructObject3 ¶
type GListOfConstructObject3 struct { Items []*GConstructObject3 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject3) Descriptor
deprecated
func (*GListOfConstructObject3) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject3.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject3) GetItems ¶
func (x *GListOfConstructObject3) GetItems() []*GConstructObject3
func (*GListOfConstructObject3) ProtoMessage ¶
func (*GListOfConstructObject3) ProtoMessage()
func (*GListOfConstructObject3) ProtoReflect ¶
func (x *GListOfConstructObject3) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject3) Reset ¶
func (x *GListOfConstructObject3) Reset()
func (*GListOfConstructObject3) String ¶
func (x *GListOfConstructObject3) String() string
type GListOfConstructObject4 ¶
type GListOfConstructObject4 struct { Items []*GConstructObject4 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject4) Descriptor
deprecated
func (*GListOfConstructObject4) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject4.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject4) GetItems ¶
func (x *GListOfConstructObject4) GetItems() []*GConstructObject4
func (*GListOfConstructObject4) ProtoMessage ¶
func (*GListOfConstructObject4) ProtoMessage()
func (*GListOfConstructObject4) ProtoReflect ¶
func (x *GListOfConstructObject4) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject4) Reset ¶
func (x *GListOfConstructObject4) Reset()
func (*GListOfConstructObject4) String ¶
func (x *GListOfConstructObject4) String() string
type GListOfConstructObject5 ¶
type GListOfConstructObject5 struct { Items []*GConstructObject5 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject5) Descriptor
deprecated
func (*GListOfConstructObject5) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject5.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject5) GetItems ¶
func (x *GListOfConstructObject5) GetItems() []*GConstructObject5
func (*GListOfConstructObject5) ProtoMessage ¶
func (*GListOfConstructObject5) ProtoMessage()
func (*GListOfConstructObject5) ProtoReflect ¶
func (x *GListOfConstructObject5) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject5) Reset ¶
func (x *GListOfConstructObject5) Reset()
func (*GListOfConstructObject5) String ¶
func (x *GListOfConstructObject5) String() string
type GListOfConstructObject6 ¶
type GListOfConstructObject6 struct { Items []*GConstructObject6 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject6) Descriptor
deprecated
func (*GListOfConstructObject6) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject6.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject6) GetItems ¶
func (x *GListOfConstructObject6) GetItems() []*GConstructObject6
func (*GListOfConstructObject6) ProtoMessage ¶
func (*GListOfConstructObject6) ProtoMessage()
func (*GListOfConstructObject6) ProtoReflect ¶
func (x *GListOfConstructObject6) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject6) Reset ¶
func (x *GListOfConstructObject6) Reset()
func (*GListOfConstructObject6) String ¶
func (x *GListOfConstructObject6) String() string
type GListOfConstructObject7 ¶
type GListOfConstructObject7 struct { Items []*GConstructObject7 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject7) Descriptor
deprecated
func (*GListOfConstructObject7) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject7.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject7) GetItems ¶
func (x *GListOfConstructObject7) GetItems() []*GConstructObject7
func (*GListOfConstructObject7) ProtoMessage ¶
func (*GListOfConstructObject7) ProtoMessage()
func (*GListOfConstructObject7) ProtoReflect ¶
func (x *GListOfConstructObject7) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject7) Reset ¶
func (x *GListOfConstructObject7) Reset()
func (*GListOfConstructObject7) String ¶
func (x *GListOfConstructObject7) String() string
type GListOfConstructObject8 ¶
type GListOfConstructObject8 struct { Items []*GConstructObject8 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfConstructObject8) Descriptor
deprecated
func (*GListOfConstructObject8) Descriptor() ([]byte, []int)
Deprecated: Use GListOfConstructObject8.ProtoReflect.Descriptor instead.
func (*GListOfConstructObject8) GetItems ¶
func (x *GListOfConstructObject8) GetItems() []*GConstructObject8
func (*GListOfConstructObject8) ProtoMessage ¶
func (*GListOfConstructObject8) ProtoMessage()
func (*GListOfConstructObject8) ProtoReflect ¶
func (x *GListOfConstructObject8) ProtoReflect() protoreflect.Message
func (*GListOfConstructObject8) Reset ¶
func (x *GListOfConstructObject8) Reset()
func (*GListOfConstructObject8) String ¶
func (x *GListOfConstructObject8) String() string
type GListOfContestConstraint ¶
type GListOfContestConstraint struct { Items []*GContestConstraint `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfContestConstraint) Descriptor
deprecated
func (*GListOfContestConstraint) Descriptor() ([]byte, []int)
Deprecated: Use GListOfContestConstraint.ProtoReflect.Descriptor instead.
func (*GListOfContestConstraint) GetItems ¶
func (x *GListOfContestConstraint) GetItems() []*GContestConstraint
func (*GListOfContestConstraint) ProtoMessage ¶
func (*GListOfContestConstraint) ProtoMessage()
func (*GListOfContestConstraint) ProtoReflect ¶
func (x *GListOfContestConstraint) ProtoReflect() protoreflect.Message
func (*GListOfContestConstraint) Reset ¶
func (x *GListOfContestConstraint) Reset()
func (*GListOfContestConstraint) String ¶
func (x *GListOfContestConstraint) String() string
type GListOfEmpty ¶
type GListOfEmpty struct { Items []*GEmpty `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfEmpty) Descriptor
deprecated
func (*GListOfEmpty) Descriptor() ([]byte, []int)
Deprecated: Use GListOfEmpty.ProtoReflect.Descriptor instead.
func (*GListOfEmpty) GetItems ¶
func (x *GListOfEmpty) GetItems() []*GEmpty
func (*GListOfEmpty) ProtoMessage ¶
func (*GListOfEmpty) ProtoMessage()
func (*GListOfEmpty) ProtoReflect ¶
func (x *GListOfEmpty) ProtoReflect() protoreflect.Message
func (*GListOfEmpty) Reset ¶
func (x *GListOfEmpty) Reset()
func (*GListOfEmpty) String ¶
func (x *GListOfEmpty) String() string
type GListOfEncapsulatedFieldsClass ¶
type GListOfEncapsulatedFieldsClass struct { Items []*GEncapsulatedFieldsClass `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfEncapsulatedFieldsClass) Descriptor
deprecated
func (*GListOfEncapsulatedFieldsClass) Descriptor() ([]byte, []int)
Deprecated: Use GListOfEncapsulatedFieldsClass.ProtoReflect.Descriptor instead.
func (*GListOfEncapsulatedFieldsClass) GetItems ¶
func (x *GListOfEncapsulatedFieldsClass) GetItems() []*GEncapsulatedFieldsClass
func (*GListOfEncapsulatedFieldsClass) ProtoMessage ¶
func (*GListOfEncapsulatedFieldsClass) ProtoMessage()
func (*GListOfEncapsulatedFieldsClass) ProtoReflect ¶
func (x *GListOfEncapsulatedFieldsClass) ProtoReflect() protoreflect.Message
func (*GListOfEncapsulatedFieldsClass) Reset ¶
func (x *GListOfEncapsulatedFieldsClass) Reset()
func (*GListOfEncapsulatedFieldsClass) String ¶
func (x *GListOfEncapsulatedFieldsClass) String() string
type GListOfEntity ¶
type GListOfEntity struct { Items []*GEntity `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfEntity) Descriptor
deprecated
func (*GListOfEntity) Descriptor() ([]byte, []int)
Deprecated: Use GListOfEntity.ProtoReflect.Descriptor instead.
func (*GListOfEntity) GetItems ¶
func (x *GListOfEntity) GetItems() []*GEntity
func (*GListOfEntity) ProtoMessage ¶
func (*GListOfEntity) ProtoMessage()
func (*GListOfEntity) ProtoReflect ¶
func (x *GListOfEntity) ProtoReflect() protoreflect.Message
func (*GListOfEntity) Reset ¶
func (x *GListOfEntity) Reset()
func (*GListOfEntity) String ¶
func (x *GListOfEntity) String() string
type GListOfGarlicPress ¶
type GListOfGarlicPress struct { Items []*GGarlicPress `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfGarlicPress) Descriptor
deprecated
func (*GListOfGarlicPress) Descriptor() ([]byte, []int)
Deprecated: Use GListOfGarlicPress.ProtoReflect.Descriptor instead.
func (*GListOfGarlicPress) GetItems ¶
func (x *GListOfGarlicPress) GetItems() []*GGarlicPress
func (*GListOfGarlicPress) ProtoMessage ¶
func (*GListOfGarlicPress) ProtoMessage()
func (*GListOfGarlicPress) ProtoReflect ¶
func (x *GListOfGarlicPress) ProtoReflect() protoreflect.Message
func (*GListOfGarlicPress) Reset ¶
func (x *GListOfGarlicPress) Reset()
func (*GListOfGarlicPress) String ¶
func (x *GListOfGarlicPress) String() string
type GListOfGyrocopter ¶
type GListOfGyrocopter struct { Items []*GGyrocopter `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfGyrocopter) Descriptor
deprecated
func (*GListOfGyrocopter) Descriptor() ([]byte, []int)
Deprecated: Use GListOfGyrocopter.ProtoReflect.Descriptor instead.
func (*GListOfGyrocopter) GetItems ¶
func (x *GListOfGyrocopter) GetItems() []*GGyrocopter
func (*GListOfGyrocopter) ProtoMessage ¶
func (*GListOfGyrocopter) ProtoMessage()
func (*GListOfGyrocopter) ProtoReflect ¶
func (x *GListOfGyrocopter) ProtoReflect() protoreflect.Message
func (*GListOfGyrocopter) Reset ¶
func (x *GListOfGyrocopter) Reset()
func (*GListOfGyrocopter) String ¶
func (x *GListOfGyrocopter) String() string
type GListOfHelicopter ¶
type GListOfHelicopter struct { Items []*GHelicopter `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfHelicopter) Descriptor
deprecated
func (*GListOfHelicopter) Descriptor() ([]byte, []int)
Deprecated: Use GListOfHelicopter.ProtoReflect.Descriptor instead.
func (*GListOfHelicopter) GetItems ¶
func (x *GListOfHelicopter) GetItems() []*GHelicopter
func (*GListOfHelicopter) ProtoMessage ¶
func (*GListOfHelicopter) ProtoMessage()
func (*GListOfHelicopter) ProtoReflect ¶
func (x *GListOfHelicopter) ProtoReflect() protoreflect.Message
func (*GListOfHelicopter) Reset ¶
func (x *GListOfHelicopter) Reset()
func (*GListOfHelicopter) String ¶
func (x *GListOfHelicopter) String() string
type GListOfIngredient ¶
type GListOfIngredient struct { Items []*GIngredient `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfIngredient) Descriptor
deprecated
func (*GListOfIngredient) Descriptor() ([]byte, []int)
Deprecated: Use GListOfIngredient.ProtoReflect.Descriptor instead.
func (*GListOfIngredient) GetItems ¶
func (x *GListOfIngredient) GetItems() []*GIngredient
func (*GListOfIngredient) ProtoMessage ¶
func (*GListOfIngredient) ProtoMessage()
func (*GListOfIngredient) ProtoReflect ¶
func (x *GListOfIngredient) ProtoReflect() protoreflect.Message
func (*GListOfIngredient) Reset ¶
func (x *GListOfIngredient) Reset()
func (*GListOfIngredient) String ¶
func (x *GListOfIngredient) String() string
type GListOfInventory ¶
type GListOfInventory struct { Items []*GInventory `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfInventory) Descriptor
deprecated
func (*GListOfInventory) Descriptor() ([]byte, []int)
Deprecated: Use GListOfInventory.ProtoReflect.Descriptor instead.
func (*GListOfInventory) GetItems ¶
func (x *GListOfInventory) GetItems() []*GInventory
func (*GListOfInventory) ProtoMessage ¶
func (*GListOfInventory) ProtoMessage()
func (*GListOfInventory) ProtoReflect ¶
func (x *GListOfInventory) ProtoReflect() protoreflect.Message
func (*GListOfInventory) Reset ¶
func (x *GListOfInventory) Reset()
func (*GListOfInventory) String ¶
func (x *GListOfInventory) String() string
type GListOfKey ¶
type GListOfKey struct { Items []*GKey `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfKey) Descriptor
deprecated
func (*GListOfKey) Descriptor() ([]byte, []int)
Deprecated: Use GListOfKey.ProtoReflect.Descriptor instead.
func (*GListOfKey) GetItems ¶
func (x *GListOfKey) GetItems() []*GKey
func (*GListOfKey) ProtoMessage ¶
func (*GListOfKey) ProtoMessage()
func (*GListOfKey) ProtoReflect ¶
func (x *GListOfKey) ProtoReflect() protoreflect.Message
func (*GListOfKey) Reset ¶
func (x *GListOfKey) Reset()
func (*GListOfKey) String ¶
func (x *GListOfKey) String() string
type GListOfKitchen ¶
type GListOfKitchen struct { Items []*GKitchen `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfKitchen) Descriptor
deprecated
func (*GListOfKitchen) Descriptor() ([]byte, []int)
Deprecated: Use GListOfKitchen.ProtoReflect.Descriptor instead.
func (*GListOfKitchen) GetItems ¶
func (x *GListOfKitchen) GetItems() []*GKitchen
func (*GListOfKitchen) ProtoMessage ¶
func (*GListOfKitchen) ProtoMessage()
func (*GListOfKitchen) ProtoReflect ¶
func (x *GListOfKitchen) ProtoReflect() protoreflect.Message
func (*GListOfKitchen) Reset ¶
func (x *GListOfKitchen) Reset()
func (*GListOfKitchen) String ¶
func (x *GListOfKitchen) String() string
type GListOfKnife ¶
type GListOfKnife struct { Items []*GKnife `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfKnife) Descriptor
deprecated
func (*GListOfKnife) Descriptor() ([]byte, []int)
Deprecated: Use GListOfKnife.ProtoReflect.Descriptor instead.
func (*GListOfKnife) GetItems ¶
func (x *GListOfKnife) GetItems() []*GKnife
func (*GListOfKnife) ProtoMessage ¶
func (*GListOfKnife) ProtoMessage()
func (*GListOfKnife) ProtoReflect ¶
func (x *GListOfKnife) ProtoReflect() protoreflect.Message
func (*GListOfKnife) Reset ¶
func (x *GListOfKnife) Reset()
func (*GListOfKnife) String ¶
func (x *GListOfKnife) String() string
type GListOfKnifeMaster ¶
type GListOfKnifeMaster struct { Items []*GKnifeMaster `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfKnifeMaster) Descriptor
deprecated
func (*GListOfKnifeMaster) Descriptor() ([]byte, []int)
Deprecated: Use GListOfKnifeMaster.ProtoReflect.Descriptor instead.
func (*GListOfKnifeMaster) GetItems ¶
func (x *GListOfKnifeMaster) GetItems() []*GKnifeMaster
func (*GListOfKnifeMaster) ProtoMessage ¶
func (*GListOfKnifeMaster) ProtoMessage()
func (*GListOfKnifeMaster) ProtoReflect ¶
func (x *GListOfKnifeMaster) ProtoReflect() protoreflect.Message
func (*GListOfKnifeMaster) Reset ¶
func (x *GListOfKnifeMaster) Reset()
func (*GListOfKnifeMaster) String ¶
func (x *GListOfKnifeMaster) String() string
type GListOfLeaf ¶
type GListOfLeaf struct { Items []*GLeaf `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfLeaf) Descriptor
deprecated
func (*GListOfLeaf) Descriptor() ([]byte, []int)
Deprecated: Use GListOfLeaf.ProtoReflect.Descriptor instead.
func (*GListOfLeaf) GetItems ¶
func (x *GListOfLeaf) GetItems() []*GLeaf
func (*GListOfLeaf) ProtoMessage ¶
func (*GListOfLeaf) ProtoMessage()
func (*GListOfLeaf) ProtoReflect ¶
func (x *GListOfLeaf) ProtoReflect() protoreflect.Message
func (*GListOfLeaf) Reset ¶
func (x *GListOfLeaf) Reset()
func (*GListOfLeaf) String ¶
func (x *GListOfLeaf) String() string
type GListOfListsHost ¶
type GListOfListsHost struct { Items []*GListsHost `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfListsHost) Descriptor
deprecated
func (*GListOfListsHost) Descriptor() ([]byte, []int)
Deprecated: Use GListOfListsHost.ProtoReflect.Descriptor instead.
func (*GListOfListsHost) GetItems ¶
func (x *GListOfListsHost) GetItems() []*GListsHost
func (*GListOfListsHost) ProtoMessage ¶
func (*GListOfListsHost) ProtoMessage()
func (*GListOfListsHost) ProtoReflect ¶
func (x *GListOfListsHost) ProtoReflect() protoreflect.Message
func (*GListOfListsHost) Reset ¶
func (x *GListOfListsHost) Reset()
func (*GListOfListsHost) String ¶
func (x *GListOfListsHost) String() string
type GListOfPerson ¶
type GListOfPerson struct { Items []*GPerson `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfPerson) Descriptor
deprecated
func (*GListOfPerson) Descriptor() ([]byte, []int)
Deprecated: Use GListOfPerson.ProtoReflect.Descriptor instead.
func (*GListOfPerson) GetItems ¶
func (x *GListOfPerson) GetItems() []*GPerson
func (*GListOfPerson) ProtoMessage ¶
func (*GListOfPerson) ProtoMessage()
func (*GListOfPerson) ProtoReflect ¶
func (x *GListOfPerson) ProtoReflect() protoreflect.Message
func (*GListOfPerson) Reset ¶
func (x *GListOfPerson) Reset()
func (*GListOfPerson) String ¶
func (x *GListOfPerson) String() string
type GListOfPrecisionSubject ¶
type GListOfPrecisionSubject struct { Items []*GPrecisionSubject `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfPrecisionSubject) Descriptor
deprecated
func (*GListOfPrecisionSubject) Descriptor() ([]byte, []int)
Deprecated: Use GListOfPrecisionSubject.ProtoReflect.Descriptor instead.
func (*GListOfPrecisionSubject) GetItems ¶
func (x *GListOfPrecisionSubject) GetItems() []*GPrecisionSubject
func (*GListOfPrecisionSubject) ProtoMessage ¶
func (*GListOfPrecisionSubject) ProtoMessage()
func (*GListOfPrecisionSubject) ProtoReflect ¶
func (x *GListOfPrecisionSubject) ProtoReflect() protoreflect.Message
func (*GListOfPrecisionSubject) Reset ¶
func (x *GListOfPrecisionSubject) Reset()
func (*GListOfPrecisionSubject) String ¶
func (x *GListOfPrecisionSubject) String() string
type GListOfRecipe ¶
type GListOfRecipe struct { Items []*GRecipe `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfRecipe) Descriptor
deprecated
func (*GListOfRecipe) Descriptor() ([]byte, []int)
Deprecated: Use GListOfRecipe.ProtoReflect.Descriptor instead.
func (*GListOfRecipe) GetItems ¶
func (x *GListOfRecipe) GetItems() []*GRecipe
func (*GListOfRecipe) ProtoMessage ¶
func (*GListOfRecipe) ProtoMessage()
func (*GListOfRecipe) ProtoReflect ¶
func (x *GListOfRecipe) ProtoReflect() protoreflect.Message
func (*GListOfRecipe) Reset ¶
func (x *GListOfRecipe) Reset()
func (*GListOfRecipe) String ¶
func (x *GListOfRecipe) String() string
type GListOfRotorcraft ¶
type GListOfRotorcraft struct { Items []*GRotorcraft `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfRotorcraft) Descriptor
deprecated
func (*GListOfRotorcraft) Descriptor() ([]byte, []int)
Deprecated: Use GListOfRotorcraft.ProtoReflect.Descriptor instead.
func (*GListOfRotorcraft) GetItems ¶
func (x *GListOfRotorcraft) GetItems() []*GRotorcraft
func (*GListOfRotorcraft) ProtoMessage ¶
func (*GListOfRotorcraft) ProtoMessage()
func (*GListOfRotorcraft) ProtoReflect ¶
func (x *GListOfRotorcraft) ProtoReflect() protoreflect.Message
func (*GListOfRotorcraft) Reset ¶
func (x *GListOfRotorcraft) Reset()
func (*GListOfRotorcraft) String ¶
func (x *GListOfRotorcraft) String() string
type GListOfScheduleConstraint ¶
type GListOfScheduleConstraint struct { Items []*GScheduleConstraint `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfScheduleConstraint) Descriptor
deprecated
func (*GListOfScheduleConstraint) Descriptor() ([]byte, []int)
Deprecated: Use GListOfScheduleConstraint.ProtoReflect.Descriptor instead.
func (*GListOfScheduleConstraint) GetItems ¶
func (x *GListOfScheduleConstraint) GetItems() []*GScheduleConstraint
func (*GListOfScheduleConstraint) ProtoMessage ¶
func (*GListOfScheduleConstraint) ProtoMessage()
func (*GListOfScheduleConstraint) ProtoReflect ¶
func (x *GListOfScheduleConstraint) ProtoReflect() protoreflect.Message
func (*GListOfScheduleConstraint) Reset ¶
func (x *GListOfScheduleConstraint) Reset()
func (*GListOfScheduleConstraint) String ¶
func (x *GListOfScheduleConstraint) String() string
type GListOfScooter ¶
type GListOfScooter struct { Items []*GScooter `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfScooter) Descriptor
deprecated
func (*GListOfScooter) Descriptor() ([]byte, []int)
Deprecated: Use GListOfScooter.ProtoReflect.Descriptor instead.
func (*GListOfScooter) GetItems ¶
func (x *GListOfScooter) GetItems() []*GScooter
func (*GListOfScooter) ProtoMessage ¶
func (*GListOfScooter) ProtoMessage()
func (*GListOfScooter) ProtoReflect ¶
func (x *GListOfScooter) ProtoReflect() protoreflect.Message
func (*GListOfScooter) Reset ¶
func (x *GListOfScooter) Reset()
func (*GListOfScooter) String ¶
func (x *GListOfScooter) String() string
type GListOfSousChef ¶
type GListOfSousChef struct { Items []*GSousChef `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfSousChef) Descriptor
deprecated
func (*GListOfSousChef) Descriptor() ([]byte, []int)
Deprecated: Use GListOfSousChef.ProtoReflect.Descriptor instead.
func (*GListOfSousChef) GetItems ¶
func (x *GListOfSousChef) GetItems() []*GSousChef
func (*GListOfSousChef) ProtoMessage ¶
func (*GListOfSousChef) ProtoMessage()
func (*GListOfSousChef) ProtoReflect ¶
func (x *GListOfSousChef) ProtoReflect() protoreflect.Message
func (*GListOfSousChef) Reset ¶
func (x *GListOfSousChef) Reset()
func (*GListOfSousChef) String ¶
func (x *GListOfSousChef) String() string
type GListOfStarship ¶
type GListOfStarship struct { Items []*GStarship `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfStarship) Descriptor
deprecated
func (*GListOfStarship) Descriptor() ([]byte, []int)
Deprecated: Use GListOfStarship.ProtoReflect.Descriptor instead.
func (*GListOfStarship) GetItems ¶
func (x *GListOfStarship) GetItems() []*GStarship
func (*GListOfStarship) ProtoMessage ¶
func (*GListOfStarship) ProtoMessage()
func (*GListOfStarship) ProtoReflect ¶
func (x *GListOfStarship) ProtoReflect() protoreflect.Message
func (*GListOfStarship) Reset ¶
func (x *GListOfStarship) Reset()
func (*GListOfStarship) String ¶
func (x *GListOfStarship) String() string
type GListOfSubClass1 ¶
type GListOfSubClass1 struct { Items []*GSubClass1 `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfSubClass1) Descriptor
deprecated
func (*GListOfSubClass1) Descriptor() ([]byte, []int)
Deprecated: Use GListOfSubClass1.ProtoReflect.Descriptor instead.
func (*GListOfSubClass1) GetItems ¶
func (x *GListOfSubClass1) GetItems() []*GSubClass1
func (*GListOfSubClass1) ProtoMessage ¶
func (*GListOfSubClass1) ProtoMessage()
func (*GListOfSubClass1) ProtoReflect ¶
func (x *GListOfSubClass1) ProtoReflect() protoreflect.Message
func (*GListOfSubClass1) Reset ¶
func (x *GListOfSubClass1) Reset()
func (*GListOfSubClass1) String ¶
func (x *GListOfSubClass1) String() string
type GListOfTwig ¶
type GListOfTwig struct { Items []*GTwig `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfTwig) Descriptor
deprecated
func (*GListOfTwig) Descriptor() ([]byte, []int)
Deprecated: Use GListOfTwig.ProtoReflect.Descriptor instead.
func (*GListOfTwig) GetItems ¶
func (x *GListOfTwig) GetItems() []*GTwig
func (*GListOfTwig) ProtoMessage ¶
func (*GListOfTwig) ProtoMessage()
func (*GListOfTwig) ProtoReflect ¶
func (x *GListOfTwig) ProtoReflect() protoreflect.Message
func (*GListOfTwig) Reset ¶
func (x *GListOfTwig) Reset()
func (*GListOfTwig) String ¶
func (x *GListOfTwig) String() string
type GListOfVehicle ¶
type GListOfVehicle struct { Items []*GVehicle `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GListOfVehicle) Descriptor
deprecated
func (*GListOfVehicle) Descriptor() ([]byte, []int)
Deprecated: Use GListOfVehicle.ProtoReflect.Descriptor instead.
func (*GListOfVehicle) GetItems ¶
func (x *GListOfVehicle) GetItems() []*GVehicle
func (*GListOfVehicle) ProtoMessage ¶
func (*GListOfVehicle) ProtoMessage()
func (*GListOfVehicle) ProtoReflect ¶
func (x *GListOfVehicle) ProtoReflect() protoreflect.Message
func (*GListOfVehicle) Reset ¶
func (x *GListOfVehicle) Reset()
func (*GListOfVehicle) String ¶
func (x *GListOfVehicle) String() string
type GListsHost ¶
type GListsHost struct { Vbools []bool `protobuf:"varint,2,rep,packed,name=vbools,proto3" json:"vbools,omitempty"` Nvbools []bool `protobuf:"varint,3,rep,packed,name=nvbools,proto3" json:"nvbools,omitempty"` Vstrings []string `protobuf:"bytes,4,rep,name=vstrings,proto3" json:"vstrings,omitempty"` Nvstrings []string `protobuf:"bytes,5,rep,name=nvstrings,proto3" json:"nvstrings,omitempty"` Vdurations []*durationpb.Duration `protobuf:"bytes,6,rep,name=vdurations,proto3" json:"vdurations,omitempty"` Nvdurations []*durationpb.Duration `protobuf:"bytes,7,rep,name=nvdurations,proto3" json:"nvdurations,omitempty"` Vdatetimes []*timestamppb.Timestamp `protobuf:"bytes,8,rep,name=vdatetimes,proto3" json:"vdatetimes,omitempty"` Nvdatetimes []*timestamppb.Timestamp `protobuf:"bytes,9,rep,name=nvdatetimes,proto3" json:"nvdatetimes,omitempty"` Vdecimals [][]byte `protobuf:"bytes,10,rep,name=vdecimals,proto3" json:"vdecimals,omitempty"` Nvdecimals [][]byte `protobuf:"bytes,11,rep,name=nvdecimals,proto3" json:"nvdecimals,omitempty"` Vints []int32 `protobuf:"varint,12,rep,packed,name=vints,proto3" json:"vints,omitempty"` Nvints []int32 `protobuf:"varint,13,rep,packed,name=nvints,proto3" json:"nvints,omitempty"` Vdoubles []float64 `protobuf:"fixed64,14,rep,packed,name=vdoubles,proto3" json:"vdoubles,omitempty"` Nvdoubles []float64 `protobuf:"fixed64,15,rep,packed,name=nvdoubles,proto3" json:"nvdoubles,omitempty"` VapplianceTypes []GApplianceType `` /* 155-byte string literal not displayed */ NvapplianceTypes []GApplianceType `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GListsHost) Descriptor
deprecated
func (*GListsHost) Descriptor() ([]byte, []int)
Deprecated: Use GListsHost.ProtoReflect.Descriptor instead.
func (*GListsHost) GetNvapplianceTypes ¶
func (x *GListsHost) GetNvapplianceTypes() []GApplianceType
func (*GListsHost) GetNvbools ¶
func (x *GListsHost) GetNvbools() []bool
func (*GListsHost) GetNvdatetimes ¶
func (x *GListsHost) GetNvdatetimes() []*timestamppb.Timestamp
func (*GListsHost) GetNvdecimals ¶
func (x *GListsHost) GetNvdecimals() [][]byte
func (*GListsHost) GetNvdoubles ¶
func (x *GListsHost) GetNvdoubles() []float64
func (*GListsHost) GetNvdurations ¶
func (x *GListsHost) GetNvdurations() []*durationpb.Duration
func (*GListsHost) GetNvints ¶
func (x *GListsHost) GetNvints() []int32
func (*GListsHost) GetNvstrings ¶
func (x *GListsHost) GetNvstrings() []string
func (*GListsHost) GetVapplianceTypes ¶
func (x *GListsHost) GetVapplianceTypes() []GApplianceType
func (*GListsHost) GetVbools ¶
func (x *GListsHost) GetVbools() []bool
func (*GListsHost) GetVdatetimes ¶
func (x *GListsHost) GetVdatetimes() []*timestamppb.Timestamp
func (*GListsHost) GetVdecimals ¶
func (x *GListsHost) GetVdecimals() [][]byte
func (*GListsHost) GetVdoubles ¶
func (x *GListsHost) GetVdoubles() []float64
func (*GListsHost) GetVdurations ¶
func (x *GListsHost) GetVdurations() []*durationpb.Duration
func (*GListsHost) GetVints ¶
func (x *GListsHost) GetVints() []int32
func (*GListsHost) GetVstrings ¶
func (x *GListsHost) GetVstrings() []string
func (*GListsHost) ProtoMessage ¶
func (*GListsHost) ProtoMessage()
func (*GListsHost) ProtoReflect ¶
func (x *GListsHost) ProtoReflect() protoreflect.Message
func (*GListsHost) Reset ¶
func (x *GListsHost) Reset()
func (*GListsHost) String ¶
func (x *GListsHost) String() string
type GPerson ¶
type GPerson struct { BoolValue *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=bool_value,json=boolValue,proto3" json:"bool_value,omitempty"` DecVal []byte `protobuf:"bytes,2,opt,name=dec_val,json=decVal,proto3" json:"dec_val,omitempty"` // contains filtered or unexported fields }
func (*GPerson) Descriptor
deprecated
func (*GPerson) GetBoolValue ¶
func (x *GPerson) GetBoolValue() *wrapperspb.BoolValue
func (*GPerson) ProtoMessage ¶
func (*GPerson) ProtoMessage()
func (*GPerson) ProtoReflect ¶
func (x *GPerson) ProtoReflect() protoreflect.Message
type GPrecisionSubject ¶
type GPrecisionSubject struct { DateProperty *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=date_property,json=dateProperty,proto3" json:"date_property,omitempty"` DurationProperty *durationpb.Duration `protobuf:"bytes,3,opt,name=duration_property,json=durationProperty,proto3" json:"duration_property,omitempty"` // contains filtered or unexported fields }
func (*GPrecisionSubject) Descriptor
deprecated
func (*GPrecisionSubject) Descriptor() ([]byte, []int)
Deprecated: Use GPrecisionSubject.ProtoReflect.Descriptor instead.
func (*GPrecisionSubject) GetDateProperty ¶
func (x *GPrecisionSubject) GetDateProperty() *timestamppb.Timestamp
func (*GPrecisionSubject) GetDurationProperty ¶
func (x *GPrecisionSubject) GetDurationProperty() *durationpb.Duration
func (*GPrecisionSubject) ProtoMessage ¶
func (*GPrecisionSubject) ProtoMessage()
func (*GPrecisionSubject) ProtoReflect ¶
func (x *GPrecisionSubject) ProtoReflect() protoreflect.Message
func (*GPrecisionSubject) Reset ¶
func (x *GPrecisionSubject) Reset()
func (*GPrecisionSubject) String ¶
func (x *GPrecisionSubject) String() string
type GRecipe ¶
type GRecipe struct { Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Description *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Category *GCategory `protobuf:"bytes,4,opt,name=category,proto3" json:"category,omitempty"` Ingredients []*GIngredient `protobuf:"bytes,5,rep,name=ingredients,proto3" json:"ingredients,omitempty"` PublishDate *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=publish_date,json=publishDate,proto3" json:"publish_date,omitempty"` ExpiryDate *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=expiry_date,json=expiryDate,proto3" json:"expiry_date,omitempty"` PreparationDuration *durationpb.Duration `protobuf:"bytes,8,opt,name=preparation_duration,json=preparationDuration,proto3" json:"preparation_duration,omitempty"` TotalDuration *durationpb.Duration `protobuf:"bytes,9,opt,name=total_duration,json=totalDuration,proto3" json:"total_duration,omitempty"` IsPublished bool `protobuf:"varint,10,opt,name=is_published,json=isPublished,proto3" json:"is_published,omitempty"` RequiresRobot *wrapperspb.BoolValue `protobuf:"bytes,11,opt,name=requires_robot,json=requiresRobot,proto3" json:"requires_robot,omitempty"` GrossWeight *wrapperspb.DoubleValue `protobuf:"bytes,12,opt,name=gross_weight,json=grossWeight,proto3" json:"gross_weight,omitempty"` NetWeight *wrapperspb.DoubleValue `protobuf:"bytes,13,opt,name=net_weight,json=netWeight,proto3" json:"net_weight,omitempty"` MainApplianceType GApplianceType `` /* 156-byte string literal not displayed */ SecondaryApplianceType *GApplianceType_Message `` /* 130-byte string literal not displayed */ Tags []string `protobuf:"bytes,16,rep,name=tags,proto3" json:"tags,omitempty"` ExtraTags []string `protobuf:"bytes,17,rep,name=extra_tags,json=extraTags,proto3" json:"extra_tags,omitempty"` // contains filtered or unexported fields }
func (*GRecipe) Descriptor
deprecated
func (*GRecipe) GetCategory ¶
func (*GRecipe) GetDescription ¶
func (x *GRecipe) GetDescription() *wrapperspb.StringValue
func (*GRecipe) GetExpiryDate ¶
func (x *GRecipe) GetExpiryDate() *timestamppb.Timestamp
func (*GRecipe) GetExtraTags ¶
func (*GRecipe) GetGrossWeight ¶
func (x *GRecipe) GetGrossWeight() *wrapperspb.DoubleValue
func (*GRecipe) GetIngredients ¶
func (x *GRecipe) GetIngredients() []*GIngredient
func (*GRecipe) GetIsPublished ¶
func (*GRecipe) GetMainApplianceType ¶
func (x *GRecipe) GetMainApplianceType() GApplianceType
func (*GRecipe) GetNetWeight ¶
func (x *GRecipe) GetNetWeight() *wrapperspb.DoubleValue
func (*GRecipe) GetPreparationDuration ¶
func (x *GRecipe) GetPreparationDuration() *durationpb.Duration
func (*GRecipe) GetPublishDate ¶
func (x *GRecipe) GetPublishDate() *timestamppb.Timestamp
func (*GRecipe) GetRequiresRobot ¶
func (x *GRecipe) GetRequiresRobot() *wrapperspb.BoolValue
func (*GRecipe) GetSecondaryApplianceType ¶
func (x *GRecipe) GetSecondaryApplianceType() *GApplianceType_Message
func (*GRecipe) GetTotalDuration ¶
func (x *GRecipe) GetTotalDuration() *durationpb.Duration
func (*GRecipe) ProtoMessage ¶
func (*GRecipe) ProtoMessage()
func (*GRecipe) ProtoReflect ¶
func (x *GRecipe) ProtoReflect() protoreflect.Message
type GRecipeTypes ¶
type GRecipeTypes int32
const ( GRecipeTypes_G_RECIPE_TYPES_COOK GRecipeTypes = 0 GRecipeTypes_G_RECIPE_TYPES_GRILL GRecipeTypes = 1 GRecipeTypes_G_RECIPE_TYPES_FRY GRecipeTypes = 2 GRecipeTypes_G_RECIPE_TYPES_STEW GRecipeTypes = 3 )
func (GRecipeTypes) Descriptor ¶
func (GRecipeTypes) Descriptor() protoreflect.EnumDescriptor
func (GRecipeTypes) Enum ¶
func (x GRecipeTypes) Enum() *GRecipeTypes
func (GRecipeTypes) EnumDescriptor
deprecated
func (GRecipeTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use GRecipeTypes.Descriptor instead.
func (GRecipeTypes) Number ¶
func (x GRecipeTypes) Number() protoreflect.EnumNumber
func (GRecipeTypes) String ¶
func (x GRecipeTypes) String() string
func (GRecipeTypes) Type ¶
func (GRecipeTypes) Type() protoreflect.EnumType
type GRecipeTypes_Message ¶
type GRecipeTypes_Message struct { Value GRecipeTypes `protobuf:"varint,1,opt,name=value,proto3,enum=com.company.project.GRecipeTypes" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GRecipeTypes_Message) Descriptor
deprecated
func (*GRecipeTypes_Message) Descriptor() ([]byte, []int)
Deprecated: Use GRecipeTypes_Message.ProtoReflect.Descriptor instead.
func (*GRecipeTypes_Message) GetValue ¶
func (x *GRecipeTypes_Message) GetValue() GRecipeTypes
func (*GRecipeTypes_Message) ProtoMessage ¶
func (*GRecipeTypes_Message) ProtoMessage()
func (*GRecipeTypes_Message) ProtoReflect ¶
func (x *GRecipeTypes_Message) ProtoReflect() protoreflect.Message
func (*GRecipeTypes_Message) Reset ¶
func (x *GRecipeTypes_Message) Reset()
func (*GRecipeTypes_Message) String ¶
func (x *GRecipeTypes_Message) String() string
type GRotorcraft ¶
type GRotorcraft struct { // Types that are assignable to Props: // // *GRotorcraft_Rotorcraft // *GRotorcraft_Helicopter // *GRotorcraft_Gyrocopter Props isGRotorcraft_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GRotorcraft) Descriptor
deprecated
func (*GRotorcraft) Descriptor() ([]byte, []int)
Deprecated: Use GRotorcraft.ProtoReflect.Descriptor instead.
func (*GRotorcraft) GetGyrocopter ¶
func (x *GRotorcraft) GetGyrocopter() *GGyrocopter
func (*GRotorcraft) GetHelicopter ¶
func (x *GRotorcraft) GetHelicopter() *GHelicopter
func (*GRotorcraft) GetProps ¶
func (m *GRotorcraft) GetProps() isGRotorcraft_Props
func (*GRotorcraft) GetRotorcraft ¶
func (x *GRotorcraft) GetRotorcraft() *GFieldsOfRotorcraft
func (*GRotorcraft) ProtoMessage ¶
func (*GRotorcraft) ProtoMessage()
func (*GRotorcraft) ProtoReflect ¶
func (x *GRotorcraft) ProtoReflect() protoreflect.Message
func (*GRotorcraft) Reset ¶
func (x *GRotorcraft) Reset()
func (*GRotorcraft) String ¶
func (x *GRotorcraft) String() string
type GRotorcraft_Gyrocopter ¶
type GRotorcraft_Gyrocopter struct {
Gyrocopter *GGyrocopter `protobuf:"bytes,4,opt,name=gyrocopter,proto3,oneof"`
}
type GRotorcraft_Helicopter ¶
type GRotorcraft_Helicopter struct {
Helicopter *GHelicopter `protobuf:"bytes,3,opt,name=helicopter,proto3,oneof"`
}
type GRotorcraft_Rotorcraft ¶
type GRotorcraft_Rotorcraft struct {
Rotorcraft *GFieldsOfRotorcraft `protobuf:"bytes,1,opt,name=rotorcraft,proto3,oneof"`
}
type GScheduleConstraint ¶
type GScheduleConstraint struct { // Types that are assignable to Props: // // *GScheduleConstraint_ScheduleConstraint // *GScheduleConstraint_ContestConstraint Props isGScheduleConstraint_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GScheduleConstraint) Descriptor
deprecated
func (*GScheduleConstraint) Descriptor() ([]byte, []int)
Deprecated: Use GScheduleConstraint.ProtoReflect.Descriptor instead.
func (*GScheduleConstraint) GetContestConstraint ¶
func (x *GScheduleConstraint) GetContestConstraint() *GContestConstraint
func (*GScheduleConstraint) GetProps ¶
func (m *GScheduleConstraint) GetProps() isGScheduleConstraint_Props
func (*GScheduleConstraint) GetScheduleConstraint ¶
func (x *GScheduleConstraint) GetScheduleConstraint() *GFieldsOfScheduleConstraint
func (*GScheduleConstraint) ProtoMessage ¶
func (*GScheduleConstraint) ProtoMessage()
func (*GScheduleConstraint) ProtoReflect ¶
func (x *GScheduleConstraint) ProtoReflect() protoreflect.Message
func (*GScheduleConstraint) Reset ¶
func (x *GScheduleConstraint) Reset()
func (*GScheduleConstraint) String ¶
func (x *GScheduleConstraint) String() string
type GScheduleConstraint_ContestConstraint ¶
type GScheduleConstraint_ContestConstraint struct {
ContestConstraint *GContestConstraint `protobuf:"bytes,3,opt,name=contest_constraint,json=contestConstraint,proto3,oneof"`
}
type GScheduleConstraint_ScheduleConstraint ¶
type GScheduleConstraint_ScheduleConstraint struct {
ScheduleConstraint *GFieldsOfScheduleConstraint `protobuf:"bytes,1,opt,name=schedule_constraint,json=scheduleConstraint,proto3,oneof"`
}
type GScooter ¶
type GScooter struct { FieldsOfSuperClass *GFieldsOfAbstractVehicle `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GScooter) Descriptor
deprecated
func (*GScooter) GetFieldsOfSuperClass ¶
func (x *GScooter) GetFieldsOfSuperClass() *GFieldsOfAbstractVehicle
func (*GScooter) ProtoMessage ¶
func (*GScooter) ProtoMessage()
func (*GScooter) ProtoReflect ¶
func (x *GScooter) ProtoReflect() protoreflect.Message
type GSousChef ¶
type GSousChef struct { FieldsOfSuperClass *GChef `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GSousChef) Descriptor
deprecated
func (*GSousChef) GetFieldsOfSuperClass ¶
func (*GSousChef) ProtoMessage ¶
func (*GSousChef) ProtoMessage()
func (*GSousChef) ProtoReflect ¶
func (x *GSousChef) ProtoReflect() protoreflect.Message
type GStarship ¶
type GStarship struct { Range []byte `protobuf:"bytes,2,opt,name=range,proto3" json:"range,omitempty"` Odometer []byte `protobuf:"bytes,3,opt,name=odometer,proto3" json:"odometer,omitempty"` EngineNumber int32 `protobuf:"varint,4,opt,name=engine_number,json=engineNumber,proto3" json:"engine_number,omitempty"` // contains filtered or unexported fields }
func (*GStarship) Descriptor
deprecated
func (*GStarship) GetEngineNumber ¶
func (*GStarship) GetOdometer ¶
func (*GStarship) ProtoMessage ¶
func (*GStarship) ProtoMessage()
func (*GStarship) ProtoReflect ¶
func (x *GStarship) ProtoReflect() protoreflect.Message
type GSubClass1 ¶
type GSubClass1 struct { FieldsOfSuperClass *GFieldsOfAbstractParentClass2 `protobuf:"bytes,1,opt,name=fieldsOfSuperClass,proto3" json:"fieldsOfSuperClass,omitempty"` // contains filtered or unexported fields }
func (*GSubClass1) Descriptor
deprecated
func (*GSubClass1) Descriptor() ([]byte, []int)
Deprecated: Use GSubClass1.ProtoReflect.Descriptor instead.
func (*GSubClass1) GetFieldsOfSuperClass ¶
func (x *GSubClass1) GetFieldsOfSuperClass() *GFieldsOfAbstractParentClass2
func (*GSubClass1) ProtoMessage ¶
func (*GSubClass1) ProtoMessage()
func (*GSubClass1) ProtoReflect ¶
func (x *GSubClass1) ProtoReflect() protoreflect.Message
func (*GSubClass1) Reset ¶
func (x *GSubClass1) Reset()
func (*GSubClass1) String ¶
func (x *GSubClass1) String() string
type GTwig ¶
type GTwig struct { // Types that are assignable to Props: // // *GTwig_Twig // *GTwig_Leaf Props isGTwig_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GTwig) Descriptor
deprecated
func (*GTwig) GetTwig ¶
func (x *GTwig) GetTwig() *GFieldsOfTwig
func (*GTwig) ProtoMessage ¶
func (*GTwig) ProtoMessage()
func (*GTwig) ProtoReflect ¶
func (x *GTwig) ProtoReflect() protoreflect.Message
type GTwig_Leaf ¶
type GTwig_Leaf struct {
Leaf *GLeaf `protobuf:"bytes,3,opt,name=leaf,proto3,oneof"`
}
type GTwig_Twig ¶
type GTwig_Twig struct {
Twig *GFieldsOfTwig `protobuf:"bytes,1,opt,name=twig,proto3,oneof"`
}
type GVehicle ¶
type GVehicle struct { // Types that are assignable to Props: // // *GVehicle_Vehicle // *GVehicle_Aircraft // *GVehicle_Car Props isGVehicle_Props `protobuf_oneof:"props"` // contains filtered or unexported fields }
func (*GVehicle) Descriptor
deprecated
func (*GVehicle) GetAircraft ¶
func (*GVehicle) GetVehicle ¶
func (x *GVehicle) GetVehicle() *GFieldsOfVehicle
func (*GVehicle) ProtoMessage ¶
func (*GVehicle) ProtoMessage()
func (*GVehicle) ProtoReflect ¶
func (x *GVehicle) ProtoReflect() protoreflect.Message
type GVehicle_Aircraft ¶
type GVehicle_Aircraft struct {
Aircraft *GAircraft `protobuf:"bytes,3,opt,name=aircraft,proto3,oneof"`
}
type GVehicle_Car ¶
type GVehicle_Car struct {
Car *GCar `protobuf:"bytes,4,opt,name=car,proto3,oneof"`
}
type GVehicle_Vehicle ¶
type GVehicle_Vehicle struct {
Vehicle *GFieldsOfVehicle `protobuf:"bytes,1,opt,name=vehicle,proto3,oneof"`
}