meta

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Unlicense Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_meta_card_rulings_proto protoreflect.FileDescriptor
View Source
var File_meta_foreign_data_proto protoreflect.FileDescriptor
View Source
var File_meta_identifiers_proto protoreflect.FileDescriptor
View Source
var File_meta_leadership_proto protoreflect.FileDescriptor
View Source
var File_meta_legalities_proto protoreflect.FileDescriptor
View Source
var File_meta_mtgjson_api_proto protoreflect.FileDescriptor
View Source
var File_meta_purchase_urls_proto protoreflect.FileDescriptor
View Source
var File_meta_related_cards_proto protoreflect.FileDescriptor
View Source
var File_meta_source_products_proto protoreflect.FileDescriptor
View Source
var File_meta_translations_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CardIdentifiers

type CardIdentifiers struct {
	CardKingdomEtchedId      string `protobuf:"bytes,1,opt,name=cardKingdomEtchedId,proto3" json:"cardKingdomEtchedId,omitempty"`
	CardKingdomFoilId        string `protobuf:"bytes,2,opt,name=cardKingdomFoilId,proto3" json:"cardKingdomFoilId,omitempty"`
	CardKingdomId            string `protobuf:"bytes,3,opt,name=cardKingdomId,proto3" json:"cardKingdomId,omitempty"`
	CardSphereId             string `protobuf:"bytes,4,opt,name=cardSphereId,proto3" json:"cardSphereId,omitempty"`
	CardSphereFoilId         string `protobuf:"bytes,5,opt,name=cardSphereFoilId,proto3" json:"cardSphereFoilId,omitempty"`
	CardTraderId             string `protobuf:"bytes,6,opt,name=cardTraderId,proto3" json:"cardTraderId,omitempty"`
	CsiId                    string `protobuf:"bytes,7,opt,name=csiId,proto3" json:"csiId,omitempty"`
	McmId                    string `protobuf:"bytes,8,opt,name=mcmId,proto3" json:"mcmId,omitempty"`
	McmMetaId                string `protobuf:"bytes,9,opt,name=mcmMetaId,proto3" json:"mcmMetaId,omitempty"`
	MiniatureMarketId        string `protobuf:"bytes,10,opt,name=miniatureMarketId,proto3" json:"miniatureMarketId,omitempty"`
	MtgArenaId               string `protobuf:"bytes,11,opt,name=mtgArenaId,proto3" json:"mtgArenaId,omitempty"`
	MtgjsonFoilVersionId     string `protobuf:"bytes,12,opt,name=mtgjsonFoilVersionId,proto3" json:"mtgjsonFoilVersionId,omitempty"`
	MtgjsonNonFoilVersionId  string `protobuf:"bytes,13,opt,name=mtgjsonNonFoilVersionId,proto3" json:"mtgjsonNonFoilVersionId,omitempty"`
	MtgjsonV4Id              string `protobuf:"bytes,14,opt,name=mtgjsonV4Id,proto3" json:"mtgjsonV4Id,omitempty"`
	MtgoFoilId               string `protobuf:"bytes,15,opt,name=mtgoFoilId,proto3" json:"mtgoFoilId,omitempty"`
	MtgoId                   string `protobuf:"bytes,16,opt,name=mtgoId,proto3" json:"mtgoId,omitempty"`
	MultiverseId             string `protobuf:"bytes,17,opt,name=multiverseId,proto3" json:"multiverseId,omitempty"`
	ScgId                    string `protobuf:"bytes,18,opt,name=scgId,proto3" json:"scgId,omitempty"`
	ScryfallId               string `protobuf:"bytes,19,opt,name=scryfallId,proto3" json:"scryfallId,omitempty"`
	ScryfallCardBackId       string `protobuf:"bytes,20,opt,name=scryfallCardBackId,proto3" json:"scryfallCardBackId,omitempty"`
	ScryfallOracleId         string `protobuf:"bytes,21,opt,name=scryfallOracleId,proto3" json:"scryfallOracleId,omitempty"`
	ScryfallIllustrationId   string `protobuf:"bytes,22,opt,name=scryfallIllustrationId,proto3" json:"scryfallIllustrationId,omitempty"`
	TcgplayerProductId       string `protobuf:"bytes,23,opt,name=tcgplayerProductId,proto3" json:"tcgplayerProductId,omitempty"`
	TcgplayerEtchedProductId string `protobuf:"bytes,24,opt,name=tcgplayerEtchedProductId,proto3" json:"tcgplayerEtchedProductId,omitempty"`
	// contains filtered or unexported fields
}

func (*CardIdentifiers) Descriptor deprecated

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

Deprecated: Use CardIdentifiers.ProtoReflect.Descriptor instead.

func (*CardIdentifiers) GetCardKingdomEtchedId

func (x *CardIdentifiers) GetCardKingdomEtchedId() string

func (*CardIdentifiers) GetCardKingdomFoilId

func (x *CardIdentifiers) GetCardKingdomFoilId() string

func (*CardIdentifiers) GetCardKingdomId

func (x *CardIdentifiers) GetCardKingdomId() string

func (*CardIdentifiers) GetCardSphereFoilId

func (x *CardIdentifiers) GetCardSphereFoilId() string

func (*CardIdentifiers) GetCardSphereId

func (x *CardIdentifiers) GetCardSphereId() string

func (*CardIdentifiers) GetCardTraderId

func (x *CardIdentifiers) GetCardTraderId() string

func (*CardIdentifiers) GetCsiId

func (x *CardIdentifiers) GetCsiId() string

func (*CardIdentifiers) GetMcmId

func (x *CardIdentifiers) GetMcmId() string

func (*CardIdentifiers) GetMcmMetaId

func (x *CardIdentifiers) GetMcmMetaId() string

func (*CardIdentifiers) GetMiniatureMarketId

func (x *CardIdentifiers) GetMiniatureMarketId() string

func (*CardIdentifiers) GetMtgArenaId

func (x *CardIdentifiers) GetMtgArenaId() string

func (*CardIdentifiers) GetMtgjsonFoilVersionId

func (x *CardIdentifiers) GetMtgjsonFoilVersionId() string

func (*CardIdentifiers) GetMtgjsonNonFoilVersionId

func (x *CardIdentifiers) GetMtgjsonNonFoilVersionId() string

func (*CardIdentifiers) GetMtgjsonV4Id

func (x *CardIdentifiers) GetMtgjsonV4Id() string

func (*CardIdentifiers) GetMtgoFoilId

func (x *CardIdentifiers) GetMtgoFoilId() string

func (*CardIdentifiers) GetMtgoId

func (x *CardIdentifiers) GetMtgoId() string

func (*CardIdentifiers) GetMultiverseId

func (x *CardIdentifiers) GetMultiverseId() string

func (*CardIdentifiers) GetScgId

func (x *CardIdentifiers) GetScgId() string

func (*CardIdentifiers) GetScryfallCardBackId

func (x *CardIdentifiers) GetScryfallCardBackId() string

func (*CardIdentifiers) GetScryfallId

func (x *CardIdentifiers) GetScryfallId() string

func (*CardIdentifiers) GetScryfallIllustrationId

func (x *CardIdentifiers) GetScryfallIllustrationId() string

func (*CardIdentifiers) GetScryfallOracleId

func (x *CardIdentifiers) GetScryfallOracleId() string

func (*CardIdentifiers) GetTcgplayerEtchedProductId

func (x *CardIdentifiers) GetTcgplayerEtchedProductId() string

func (*CardIdentifiers) GetTcgplayerProductId

func (x *CardIdentifiers) GetTcgplayerProductId() string

func (*CardIdentifiers) ProtoMessage

func (*CardIdentifiers) ProtoMessage()

func (*CardIdentifiers) ProtoReflect

func (x *CardIdentifiers) ProtoReflect() protoreflect.Message

func (*CardIdentifiers) Reset

func (x *CardIdentifiers) Reset()

func (*CardIdentifiers) String

func (x *CardIdentifiers) String() string

type CardLegalities

type CardLegalities struct {
	Alchemy         string `protobuf:"bytes,1,opt,name=alchemy,proto3" json:"alchemy,omitempty"`
	Brawl           string `protobuf:"bytes,2,opt,name=brawl,proto3" json:"brawl,omitempty"`
	Commander       string `protobuf:"bytes,3,opt,name=commander,proto3" json:"commander,omitempty"`
	Duel            string `protobuf:"bytes,4,opt,name=duel,proto3" json:"duel,omitempty"`
	Explorer        string `protobuf:"bytes,5,opt,name=explorer,proto3" json:"explorer,omitempty"`
	Future          string `protobuf:"bytes,6,opt,name=future,proto3" json:"future,omitempty"`
	Gladiator       string `protobuf:"bytes,7,opt,name=gladiator,proto3" json:"gladiator,omitempty"`
	Historic        string `protobuf:"bytes,8,opt,name=historic,proto3" json:"historic,omitempty"`
	HistoricBrawl   string `protobuf:"bytes,9,opt,name=historicBrawl,proto3" json:"historicBrawl,omitempty"`
	Legacy          string `protobuf:"bytes,10,opt,name=legacy,proto3" json:"legacy,omitempty"`
	Modern          string `protobuf:"bytes,11,opt,name=modern,proto3" json:"modern,omitempty"`
	Oathbreaker     string `protobuf:"bytes,12,opt,name=oathbreaker,proto3" json:"oathbreaker,omitempty"`
	Oldschool       string `protobuf:"bytes,13,opt,name=oldschool,proto3" json:"oldschool,omitempty"`
	Pauper          string `protobuf:"bytes,14,opt,name=pauper,proto3" json:"pauper,omitempty"`
	Paupercommander string `protobuf:"bytes,15,opt,name=paupercommander,proto3" json:"paupercommander,omitempty"`
	Penny           string `protobuf:"bytes,16,opt,name=penny,proto3" json:"penny,omitempty"`
	Pioneer         string `protobuf:"bytes,17,opt,name=pioneer,proto3" json:"pioneer,omitempty"`
	Predh           string `protobuf:"bytes,18,opt,name=predh,proto3" json:"predh,omitempty"`
	Premodern       string `protobuf:"bytes,19,opt,name=premodern,proto3" json:"premodern,omitempty"`
	Standard        string `protobuf:"bytes,20,opt,name=standard,proto3" json:"standard,omitempty"`
	Standardbrawl   string `protobuf:"bytes,21,opt,name=standardbrawl,proto3" json:"standardbrawl,omitempty"`
	Timeless        string `protobuf:"bytes,22,opt,name=timeless,proto3" json:"timeless,omitempty"`
	Vintage         string `protobuf:"bytes,23,opt,name=vintage,proto3" json:"vintage,omitempty"`
	// contains filtered or unexported fields
}

func (*CardLegalities) Descriptor deprecated

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

Deprecated: Use CardLegalities.ProtoReflect.Descriptor instead.

func (*CardLegalities) GetAlchemy

func (x *CardLegalities) GetAlchemy() string

func (*CardLegalities) GetBrawl

func (x *CardLegalities) GetBrawl() string

func (*CardLegalities) GetCommander

func (x *CardLegalities) GetCommander() string

func (*CardLegalities) GetDuel

func (x *CardLegalities) GetDuel() string

func (*CardLegalities) GetExplorer

func (x *CardLegalities) GetExplorer() string

func (*CardLegalities) GetFuture

func (x *CardLegalities) GetFuture() string

func (*CardLegalities) GetGladiator

func (x *CardLegalities) GetGladiator() string

func (*CardLegalities) GetHistoric

func (x *CardLegalities) GetHistoric() string

func (*CardLegalities) GetHistoricBrawl

func (x *CardLegalities) GetHistoricBrawl() string

func (*CardLegalities) GetLegacy

func (x *CardLegalities) GetLegacy() string

func (*CardLegalities) GetModern

func (x *CardLegalities) GetModern() string

func (*CardLegalities) GetOathbreaker

func (x *CardLegalities) GetOathbreaker() string

func (*CardLegalities) GetOldschool

func (x *CardLegalities) GetOldschool() string

func (*CardLegalities) GetPauper

func (x *CardLegalities) GetPauper() string

func (*CardLegalities) GetPaupercommander

func (x *CardLegalities) GetPaupercommander() string

func (*CardLegalities) GetPenny

func (x *CardLegalities) GetPenny() string

func (*CardLegalities) GetPioneer

func (x *CardLegalities) GetPioneer() string

func (*CardLegalities) GetPredh

func (x *CardLegalities) GetPredh() string

func (*CardLegalities) GetPremodern

func (x *CardLegalities) GetPremodern() string

func (*CardLegalities) GetStandard

func (x *CardLegalities) GetStandard() string

func (*CardLegalities) GetStandardbrawl

func (x *CardLegalities) GetStandardbrawl() string

func (*CardLegalities) GetTimeless

func (x *CardLegalities) GetTimeless() string

func (*CardLegalities) GetVintage

func (x *CardLegalities) GetVintage() string

func (*CardLegalities) ProtoMessage

func (*CardLegalities) ProtoMessage()

func (*CardLegalities) ProtoReflect

func (x *CardLegalities) ProtoReflect() protoreflect.Message

func (*CardLegalities) Reset

func (x *CardLegalities) Reset()

func (*CardLegalities) String

func (x *CardLegalities) String() string

type CardRulings

type CardRulings struct {
	Date string `protobuf:"bytes,1,opt,name=date,proto3" json:"date,omitempty"`
	Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`
	// contains filtered or unexported fields
}

func (*CardRulings) Descriptor deprecated

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

Deprecated: Use CardRulings.ProtoReflect.Descriptor instead.

func (*CardRulings) GetDate

func (x *CardRulings) GetDate() string

func (*CardRulings) GetText

func (x *CardRulings) GetText() string

func (*CardRulings) ProtoMessage

func (*CardRulings) ProtoMessage()

func (*CardRulings) ProtoReflect

func (x *CardRulings) ProtoReflect() protoreflect.Message

func (*CardRulings) Reset

func (x *CardRulings) Reset()

func (*CardRulings) String

func (x *CardRulings) String() string

type ForeignData

type ForeignData struct {
	FaceName    string           `protobuf:"bytes,1,opt,name=faceName,proto3" json:"faceName,omitempty"`
	FlavorText  string           `protobuf:"bytes,2,opt,name=flavorText,proto3" json:"flavorText,omitempty"`
	Identifiers *CardIdentifiers `protobuf:"bytes,3,opt,name=identifiers,proto3" json:"identifiers,omitempty"`
	Language    string           `protobuf:"bytes,4,opt,name=language,proto3" json:"language,omitempty"`
	Name        string           `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
	Text        string           `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"`
	Type        string           `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*ForeignData) Descriptor deprecated

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

Deprecated: Use ForeignData.ProtoReflect.Descriptor instead.

func (*ForeignData) GetFaceName

func (x *ForeignData) GetFaceName() string

func (*ForeignData) GetFlavorText

func (x *ForeignData) GetFlavorText() string

func (*ForeignData) GetIdentifiers

func (x *ForeignData) GetIdentifiers() *CardIdentifiers

func (*ForeignData) GetLanguage

func (x *ForeignData) GetLanguage() string

func (*ForeignData) GetName

func (x *ForeignData) GetName() string

func (*ForeignData) GetText

func (x *ForeignData) GetText() string

func (*ForeignData) GetType

func (x *ForeignData) GetType() string

func (*ForeignData) ProtoMessage

func (*ForeignData) ProtoMessage()

func (*ForeignData) ProtoReflect

func (x *ForeignData) ProtoReflect() protoreflect.Message

func (*ForeignData) Reset

func (x *ForeignData) Reset()

func (*ForeignData) String

func (x *ForeignData) String() string

type LeadershipSkills

type LeadershipSkills struct {
	Brawl       bool `protobuf:"varint,1,opt,name=brawl,proto3" json:"brawl,omitempty"`
	Commander   bool `protobuf:"varint,2,opt,name=commander,proto3" json:"commander,omitempty"`
	Oathbreaker bool `protobuf:"varint,3,opt,name=oathbreaker,proto3" json:"oathbreaker,omitempty"`
	// contains filtered or unexported fields
}

func (*LeadershipSkills) Descriptor deprecated

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

Deprecated: Use LeadershipSkills.ProtoReflect.Descriptor instead.

func (*LeadershipSkills) GetBrawl

func (x *LeadershipSkills) GetBrawl() bool

func (*LeadershipSkills) GetCommander

func (x *LeadershipSkills) GetCommander() bool

func (*LeadershipSkills) GetOathbreaker

func (x *LeadershipSkills) GetOathbreaker() bool

func (*LeadershipSkills) ProtoMessage

func (*LeadershipSkills) ProtoMessage()

func (*LeadershipSkills) ProtoReflect

func (x *LeadershipSkills) ProtoReflect() protoreflect.Message

func (*LeadershipSkills) Reset

func (x *LeadershipSkills) Reset()

func (*LeadershipSkills) String

func (x *LeadershipSkills) String() string

type MTGJSONAPIMeta

type MTGJSONAPIMeta struct {
	CreationDate string `protobuf:"bytes,1,opt,name=creationDate,proto3" json:"creationDate,omitempty"`
	ModifiedDate string `protobuf:"bytes,2,opt,name=modifiedDate,proto3" json:"modifiedDate,omitempty"`
	Owner        string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"`
	Type         string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	Subtype      string `protobuf:"bytes,5,opt,name=subtype,proto3" json:"subtype,omitempty"`
	// contains filtered or unexported fields
}

MTGJSONAPIMeta - Meta data defined at the top of a MTGJSON structure, used to track ownership

func (*MTGJSONAPIMeta) Descriptor deprecated

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

Deprecated: Use MTGJSONAPIMeta.ProtoReflect.Descriptor instead.

func (*MTGJSONAPIMeta) GetCreationDate

func (x *MTGJSONAPIMeta) GetCreationDate() string

func (*MTGJSONAPIMeta) GetModifiedDate

func (x *MTGJSONAPIMeta) GetModifiedDate() string

func (*MTGJSONAPIMeta) GetOwner

func (x *MTGJSONAPIMeta) GetOwner() string

func (*MTGJSONAPIMeta) GetSubtype

func (x *MTGJSONAPIMeta) GetSubtype() string

func (*MTGJSONAPIMeta) GetType

func (x *MTGJSONAPIMeta) GetType() string

func (*MTGJSONAPIMeta) ProtoMessage

func (*MTGJSONAPIMeta) ProtoMessage()

func (*MTGJSONAPIMeta) ProtoReflect

func (x *MTGJSONAPIMeta) ProtoReflect() protoreflect.Message

func (*MTGJSONAPIMeta) Reset

func (x *MTGJSONAPIMeta) Reset()

func (*MTGJSONAPIMeta) String

func (x *MTGJSONAPIMeta) String() string

type PurchaseUrls

type PurchaseUrls struct {
	CardKingdom       string `protobuf:"bytes,1,opt,name=cardKingdom,proto3" json:"cardKingdom,omitempty"`
	CardKingdomEtched string `protobuf:"bytes,2,opt,name=cardKingdomEtched,proto3" json:"cardKingdomEtched,omitempty"`
	CardKingdomFoil   string `protobuf:"bytes,3,opt,name=cardKingdomFoil,proto3" json:"cardKingdomFoil,omitempty"`
	Cardmarket        string `protobuf:"bytes,4,opt,name=cardmarket,proto3" json:"cardmarket,omitempty"`
	Tcgplayer         string `protobuf:"bytes,5,opt,name=tcgplayer,proto3" json:"tcgplayer,omitempty"`
	TcgplayerEtched   string `protobuf:"bytes,6,opt,name=tcgplayerEtched,proto3" json:"tcgplayerEtched,omitempty"`
	// contains filtered or unexported fields
}

func (*PurchaseUrls) Descriptor deprecated

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

Deprecated: Use PurchaseUrls.ProtoReflect.Descriptor instead.

func (*PurchaseUrls) GetCardKingdom

func (x *PurchaseUrls) GetCardKingdom() string

func (*PurchaseUrls) GetCardKingdomEtched

func (x *PurchaseUrls) GetCardKingdomEtched() string

func (*PurchaseUrls) GetCardKingdomFoil

func (x *PurchaseUrls) GetCardKingdomFoil() string

func (*PurchaseUrls) GetCardmarket

func (x *PurchaseUrls) GetCardmarket() string

func (*PurchaseUrls) GetTcgplayer

func (x *PurchaseUrls) GetTcgplayer() string

func (*PurchaseUrls) GetTcgplayerEtched

func (x *PurchaseUrls) GetTcgplayerEtched() string

func (*PurchaseUrls) ProtoMessage

func (*PurchaseUrls) ProtoMessage()

func (*PurchaseUrls) ProtoReflect

func (x *PurchaseUrls) ProtoReflect() protoreflect.Message

func (*PurchaseUrls) Reset

func (x *PurchaseUrls) Reset()

func (*PurchaseUrls) String

func (x *PurchaseUrls) String() string

type RelatedCards

type RelatedCards struct {
	ReverseRelated []string `protobuf:"bytes,1,rep,name=reverseRelated,proto3" json:"reverseRelated,omitempty"`
	Spellbook      []string `protobuf:"bytes,2,rep,name=spellbook,proto3" json:"spellbook,omitempty"`
	// contains filtered or unexported fields
}

func (*RelatedCards) Descriptor deprecated

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

Deprecated: Use RelatedCards.ProtoReflect.Descriptor instead.

func (*RelatedCards) GetReverseRelated

func (x *RelatedCards) GetReverseRelated() []string

func (*RelatedCards) GetSpellbook

func (x *RelatedCards) GetSpellbook() []string

func (*RelatedCards) ProtoMessage

func (*RelatedCards) ProtoMessage()

func (*RelatedCards) ProtoReflect

func (x *RelatedCards) ProtoReflect() protoreflect.Message

func (*RelatedCards) Reset

func (x *RelatedCards) Reset()

func (*RelatedCards) String

func (x *RelatedCards) String() string

type SourceProducts

type SourceProducts struct {
	Etched  []string `protobuf:"bytes,1,rep,name=etched,proto3" json:"etched,omitempty"`
	Foil    []string `protobuf:"bytes,2,rep,name=foil,proto3" json:"foil,omitempty"`
	NonFoil []string `protobuf:"bytes,3,rep,name=nonFoil,proto3" json:"nonFoil,omitempty"`
	// contains filtered or unexported fields
}

func (*SourceProducts) Descriptor deprecated

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

Deprecated: Use SourceProducts.ProtoReflect.Descriptor instead.

func (*SourceProducts) GetEtched

func (x *SourceProducts) GetEtched() []string

func (*SourceProducts) GetFoil

func (x *SourceProducts) GetFoil() []string

func (*SourceProducts) GetNonFoil

func (x *SourceProducts) GetNonFoil() []string

func (*SourceProducts) ProtoMessage

func (*SourceProducts) ProtoMessage()

func (*SourceProducts) ProtoReflect

func (x *SourceProducts) ProtoReflect() protoreflect.Message

func (*SourceProducts) Reset

func (x *SourceProducts) Reset()

func (*SourceProducts) String

func (x *SourceProducts) String() string

type Translations

type Translations struct {
	AncientGreek       string `protobuf:"bytes,1,opt,name=ancientGreek,json=Ancient Greek,proto3" json:"ancientGreek,omitempty"`
	Arabic             string `protobuf:"bytes,2,opt,name=arabic,json=Arabic,proto3" json:"arabic,omitempty"`
	ChineseSimplified  string `protobuf:"bytes,3,opt,name=chineseSimplified,json=Chinese Simplified,proto3" json:"chineseSimplified,omitempty"`
	ChineseTraditional string `protobuf:"bytes,4,opt,name=chineseTraditional,json=Chinese Traditional,proto3" json:"chineseTraditional,omitempty"`
	French             string `protobuf:"bytes,5,opt,name=french,json=French,proto3" json:"french,omitempty"`
	German             string `protobuf:"bytes,6,opt,name=german,json=German,proto3" json:"german,omitempty"`
	Hebrew             string `protobuf:"bytes,7,opt,name=hebrew,json=Hebrew,proto3" json:"hebrew,omitempty"`
	Italian            string `protobuf:"bytes,8,opt,name=italian,json=Italian,proto3" json:"italian,omitempty"`
	Japanese           string `protobuf:"bytes,9,opt,name=japanese,json=Japanese,proto3" json:"japanese,omitempty"`
	Korean             string `protobuf:"bytes,10,opt,name=korean,json=Korean,proto3" json:"korean,omitempty"`
	Latin              string `protobuf:"bytes,11,opt,name=latin,json=Latin,proto3" json:"latin,omitempty"`
	Phyrexian          string `protobuf:"bytes,12,opt,name=phyrexian,json=Phyrexian,proto3" json:"phyrexian,omitempty"`
	PortugeseBrazil    string `protobuf:"bytes,13,opt,name=portugeseBrazil,json=Portugese (Brazil),proto3" json:"portugeseBrazil,omitempty"`
	Russian            string `protobuf:"bytes,14,opt,name=russian,json=Russian,proto3" json:"russian,omitempty"`
	Sanskrit           string `protobuf:"bytes,15,opt,name=sanskrit,json=Sanskrit,proto3" json:"sanskrit,omitempty"`
	Spanish            string `protobuf:"bytes,16,opt,name=spanish,json=Spanish,proto3" json:"spanish,omitempty"`
	// contains filtered or unexported fields
}

func (*Translations) Descriptor deprecated

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

Deprecated: Use Translations.ProtoReflect.Descriptor instead.

func (*Translations) GetAncientGreek

func (x *Translations) GetAncientGreek() string

func (*Translations) GetArabic

func (x *Translations) GetArabic() string

func (*Translations) GetChineseSimplified

func (x *Translations) GetChineseSimplified() string

func (*Translations) GetChineseTraditional

func (x *Translations) GetChineseTraditional() string

func (*Translations) GetFrench

func (x *Translations) GetFrench() string

func (*Translations) GetGerman

func (x *Translations) GetGerman() string

func (*Translations) GetHebrew

func (x *Translations) GetHebrew() string

func (*Translations) GetItalian

func (x *Translations) GetItalian() string

func (*Translations) GetJapanese

func (x *Translations) GetJapanese() string

func (*Translations) GetKorean

func (x *Translations) GetKorean() string

func (*Translations) GetLatin

func (x *Translations) GetLatin() string

func (*Translations) GetPhyrexian

func (x *Translations) GetPhyrexian() string

func (*Translations) GetPortugeseBrazil

func (x *Translations) GetPortugeseBrazil() string

func (*Translations) GetRussian

func (x *Translations) GetRussian() string

func (*Translations) GetSanskrit

func (x *Translations) GetSanskrit() string

func (*Translations) GetSpanish

func (x *Translations) GetSpanish() string

func (*Translations) ProtoMessage

func (*Translations) ProtoMessage()

func (*Translations) ProtoReflect

func (x *Translations) ProtoReflect() protoreflect.Message

func (*Translations) Reset

func (x *Translations) Reset()

func (*Translations) String

func (x *Translations) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL