ernv42

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace       = "http://ddex.net/xml/ern/42"
	NamespacePrefix = "ern"
	NamespaceXSI    = "http://www.w3.org/2001/XMLSchema-instance"
	NamespaceAVS    = "http://ddex.net/xml/avs/avs"
)

Package-level namespace constants

Variables

View Source
var File_ddex_ern_v42_v42_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AdditionalTitle

type AdditionalTitle struct {

	// @gotags: xml:"TitleText"
	TitleText string `protobuf:"bytes,1,opt,name=title_text,json=titleText,proto3" json:"title_text,omitempty" xml:"TitleText"`
	// @gotags: xml:"SubTitle"
	SubTitle []*DisplaySubTitle `protobuf:"bytes,2,rep,name=sub_title,json=subTitle,proto3" json:"sub_title,omitempty" xml:"SubTitle"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"TitleType,attr"
	TitleType string `protobuf:"bytes,5,opt,name=title_type,json=titleType,proto3" json:"title_type,omitempty" xml:"TitleType,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,8,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*AdditionalTitle) Descriptor deprecated

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

Deprecated: Use AdditionalTitle.ProtoReflect.Descriptor instead.

func (*AdditionalTitle) GetApplicableTerritoryCode

func (x *AdditionalTitle) GetApplicableTerritoryCode() string

func (*AdditionalTitle) GetIsDefault

func (x *AdditionalTitle) GetIsDefault() bool

func (*AdditionalTitle) GetLanguageAndScriptCode

func (x *AdditionalTitle) GetLanguageAndScriptCode() string

func (*AdditionalTitle) GetNamespace

func (x *AdditionalTitle) GetNamespace() string

func (*AdditionalTitle) GetSubTitle

func (x *AdditionalTitle) GetSubTitle() []*DisplaySubTitle

func (*AdditionalTitle) GetTitleText

func (x *AdditionalTitle) GetTitleText() string

func (*AdditionalTitle) GetTitleType

func (x *AdditionalTitle) GetTitleType() string

func (*AdditionalTitle) GetUserDefinedValue

func (x *AdditionalTitle) GetUserDefinedValue() string

func (*AdditionalTitle) ProtoMessage

func (*AdditionalTitle) ProtoMessage()

func (*AdditionalTitle) ProtoReflect

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

func (*AdditionalTitle) Reset

func (x *AdditionalTitle) Reset()

func (*AdditionalTitle) String

func (x *AdditionalTitle) String() string

type AdministratingRecordCompanyRole

type AdministratingRecordCompanyRole struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*AdministratingRecordCompanyRole) Descriptor deprecated

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

Deprecated: Use AdministratingRecordCompanyRole.ProtoReflect.Descriptor instead.

func (*AdministratingRecordCompanyRole) GetNamespace

func (x *AdministratingRecordCompanyRole) GetNamespace() string

func (*AdministratingRecordCompanyRole) GetUserDefinedValue

func (x *AdministratingRecordCompanyRole) GetUserDefinedValue() string

func (*AdministratingRecordCompanyRole) GetValue

func (*AdministratingRecordCompanyRole) ProtoMessage

func (*AdministratingRecordCompanyRole) ProtoMessage()

func (*AdministratingRecordCompanyRole) ProtoReflect

func (*AdministratingRecordCompanyRole) Reset

func (*AdministratingRecordCompanyRole) String

type AdministratingRecordCompanyWithReference

type AdministratingRecordCompanyWithReference struct {

	// @gotags: xml:"RecordCompanyPartyReference"
	RecordCompanyPartyReference string `` /* 180-byte string literal not displayed */
	// @gotags: xml:"Role"
	Role *AdministratingRecordCompanyRole `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty" xml:"Role"`
	// contains filtered or unexported fields
}

func (*AdministratingRecordCompanyWithReference) Descriptor deprecated

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

Deprecated: Use AdministratingRecordCompanyWithReference.ProtoReflect.Descriptor instead.

func (*AdministratingRecordCompanyWithReference) GetRecordCompanyPartyReference

func (x *AdministratingRecordCompanyWithReference) GetRecordCompanyPartyReference() string

func (*AdministratingRecordCompanyWithReference) GetRole

func (*AdministratingRecordCompanyWithReference) ProtoMessage

func (*AdministratingRecordCompanyWithReference) ProtoReflect

func (*AdministratingRecordCompanyWithReference) Reset

func (*AdministratingRecordCompanyWithReference) String

type Affiliation

type Affiliation struct {

	// @gotags: xml:"Type"
	Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ValidityPeriod"
	ValidityPeriod *ValidityPeriod `protobuf:"bytes,2,opt,name=validity_period,json=validityPeriod,proto3" json:"validity_period,omitempty" xml:"ValidityPeriod"`
	// @gotags: xml:"RightsType"
	RightsType []*SimpleRightsType `protobuf:"bytes,3,rep,name=rights_type,json=rightsType,proto3" json:"rights_type,omitempty" xml:"RightsType"`
	// @gotags: xml:"PercentageOfRightsAssignment"
	PercentageOfRightsAssignment string `` /* 184-byte string literal not displayed */
	// @gotags: xml:"CompanyName"
	CompanyName string `protobuf:"bytes,5,opt,name=company_name,json=companyName,proto3" json:"company_name,omitempty" xml:"CompanyName"`
	// @gotags: xml:"PartyAffiliateReference"
	PartyAffiliateReference string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,7,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*CurrentTerritoryCode `` /* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Affiliation) Descriptor deprecated

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

Deprecated: Use Affiliation.ProtoReflect.Descriptor instead.

func (*Affiliation) GetCompanyName

func (x *Affiliation) GetCompanyName() string

func (*Affiliation) GetExcludedTerritoryCode

func (x *Affiliation) GetExcludedTerritoryCode() []*CurrentTerritoryCode

func (*Affiliation) GetPartyAffiliateReference

func (x *Affiliation) GetPartyAffiliateReference() string

func (*Affiliation) GetPercentageOfRightsAssignment

func (x *Affiliation) GetPercentageOfRightsAssignment() string

func (*Affiliation) GetRightsType

func (x *Affiliation) GetRightsType() []*SimpleRightsType

func (*Affiliation) GetTerritoryCode

func (x *Affiliation) GetTerritoryCode() []*CurrentTerritoryCode

func (*Affiliation) GetType

func (x *Affiliation) GetType() string

func (*Affiliation) GetValidityPeriod

func (x *Affiliation) GetValidityPeriod() *ValidityPeriod

func (*Affiliation) ProtoMessage

func (*Affiliation) ProtoMessage()

func (*Affiliation) ProtoReflect

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

func (*Affiliation) Reset

func (x *Affiliation) Reset()

func (*Affiliation) String

func (x *Affiliation) String() string

type AllTerritoryCode

type AllTerritoryCode struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IdentifierType,attr"
	IdentifierType string `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*AllTerritoryCode) Descriptor deprecated

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

Deprecated: Use AllTerritoryCode.ProtoReflect.Descriptor instead.

func (*AllTerritoryCode) GetIdentifierType

func (x *AllTerritoryCode) GetIdentifierType() string

func (*AllTerritoryCode) GetValue

func (x *AllTerritoryCode) GetValue() string

func (*AllTerritoryCode) ProtoMessage

func (*AllTerritoryCode) ProtoMessage()

func (*AllTerritoryCode) ProtoReflect

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

func (*AllTerritoryCode) Reset

func (x *AllTerritoryCode) Reset()

func (*AllTerritoryCode) String

func (x *AllTerritoryCode) String() string

type AspectRatio

type AspectRatio struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"AspectRatioType,attr"
	AspectRatioType string `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*AspectRatio) Descriptor deprecated

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

Deprecated: Use AspectRatio.ProtoReflect.Descriptor instead.

func (*AspectRatio) GetAspectRatioType

func (x *AspectRatio) GetAspectRatioType() string

func (*AspectRatio) GetValue

func (x *AspectRatio) GetValue() string

func (*AspectRatio) ProtoMessage

func (*AspectRatio) ProtoMessage()

func (*AspectRatio) ProtoReflect

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

func (*AspectRatio) Reset

func (x *AspectRatio) Reset()

func (*AspectRatio) String

func (x *AspectRatio) String() string

type AudioCodecType

type AudioCodecType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Version,attr"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*AudioCodecType) Descriptor deprecated

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

Deprecated: Use AudioCodecType.ProtoReflect.Descriptor instead.

func (*AudioCodecType) GetNamespace

func (x *AudioCodecType) GetNamespace() string

func (*AudioCodecType) GetUserDefinedValue

func (x *AudioCodecType) GetUserDefinedValue() string

func (*AudioCodecType) GetValue

func (x *AudioCodecType) GetValue() string

func (*AudioCodecType) GetVersion

func (x *AudioCodecType) GetVersion() string

func (*AudioCodecType) ProtoMessage

func (*AudioCodecType) ProtoMessage()

func (*AudioCodecType) ProtoReflect

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

func (*AudioCodecType) Reset

func (x *AudioCodecType) Reset()

func (*AudioCodecType) String

func (x *AudioCodecType) String() string

type AvRating

type AvRating struct {

	// @gotags: xml:"Rating"
	Rating string `protobuf:"bytes,1,opt,name=rating,proto3" json:"rating,omitempty" xml:"Rating"`
	// @gotags: xml:"Agency"
	Agency *RatingAgency `protobuf:"bytes,2,opt,name=agency,proto3" json:"agency,omitempty" xml:"Agency"`
	// @gotags: xml:"Reason"
	Reason *RatingReason `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty" xml:"Reason"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,5,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*AvRating) Descriptor deprecated

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

Deprecated: Use AvRating.ProtoReflect.Descriptor instead.

func (*AvRating) GetAgency

func (x *AvRating) GetAgency() *RatingAgency

func (*AvRating) GetApplicableTerritoryCode

func (x *AvRating) GetApplicableTerritoryCode() string

func (*AvRating) GetIsDefault

func (x *AvRating) GetIsDefault() bool

func (*AvRating) GetRating

func (x *AvRating) GetRating() string

func (*AvRating) GetReason

func (x *AvRating) GetReason() *RatingReason

func (*AvRating) ProtoMessage

func (*AvRating) ProtoMessage()

func (*AvRating) ProtoReflect

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

func (*AvRating) Reset

func (x *AvRating) Reset()

func (*AvRating) String

func (x *AvRating) String() string

type BitRate

type BitRate struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"UnitOfMeasure,attr"
	UnitOfMeasure string `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BitRate) Descriptor deprecated

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

Deprecated: Use BitRate.ProtoReflect.Descriptor instead.

func (*BitRate) GetUnitOfMeasure

func (x *BitRate) GetUnitOfMeasure() string

func (*BitRate) GetValue

func (x *BitRate) GetValue() string

func (*BitRate) ProtoMessage

func (*BitRate) ProtoMessage()

func (*BitRate) ProtoReflect

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

func (*BitRate) Reset

func (x *BitRate) Reset()

func (*BitRate) String

func (x *BitRate) String() string

type CLine

type CLine struct {

	// @gotags: xml:"Year"
	Year string `protobuf:"bytes,1,opt,name=year,proto3" json:"year,omitempty" xml:"Year"`
	// @gotags: xml:"CLineCompany"
	CLineCompany string `protobuf:"bytes,2,opt,name=c_line_company,json=cLineCompany,proto3" json:"c_line_company,omitempty" xml:"CLineCompany"`
	// @gotags: xml:"CLineText"
	CLineText string `protobuf:"bytes,3,opt,name=c_line_text,json=cLineText,proto3" json:"c_line_text,omitempty" xml:"CLineText"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CLine) Descriptor deprecated

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

Deprecated: Use CLine.ProtoReflect.Descriptor instead.

func (*CLine) GetCLineCompany

func (x *CLine) GetCLineCompany() string

func (*CLine) GetCLineText

func (x *CLine) GetCLineText() string

func (*CLine) GetLanguageAndScriptCode

func (x *CLine) GetLanguageAndScriptCode() string

func (*CLine) GetYear

func (x *CLine) GetYear() string

func (*CLine) ProtoMessage

func (*CLine) ProtoMessage()

func (*CLine) ProtoReflect

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

func (*CLine) Reset

func (x *CLine) Reset()

func (*CLine) String

func (x *CLine) String() string

type CLineWithDefault

type CLineWithDefault struct {

	// @gotags: xml:"Year"
	Year string `protobuf:"bytes,1,opt,name=year,proto3" json:"year,omitempty" xml:"Year"`
	// @gotags: xml:"CLineCompany"
	CLineCompany string `protobuf:"bytes,2,opt,name=c_line_company,json=cLineCompany,proto3" json:"c_line_company,omitempty" xml:"CLineCompany"`
	// @gotags: xml:"CLineText"
	CLineText string `protobuf:"bytes,3,opt,name=c_line_text,json=cLineText,proto3" json:"c_line_text,omitempty" xml:"CLineText"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,5,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CLineWithDefault) Descriptor deprecated

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

Deprecated: Use CLineWithDefault.ProtoReflect.Descriptor instead.

func (*CLineWithDefault) GetApplicableTerritoryCode

func (x *CLineWithDefault) GetApplicableTerritoryCode() string

func (*CLineWithDefault) GetCLineCompany

func (x *CLineWithDefault) GetCLineCompany() string

func (*CLineWithDefault) GetCLineText

func (x *CLineWithDefault) GetCLineText() string

func (*CLineWithDefault) GetIsDefault

func (x *CLineWithDefault) GetIsDefault() bool

func (*CLineWithDefault) GetLanguageAndScriptCode

func (x *CLineWithDefault) GetLanguageAndScriptCode() string

func (*CLineWithDefault) GetYear

func (x *CLineWithDefault) GetYear() string

func (*CLineWithDefault) ProtoMessage

func (*CLineWithDefault) ProtoMessage()

func (*CLineWithDefault) ProtoReflect

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

func (*CLineWithDefault) Reset

func (x *CLineWithDefault) Reset()

func (*CLineWithDefault) String

func (x *CLineWithDefault) String() string

type CarrierType

type CarrierType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CarrierType) Descriptor deprecated

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

Deprecated: Use CarrierType.ProtoReflect.Descriptor instead.

func (*CarrierType) GetNamespace

func (x *CarrierType) GetNamespace() string

func (*CarrierType) GetUserDefinedValue

func (x *CarrierType) GetUserDefinedValue() string

func (*CarrierType) GetValue

func (x *CarrierType) GetValue() string

func (*CarrierType) ProtoMessage

func (*CarrierType) ProtoMessage()

func (*CarrierType) ProtoReflect

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

func (*CarrierType) Reset

func (x *CarrierType) Reset()

func (*CarrierType) String

func (x *CarrierType) String() string

type CatalogNumber

type CatalogNumber struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// contains filtered or unexported fields
}

func (*CatalogNumber) Descriptor deprecated

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

Deprecated: Use CatalogNumber.ProtoReflect.Descriptor instead.

func (*CatalogNumber) GetNamespace

func (x *CatalogNumber) GetNamespace() string

func (*CatalogNumber) GetValue

func (x *CatalogNumber) GetValue() string

func (*CatalogNumber) ProtoMessage

func (*CatalogNumber) ProtoMessage()

func (*CatalogNumber) ProtoReflect

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

func (*CatalogNumber) Reset

func (x *CatalogNumber) Reset()

func (*CatalogNumber) String

func (x *CatalogNumber) String() string

type Chapter

type Chapter struct {

	// @gotags: xml:"ChapterReference"
	ChapterReference string `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ChapterId"
	ChapterId []*ProprietaryId `protobuf:"bytes,2,rep,name=chapter_id,json=chapterId,proto3" json:"chapter_id,omitempty" xml:"ChapterId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,4,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,6,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,7,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"Character"
	Character []*Character `protobuf:"bytes,8,rep,name=character,proto3" json:"character,omitempty" xml:"Character"`
	// @gotags: xml:"RepresentativeImageReference"
	RepresentativeImageReference string `` /* 182-byte string literal not displayed */
	// @gotags: xml:"StartTime"
	StartTime string `protobuf:"bytes,10,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty" xml:"StartTime"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,11,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"EndTime"
	EndTime string `protobuf:"bytes,12,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty" xml:"EndTime"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Chapter) Descriptor deprecated

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

Deprecated: Use Chapter.ProtoReflect.Descriptor instead.

func (*Chapter) GetAdditionalTitle

func (x *Chapter) GetAdditionalTitle() []*AdditionalTitle

func (*Chapter) GetChapterId

func (x *Chapter) GetChapterId() []*ProprietaryId

func (*Chapter) GetChapterReference

func (x *Chapter) GetChapterReference() string

func (*Chapter) GetCharacter

func (x *Chapter) GetCharacter() []*Character

func (*Chapter) GetContributor

func (x *Chapter) GetContributor() []*Contributor

func (*Chapter) GetDisplayTitle

func (x *Chapter) GetDisplayTitle() []*DisplayTitle

func (*Chapter) GetDisplayTitleText

func (x *Chapter) GetDisplayTitleText() []*DisplayTitleText

func (*Chapter) GetDuration

func (x *Chapter) GetDuration() string

func (*Chapter) GetEndTime

func (x *Chapter) GetEndTime() string

func (*Chapter) GetLanguageAndScriptCode

func (x *Chapter) GetLanguageAndScriptCode() string

func (*Chapter) GetRepresentativeImageReference

func (x *Chapter) GetRepresentativeImageReference() string

func (*Chapter) GetSequenceNumber

func (x *Chapter) GetSequenceNumber() int32

func (*Chapter) GetStartTime

func (x *Chapter) GetStartTime() string

func (*Chapter) ProtoMessage

func (*Chapter) ProtoMessage()

func (*Chapter) ProtoReflect

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

func (*Chapter) Reset

func (x *Chapter) Reset()

func (*Chapter) String

func (x *Chapter) String() string

type ChapterList

type ChapterList struct {

	// @gotags: xml:"Chapter"
	Chapter []*Chapter `protobuf:"bytes,1,rep,name=chapter,proto3" json:"chapter,omitempty" xml:"Chapter"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ChapterList) Descriptor deprecated

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

Deprecated: Use ChapterList.ProtoReflect.Descriptor instead.

func (*ChapterList) GetChapter

func (x *ChapterList) GetChapter() []*Chapter

func (*ChapterList) GetLanguageAndScriptCode

func (x *ChapterList) GetLanguageAndScriptCode() string

func (*ChapterList) ProtoMessage

func (*ChapterList) ProtoMessage()

func (*ChapterList) ProtoReflect

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

func (*ChapterList) Reset

func (x *ChapterList) Reset()

func (*ChapterList) String

func (x *ChapterList) String() string

type Character

type Character struct {

	// @gotags: xml:"CharacterPartyReference"
	CharacterPartyReference string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"Performer"
	Performer *Contributor `protobuf:"bytes,2,opt,name=performer,proto3" json:"performer,omitempty" xml:"Performer"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Character) Descriptor deprecated

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

Deprecated: Use Character.ProtoReflect.Descriptor instead.

func (*Character) GetCharacterPartyReference

func (x *Character) GetCharacterPartyReference() string

func (*Character) GetPerformer

func (x *Character) GetPerformer() *Contributor

func (*Character) GetSequenceNumber

func (x *Character) GetSequenceNumber() int32

func (*Character) ProtoMessage

func (*Character) ProtoMessage()

func (*Character) ProtoReflect

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

func (*Character) Reset

func (x *Character) Reset()

func (*Character) String

func (x *Character) String() string

type CommercialModelType

type CommercialModelType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CommercialModelType) Descriptor deprecated

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

Deprecated: Use CommercialModelType.ProtoReflect.Descriptor instead.

func (*CommercialModelType) GetNamespace

func (x *CommercialModelType) GetNamespace() string

func (*CommercialModelType) GetUserDefinedValue

func (x *CommercialModelType) GetUserDefinedValue() string

func (*CommercialModelType) GetValue

func (x *CommercialModelType) GetValue() string

func (*CommercialModelType) ProtoMessage

func (*CommercialModelType) ProtoMessage()

func (*CommercialModelType) ProtoReflect

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

func (*CommercialModelType) Reset

func (x *CommercialModelType) Reset()

func (*CommercialModelType) String

func (x *CommercialModelType) String() string

type ConditionForRightsClaimPolicy

type ConditionForRightsClaimPolicy struct {

	// @gotags: xml:"Value"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:"Value"`
	// @gotags: xml:"Unit"
	Unit string `protobuf:"bytes,2,opt,name=unit,proto3" json:"unit,omitempty" xml:"Unit"`
	// @gotags: xml:"ReferenceCreation"
	ReferenceCreation string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"RelationalRelator"
	RelationalRelator string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"MeasurementType"
	MeasurementType string `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ConditionForRightsClaimPolicy) Descriptor deprecated

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

Deprecated: Use ConditionForRightsClaimPolicy.ProtoReflect.Descriptor instead.

func (*ConditionForRightsClaimPolicy) GetMeasurementType

func (x *ConditionForRightsClaimPolicy) GetMeasurementType() string

func (*ConditionForRightsClaimPolicy) GetReferenceCreation

func (x *ConditionForRightsClaimPolicy) GetReferenceCreation() string

func (*ConditionForRightsClaimPolicy) GetRelationalRelator

func (x *ConditionForRightsClaimPolicy) GetRelationalRelator() string

func (*ConditionForRightsClaimPolicy) GetUnit

func (*ConditionForRightsClaimPolicy) GetValue

func (x *ConditionForRightsClaimPolicy) GetValue() string

func (*ConditionForRightsClaimPolicy) ProtoMessage

func (*ConditionForRightsClaimPolicy) ProtoMessage()

func (*ConditionForRightsClaimPolicy) ProtoReflect

func (*ConditionForRightsClaimPolicy) Reset

func (x *ConditionForRightsClaimPolicy) Reset()

func (*ConditionForRightsClaimPolicy) String

type ContainerFormat

type ContainerFormat struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ContainerFormat) Descriptor deprecated

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

Deprecated: Use ContainerFormat.ProtoReflect.Descriptor instead.

func (*ContainerFormat) GetNamespace

func (x *ContainerFormat) GetNamespace() string

func (*ContainerFormat) GetUserDefinedValue

func (x *ContainerFormat) GetUserDefinedValue() string

func (*ContainerFormat) GetValue

func (x *ContainerFormat) GetValue() string

func (*ContainerFormat) ProtoMessage

func (*ContainerFormat) ProtoMessage()

func (*ContainerFormat) ProtoReflect

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

func (*ContainerFormat) Reset

func (x *ContainerFormat) Reset()

func (*ContainerFormat) String

func (x *ContainerFormat) String() string

type Contributor

type Contributor struct {

	// @gotags: xml:"ContributorPartyReference"
	ContributorPartyReference string `` /* 170-byte string literal not displayed */
	// @gotags: xml:"Role"
	Role []*ContributorRole `protobuf:"bytes,2,rep,name=role,proto3" json:"role,omitempty" xml:"Role"`
	// @gotags: xml:"InstrumentType"
	InstrumentType []*InstrumentType `protobuf:"bytes,3,rep,name=instrument_type,json=instrumentType,proto3" json:"instrument_type,omitempty" xml:"InstrumentType"`
	// @gotags: xml:"HasMadeFeaturedContribution"
	HasMadeFeaturedContribution bool `` /* 181-byte string literal not displayed */
	// @gotags: xml:"HasMadeContractedContribution"
	HasMadeContractedContribution bool `` /* 189-byte string literal not displayed */
	// @gotags: xml:"IsCredited"
	IsCredited *IsCredited `protobuf:"bytes,6,opt,name=is_credited,json=isCredited,proto3" json:"is_credited,omitempty" xml:"IsCredited"`
	// @gotags: xml:"DisplayCredits"
	DisplayCredits []*DisplayCredits `protobuf:"bytes,7,rep,name=display_credits,json=displayCredits,proto3" json:"display_credits,omitempty" xml:"DisplayCredits"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Contributor) Descriptor deprecated

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

Deprecated: Use Contributor.ProtoReflect.Descriptor instead.

func (*Contributor) GetContributorPartyReference

func (x *Contributor) GetContributorPartyReference() string

func (*Contributor) GetDisplayCredits

func (x *Contributor) GetDisplayCredits() []*DisplayCredits

func (*Contributor) GetHasMadeContractedContribution

func (x *Contributor) GetHasMadeContractedContribution() bool

func (*Contributor) GetHasMadeFeaturedContribution

func (x *Contributor) GetHasMadeFeaturedContribution() bool

func (*Contributor) GetInstrumentType

func (x *Contributor) GetInstrumentType() []*InstrumentType

func (*Contributor) GetIsCredited

func (x *Contributor) GetIsCredited() *IsCredited

func (*Contributor) GetRole

func (x *Contributor) GetRole() []*ContributorRole

func (*Contributor) GetSequenceNumber

func (x *Contributor) GetSequenceNumber() int32

func (*Contributor) ProtoMessage

func (*Contributor) ProtoMessage()

func (*Contributor) ProtoReflect

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

func (*Contributor) Reset

func (x *Contributor) Reset()

func (*Contributor) String

func (x *Contributor) String() string

type ContributorRole

type ContributorRole struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ContributorRole) Descriptor deprecated

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

Deprecated: Use ContributorRole.ProtoReflect.Descriptor instead.

func (*ContributorRole) GetNamespace

func (x *ContributorRole) GetNamespace() string

func (*ContributorRole) GetUserDefinedValue

func (x *ContributorRole) GetUserDefinedValue() string

func (*ContributorRole) GetValue

func (x *ContributorRole) GetValue() string

func (*ContributorRole) ProtoMessage

func (*ContributorRole) ProtoMessage()

func (*ContributorRole) ProtoReflect

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

func (*ContributorRole) Reset

func (x *ContributorRole) Reset()

func (*ContributorRole) String

func (x *ContributorRole) String() string

type CoreArea

type CoreArea struct {

	// @gotags: xml:"TopLeftCorner"
	TopLeftCorner string `protobuf:"bytes,1,opt,name=top_left_corner,json=topLeftCorner,proto3" json:"top_left_corner,omitempty" xml:"TopLeftCorner"`
	// @gotags: xml:"BottomRightCorner"
	BottomRightCorner string `` /* 138-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CoreArea) Descriptor deprecated

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

Deprecated: Use CoreArea.ProtoReflect.Descriptor instead.

func (*CoreArea) GetBottomRightCorner

func (x *CoreArea) GetBottomRightCorner() string

func (*CoreArea) GetTopLeftCorner

func (x *CoreArea) GetTopLeftCorner() string

func (*CoreArea) ProtoMessage

func (*CoreArea) ProtoMessage()

func (*CoreArea) ProtoReflect

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

func (*CoreArea) Reset

func (x *CoreArea) Reset()

func (*CoreArea) String

func (x *CoreArea) String() string

type CourtesyLineWithDefault

type CourtesyLineWithDefault struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*CourtesyLineWithDefault) Descriptor deprecated

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

Deprecated: Use CourtesyLineWithDefault.ProtoReflect.Descriptor instead.

func (*CourtesyLineWithDefault) GetApplicableTerritoryCode

func (x *CourtesyLineWithDefault) GetApplicableTerritoryCode() string

func (*CourtesyLineWithDefault) GetIsDefault

func (x *CourtesyLineWithDefault) GetIsDefault() bool

func (*CourtesyLineWithDefault) GetLanguageAndScriptCode

func (x *CourtesyLineWithDefault) GetLanguageAndScriptCode() string

func (*CourtesyLineWithDefault) GetValue

func (x *CourtesyLineWithDefault) GetValue() string

func (*CourtesyLineWithDefault) ProtoMessage

func (*CourtesyLineWithDefault) ProtoMessage()

func (*CourtesyLineWithDefault) ProtoReflect

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

func (*CourtesyLineWithDefault) Reset

func (x *CourtesyLineWithDefault) Reset()

func (*CourtesyLineWithDefault) String

func (x *CourtesyLineWithDefault) String() string

type CueOrigin

type CueOrigin struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueOrigin) Descriptor deprecated

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

Deprecated: Use CueOrigin.ProtoReflect.Descriptor instead.

func (*CueOrigin) GetNamespace

func (x *CueOrigin) GetNamespace() string

func (*CueOrigin) GetUserDefinedValue

func (x *CueOrigin) GetUserDefinedValue() string

func (*CueOrigin) GetValue

func (x *CueOrigin) GetValue() string

func (*CueOrigin) ProtoMessage

func (*CueOrigin) ProtoMessage()

func (*CueOrigin) ProtoReflect

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

func (*CueOrigin) Reset

func (x *CueOrigin) Reset()

func (*CueOrigin) String

func (x *CueOrigin) String() string

type CueSheetType

type CueSheetType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueSheetType) Descriptor deprecated

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

Deprecated: Use CueSheetType.ProtoReflect.Descriptor instead.

func (*CueSheetType) GetNamespace

func (x *CueSheetType) GetNamespace() string

func (*CueSheetType) GetUserDefinedValue

func (x *CueSheetType) GetUserDefinedValue() string

func (*CueSheetType) GetValue

func (x *CueSheetType) GetValue() string

func (*CueSheetType) ProtoMessage

func (*CueSheetType) ProtoMessage()

func (*CueSheetType) ProtoReflect

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

func (*CueSheetType) Reset

func (x *CueSheetType) Reset()

func (*CueSheetType) String

func (x *CueSheetType) String() string

type CueThemeType

type CueThemeType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueThemeType) Descriptor deprecated

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

Deprecated: Use CueThemeType.ProtoReflect.Descriptor instead.

func (*CueThemeType) GetNamespace

func (x *CueThemeType) GetNamespace() string

func (*CueThemeType) GetUserDefinedValue

func (x *CueThemeType) GetUserDefinedValue() string

func (*CueThemeType) GetValue

func (x *CueThemeType) GetValue() string

func (*CueThemeType) ProtoMessage

func (*CueThemeType) ProtoMessage()

func (*CueThemeType) ProtoReflect

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

func (*CueThemeType) Reset

func (x *CueThemeType) Reset()

func (*CueThemeType) String

func (x *CueThemeType) String() string

type CueUseType

type CueUseType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueUseType) Descriptor deprecated

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

Deprecated: Use CueUseType.ProtoReflect.Descriptor instead.

func (*CueUseType) GetNamespace

func (x *CueUseType) GetNamespace() string

func (*CueUseType) GetUserDefinedValue

func (x *CueUseType) GetUserDefinedValue() string

func (*CueUseType) GetValue

func (x *CueUseType) GetValue() string

func (*CueUseType) ProtoMessage

func (*CueUseType) ProtoMessage()

func (*CueUseType) ProtoReflect

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

func (*CueUseType) Reset

func (x *CueUseType) Reset()

func (*CueUseType) String

func (x *CueUseType) String() string

type CueVisualPerceptionType

type CueVisualPerceptionType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueVisualPerceptionType) Descriptor deprecated

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

Deprecated: Use CueVisualPerceptionType.ProtoReflect.Descriptor instead.

func (*CueVisualPerceptionType) GetNamespace

func (x *CueVisualPerceptionType) GetNamespace() string

func (*CueVisualPerceptionType) GetUserDefinedValue

func (x *CueVisualPerceptionType) GetUserDefinedValue() string

func (*CueVisualPerceptionType) GetValue

func (x *CueVisualPerceptionType) GetValue() string

func (*CueVisualPerceptionType) ProtoMessage

func (*CueVisualPerceptionType) ProtoMessage()

func (*CueVisualPerceptionType) ProtoReflect

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

func (*CueVisualPerceptionType) Reset

func (x *CueVisualPerceptionType) Reset()

func (*CueVisualPerceptionType) String

func (x *CueVisualPerceptionType) String() string

type CueVocalType

type CueVocalType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueVocalType) Descriptor deprecated

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

Deprecated: Use CueVocalType.ProtoReflect.Descriptor instead.

func (*CueVocalType) GetNamespace

func (x *CueVocalType) GetNamespace() string

func (*CueVocalType) GetUserDefinedValue

func (x *CueVocalType) GetUserDefinedValue() string

func (*CueVocalType) GetValue

func (x *CueVocalType) GetValue() string

func (*CueVocalType) ProtoMessage

func (*CueVocalType) ProtoMessage()

func (*CueVocalType) ProtoReflect

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

func (*CueVocalType) Reset

func (x *CueVocalType) Reset()

func (*CueVocalType) String

func (x *CueVocalType) String() string

type CurrentTerritoryCode

type CurrentTerritoryCode struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IdentifierType,attr"
	IdentifierType string `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CurrentTerritoryCode) Descriptor deprecated

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

Deprecated: Use CurrentTerritoryCode.ProtoReflect.Descriptor instead.

func (*CurrentTerritoryCode) GetIdentifierType

func (x *CurrentTerritoryCode) GetIdentifierType() string

func (*CurrentTerritoryCode) GetValue

func (x *CurrentTerritoryCode) GetValue() string

func (*CurrentTerritoryCode) ProtoMessage

func (*CurrentTerritoryCode) ProtoMessage()

func (*CurrentTerritoryCode) ProtoReflect

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

func (*CurrentTerritoryCode) Reset

func (x *CurrentTerritoryCode) Reset()

func (*CurrentTerritoryCode) String

func (x *CurrentTerritoryCode) String() string

type DSP

type DSP struct {

	// @gotags: xml:"TradingName"
	TradingName *Name `protobuf:"bytes,1,opt,name=trading_name,json=tradingName,proto3" json:"trading_name,omitempty" xml:"TradingName"`
	// @gotags: xml:"URL"
	URL []string `protobuf:"bytes,2,rep,name=u_r_l,json=uRL,proto3" json:"u_r_l,omitempty" xml:"URL"`
	// @gotags: xml:"PartyId"
	PartyId []*DetailedPartyId `protobuf:"bytes,3,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,4,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// contains filtered or unexported fields
}

func (*DSP) Descriptor deprecated

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

Deprecated: Use DSP.ProtoReflect.Descriptor instead.

func (*DSP) GetPartyId

func (x *DSP) GetPartyId() []*DetailedPartyId

func (*DSP) GetPartyName

func (x *DSP) GetPartyName() []*PartyName

func (*DSP) GetTradingName

func (x *DSP) GetTradingName() *Name

func (*DSP) GetURL

func (x *DSP) GetURL() []string

func (*DSP) ProtoMessage

func (*DSP) ProtoMessage()

func (*DSP) ProtoReflect

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

func (*DSP) Reset

func (x *DSP) Reset()

func (*DSP) String

func (x *DSP) String() string

type Deal

type Deal struct {

	// @gotags: xml:"DealReference"
	DealReference []string `protobuf:"bytes,1,rep,name=deal_reference,json=dealReference,proto3" json:"deal_reference,omitempty" xml:"DealReference"`
	// @gotags: xml:"IsCommunicatedOutOfBand"
	IsCommunicatedOutOfBand bool `` /* 167-byte string literal not displayed */
	// @gotags: xml:"DealTerms"
	DealTerms *DealTerms `protobuf:"bytes,3,opt,name=deal_terms,json=dealTerms,proto3" json:"deal_terms,omitempty" xml:"DealTerms"`
	// @gotags: xml:"DealTechnicalResourceDetailsReferenceList"
	DealTechnicalResourceDetailsReferenceList *DealTechnicalResourceDetailsReferenceList `` /* 240-byte string literal not displayed */
	// @gotags: xml:"DistributionChannelPage"
	DistributionChannelPage []*DistributionChannelPage `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Deal) Descriptor deprecated

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

Deprecated: Use Deal.ProtoReflect.Descriptor instead.

func (*Deal) GetDealReference

func (x *Deal) GetDealReference() []string

func (*Deal) GetDealTechnicalResourceDetailsReferenceList

func (x *Deal) GetDealTechnicalResourceDetailsReferenceList() *DealTechnicalResourceDetailsReferenceList

func (*Deal) GetDealTerms

func (x *Deal) GetDealTerms() *DealTerms

func (*Deal) GetDistributionChannelPage

func (x *Deal) GetDistributionChannelPage() []*DistributionChannelPage

func (*Deal) GetIsCommunicatedOutOfBand

func (x *Deal) GetIsCommunicatedOutOfBand() bool

func (*Deal) ProtoMessage

func (*Deal) ProtoMessage()

func (*Deal) ProtoReflect

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

func (*Deal) Reset

func (x *Deal) Reset()

func (*Deal) String

func (x *Deal) String() string

type DealList

type DealList struct {

	// @gotags: xml:"ReleaseDeal"
	ReleaseDeal []*ReleaseDeal `protobuf:"bytes,1,rep,name=release_deal,json=releaseDeal,proto3" json:"release_deal,omitempty" xml:"ReleaseDeal"`
	// @gotags: xml:"ReleaseVisibility"
	ReleaseVisibility []*ReleaseVisibility `` /* 136-byte string literal not displayed */
	// @gotags: xml:"TrackReleaseVisibility"
	TrackReleaseVisibility []*TrackReleaseVisibility `` /* 158-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DealList) Descriptor deprecated

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

Deprecated: Use DealList.ProtoReflect.Descriptor instead.

func (*DealList) GetReleaseDeal

func (x *DealList) GetReleaseDeal() []*ReleaseDeal

func (*DealList) GetReleaseVisibility

func (x *DealList) GetReleaseVisibility() []*ReleaseVisibility

func (*DealList) GetTrackReleaseVisibility

func (x *DealList) GetTrackReleaseVisibility() []*TrackReleaseVisibility

func (*DealList) ProtoMessage

func (*DealList) ProtoMessage()

func (*DealList) ProtoReflect

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

func (*DealList) Reset

func (x *DealList) Reset()

func (*DealList) String

func (x *DealList) String() string

type DealResourceReferenceList

type DealResourceReferenceList struct {

	// @gotags: xml:"DealResourceReference"
	DealResourceReference []string `` /* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DealResourceReferenceList) Descriptor deprecated

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

Deprecated: Use DealResourceReferenceList.ProtoReflect.Descriptor instead.

func (*DealResourceReferenceList) GetDealResourceReference

func (x *DealResourceReferenceList) GetDealResourceReference() []string

func (*DealResourceReferenceList) ProtoMessage

func (*DealResourceReferenceList) ProtoMessage()

func (*DealResourceReferenceList) ProtoReflect

func (*DealResourceReferenceList) Reset

func (x *DealResourceReferenceList) Reset()

func (*DealResourceReferenceList) String

func (x *DealResourceReferenceList) String() string

type DealTechnicalResourceDetailsReferenceList

type DealTechnicalResourceDetailsReferenceList struct {

	// @gotags: xml:"DealTechnicalResourceDetailsReference"
	DealTechnicalResourceDetailsReference []string `` /* 222-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DealTechnicalResourceDetailsReferenceList) Descriptor deprecated

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

Deprecated: Use DealTechnicalResourceDetailsReferenceList.ProtoReflect.Descriptor instead.

func (*DealTechnicalResourceDetailsReferenceList) GetDealTechnicalResourceDetailsReference

func (x *DealTechnicalResourceDetailsReferenceList) GetDealTechnicalResourceDetailsReference() []string

func (*DealTechnicalResourceDetailsReferenceList) ProtoMessage

func (*DealTechnicalResourceDetailsReferenceList) ProtoReflect

func (*DealTechnicalResourceDetailsReferenceList) Reset

func (*DealTechnicalResourceDetailsReferenceList) String

type DealTerms

type DealTerms struct {

	// @gotags: xml:"ValidityPeriod"
	ValidityPeriod []*PeriodWithStartDate `protobuf:"bytes,1,rep,name=validity_period,json=validityPeriod,proto3" json:"validity_period,omitempty" xml:"ValidityPeriod"`
	// @gotags: xml:"CommercialModelType"
	CommercialModelType []*CommercialModelType `` /* 146-byte string literal not displayed */
	// @gotags: xml:"UseType"
	UseType []*DiscoverableUseType `protobuf:"bytes,3,rep,name=use_type,json=useType,proto3" json:"use_type,omitempty" xml:"UseType"`
	// @gotags: xml:"UserInterfaceType"
	UserInterfaceType []*UserInterfaceType `` /* 138-byte string literal not displayed */
	// @gotags: xml:"CarrierType"
	CarrierType []*CarrierType `protobuf:"bytes,5,rep,name=carrier_type,json=carrierType,proto3" json:"carrier_type,omitempty" xml:"CarrierType"`
	// @gotags: xml:"TechnicalInstantiation"
	TechnicalInstantiation *DealTermsTechnicalInstantiation `` /* 156-byte string literal not displayed */
	// @gotags: xml:"NumberOfUsages"
	NumberOfUsages int32 `` /* 127-byte string literal not displayed */
	// @gotags: xml:"RightsClaimPolicy"
	RightsClaimPolicy []*RightsClaimPolicy `` /* 138-byte string literal not displayed */
	// @gotags: xml:"PriceInformation"
	PriceInformation []*PriceInformationWithType `` /* 132-byte string literal not displayed */
	// @gotags: xml:"IsPreOrderDeal"
	IsPreOrderDeal bool `` /* 130-byte string literal not displayed */
	// @gotags: xml:"InstantGratificationResourceList"
	InstantGratificationResourceList *DealResourceReferenceList `` /* 201-byte string literal not displayed */
	// @gotags: xml:"PhysicalReturns"
	PhysicalReturns *PhysicalReturns `` /* 129-byte string literal not displayed */
	// @gotags: xml:"NumberOfProductsPerCarton"
	NumberOfProductsPerCarton int32 `` /* 176-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,14,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*CurrentTerritoryCode `` /* 155-byte string literal not displayed */
	// @gotags: xml:"DistributionChannel"
	DistributionChannel []*DSP `` /* 145-byte string literal not displayed */
	// @gotags: xml:"ExcludedDistributionChannel"
	ExcludedDistributionChannel []*DSP `` /* 179-byte string literal not displayed */
	// @gotags: xml:"IsPromotional"
	IsPromotional bool `protobuf:"varint,18,opt,name=is_promotional,json=isPromotional,proto3" json:"is_promotional,omitempty" xml:"IsPromotional"`
	// @gotags: xml:"PromotionalCode"
	PromotionalCode *PromotionalCode `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DealTerms) Descriptor deprecated

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

Deprecated: Use DealTerms.ProtoReflect.Descriptor instead.

func (*DealTerms) GetCarrierType

func (x *DealTerms) GetCarrierType() []*CarrierType

func (*DealTerms) GetCommercialModelType

func (x *DealTerms) GetCommercialModelType() []*CommercialModelType

func (*DealTerms) GetDistributionChannel

func (x *DealTerms) GetDistributionChannel() []*DSP

func (*DealTerms) GetExcludedDistributionChannel

func (x *DealTerms) GetExcludedDistributionChannel() []*DSP

func (*DealTerms) GetExcludedTerritoryCode

func (x *DealTerms) GetExcludedTerritoryCode() []*CurrentTerritoryCode

func (*DealTerms) GetInstantGratificationResourceList

func (x *DealTerms) GetInstantGratificationResourceList() *DealResourceReferenceList

func (*DealTerms) GetIsPreOrderDeal

func (x *DealTerms) GetIsPreOrderDeal() bool

func (*DealTerms) GetIsPromotional

func (x *DealTerms) GetIsPromotional() bool

func (*DealTerms) GetNumberOfProductsPerCarton

func (x *DealTerms) GetNumberOfProductsPerCarton() int32

func (*DealTerms) GetNumberOfUsages

func (x *DealTerms) GetNumberOfUsages() int32

func (*DealTerms) GetPhysicalReturns

func (x *DealTerms) GetPhysicalReturns() *PhysicalReturns

func (*DealTerms) GetPriceInformation

func (x *DealTerms) GetPriceInformation() []*PriceInformationWithType

func (*DealTerms) GetPromotionalCode

func (x *DealTerms) GetPromotionalCode() *PromotionalCode

func (*DealTerms) GetRightsClaimPolicy

func (x *DealTerms) GetRightsClaimPolicy() []*RightsClaimPolicy

func (*DealTerms) GetTechnicalInstantiation

func (x *DealTerms) GetTechnicalInstantiation() *DealTermsTechnicalInstantiation

func (*DealTerms) GetTerritoryCode

func (x *DealTerms) GetTerritoryCode() []*CurrentTerritoryCode

func (*DealTerms) GetUseType

func (x *DealTerms) GetUseType() []*DiscoverableUseType

func (*DealTerms) GetUserInterfaceType

func (x *DealTerms) GetUserInterfaceType() []*UserInterfaceType

func (*DealTerms) GetValidityPeriod

func (x *DealTerms) GetValidityPeriod() []*PeriodWithStartDate

func (*DealTerms) ProtoMessage

func (*DealTerms) ProtoMessage()

func (*DealTerms) ProtoReflect

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

func (*DealTerms) Reset

func (x *DealTerms) Reset()

func (*DealTerms) String

func (x *DealTerms) String() string

type DealTermsTechnicalInstantiation

type DealTermsTechnicalInstantiation struct {

	// @gotags: xml:"VideoDefinitionType"
	VideoDefinitionType *VideoDefinitionType `` /* 146-byte string literal not displayed */
	// @gotags: xml:"CodingType"
	CodingType string `protobuf:"bytes,2,opt,name=coding_type,json=codingType,proto3" json:"coding_type,omitempty" xml:"CodingType"`
	// @gotags: xml:"BitRate"
	BitRate *BitRate `protobuf:"bytes,3,opt,name=bit_rate,json=bitRate,proto3" json:"bit_rate,omitempty" xml:"BitRate"`
	// contains filtered or unexported fields
}

func (*DealTermsTechnicalInstantiation) Descriptor deprecated

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

Deprecated: Use DealTermsTechnicalInstantiation.ProtoReflect.Descriptor instead.

func (*DealTermsTechnicalInstantiation) GetBitRate

func (x *DealTermsTechnicalInstantiation) GetBitRate() *BitRate

func (*DealTermsTechnicalInstantiation) GetCodingType

func (x *DealTermsTechnicalInstantiation) GetCodingType() string

func (*DealTermsTechnicalInstantiation) GetVideoDefinitionType

func (x *DealTermsTechnicalInstantiation) GetVideoDefinitionType() *VideoDefinitionType

func (*DealTermsTechnicalInstantiation) ProtoMessage

func (*DealTermsTechnicalInstantiation) ProtoMessage()

func (*DealTermsTechnicalInstantiation) ProtoReflect

func (*DealTermsTechnicalInstantiation) Reset

func (*DealTermsTechnicalInstantiation) String

type Deity

type Deity struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*Deity) Descriptor deprecated

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

Deprecated: Use Deity.ProtoReflect.Descriptor instead.

func (*Deity) GetApplicableTerritoryCode

func (x *Deity) GetApplicableTerritoryCode() string

func (*Deity) GetIsDefault

func (x *Deity) GetIsDefault() bool

func (*Deity) GetValue

func (x *Deity) GetValue() string

func (*Deity) ProtoMessage

func (*Deity) ProtoMessage()

func (*Deity) ProtoReflect

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

func (*Deity) Reset

func (x *Deity) Reset()

func (*Deity) String

func (x *Deity) String() string

type DelegatedUsageRights

type DelegatedUsageRights struct {

	// @gotags: xml:"UseType"
	UseType []*UseType `protobuf:"bytes,1,rep,name=use_type,json=useType,proto3" json:"use_type,omitempty" xml:"UseType"`
	// @gotags: xml:"PeriodOfRightsDelegation"
	PeriodOfRightsDelegation *Period `` /* 168-byte string literal not displayed */
	// @gotags: xml:"TerritoryOfRightsDelegation"
	TerritoryOfRightsDelegation []*AllTerritoryCode `` /* 180-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DelegatedUsageRights) Descriptor deprecated

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

Deprecated: Use DelegatedUsageRights.ProtoReflect.Descriptor instead.

func (*DelegatedUsageRights) GetPeriodOfRightsDelegation

func (x *DelegatedUsageRights) GetPeriodOfRightsDelegation() *Period

func (*DelegatedUsageRights) GetTerritoryOfRightsDelegation

func (x *DelegatedUsageRights) GetTerritoryOfRightsDelegation() []*AllTerritoryCode

func (*DelegatedUsageRights) GetUseType

func (x *DelegatedUsageRights) GetUseType() []*UseType

func (*DelegatedUsageRights) ProtoMessage

func (*DelegatedUsageRights) ProtoMessage()

func (*DelegatedUsageRights) ProtoReflect

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

func (*DelegatedUsageRights) Reset

func (x *DelegatedUsageRights) Reset()

func (*DelegatedUsageRights) String

func (x *DelegatedUsageRights) String() string

type DescriptionWithTerritory

type DescriptionWithTerritory struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*DescriptionWithTerritory) Descriptor deprecated

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

Deprecated: Use DescriptionWithTerritory.ProtoReflect.Descriptor instead.

func (*DescriptionWithTerritory) GetApplicableTerritoryCode

func (x *DescriptionWithTerritory) GetApplicableTerritoryCode() string

func (*DescriptionWithTerritory) GetIsDefault

func (x *DescriptionWithTerritory) GetIsDefault() bool

func (*DescriptionWithTerritory) GetLanguageAndScriptCode

func (x *DescriptionWithTerritory) GetLanguageAndScriptCode() string

func (*DescriptionWithTerritory) GetValue

func (x *DescriptionWithTerritory) GetValue() string

func (*DescriptionWithTerritory) ProtoMessage

func (*DescriptionWithTerritory) ProtoMessage()

func (*DescriptionWithTerritory) ProtoReflect

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

func (*DescriptionWithTerritory) Reset

func (x *DescriptionWithTerritory) Reset()

func (*DescriptionWithTerritory) String

func (x *DescriptionWithTerritory) String() string

type DetailedCue

type DetailedCue struct {

	// @gotags: xml:"CueUseType"
	CueUseType *CueUseType `protobuf:"bytes,1,opt,name=cue_use_type,json=cueUseType,proto3" json:"cue_use_type,omitempty" xml:"CueUseType"`
	// @gotags: xml:"CueThemeType"
	CueThemeType *CueThemeType `protobuf:"bytes,2,opt,name=cue_theme_type,json=cueThemeType,proto3" json:"cue_theme_type,omitempty" xml:"CueThemeType"`
	// @gotags: xml:"CueVocalType"
	CueVocalType *CueVocalType `protobuf:"bytes,3,opt,name=cue_vocal_type,json=cueVocalType,proto3" json:"cue_vocal_type,omitempty" xml:"CueVocalType"`
	// @gotags: xml:"CueVisualPerceptionType"
	CueVisualPerceptionType *CueVisualPerceptionType `` /* 164-byte string literal not displayed */
	// @gotags: xml:"CueOrigin"
	CueOrigin *CueOrigin `protobuf:"bytes,5,opt,name=cue_origin,json=cueOrigin,proto3" json:"cue_origin,omitempty" xml:"CueOrigin"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,7,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,9,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"IsDance"
	IsDance bool `protobuf:"varint,10,opt,name=is_dance,json=isDance,proto3" json:"is_dance,omitempty" xml:"IsDance"`
	// @gotags: xml:"HasMusicalContent"
	HasMusicalContent bool `` /* 140-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,12,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,13,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"StartTime"
	StartTime string `protobuf:"bytes,14,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty" xml:"StartTime"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,15,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"EndTime"
	EndTime string `protobuf:"bytes,16,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty" xml:"EndTime"`
	// @gotags: xml:"ResourceId"
	ResourceId *ResourceId `protobuf:"bytes,17,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"WorkId"
	WorkId *MusicalWorkId `protobuf:"bytes,18,opt,name=work_id,json=workId,proto3" json:"work_id,omitempty" xml:"WorkId"`
	// contains filtered or unexported fields
}

func (*DetailedCue) Descriptor deprecated

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

Deprecated: Use DetailedCue.ProtoReflect.Descriptor instead.

func (*DetailedCue) GetAdditionalTitle

func (x *DetailedCue) GetAdditionalTitle() []*AdditionalTitle

func (*DetailedCue) GetCLine

func (x *DetailedCue) GetCLine() []*CLine

func (*DetailedCue) GetContributor

func (x *DetailedCue) GetContributor() []*Contributor

func (*DetailedCue) GetCueOrigin

func (x *DetailedCue) GetCueOrigin() *CueOrigin

func (*DetailedCue) GetCueThemeType

func (x *DetailedCue) GetCueThemeType() *CueThemeType

func (*DetailedCue) GetCueUseType

func (x *DetailedCue) GetCueUseType() *CueUseType

func (*DetailedCue) GetCueVisualPerceptionType

func (x *DetailedCue) GetCueVisualPerceptionType() *CueVisualPerceptionType

func (*DetailedCue) GetCueVocalType

func (x *DetailedCue) GetCueVocalType() *CueVocalType

func (*DetailedCue) GetDisplayTitle

func (x *DetailedCue) GetDisplayTitle() []*DisplayTitle

func (*DetailedCue) GetDisplayTitleText

func (x *DetailedCue) GetDisplayTitleText() []*DisplayTitleText

func (*DetailedCue) GetDuration

func (x *DetailedCue) GetDuration() string

func (*DetailedCue) GetEndTime

func (x *DetailedCue) GetEndTime() string

func (*DetailedCue) GetHasMusicalContent

func (x *DetailedCue) GetHasMusicalContent() bool

func (*DetailedCue) GetIsDance

func (x *DetailedCue) GetIsDance() bool

func (*DetailedCue) GetPLine

func (x *DetailedCue) GetPLine() []*PLine

func (*DetailedCue) GetResourceId

func (x *DetailedCue) GetResourceId() *ResourceId

func (*DetailedCue) GetStartTime

func (x *DetailedCue) GetStartTime() string

func (*DetailedCue) GetWorkId

func (x *DetailedCue) GetWorkId() *MusicalWorkId

func (*DetailedCue) ProtoMessage

func (*DetailedCue) ProtoMessage()

func (*DetailedCue) ProtoReflect

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

func (*DetailedCue) Reset

func (x *DetailedCue) Reset()

func (*DetailedCue) String

func (x *DetailedCue) String() string

type DetailedCueSheet

type DetailedCueSheet struct {

	// @gotags: xml:"CueSheetId"
	CueSheetId []*ProprietaryId `protobuf:"bytes,1,rep,name=cue_sheet_id,json=cueSheetId,proto3" json:"cue_sheet_id,omitempty" xml:"CueSheetId"`
	// @gotags: xml:"CueSheetReference"
	CueSheetReference string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"CueSheetType"
	CueSheetType *CueSheetType `protobuf:"bytes,3,opt,name=cue_sheet_type,json=cueSheetType,proto3" json:"cue_sheet_type,omitempty" xml:"CueSheetType"`
	// @gotags: xml:"Cue"
	Cue []*DetailedCue `protobuf:"bytes,4,rep,name=cue,proto3" json:"cue,omitempty" xml:"Cue"`
	// contains filtered or unexported fields
}

func (*DetailedCueSheet) Descriptor deprecated

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

Deprecated: Use DetailedCueSheet.ProtoReflect.Descriptor instead.

func (*DetailedCueSheet) GetCue

func (x *DetailedCueSheet) GetCue() []*DetailedCue

func (*DetailedCueSheet) GetCueSheetId

func (x *DetailedCueSheet) GetCueSheetId() []*ProprietaryId

func (*DetailedCueSheet) GetCueSheetReference

func (x *DetailedCueSheet) GetCueSheetReference() string

func (*DetailedCueSheet) GetCueSheetType

func (x *DetailedCueSheet) GetCueSheetType() *CueSheetType

func (*DetailedCueSheet) ProtoMessage

func (*DetailedCueSheet) ProtoMessage()

func (*DetailedCueSheet) ProtoReflect

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

func (*DetailedCueSheet) Reset

func (x *DetailedCueSheet) Reset()

func (*DetailedCueSheet) String

func (x *DetailedCueSheet) String() string

type DetailedCueSheetList

type DetailedCueSheetList struct {

	// @gotags: xml:"CueSheet"
	CueSheet []*DetailedCueSheet `protobuf:"bytes,1,rep,name=cue_sheet,json=cueSheet,proto3" json:"cue_sheet,omitempty" xml:"CueSheet"`
	// contains filtered or unexported fields
}

func (*DetailedCueSheetList) Descriptor deprecated

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

Deprecated: Use DetailedCueSheetList.ProtoReflect.Descriptor instead.

func (*DetailedCueSheetList) GetCueSheet

func (x *DetailedCueSheetList) GetCueSheet() []*DetailedCueSheet

func (*DetailedCueSheetList) ProtoMessage

func (*DetailedCueSheetList) ProtoMessage()

func (*DetailedCueSheetList) ProtoReflect

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

func (*DetailedCueSheetList) Reset

func (x *DetailedCueSheetList) Reset()

func (*DetailedCueSheetList) String

func (x *DetailedCueSheetList) String() string

type DetailedHashSum

type DetailedHashSum struct {

	// @gotags: xml:"Algorithm"
	Algorithm *HashSumAlgorithmType `protobuf:"bytes,1,opt,name=algorithm,proto3" json:"algorithm,omitempty" xml:"Algorithm"`
	// @gotags: xml:"Version"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version"`
	// @gotags: xml:"Parameter"
	Parameter string `protobuf:"bytes,3,opt,name=parameter,proto3" json:"parameter,omitempty" xml:"Parameter"`
	// @gotags: xml:"DataType"
	DataType string `protobuf:"bytes,4,opt,name=data_type,json=dataType,proto3" json:"data_type,omitempty" xml:"DataType"`
	// @gotags: xml:"HashSumValue"
	HashSumValue string `protobuf:"bytes,5,opt,name=hash_sum_value,json=hashSumValue,proto3" json:"hash_sum_value,omitempty" xml:"HashSumValue"`
	// contains filtered or unexported fields
}

func (*DetailedHashSum) Descriptor deprecated

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

Deprecated: Use DetailedHashSum.ProtoReflect.Descriptor instead.

func (*DetailedHashSum) GetAlgorithm

func (x *DetailedHashSum) GetAlgorithm() *HashSumAlgorithmType

func (*DetailedHashSum) GetDataType

func (x *DetailedHashSum) GetDataType() string

func (*DetailedHashSum) GetHashSumValue

func (x *DetailedHashSum) GetHashSumValue() string

func (*DetailedHashSum) GetParameter

func (x *DetailedHashSum) GetParameter() string

func (*DetailedHashSum) GetVersion

func (x *DetailedHashSum) GetVersion() string

func (*DetailedHashSum) ProtoMessage

func (*DetailedHashSum) ProtoMessage()

func (*DetailedHashSum) ProtoReflect

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

func (*DetailedHashSum) Reset

func (x *DetailedHashSum) Reset()

func (*DetailedHashSum) String

func (x *DetailedHashSum) String() string

type DetailedPartyId

type DetailedPartyId struct {

	// @gotags: xml:"ISNI"
	ISNI string `protobuf:"bytes,1,opt,name=i_s_n_i,json=iSNI,proto3" json:"i_s_n_i,omitempty" xml:"ISNI"`
	// @gotags: xml:"DPID"
	DPID string `protobuf:"bytes,2,opt,name=d_p_i_d,json=dPID,proto3" json:"d_p_i_d,omitempty" xml:"DPID"`
	// @gotags: xml:"IpiNameNumber"
	IpiNameNumber string `protobuf:"bytes,3,opt,name=ipi_name_number,json=ipiNameNumber,proto3" json:"ipi_name_number,omitempty" xml:"IpiNameNumber"`
	// @gotags: xml:"IPN"
	IPN string `protobuf:"bytes,4,opt,name=i_p_n,json=iPN,proto3" json:"i_p_n,omitempty" xml:"IPN"`
	// @gotags: xml:"CisacSocietyId"
	CisacSocietyId string `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,6,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// contains filtered or unexported fields
}

func (*DetailedPartyId) Descriptor deprecated

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

Deprecated: Use DetailedPartyId.ProtoReflect.Descriptor instead.

func (*DetailedPartyId) GetCisacSocietyId

func (x *DetailedPartyId) GetCisacSocietyId() string

func (*DetailedPartyId) GetDPID

func (x *DetailedPartyId) GetDPID() string

func (*DetailedPartyId) GetIPN

func (x *DetailedPartyId) GetIPN() string

func (*DetailedPartyId) GetISNI

func (x *DetailedPartyId) GetISNI() string

func (*DetailedPartyId) GetIpiNameNumber

func (x *DetailedPartyId) GetIpiNameNumber() string

func (*DetailedPartyId) GetProprietaryId

func (x *DetailedPartyId) GetProprietaryId() []*ProprietaryId

func (*DetailedPartyId) ProtoMessage

func (*DetailedPartyId) ProtoMessage()

func (*DetailedPartyId) ProtoReflect

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

func (*DetailedPartyId) Reset

func (x *DetailedPartyId) Reset()

func (*DetailedPartyId) String

func (x *DetailedPartyId) String() string

type DetailedResourceContributor

type DetailedResourceContributor struct {

	// @gotags: xml:"Role"
	Role []*ContributorRole `protobuf:"bytes,1,rep,name=role,proto3" json:"role,omitempty" xml:"Role"`
	// @gotags: xml:"InstrumentType"
	InstrumentType []*InstrumentType `protobuf:"bytes,2,rep,name=instrument_type,json=instrumentType,proto3" json:"instrument_type,omitempty" xml:"InstrumentType"`
	// @gotags: xml:"HasMadeFeaturedContribution"
	HasMadeFeaturedContribution bool `` /* 181-byte string literal not displayed */
	// @gotags: xml:"HasMadeContractedContribution"
	HasMadeContractedContribution bool `` /* 189-byte string literal not displayed */
	// @gotags: xml:"DisplayCredits"
	DisplayCredits []*DisplayCredits `protobuf:"bytes,5,rep,name=display_credits,json=displayCredits,proto3" json:"display_credits,omitempty" xml:"DisplayCredits"`
	// @gotags: xml:"PartyId"
	PartyId []*DetailedPartyId `protobuf:"bytes,6,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,7,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DetailedResourceContributor) Descriptor deprecated

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

Deprecated: Use DetailedResourceContributor.ProtoReflect.Descriptor instead.

func (*DetailedResourceContributor) GetDisplayCredits

func (x *DetailedResourceContributor) GetDisplayCredits() []*DisplayCredits

func (*DetailedResourceContributor) GetHasMadeContractedContribution

func (x *DetailedResourceContributor) GetHasMadeContractedContribution() bool

func (*DetailedResourceContributor) GetHasMadeFeaturedContribution

func (x *DetailedResourceContributor) GetHasMadeFeaturedContribution() bool

func (*DetailedResourceContributor) GetInstrumentType

func (x *DetailedResourceContributor) GetInstrumentType() []*InstrumentType

func (*DetailedResourceContributor) GetPartyId

func (x *DetailedResourceContributor) GetPartyId() []*DetailedPartyId

func (*DetailedResourceContributor) GetPartyName

func (x *DetailedResourceContributor) GetPartyName() []*PartyName

func (*DetailedResourceContributor) GetRole

func (*DetailedResourceContributor) GetSequenceNumber

func (x *DetailedResourceContributor) GetSequenceNumber() int32

func (*DetailedResourceContributor) ProtoMessage

func (*DetailedResourceContributor) ProtoMessage()

func (*DetailedResourceContributor) ProtoReflect

func (*DetailedResourceContributor) Reset

func (x *DetailedResourceContributor) Reset()

func (*DetailedResourceContributor) String

func (x *DetailedResourceContributor) String() string

type DiscoverableUseType

type DiscoverableUseType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"IsDiscoverable,attr"
	IsDiscoverable bool `` /* 130-byte string literal not displayed */
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DiscoverableUseType) Descriptor deprecated

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

Deprecated: Use DiscoverableUseType.ProtoReflect.Descriptor instead.

func (*DiscoverableUseType) GetIsDiscoverable

func (x *DiscoverableUseType) GetIsDiscoverable() bool

func (*DiscoverableUseType) GetNamespace

func (x *DiscoverableUseType) GetNamespace() string

func (*DiscoverableUseType) GetUserDefinedValue

func (x *DiscoverableUseType) GetUserDefinedValue() string

func (*DiscoverableUseType) GetValue

func (x *DiscoverableUseType) GetValue() string

func (*DiscoverableUseType) ProtoMessage

func (*DiscoverableUseType) ProtoMessage()

func (*DiscoverableUseType) ProtoReflect

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

func (*DiscoverableUseType) Reset

func (x *DiscoverableUseType) Reset()

func (*DiscoverableUseType) String

func (x *DiscoverableUseType) String() string

type DisplayArtist

type DisplayArtist struct {

	// @gotags: xml:"ArtistPartyReference"
	ArtistPartyReference string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistRole"
	DisplayArtistRole *DisplayArtistRole `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ArtisticRole"
	ArtisticRole []*ContributorRole `protobuf:"bytes,3,rep,name=artistic_role,json=artisticRole,proto3" json:"artistic_role,omitempty" xml:"ArtisticRole"`
	// @gotags: xml:"TitleDisplayInformation"
	TitleDisplayInformation []*TitleDisplayInformation `` /* 162-byte string literal not displayed */
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DisplayArtist) Descriptor deprecated

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

Deprecated: Use DisplayArtist.ProtoReflect.Descriptor instead.

func (*DisplayArtist) GetArtistPartyReference

func (x *DisplayArtist) GetArtistPartyReference() string

func (*DisplayArtist) GetArtisticRole

func (x *DisplayArtist) GetArtisticRole() []*ContributorRole

func (*DisplayArtist) GetDisplayArtistRole

func (x *DisplayArtist) GetDisplayArtistRole() *DisplayArtistRole

func (*DisplayArtist) GetSequenceNumber

func (x *DisplayArtist) GetSequenceNumber() int32

func (*DisplayArtist) GetTitleDisplayInformation

func (x *DisplayArtist) GetTitleDisplayInformation() []*TitleDisplayInformation

func (*DisplayArtist) ProtoMessage

func (*DisplayArtist) ProtoMessage()

func (*DisplayArtist) ProtoReflect

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

func (*DisplayArtist) Reset

func (x *DisplayArtist) Reset()

func (*DisplayArtist) String

func (x *DisplayArtist) String() string

type DisplayArtistNameWithDefault

type DisplayArtistNameWithDefault struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*DisplayArtistNameWithDefault) Descriptor deprecated

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

Deprecated: Use DisplayArtistNameWithDefault.ProtoReflect.Descriptor instead.

func (*DisplayArtistNameWithDefault) GetApplicableTerritoryCode

func (x *DisplayArtistNameWithDefault) GetApplicableTerritoryCode() string

func (*DisplayArtistNameWithDefault) GetIsDefault

func (x *DisplayArtistNameWithDefault) GetIsDefault() bool

func (*DisplayArtistNameWithDefault) GetLanguageAndScriptCode

func (x *DisplayArtistNameWithDefault) GetLanguageAndScriptCode() string

func (*DisplayArtistNameWithDefault) GetValue

func (x *DisplayArtistNameWithDefault) GetValue() string

func (*DisplayArtistNameWithDefault) ProtoMessage

func (*DisplayArtistNameWithDefault) ProtoMessage()

func (*DisplayArtistNameWithDefault) ProtoReflect

func (*DisplayArtistNameWithDefault) Reset

func (x *DisplayArtistNameWithDefault) Reset()

func (*DisplayArtistNameWithDefault) String

type DisplayArtistRole

type DisplayArtistRole struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DisplayArtistRole) Descriptor deprecated

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

Deprecated: Use DisplayArtistRole.ProtoReflect.Descriptor instead.

func (*DisplayArtistRole) GetNamespace

func (x *DisplayArtistRole) GetNamespace() string

func (*DisplayArtistRole) GetUserDefinedValue

func (x *DisplayArtistRole) GetUserDefinedValue() string

func (*DisplayArtistRole) GetValue

func (x *DisplayArtistRole) GetValue() string

func (*DisplayArtistRole) ProtoMessage

func (*DisplayArtistRole) ProtoMessage()

func (*DisplayArtistRole) ProtoReflect

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

func (*DisplayArtistRole) Reset

func (x *DisplayArtistRole) Reset()

func (*DisplayArtistRole) String

func (x *DisplayArtistRole) String() string

type DisplayCredits

type DisplayCredits struct {

	// @gotags: xml:"DisplayCreditText"
	DisplayCreditText string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*DisplayCredits) Descriptor deprecated

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

Deprecated: Use DisplayCredits.ProtoReflect.Descriptor instead.

func (*DisplayCredits) GetApplicableTerritoryCode

func (x *DisplayCredits) GetApplicableTerritoryCode() string

func (*DisplayCredits) GetDisplayCreditText

func (x *DisplayCredits) GetDisplayCreditText() string

func (*DisplayCredits) GetIsDefault

func (x *DisplayCredits) GetIsDefault() bool

func (*DisplayCredits) GetLanguageAndScriptCode

func (x *DisplayCredits) GetLanguageAndScriptCode() string

func (*DisplayCredits) ProtoMessage

func (*DisplayCredits) ProtoMessage()

func (*DisplayCredits) ProtoReflect

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

func (*DisplayCredits) Reset

func (x *DisplayCredits) Reset()

func (*DisplayCredits) String

func (x *DisplayCredits) String() string

type DisplaySubTitle

type DisplaySubTitle struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// @gotags: xml:"IsDisplayedInTitle,attr"
	IsDisplayedInTitle bool `` /* 150-byte string literal not displayed */
	// @gotags: xml:"SubTitleType,attr"
	SubTitleType string `protobuf:"bytes,4,opt,name=sub_title_type,json=subTitleType,proto3" json:"sub_title_type,omitempty" xml:"SubTitleType,attr"`
	// contains filtered or unexported fields
}

func (*DisplaySubTitle) Descriptor deprecated

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

Deprecated: Use DisplaySubTitle.ProtoReflect.Descriptor instead.

func (*DisplaySubTitle) GetIsDisplayedInTitle

func (x *DisplaySubTitle) GetIsDisplayedInTitle() bool

func (*DisplaySubTitle) GetSequenceNumber

func (x *DisplaySubTitle) GetSequenceNumber() int32

func (*DisplaySubTitle) GetSubTitleType

func (x *DisplaySubTitle) GetSubTitleType() string

func (*DisplaySubTitle) GetValue

func (x *DisplaySubTitle) GetValue() string

func (*DisplaySubTitle) ProtoMessage

func (*DisplaySubTitle) ProtoMessage()

func (*DisplaySubTitle) ProtoReflect

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

func (*DisplaySubTitle) Reset

func (x *DisplaySubTitle) Reset()

func (*DisplaySubTitle) String

func (x *DisplaySubTitle) String() string

type DisplayTitle

type DisplayTitle struct {

	// @gotags: xml:"TitleText"
	TitleText string `protobuf:"bytes,1,opt,name=title_text,json=titleText,proto3" json:"title_text,omitempty" xml:"TitleText"`
	// @gotags: xml:"SubTitle"
	SubTitle []*DisplaySubTitle `protobuf:"bytes,2,rep,name=sub_title,json=subTitle,proto3" json:"sub_title,omitempty" xml:"SubTitle"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,5,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*DisplayTitle) Descriptor deprecated

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

Deprecated: Use DisplayTitle.ProtoReflect.Descriptor instead.

func (*DisplayTitle) GetApplicableTerritoryCode

func (x *DisplayTitle) GetApplicableTerritoryCode() string

func (*DisplayTitle) GetIsDefault

func (x *DisplayTitle) GetIsDefault() bool

func (*DisplayTitle) GetLanguageAndScriptCode

func (x *DisplayTitle) GetLanguageAndScriptCode() string

func (*DisplayTitle) GetSubTitle

func (x *DisplayTitle) GetSubTitle() []*DisplaySubTitle

func (*DisplayTitle) GetTitleText

func (x *DisplayTitle) GetTitleText() string

func (*DisplayTitle) ProtoMessage

func (*DisplayTitle) ProtoMessage()

func (*DisplayTitle) ProtoReflect

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

func (*DisplayTitle) Reset

func (x *DisplayTitle) Reset()

func (*DisplayTitle) String

func (x *DisplayTitle) String() string

type DisplayTitleText

type DisplayTitleText struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*DisplayTitleText) Descriptor deprecated

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

Deprecated: Use DisplayTitleText.ProtoReflect.Descriptor instead.

func (*DisplayTitleText) GetApplicableTerritoryCode

func (x *DisplayTitleText) GetApplicableTerritoryCode() string

func (*DisplayTitleText) GetIsDefault

func (x *DisplayTitleText) GetIsDefault() bool

func (*DisplayTitleText) GetLanguageAndScriptCode

func (x *DisplayTitleText) GetLanguageAndScriptCode() string

func (*DisplayTitleText) GetValue

func (x *DisplayTitleText) GetValue() string

func (*DisplayTitleText) ProtoMessage

func (*DisplayTitleText) ProtoMessage()

func (*DisplayTitleText) ProtoReflect

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

func (*DisplayTitleText) Reset

func (x *DisplayTitleText) Reset()

func (*DisplayTitleText) String

func (x *DisplayTitleText) String() string

type DistributionChannelPage

type DistributionChannelPage struct {

	// @gotags: xml:"PartyId"
	PartyId []*DetailedPartyId `protobuf:"bytes,1,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PageName"
	PageName *Name `protobuf:"bytes,2,opt,name=page_name,json=pageName,proto3" json:"page_name,omitempty" xml:"PageName"`
	// @gotags: xml:"URL"
	URL string `protobuf:"bytes,3,opt,name=u_r_l,json=uRL,proto3" json:"u_r_l,omitempty" xml:"URL"`
	// @gotags: xml:"UserName"
	UserName string `protobuf:"bytes,4,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty" xml:"UserName"`
	// contains filtered or unexported fields
}

func (*DistributionChannelPage) Descriptor deprecated

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

Deprecated: Use DistributionChannelPage.ProtoReflect.Descriptor instead.

func (*DistributionChannelPage) GetPageName

func (x *DistributionChannelPage) GetPageName() *Name

func (*DistributionChannelPage) GetPartyId

func (x *DistributionChannelPage) GetPartyId() []*DetailedPartyId

func (*DistributionChannelPage) GetURL

func (x *DistributionChannelPage) GetURL() string

func (*DistributionChannelPage) GetUserName

func (x *DistributionChannelPage) GetUserName() string

func (*DistributionChannelPage) ProtoMessage

func (*DistributionChannelPage) ProtoMessage()

func (*DistributionChannelPage) ProtoReflect

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

func (*DistributionChannelPage) Reset

func (x *DistributionChannelPage) Reset()

func (*DistributionChannelPage) String

func (x *DistributionChannelPage) String() string

type EventDate

type EventDate struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IsApproximate,attr"
	IsApproximate bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"IsBefore,attr"
	IsBefore bool `protobuf:"varint,3,opt,name=is_before,json=isBefore,proto3" json:"is_before,omitempty" xml:"IsBefore,attr"`
	// @gotags: xml:"IsAfter,attr"
	IsAfter bool `protobuf:"varint,4,opt,name=is_after,json=isAfter,proto3" json:"is_after,omitempty" xml:"IsAfter,attr"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"LocationDescription,attr"
	LocationDescription string `` /* 149-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EventDate) Descriptor deprecated

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

Deprecated: Use EventDate.ProtoReflect.Descriptor instead.

func (*EventDate) GetApplicableTerritoryCode

func (x *EventDate) GetApplicableTerritoryCode() string

func (*EventDate) GetIsAfter

func (x *EventDate) GetIsAfter() bool

func (*EventDate) GetIsApproximate

func (x *EventDate) GetIsApproximate() bool

func (*EventDate) GetIsBefore

func (x *EventDate) GetIsBefore() bool

func (*EventDate) GetLanguageAndScriptCode

func (x *EventDate) GetLanguageAndScriptCode() string

func (*EventDate) GetLocationDescription

func (x *EventDate) GetLocationDescription() string

func (*EventDate) GetValue

func (x *EventDate) GetValue() string

func (*EventDate) ProtoMessage

func (*EventDate) ProtoMessage()

func (*EventDate) ProtoReflect

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

func (*EventDate) Reset

func (x *EventDate) Reset()

func (*EventDate) String

func (x *EventDate) String() string

type EventDateTime

type EventDateTime struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IsApproximate,attr"
	IsApproximate bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"IsBefore,attr"
	IsBefore bool `protobuf:"varint,3,opt,name=is_before,json=isBefore,proto3" json:"is_before,omitempty" xml:"IsBefore,attr"`
	// @gotags: xml:"IsAfter,attr"
	IsAfter bool `protobuf:"varint,4,opt,name=is_after,json=isAfter,proto3" json:"is_after,omitempty" xml:"IsAfter,attr"`
	// @gotags: xml:"TerritoryCode,attr"
	TerritoryCode string `protobuf:"bytes,5,opt,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode,attr"`
	// @gotags: xml:"LocationDescription,attr"
	LocationDescription string `` /* 149-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EventDateTime) Descriptor deprecated

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

Deprecated: Use EventDateTime.ProtoReflect.Descriptor instead.

func (*EventDateTime) GetIsAfter

func (x *EventDateTime) GetIsAfter() bool

func (*EventDateTime) GetIsApproximate

func (x *EventDateTime) GetIsApproximate() bool

func (*EventDateTime) GetIsBefore

func (x *EventDateTime) GetIsBefore() bool

func (*EventDateTime) GetLanguageAndScriptCode

func (x *EventDateTime) GetLanguageAndScriptCode() string

func (*EventDateTime) GetLocationDescription

func (x *EventDateTime) GetLocationDescription() string

func (*EventDateTime) GetTerritoryCode

func (x *EventDateTime) GetTerritoryCode() string

func (*EventDateTime) GetValue

func (x *EventDateTime) GetValue() string

func (*EventDateTime) ProtoMessage

func (*EventDateTime) ProtoMessage()

func (*EventDateTime) ProtoReflect

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

func (*EventDateTime) Reset

func (x *EventDateTime) Reset()

func (*EventDateTime) String

func (x *EventDateTime) String() string

type EventDateTimeWithoutFlags

type EventDateTimeWithoutFlags struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IsApproximate,attr"
	IsApproximate bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"LocationDescription,attr"
	LocationDescription string `` /* 149-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EventDateTimeWithoutFlags) Descriptor deprecated

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

Deprecated: Use EventDateTimeWithoutFlags.ProtoReflect.Descriptor instead.

func (*EventDateTimeWithoutFlags) GetApplicableTerritoryCode

func (x *EventDateTimeWithoutFlags) GetApplicableTerritoryCode() string

func (*EventDateTimeWithoutFlags) GetIsApproximate

func (x *EventDateTimeWithoutFlags) GetIsApproximate() bool

func (*EventDateTimeWithoutFlags) GetLanguageAndScriptCode

func (x *EventDateTimeWithoutFlags) GetLanguageAndScriptCode() string

func (*EventDateTimeWithoutFlags) GetLocationDescription

func (x *EventDateTimeWithoutFlags) GetLocationDescription() string

func (*EventDateTimeWithoutFlags) GetValue

func (x *EventDateTimeWithoutFlags) GetValue() string

func (*EventDateTimeWithoutFlags) ProtoMessage

func (*EventDateTimeWithoutFlags) ProtoMessage()

func (*EventDateTimeWithoutFlags) ProtoReflect

func (*EventDateTimeWithoutFlags) Reset

func (x *EventDateTimeWithoutFlags) Reset()

func (*EventDateTimeWithoutFlags) String

func (x *EventDateTimeWithoutFlags) String() string

type EventDateWithCurrentTerritory

type EventDateWithCurrentTerritory struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IsApproximate,attr"
	IsApproximate bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"LocationDescription,attr"
	LocationDescription string `` /* 149-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EventDateWithCurrentTerritory) Descriptor deprecated

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

Deprecated: Use EventDateWithCurrentTerritory.ProtoReflect.Descriptor instead.

func (*EventDateWithCurrentTerritory) GetApplicableTerritoryCode

func (x *EventDateWithCurrentTerritory) GetApplicableTerritoryCode() string

func (*EventDateWithCurrentTerritory) GetIsApproximate

func (x *EventDateWithCurrentTerritory) GetIsApproximate() bool

func (*EventDateWithCurrentTerritory) GetLanguageAndScriptCode

func (x *EventDateWithCurrentTerritory) GetLanguageAndScriptCode() string

func (*EventDateWithCurrentTerritory) GetLocationDescription

func (x *EventDateWithCurrentTerritory) GetLocationDescription() string

func (*EventDateWithCurrentTerritory) GetValue

func (x *EventDateWithCurrentTerritory) GetValue() string

func (*EventDateWithCurrentTerritory) ProtoMessage

func (*EventDateWithCurrentTerritory) ProtoMessage()

func (*EventDateWithCurrentTerritory) ProtoReflect

func (*EventDateWithCurrentTerritory) Reset

func (x *EventDateWithCurrentTerritory) Reset()

func (*EventDateWithCurrentTerritory) String

type EventDateWithDefault

type EventDateWithDefault struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IsApproximate,attr"
	IsApproximate bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*EventDateWithDefault) Descriptor deprecated

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

Deprecated: Use EventDateWithDefault.ProtoReflect.Descriptor instead.

func (*EventDateWithDefault) GetApplicableTerritoryCode

func (x *EventDateWithDefault) GetApplicableTerritoryCode() string

func (*EventDateWithDefault) GetIsApproximate

func (x *EventDateWithDefault) GetIsApproximate() bool

func (*EventDateWithDefault) GetIsDefault

func (x *EventDateWithDefault) GetIsDefault() bool

func (*EventDateWithDefault) GetValue

func (x *EventDateWithDefault) GetValue() string

func (*EventDateWithDefault) ProtoMessage

func (*EventDateWithDefault) ProtoMessage()

func (*EventDateWithDefault) ProtoReflect

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

func (*EventDateWithDefault) Reset

func (x *EventDateWithDefault) Reset()

func (*EventDateWithDefault) String

func (x *EventDateWithDefault) String() string

type EventDateWithoutFlags

type EventDateWithoutFlags struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"IsApproximate,attr"
	IsApproximate bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"LocationDescription,attr"
	LocationDescription string `` /* 149-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EventDateWithoutFlags) Descriptor deprecated

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

Deprecated: Use EventDateWithoutFlags.ProtoReflect.Descriptor instead.

func (*EventDateWithoutFlags) GetApplicableTerritoryCode

func (x *EventDateWithoutFlags) GetApplicableTerritoryCode() string

func (*EventDateWithoutFlags) GetIsApproximate

func (x *EventDateWithoutFlags) GetIsApproximate() bool

func (*EventDateWithoutFlags) GetLanguageAndScriptCode

func (x *EventDateWithoutFlags) GetLanguageAndScriptCode() string

func (*EventDateWithoutFlags) GetLocationDescription

func (x *EventDateWithoutFlags) GetLocationDescription() string

func (*EventDateWithoutFlags) GetValue

func (x *EventDateWithoutFlags) GetValue() string

func (*EventDateWithoutFlags) ProtoMessage

func (*EventDateWithoutFlags) ProtoMessage()

func (*EventDateWithoutFlags) ProtoReflect

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

func (*EventDateWithoutFlags) Reset

func (x *EventDateWithoutFlags) Reset()

func (*EventDateWithoutFlags) String

func (x *EventDateWithoutFlags) String() string

type Extent

type Extent struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"UnitOfMeasure,attr"
	UnitOfMeasure string `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Extent) Descriptor deprecated

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

Deprecated: Use Extent.ProtoReflect.Descriptor instead.

func (*Extent) GetUnitOfMeasure

func (x *Extent) GetUnitOfMeasure() string

func (*Extent) GetValue

func (x *Extent) GetValue() string

func (*Extent) ProtoMessage

func (*Extent) ProtoMessage()

func (*Extent) ProtoReflect

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

func (*Extent) Reset

func (x *Extent) Reset()

func (*Extent) String

func (x *Extent) String() string
type ExternalResourceLink struct {

	// @gotags: xml:"URL"
	URL []string `protobuf:"bytes,1,rep,name=u_r_l,json=uRL,proto3" json:"u_r_l,omitempty" xml:"URL"`
	// @gotags: xml:"ValidityPeriod"
	ValidityPeriod *PeriodWithoutFlags `protobuf:"bytes,2,opt,name=validity_period,json=validityPeriod,proto3" json:"validity_period,omitempty" xml:"ValidityPeriod"`
	// @gotags: xml:"ExternalLink"
	ExternalLink string `protobuf:"bytes,3,opt,name=external_link,json=externalLink,proto3" json:"external_link,omitempty" xml:"ExternalLink"`
	// @gotags: xml:"ExternallyLinkedResourceType"
	ExternallyLinkedResourceType []*ExternallyLinkedResourceType `` /* 184-byte string literal not displayed */
	// @gotags: xml:"FileFormat"
	FileFormat string `protobuf:"bytes,5,opt,name=file_format,json=fileFormat,proto3" json:"file_format,omitempty" xml:"FileFormat"`
	// contains filtered or unexported fields
}

func (*ExternalResourceLink) Descriptor deprecated

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

Deprecated: Use ExternalResourceLink.ProtoReflect.Descriptor instead.

func (x *ExternalResourceLink) GetExternalLink() string

func (*ExternalResourceLink) GetExternallyLinkedResourceType

func (x *ExternalResourceLink) GetExternallyLinkedResourceType() []*ExternallyLinkedResourceType

func (*ExternalResourceLink) GetFileFormat

func (x *ExternalResourceLink) GetFileFormat() string

func (*ExternalResourceLink) GetURL

func (x *ExternalResourceLink) GetURL() []string

func (*ExternalResourceLink) GetValidityPeriod

func (x *ExternalResourceLink) GetValidityPeriod() *PeriodWithoutFlags

func (*ExternalResourceLink) ProtoMessage

func (*ExternalResourceLink) ProtoMessage()

func (*ExternalResourceLink) ProtoReflect

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

func (*ExternalResourceLink) Reset

func (x *ExternalResourceLink) Reset()

func (*ExternalResourceLink) String

func (x *ExternalResourceLink) String() string

type ExternallyLinkedResourceType

type ExternallyLinkedResourceType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ExternallyLinkedResourceType) Descriptor deprecated

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

Deprecated: Use ExternallyLinkedResourceType.ProtoReflect.Descriptor instead.

func (*ExternallyLinkedResourceType) GetNamespace

func (x *ExternallyLinkedResourceType) GetNamespace() string

func (*ExternallyLinkedResourceType) GetUserDefinedValue

func (x *ExternallyLinkedResourceType) GetUserDefinedValue() string

func (*ExternallyLinkedResourceType) GetValue

func (x *ExternallyLinkedResourceType) GetValue() string

func (*ExternallyLinkedResourceType) ProtoMessage

func (*ExternallyLinkedResourceType) ProtoMessage()

func (*ExternallyLinkedResourceType) ProtoReflect

func (*ExternallyLinkedResourceType) Reset

func (x *ExternallyLinkedResourceType) Reset()

func (*ExternallyLinkedResourceType) String

type File

type File struct {

	// @gotags: xml:"URI"
	URI string `protobuf:"bytes,1,opt,name=u_r_i,json=uRI,proto3" json:"u_r_i,omitempty" xml:"URI"`
	// @gotags: xml:"HashSum"
	HashSum *DetailedHashSum `protobuf:"bytes,2,opt,name=hash_sum,json=hashSum,proto3" json:"hash_sum,omitempty" xml:"HashSum"`
	// @gotags: xml:"FileSize"
	FileSize string `protobuf:"bytes,3,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty" xml:"FileSize"`
	// contains filtered or unexported fields
}

func (*File) Descriptor deprecated

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

Deprecated: Use File.ProtoReflect.Descriptor instead.

func (*File) GetFileSize

func (x *File) GetFileSize() string

func (*File) GetHashSum

func (x *File) GetHashSum() *DetailedHashSum

func (*File) GetURI

func (x *File) GetURI() string

func (*File) ProtoMessage

func (*File) ProtoMessage()

func (*File) ProtoReflect

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

func (*File) Reset

func (x *File) Reset()

func (*File) String

func (x *File) String() string

type Fingerprint

type Fingerprint struct {

	// @gotags: xml:"Algorithm"
	Algorithm *FingerprintAlgorithmType `protobuf:"bytes,1,opt,name=algorithm,proto3" json:"algorithm,omitempty" xml:"Algorithm"`
	// @gotags: xml:"Version"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version"`
	// @gotags: xml:"Parameter"
	Parameter string `protobuf:"bytes,3,opt,name=parameter,proto3" json:"parameter,omitempty" xml:"Parameter"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,4,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"DataType"
	DataType string `protobuf:"bytes,5,opt,name=data_type,json=dataType,proto3" json:"data_type,omitempty" xml:"DataType"`
	// @gotags: xml:"FingerprintValue"
	FingerprintValue string `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Fingerprint) Descriptor deprecated

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

Deprecated: Use Fingerprint.ProtoReflect.Descriptor instead.

func (*Fingerprint) GetAlgorithm

func (x *Fingerprint) GetAlgorithm() *FingerprintAlgorithmType

func (*Fingerprint) GetDataType

func (x *Fingerprint) GetDataType() string

func (*Fingerprint) GetFile

func (x *Fingerprint) GetFile() *File

func (*Fingerprint) GetFingerprintValue

func (x *Fingerprint) GetFingerprintValue() string

func (*Fingerprint) GetParameter

func (x *Fingerprint) GetParameter() string

func (*Fingerprint) GetVersion

func (x *Fingerprint) GetVersion() string

func (*Fingerprint) ProtoMessage

func (*Fingerprint) ProtoMessage()

func (*Fingerprint) ProtoReflect

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

func (*Fingerprint) Reset

func (x *Fingerprint) Reset()

func (*Fingerprint) String

func (x *Fingerprint) String() string

type FingerprintAlgorithmType

type FingerprintAlgorithmType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*FingerprintAlgorithmType) Descriptor deprecated

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

Deprecated: Use FingerprintAlgorithmType.ProtoReflect.Descriptor instead.

func (*FingerprintAlgorithmType) GetNamespace

func (x *FingerprintAlgorithmType) GetNamespace() string

func (*FingerprintAlgorithmType) GetUserDefinedValue

func (x *FingerprintAlgorithmType) GetUserDefinedValue() string

func (*FingerprintAlgorithmType) GetValue

func (x *FingerprintAlgorithmType) GetValue() string

func (*FingerprintAlgorithmType) ProtoMessage

func (*FingerprintAlgorithmType) ProtoMessage()

func (*FingerprintAlgorithmType) ProtoReflect

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

func (*FingerprintAlgorithmType) Reset

func (x *FingerprintAlgorithmType) Reset()

func (*FingerprintAlgorithmType) String

func (x *FingerprintAlgorithmType) String() string

type FirstPublicationDate

type FirstPublicationDate struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*FirstPublicationDate) Descriptor deprecated

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

Deprecated: Use FirstPublicationDate.ProtoReflect.Descriptor instead.

func (*FirstPublicationDate) GetApplicableTerritoryCode

func (x *FirstPublicationDate) GetApplicableTerritoryCode() string

func (*FirstPublicationDate) GetIsDefault

func (x *FirstPublicationDate) GetIsDefault() bool

func (*FirstPublicationDate) GetValue

func (x *FirstPublicationDate) GetValue() string

func (*FirstPublicationDate) ProtoMessage

func (*FirstPublicationDate) ProtoMessage()

func (*FirstPublicationDate) ProtoReflect

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

func (*FirstPublicationDate) Reset

func (x *FirstPublicationDate) Reset()

func (*FirstPublicationDate) String

func (x *FirstPublicationDate) String() string

type FrameRate

type FrameRate struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"UnitOfMeasure,attr"
	UnitOfMeasure string `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*FrameRate) Descriptor deprecated

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

Deprecated: Use FrameRate.ProtoReflect.Descriptor instead.

func (*FrameRate) GetUnitOfMeasure

func (x *FrameRate) GetUnitOfMeasure() string

func (*FrameRate) GetValue

func (x *FrameRate) GetValue() string

func (*FrameRate) ProtoMessage

func (*FrameRate) ProtoMessage()

func (*FrameRate) ProtoReflect

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

func (*FrameRate) Reset

func (x *FrameRate) Reset()

func (*FrameRate) String

func (x *FrameRate) String() string

type FulfillmentDateWithTerritory

type FulfillmentDateWithTerritory struct {

	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate string `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ResourceReleaseReference"
	ResourceReleaseReference []string `` /* 166-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*FulfillmentDateWithTerritory) Descriptor deprecated

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

Deprecated: Use FulfillmentDateWithTerritory.ProtoReflect.Descriptor instead.

func (*FulfillmentDateWithTerritory) GetApplicableTerritoryCode

func (x *FulfillmentDateWithTerritory) GetApplicableTerritoryCode() string

func (*FulfillmentDateWithTerritory) GetFulfillmentDate

func (x *FulfillmentDateWithTerritory) GetFulfillmentDate() string

func (*FulfillmentDateWithTerritory) GetIsDefault

func (x *FulfillmentDateWithTerritory) GetIsDefault() bool

func (*FulfillmentDateWithTerritory) GetResourceReleaseReference

func (x *FulfillmentDateWithTerritory) GetResourceReleaseReference() []string

func (*FulfillmentDateWithTerritory) ProtoMessage

func (*FulfillmentDateWithTerritory) ProtoMessage()

func (*FulfillmentDateWithTerritory) ProtoReflect

func (*FulfillmentDateWithTerritory) Reset

func (x *FulfillmentDateWithTerritory) Reset()

func (*FulfillmentDateWithTerritory) String

type GenreCategory

type GenreCategory struct {

	// @gotags: xml:"Value"
	Value *GenreCategoryValue `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:"Value"`
	// @gotags: xml:"Description"
	Description []*TextWithoutTerritory `protobuf:"bytes,2,rep,name=description,proto3" json:"description,omitempty" xml:"Description"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GenreCategory) Descriptor deprecated

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

Deprecated: Use GenreCategory.ProtoReflect.Descriptor instead.

func (*GenreCategory) GetApplicableTerritoryCode

func (x *GenreCategory) GetApplicableTerritoryCode() string

func (*GenreCategory) GetDescription

func (x *GenreCategory) GetDescription() []*TextWithoutTerritory

func (*GenreCategory) GetValue

func (x *GenreCategory) GetValue() *GenreCategoryValue

func (*GenreCategory) ProtoMessage

func (*GenreCategory) ProtoMessage()

func (*GenreCategory) ProtoReflect

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

func (*GenreCategory) Reset

func (x *GenreCategory) Reset()

func (*GenreCategory) String

func (x *GenreCategory) String() string

type GenreCategoryValue

type GenreCategoryValue struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GenreCategoryValue) Descriptor deprecated

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

Deprecated: Use GenreCategoryValue.ProtoReflect.Descriptor instead.

func (*GenreCategoryValue) GetLanguageAndScriptCode

func (x *GenreCategoryValue) GetLanguageAndScriptCode() string

func (*GenreCategoryValue) GetNamespace

func (x *GenreCategoryValue) GetNamespace() string

func (*GenreCategoryValue) GetUserDefinedValue

func (x *GenreCategoryValue) GetUserDefinedValue() string

func (*GenreCategoryValue) GetValue

func (x *GenreCategoryValue) GetValue() string

func (*GenreCategoryValue) ProtoMessage

func (*GenreCategoryValue) ProtoMessage()

func (*GenreCategoryValue) ProtoReflect

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

func (*GenreCategoryValue) Reset

func (x *GenreCategoryValue) Reset()

func (*GenreCategoryValue) String

func (x *GenreCategoryValue) String() string

type GenreWithTerritory

type GenreWithTerritory struct {

	// @gotags: xml:"GenreText"
	GenreText string `protobuf:"bytes,1,opt,name=genre_text,json=genreText,proto3" json:"genre_text,omitempty" xml:"GenreText"`
	// @gotags: xml:"SubGenre"
	SubGenre string `protobuf:"bytes,2,opt,name=sub_genre,json=subGenre,proto3" json:"sub_genre,omitempty" xml:"SubGenre"`
	// @gotags: xml:"GenreCategory"
	GenreCategory []*GenreCategory `protobuf:"bytes,3,rep,name=genre_category,json=genreCategory,proto3" json:"genre_category,omitempty" xml:"GenreCategory"`
	// @gotags: xml:"SubGenreCategory"
	SubGenreCategory []*SubGenreCategory `` /* 134-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,7,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*GenreWithTerritory) Descriptor deprecated

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

Deprecated: Use GenreWithTerritory.ProtoReflect.Descriptor instead.

func (*GenreWithTerritory) GetApplicableTerritoryCode

func (x *GenreWithTerritory) GetApplicableTerritoryCode() string

func (*GenreWithTerritory) GetGenreCategory

func (x *GenreWithTerritory) GetGenreCategory() []*GenreCategory

func (*GenreWithTerritory) GetGenreText

func (x *GenreWithTerritory) GetGenreText() string

func (*GenreWithTerritory) GetIsDefault

func (x *GenreWithTerritory) GetIsDefault() bool

func (*GenreWithTerritory) GetLanguageAndScriptCode

func (x *GenreWithTerritory) GetLanguageAndScriptCode() string

func (*GenreWithTerritory) GetSubGenre

func (x *GenreWithTerritory) GetSubGenre() string

func (*GenreWithTerritory) GetSubGenreCategory

func (x *GenreWithTerritory) GetSubGenreCategory() []*SubGenreCategory

func (*GenreWithTerritory) ProtoMessage

func (*GenreWithTerritory) ProtoMessage()

func (*GenreWithTerritory) ProtoReflect

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

func (*GenreWithTerritory) Reset

func (x *GenreWithTerritory) Reset()

func (*GenreWithTerritory) String

func (x *GenreWithTerritory) String() string

type HashSumAlgorithmType

type HashSumAlgorithmType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*HashSumAlgorithmType) Descriptor deprecated

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

Deprecated: Use HashSumAlgorithmType.ProtoReflect.Descriptor instead.

func (*HashSumAlgorithmType) GetNamespace

func (x *HashSumAlgorithmType) GetNamespace() string

func (*HashSumAlgorithmType) GetUserDefinedValue

func (x *HashSumAlgorithmType) GetUserDefinedValue() string

func (*HashSumAlgorithmType) GetValue

func (x *HashSumAlgorithmType) GetValue() string

func (*HashSumAlgorithmType) ProtoMessage

func (*HashSumAlgorithmType) ProtoMessage()

func (*HashSumAlgorithmType) ProtoReflect

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

func (*HashSumAlgorithmType) Reset

func (x *HashSumAlgorithmType) Reset()

func (*HashSumAlgorithmType) String

func (x *HashSumAlgorithmType) String() string

type Image

type Image struct {

	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Type"
	Type *ImageType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ResourceId"
	ResourceId []*ResourceProprietaryId `protobuf:"bytes,3,rep,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,5,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VersionType"
	VersionType []*VersionType `protobuf:"bytes,7,rep,name=version_type,json=versionType,proto3" json:"version_type,omitempty" xml:"VersionType"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,9,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,10,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"ResourceRightsController"
	ResourceRightsController []*ResourceRightsController `` /* 167-byte string literal not displayed */
	// @gotags: xml:"WorkRightsController"
	WorkRightsController []*WorkRightsController `` /* 151-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLineWithDefault `protobuf:"bytes,13,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,14,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDateWithoutFlags `protobuf:"bytes,15,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"FirstPublicationDate"
	FirstPublicationDate []*FulfillmentDateWithTerritory `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,18,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ContainsHiddenContent"
	ContainsHiddenContent bool `` /* 156-byte string literal not displayed */
	// @gotags: xml:"Description"
	Description []*DescriptionWithTerritory `protobuf:"bytes,21,rep,name=description,proto3" json:"description,omitempty" xml:"Description"`
	// @gotags: xml:"TechnicalDetails"
	TechnicalDetails []*TechnicalImageDetails `` /* 133-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsSupplemental,attr"
	IsSupplemental bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Image) Descriptor deprecated

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

Deprecated: Use Image.ProtoReflect.Descriptor instead.

func (*Image) GetAdditionalTitle

func (x *Image) GetAdditionalTitle() []*AdditionalTitle

func (*Image) GetCLine

func (x *Image) GetCLine() []*CLineWithDefault

func (*Image) GetContainsHiddenContent

func (x *Image) GetContainsHiddenContent() bool

func (*Image) GetContributor

func (x *Image) GetContributor() []*Contributor

func (*Image) GetCourtesyLine

func (x *Image) GetCourtesyLine() []*CourtesyLineWithDefault

func (*Image) GetCreationDate

func (x *Image) GetCreationDate() *EventDateWithoutFlags

func (*Image) GetDescription

func (x *Image) GetDescription() []*DescriptionWithTerritory

func (*Image) GetDisplayArtist

func (x *Image) GetDisplayArtist() []*DisplayArtist

func (*Image) GetDisplayArtistName

func (x *Image) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*Image) GetDisplayTitle

func (x *Image) GetDisplayTitle() []*DisplayTitle

func (*Image) GetDisplayTitleText

func (x *Image) GetDisplayTitleText() []*DisplayTitleText

func (*Image) GetFirstPublicationDate

func (x *Image) GetFirstPublicationDate() []*FulfillmentDateWithTerritory

func (*Image) GetIsSupplemental

func (x *Image) GetIsSupplemental() bool

func (*Image) GetLanguageAndScriptCode

func (x *Image) GetLanguageAndScriptCode() string

func (*Image) GetParentalWarningType

func (x *Image) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*Image) GetRelatedRelease

func (x *Image) GetRelatedRelease() []*RelatedRelease

func (*Image) GetRelatedResource

func (x *Image) GetRelatedResource() []*RelatedResource

func (*Image) GetResourceId

func (x *Image) GetResourceId() []*ResourceProprietaryId

func (*Image) GetResourceReference

func (x *Image) GetResourceReference() string

func (*Image) GetResourceRightsController

func (x *Image) GetResourceRightsController() []*ResourceRightsController

func (*Image) GetTechnicalDetails

func (x *Image) GetTechnicalDetails() []*TechnicalImageDetails

func (*Image) GetType

func (x *Image) GetType() *ImageType

func (*Image) GetVersionType

func (x *Image) GetVersionType() []*VersionType

func (*Image) GetWorkRightsController

func (x *Image) GetWorkRightsController() []*WorkRightsController

func (*Image) ProtoMessage

func (*Image) ProtoMessage()

func (*Image) ProtoReflect

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

func (*Image) Reset

func (x *Image) Reset()

func (*Image) String

func (x *Image) String() string

type ImageCodecType

type ImageCodecType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Version,attr"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ImageCodecType) Descriptor deprecated

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

Deprecated: Use ImageCodecType.ProtoReflect.Descriptor instead.

func (*ImageCodecType) GetNamespace

func (x *ImageCodecType) GetNamespace() string

func (*ImageCodecType) GetUserDefinedValue

func (x *ImageCodecType) GetUserDefinedValue() string

func (*ImageCodecType) GetValue

func (x *ImageCodecType) GetValue() string

func (*ImageCodecType) GetVersion

func (x *ImageCodecType) GetVersion() string

func (*ImageCodecType) ProtoMessage

func (*ImageCodecType) ProtoMessage()

func (*ImageCodecType) ProtoReflect

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

func (*ImageCodecType) Reset

func (x *ImageCodecType) Reset()

func (*ImageCodecType) String

func (x *ImageCodecType) String() string

type ImageType

type ImageType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ImageType) Descriptor deprecated

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

Deprecated: Use ImageType.ProtoReflect.Descriptor instead.

func (*ImageType) GetNamespace

func (x *ImageType) GetNamespace() string

func (*ImageType) GetUserDefinedValue

func (x *ImageType) GetUserDefinedValue() string

func (*ImageType) GetValue

func (x *ImageType) GetValue() string

func (*ImageType) ProtoMessage

func (*ImageType) ProtoMessage()

func (*ImageType) ProtoReflect

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

func (*ImageType) Reset

func (x *ImageType) Reset()

func (*ImageType) String

func (x *ImageType) String() string

type InstrumentType

type InstrumentType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*InstrumentType) Descriptor deprecated

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

Deprecated: Use InstrumentType.ProtoReflect.Descriptor instead.

func (*InstrumentType) GetNamespace

func (x *InstrumentType) GetNamespace() string

func (*InstrumentType) GetUserDefinedValue

func (x *InstrumentType) GetUserDefinedValue() string

func (*InstrumentType) GetValue

func (x *InstrumentType) GetValue() string

func (*InstrumentType) ProtoMessage

func (*InstrumentType) ProtoMessage()

func (*InstrumentType) ProtoReflect

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

func (*InstrumentType) Reset

func (x *InstrumentType) Reset()

func (*InstrumentType) String

func (x *InstrumentType) String() string

type IsCredited

type IsCredited struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"MayBeShared,attr"
	MayBeShared bool `protobuf:"varint,2,opt,name=may_be_shared,json=mayBeShared,proto3" json:"may_be_shared,omitempty" xml:"MayBeShared,attr"`
	// contains filtered or unexported fields
}

func (*IsCredited) Descriptor deprecated

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

Deprecated: Use IsCredited.ProtoReflect.Descriptor instead.

func (*IsCredited) GetMayBeShared

func (x *IsCredited) GetMayBeShared() bool

func (*IsCredited) GetValue

func (x *IsCredited) GetValue() string

func (*IsCredited) ProtoMessage

func (*IsCredited) ProtoMessage()

func (*IsCredited) ProtoReflect

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

func (*IsCredited) Reset

func (x *IsCredited) Reset()

func (*IsCredited) String

func (x *IsCredited) String() string

type KeywordsWithTerritory

type KeywordsWithTerritory struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*KeywordsWithTerritory) Descriptor deprecated

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

Deprecated: Use KeywordsWithTerritory.ProtoReflect.Descriptor instead.

func (*KeywordsWithTerritory) GetApplicableTerritoryCode

func (x *KeywordsWithTerritory) GetApplicableTerritoryCode() string

func (*KeywordsWithTerritory) GetIsDefault

func (x *KeywordsWithTerritory) GetIsDefault() bool

func (*KeywordsWithTerritory) GetLanguageAndScriptCode

func (x *KeywordsWithTerritory) GetLanguageAndScriptCode() string

func (*KeywordsWithTerritory) GetValue

func (x *KeywordsWithTerritory) GetValue() string

func (*KeywordsWithTerritory) ProtoMessage

func (*KeywordsWithTerritory) ProtoMessage()

func (*KeywordsWithTerritory) ProtoReflect

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

func (*KeywordsWithTerritory) Reset

func (x *KeywordsWithTerritory) Reset()

func (*KeywordsWithTerritory) String

func (x *KeywordsWithTerritory) String() string

type LinkedReleaseResourceReference

type LinkedReleaseResourceReference struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LinkDescription,attr"
	LinkDescription string `` /* 133-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*LinkedReleaseResourceReference) Descriptor deprecated

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

Deprecated: Use LinkedReleaseResourceReference.ProtoReflect.Descriptor instead.

func (*LinkedReleaseResourceReference) GetLanguageAndScriptCode

func (x *LinkedReleaseResourceReference) GetLanguageAndScriptCode() string

func (*LinkedReleaseResourceReference) GetLinkDescription

func (x *LinkedReleaseResourceReference) GetLinkDescription() string

func (*LinkedReleaseResourceReference) GetNamespace

func (x *LinkedReleaseResourceReference) GetNamespace() string

func (*LinkedReleaseResourceReference) GetUserDefinedValue

func (x *LinkedReleaseResourceReference) GetUserDefinedValue() string

func (*LinkedReleaseResourceReference) GetValue

func (x *LinkedReleaseResourceReference) GetValue() string

func (*LinkedReleaseResourceReference) ProtoMessage

func (*LinkedReleaseResourceReference) ProtoMessage()

func (*LinkedReleaseResourceReference) ProtoReflect

func (*LinkedReleaseResourceReference) Reset

func (x *LinkedReleaseResourceReference) Reset()

func (*LinkedReleaseResourceReference) String

type LocationAndDateOfSession

type LocationAndDateOfSession struct {

	// @gotags: xml:"SessionType"
	SessionType []*SessionType `protobuf:"bytes,1,rep,name=session_type,json=sessionType,proto3" json:"session_type,omitempty" xml:"SessionType"`
	// @gotags: xml:"Period"
	Period *Period `protobuf:"bytes,2,opt,name=period,proto3" json:"period,omitempty" xml:"Period"`
	// @gotags: xml:"Venue"
	Venue []*Venue `protobuf:"bytes,3,rep,name=venue,proto3" json:"venue,omitempty" xml:"Venue"`
	// @gotags: xml:"Comment"
	Comment *TextWithFormat `protobuf:"bytes,4,opt,name=comment,proto3" json:"comment,omitempty" xml:"Comment"`
	// @gotags: xml:"Contributor"
	Contributor []*PartyWithRole `protobuf:"bytes,5,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// contains filtered or unexported fields
}

func (*LocationAndDateOfSession) Descriptor deprecated

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

Deprecated: Use LocationAndDateOfSession.ProtoReflect.Descriptor instead.

func (*LocationAndDateOfSession) GetComment

func (x *LocationAndDateOfSession) GetComment() *TextWithFormat

func (*LocationAndDateOfSession) GetContributor

func (x *LocationAndDateOfSession) GetContributor() []*PartyWithRole

func (*LocationAndDateOfSession) GetPeriod

func (x *LocationAndDateOfSession) GetPeriod() *Period

func (*LocationAndDateOfSession) GetSessionType

func (x *LocationAndDateOfSession) GetSessionType() []*SessionType

func (*LocationAndDateOfSession) GetVenue

func (x *LocationAndDateOfSession) GetVenue() []*Venue

func (*LocationAndDateOfSession) ProtoMessage

func (*LocationAndDateOfSession) ProtoMessage()

func (*LocationAndDateOfSession) ProtoReflect

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

func (*LocationAndDateOfSession) Reset

func (x *LocationAndDateOfSession) Reset()

func (*LocationAndDateOfSession) String

func (x *LocationAndDateOfSession) String() string

type MarketingComment

type MarketingComment struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*MarketingComment) Descriptor deprecated

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

Deprecated: Use MarketingComment.ProtoReflect.Descriptor instead.

func (*MarketingComment) GetApplicableTerritoryCode

func (x *MarketingComment) GetApplicableTerritoryCode() string

func (*MarketingComment) GetIsDefault

func (x *MarketingComment) GetIsDefault() bool

func (*MarketingComment) GetLanguageAndScriptCode

func (x *MarketingComment) GetLanguageAndScriptCode() string

func (*MarketingComment) GetValue

func (x *MarketingComment) GetValue() string

func (*MarketingComment) ProtoMessage

func (*MarketingComment) ProtoMessage()

func (*MarketingComment) ProtoReflect

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

func (*MarketingComment) Reset

func (x *MarketingComment) Reset()

func (*MarketingComment) String

func (x *MarketingComment) String() string

type MessageAuditTrail

type MessageAuditTrail struct {

	// @gotags: xml:"MessageAuditTrailEvent"
	MessageAuditTrailEvent []*MessageAuditTrailEvent `` /* 160-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MessageAuditTrail) Descriptor deprecated

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

Deprecated: Use MessageAuditTrail.ProtoReflect.Descriptor instead.

func (*MessageAuditTrail) GetMessageAuditTrailEvent

func (x *MessageAuditTrail) GetMessageAuditTrailEvent() []*MessageAuditTrailEvent

func (*MessageAuditTrail) ProtoMessage

func (*MessageAuditTrail) ProtoMessage()

func (*MessageAuditTrail) ProtoReflect

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

func (*MessageAuditTrail) Reset

func (x *MessageAuditTrail) Reset()

func (*MessageAuditTrail) String

func (x *MessageAuditTrail) String() string

type MessageAuditTrailEvent

type MessageAuditTrailEvent struct {

	// @gotags: xml:"MessagingPartyDescriptor"
	MessagingPartyDescriptor *MessagingPartyWithoutCode `` /* 166-byte string literal not displayed */
	// @gotags: xml:"DateTime"
	DateTime string `protobuf:"bytes,2,opt,name=date_time,json=dateTime,proto3" json:"date_time,omitempty" xml:"DateTime"`
	// contains filtered or unexported fields
}

func (*MessageAuditTrailEvent) Descriptor deprecated

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

Deprecated: Use MessageAuditTrailEvent.ProtoReflect.Descriptor instead.

func (*MessageAuditTrailEvent) GetDateTime

func (x *MessageAuditTrailEvent) GetDateTime() string

func (*MessageAuditTrailEvent) GetMessagingPartyDescriptor

func (x *MessageAuditTrailEvent) GetMessagingPartyDescriptor() *MessagingPartyWithoutCode

func (*MessageAuditTrailEvent) ProtoMessage

func (*MessageAuditTrailEvent) ProtoMessage()

func (*MessageAuditTrailEvent) ProtoReflect

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

func (*MessageAuditTrailEvent) Reset

func (x *MessageAuditTrailEvent) Reset()

func (*MessageAuditTrailEvent) String

func (x *MessageAuditTrailEvent) String() string

type MessageHeader

type MessageHeader struct {

	// @gotags: xml:"MessageThreadId"
	MessageThreadId string `` /* 130-byte string literal not displayed */
	// @gotags: xml:"MessageId"
	MessageId string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty" xml:"MessageId"`
	// @gotags: xml:"MessageFileName"
	MessageFileName string `` /* 130-byte string literal not displayed */
	// @gotags: xml:"MessageSender"
	MessageSender *MessagingPartyWithoutCode `protobuf:"bytes,4,opt,name=message_sender,json=messageSender,proto3" json:"message_sender,omitempty" xml:"MessageSender"`
	// @gotags: xml:"SentOnBehalfOf"
	SentOnBehalfOf *MessagingPartyWithoutCode `` /* 128-byte string literal not displayed */
	// @gotags: xml:"MessageRecipient"
	MessageRecipient []*MessagingPartyWithoutCode `` /* 132-byte string literal not displayed */
	// @gotags: xml:"MessageCreatedDateTime"
	MessageCreatedDateTime string `` /* 160-byte string literal not displayed */
	// @gotags: xml:"MessageAuditTrail"
	MessageAuditTrail *MessageAuditTrail `` /* 138-byte string literal not displayed */
	// @gotags: xml:"MessageControlType"
	MessageControlType string `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MessageHeader) Descriptor deprecated

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

Deprecated: Use MessageHeader.ProtoReflect.Descriptor instead.

func (*MessageHeader) GetMessageAuditTrail

func (x *MessageHeader) GetMessageAuditTrail() *MessageAuditTrail

func (*MessageHeader) GetMessageControlType

func (x *MessageHeader) GetMessageControlType() string

func (*MessageHeader) GetMessageCreatedDateTime

func (x *MessageHeader) GetMessageCreatedDateTime() string

func (*MessageHeader) GetMessageFileName

func (x *MessageHeader) GetMessageFileName() string

func (*MessageHeader) GetMessageId

func (x *MessageHeader) GetMessageId() string

func (*MessageHeader) GetMessageRecipient

func (x *MessageHeader) GetMessageRecipient() []*MessagingPartyWithoutCode

func (*MessageHeader) GetMessageSender

func (x *MessageHeader) GetMessageSender() *MessagingPartyWithoutCode

func (*MessageHeader) GetMessageThreadId

func (x *MessageHeader) GetMessageThreadId() string

func (*MessageHeader) GetSentOnBehalfOf

func (x *MessageHeader) GetSentOnBehalfOf() *MessagingPartyWithoutCode

func (*MessageHeader) ProtoMessage

func (*MessageHeader) ProtoMessage()

func (*MessageHeader) ProtoReflect

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

func (*MessageHeader) Reset

func (x *MessageHeader) Reset()

func (*MessageHeader) String

func (x *MessageHeader) String() string

type MessagingPartyWithoutCode

type MessagingPartyWithoutCode struct {

	// @gotags: xml:"PartyId"
	PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName *PartyNameWithoutCode `protobuf:"bytes,2,opt,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @gotags: xml:"TradingName"
	TradingName string `protobuf:"bytes,3,opt,name=trading_name,json=tradingName,proto3" json:"trading_name,omitempty" xml:"TradingName"`
	// contains filtered or unexported fields
}

func (*MessagingPartyWithoutCode) Descriptor deprecated

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

Deprecated: Use MessagingPartyWithoutCode.ProtoReflect.Descriptor instead.

func (*MessagingPartyWithoutCode) GetPartyId

func (x *MessagingPartyWithoutCode) GetPartyId() string

func (*MessagingPartyWithoutCode) GetPartyName

func (*MessagingPartyWithoutCode) GetTradingName

func (x *MessagingPartyWithoutCode) GetTradingName() string

func (*MessagingPartyWithoutCode) ProtoMessage

func (*MessagingPartyWithoutCode) ProtoMessage()

func (*MessagingPartyWithoutCode) ProtoReflect

func (*MessagingPartyWithoutCode) Reset

func (x *MessagingPartyWithoutCode) Reset()

func (*MessagingPartyWithoutCode) String

func (x *MessagingPartyWithoutCode) String() string

type MusicalWorkId

type MusicalWorkId struct {

	// @gotags: xml:"ISWC"
	ISWC string `protobuf:"bytes,1,opt,name=i_s_w_c,json=iSWC,proto3" json:"i_s_w_c,omitempty" xml:"ISWC"`
	// @gotags: xml:"OpusNumber"
	OpusNumber string `protobuf:"bytes,2,opt,name=opus_number,json=opusNumber,proto3" json:"opus_number,omitempty" xml:"OpusNumber"`
	// @gotags: xml:"ComposerCatalogNumber"
	ComposerCatalogNumber []string `` /* 154-byte string literal not displayed */
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,4,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,5,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*MusicalWorkId) Descriptor deprecated

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

Deprecated: Use MusicalWorkId.ProtoReflect.Descriptor instead.

func (*MusicalWorkId) GetComposerCatalogNumber

func (x *MusicalWorkId) GetComposerCatalogNumber() []string

func (*MusicalWorkId) GetISWC

func (x *MusicalWorkId) GetISWC() string

func (*MusicalWorkId) GetIsReplaced

func (x *MusicalWorkId) GetIsReplaced() bool

func (*MusicalWorkId) GetOpusNumber

func (x *MusicalWorkId) GetOpusNumber() string

func (*MusicalWorkId) GetProprietaryId

func (x *MusicalWorkId) GetProprietaryId() []*ProprietaryId

func (*MusicalWorkId) ProtoMessage

func (*MusicalWorkId) ProtoMessage()

func (*MusicalWorkId) ProtoReflect

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

func (*MusicalWorkId) Reset

func (x *MusicalWorkId) Reset()

func (*MusicalWorkId) String

func (x *MusicalWorkId) String() string

type Name

type Name struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Name) Descriptor deprecated

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

Deprecated: Use Name.ProtoReflect.Descriptor instead.

func (*Name) GetLanguageAndScriptCode

func (x *Name) GetLanguageAndScriptCode() string

func (*Name) GetValue

func (x *Name) GetValue() string

func (*Name) ProtoMessage

func (*Name) ProtoMessage()

func (*Name) ProtoReflect

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

func (*Name) Reset

func (x *Name) Reset()

func (*Name) String

func (x *Name) String() string

type NewReleaseMessage

type NewReleaseMessage struct {

	// @gotags: xml:"MessageHeader"
	MessageHeader *MessageHeader `protobuf:"bytes,1,opt,name=message_header,json=messageHeader,proto3" json:"message_header,omitempty" xml:"MessageHeader"`
	// @gotags: xml:"ReleaseAdmin"
	ReleaseAdmin []*ReleaseAdmin `protobuf:"bytes,2,rep,name=release_admin,json=releaseAdmin,proto3" json:"release_admin,omitempty" xml:"ReleaseAdmin"`
	// @gotags: xml:"PartyList"
	PartyList *PartyList `protobuf:"bytes,3,opt,name=party_list,json=partyList,proto3" json:"party_list,omitempty" xml:"PartyList"`
	// @gotags: xml:"CueSheetList"
	CueSheetList *DetailedCueSheetList `protobuf:"bytes,4,opt,name=cue_sheet_list,json=cueSheetList,proto3" json:"cue_sheet_list,omitempty" xml:"CueSheetList"`
	// @gotags: xml:"ResourceList"
	ResourceList *ResourceList `protobuf:"bytes,5,opt,name=resource_list,json=resourceList,proto3" json:"resource_list,omitempty" xml:"ResourceList"`
	// @gotags: xml:"ChapterList"
	ChapterList *ChapterList `protobuf:"bytes,6,opt,name=chapter_list,json=chapterList,proto3" json:"chapter_list,omitempty" xml:"ChapterList"`
	// @gotags: xml:"ReleaseList"
	ReleaseList *ReleaseList `protobuf:"bytes,7,opt,name=release_list,json=releaseList,proto3" json:"release_list,omitempty" xml:"ReleaseList"`
	// @gotags: xml:"DealList"
	DealList *DealList `protobuf:"bytes,8,opt,name=deal_list,json=dealList,proto3" json:"deal_list,omitempty" xml:"DealList"`
	// @gotags: xml:"SupplementalDocumentList"
	SupplementalDocumentList *SupplementalDocumentList `` /* 166-byte string literal not displayed */
	// @gotags: xml:"ReleaseProfileVersionId,attr"
	ReleaseProfileVersionId string `` /* 170-byte string literal not displayed */
	// @gotags: xml:"ReleaseProfileVariantVersionId,attr"
	ReleaseProfileVariantVersionId string `` /* 200-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"-"
	NamespaceAttrs map[string]string `` /* 186-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*NewReleaseMessage) Descriptor deprecated

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

Deprecated: Use NewReleaseMessage.ProtoReflect.Descriptor instead.

func (*NewReleaseMessage) GetChapterList

func (x *NewReleaseMessage) GetChapterList() *ChapterList

func (*NewReleaseMessage) GetCueSheetList

func (x *NewReleaseMessage) GetCueSheetList() *DetailedCueSheetList

func (*NewReleaseMessage) GetDealList

func (x *NewReleaseMessage) GetDealList() *DealList

func (*NewReleaseMessage) GetLanguageAndScriptCode

func (x *NewReleaseMessage) GetLanguageAndScriptCode() string

func (*NewReleaseMessage) GetMessageHeader

func (x *NewReleaseMessage) GetMessageHeader() *MessageHeader

func (*NewReleaseMessage) GetNamespaceAttrs

func (x *NewReleaseMessage) GetNamespaceAttrs() map[string]string

func (*NewReleaseMessage) GetPartyList

func (x *NewReleaseMessage) GetPartyList() *PartyList

func (*NewReleaseMessage) GetReleaseAdmin

func (x *NewReleaseMessage) GetReleaseAdmin() []*ReleaseAdmin

func (*NewReleaseMessage) GetReleaseList

func (x *NewReleaseMessage) GetReleaseList() *ReleaseList

func (*NewReleaseMessage) GetReleaseProfileVariantVersionId

func (x *NewReleaseMessage) GetReleaseProfileVariantVersionId() string

func (*NewReleaseMessage) GetReleaseProfileVersionId

func (x *NewReleaseMessage) GetReleaseProfileVersionId() string

func (*NewReleaseMessage) GetResourceList

func (x *NewReleaseMessage) GetResourceList() *ResourceList

func (*NewReleaseMessage) GetSupplementalDocumentList

func (x *NewReleaseMessage) GetSupplementalDocumentList() *SupplementalDocumentList

func (*NewReleaseMessage) MarshalXML

func (m *NewReleaseMessage) MarshalXML(e *xml.Encoder, start xml.StartElement) error

MarshalXML implements xml.Marshaler for NewReleaseMessage

func (*NewReleaseMessage) ProtoMessage

func (*NewReleaseMessage) ProtoMessage()

func (*NewReleaseMessage) ProtoReflect

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

func (*NewReleaseMessage) Reset

func (x *NewReleaseMessage) Reset()

func (*NewReleaseMessage) String

func (x *NewReleaseMessage) String() string

func (*NewReleaseMessage) UnmarshalXML

func (m *NewReleaseMessage) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

UnmarshalXML implements xml.Unmarshaler for NewReleaseMessage

type OperatingSystemType

type OperatingSystemType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Version,attr"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*OperatingSystemType) Descriptor deprecated

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

Deprecated: Use OperatingSystemType.ProtoReflect.Descriptor instead.

func (*OperatingSystemType) GetNamespace

func (x *OperatingSystemType) GetNamespace() string

func (*OperatingSystemType) GetUserDefinedValue

func (x *OperatingSystemType) GetUserDefinedValue() string

func (*OperatingSystemType) GetValue

func (x *OperatingSystemType) GetValue() string

func (*OperatingSystemType) GetVersion

func (x *OperatingSystemType) GetVersion() string

func (*OperatingSystemType) ProtoMessage

func (*OperatingSystemType) ProtoMessage()

func (*OperatingSystemType) ProtoReflect

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

func (*OperatingSystemType) Reset

func (x *OperatingSystemType) Reset()

func (*OperatingSystemType) String

func (x *OperatingSystemType) String() string

type PLine

type PLine struct {

	// @gotags: xml:"Year"
	Year string `protobuf:"bytes,1,opt,name=year,proto3" json:"year,omitempty" xml:"Year"`
	// @gotags: xml:"PLineCompany"
	PLineCompany string `protobuf:"bytes,2,opt,name=p_line_company,json=pLineCompany,proto3" json:"p_line_company,omitempty" xml:"PLineCompany"`
	// @gotags: xml:"PLineText"
	PLineText string `protobuf:"bytes,3,opt,name=p_line_text,json=pLineText,proto3" json:"p_line_text,omitempty" xml:"PLineText"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"PLineType,attr"
	PLineType string `protobuf:"bytes,5,opt,name=p_line_type,json=pLineType,proto3" json:"p_line_type,omitempty" xml:"PLineType,attr"`
	// contains filtered or unexported fields
}

func (*PLine) Descriptor deprecated

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

Deprecated: Use PLine.ProtoReflect.Descriptor instead.

func (*PLine) GetLanguageAndScriptCode

func (x *PLine) GetLanguageAndScriptCode() string

func (*PLine) GetPLineCompany

func (x *PLine) GetPLineCompany() string

func (*PLine) GetPLineText

func (x *PLine) GetPLineText() string

func (*PLine) GetPLineType

func (x *PLine) GetPLineType() string

func (*PLine) GetYear

func (x *PLine) GetYear() string

func (*PLine) ProtoMessage

func (*PLine) ProtoMessage()

func (*PLine) ProtoReflect

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

func (*PLine) Reset

func (x *PLine) Reset()

func (*PLine) String

func (x *PLine) String() string

type PLineWithDefault

type PLineWithDefault struct {

	// @gotags: xml:"Year"
	Year string `protobuf:"bytes,1,opt,name=year,proto3" json:"year,omitempty" xml:"Year"`
	// @gotags: xml:"PLineCompany"
	PLineCompany string `protobuf:"bytes,2,opt,name=p_line_company,json=pLineCompany,proto3" json:"p_line_company,omitempty" xml:"PLineCompany"`
	// @gotags: xml:"PLineText"
	PLineText string `protobuf:"bytes,3,opt,name=p_line_text,json=pLineText,proto3" json:"p_line_text,omitempty" xml:"PLineText"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,5,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PLineWithDefault) Descriptor deprecated

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

Deprecated: Use PLineWithDefault.ProtoReflect.Descriptor instead.

func (*PLineWithDefault) GetApplicableTerritoryCode

func (x *PLineWithDefault) GetApplicableTerritoryCode() string

func (*PLineWithDefault) GetIsDefault

func (x *PLineWithDefault) GetIsDefault() bool

func (*PLineWithDefault) GetLanguageAndScriptCode

func (x *PLineWithDefault) GetLanguageAndScriptCode() string

func (*PLineWithDefault) GetPLineCompany

func (x *PLineWithDefault) GetPLineCompany() string

func (*PLineWithDefault) GetPLineText

func (x *PLineWithDefault) GetPLineText() string

func (*PLineWithDefault) GetYear

func (x *PLineWithDefault) GetYear() string

func (*PLineWithDefault) ProtoMessage

func (*PLineWithDefault) ProtoMessage()

func (*PLineWithDefault) ProtoReflect

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

func (*PLineWithDefault) Reset

func (x *PLineWithDefault) Reset()

func (*PLineWithDefault) String

func (x *PLineWithDefault) String() string

type ParentalWarningTypeWithTerritory

type ParentalWarningTypeWithTerritory struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,5,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*ParentalWarningTypeWithTerritory) Descriptor deprecated

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

Deprecated: Use ParentalWarningTypeWithTerritory.ProtoReflect.Descriptor instead.

func (*ParentalWarningTypeWithTerritory) GetApplicableTerritoryCode

func (x *ParentalWarningTypeWithTerritory) GetApplicableTerritoryCode() string

func (*ParentalWarningTypeWithTerritory) GetIsDefault

func (x *ParentalWarningTypeWithTerritory) GetIsDefault() bool

func (*ParentalWarningTypeWithTerritory) GetNamespace

func (x *ParentalWarningTypeWithTerritory) GetNamespace() string

func (*ParentalWarningTypeWithTerritory) GetUserDefinedValue

func (x *ParentalWarningTypeWithTerritory) GetUserDefinedValue() string

func (*ParentalWarningTypeWithTerritory) GetValue

func (*ParentalWarningTypeWithTerritory) ProtoMessage

func (*ParentalWarningTypeWithTerritory) ProtoMessage()

func (*ParentalWarningTypeWithTerritory) ProtoReflect

func (*ParentalWarningTypeWithTerritory) Reset

func (*ParentalWarningTypeWithTerritory) String

type Party

type Party struct {

	// @gotags: xml:"PartyReference"
	PartyReference string `protobuf:"bytes,1,opt,name=party_reference,json=partyReference,proto3" json:"party_reference,omitempty" xml:"PartyReference"`
	// @gotags: xml:"Affiliation"
	Affiliation []*Affiliation `protobuf:"bytes,2,rep,name=affiliation,proto3" json:"affiliation,omitempty" xml:"Affiliation"`
	// @gotags: xml:"RelatedParty"
	RelatedParty []*RelatedParty `protobuf:"bytes,3,rep,name=related_party,json=relatedParty,proto3" json:"related_party,omitempty" xml:"RelatedParty"`
	// @gotags: xml:"ArtistProfilePage"
	ArtistProfilePage []string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"PartyId"
	PartyId []*DetailedPartyId `protobuf:"bytes,5,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyNameWithTerritory `protobuf:"bytes,6,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// contains filtered or unexported fields
}

func (*Party) Descriptor deprecated

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

Deprecated: Use Party.ProtoReflect.Descriptor instead.

func (*Party) GetAffiliation

func (x *Party) GetAffiliation() []*Affiliation

func (*Party) GetArtistProfilePage

func (x *Party) GetArtistProfilePage() []string

func (*Party) GetPartyId

func (x *Party) GetPartyId() []*DetailedPartyId

func (*Party) GetPartyName

func (x *Party) GetPartyName() []*PartyNameWithTerritory

func (*Party) GetPartyReference

func (x *Party) GetPartyReference() string

func (*Party) GetRelatedParty

func (x *Party) GetRelatedParty() []*RelatedParty

func (*Party) ProtoMessage

func (*Party) ProtoMessage()

func (*Party) ProtoReflect

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

func (*Party) Reset

func (x *Party) Reset()

func (*Party) String

func (x *Party) String() string

type PartyList

type PartyList struct {

	// @gotags: xml:"Party"
	Party []*Party `protobuf:"bytes,1,rep,name=party,proto3" json:"party,omitempty" xml:"Party"`
	// contains filtered or unexported fields
}

func (*PartyList) Descriptor deprecated

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

Deprecated: Use PartyList.ProtoReflect.Descriptor instead.

func (*PartyList) GetParty

func (x *PartyList) GetParty() []*Party

func (*PartyList) ProtoMessage

func (*PartyList) ProtoMessage()

func (*PartyList) ProtoReflect

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

func (*PartyList) Reset

func (x *PartyList) Reset()

func (*PartyList) String

func (x *PartyList) String() string

type PartyName

type PartyName struct {

	// @gotags: xml:"FullName"
	FullName *Name `protobuf:"bytes,1,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty" xml:"FullName"`
	// @gotags: xml:"FullNameAsciiTranscribed"
	FullNameAsciiTranscribed string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"FullNameIndexed"
	FullNameIndexed *Name `` /* 130-byte string literal not displayed */
	// @gotags: xml:"NamesBeforeKeyName"
	NamesBeforeKeyName *Name `` /* 144-byte string literal not displayed */
	// @gotags: xml:"KeyName"
	KeyName *Name `protobuf:"bytes,5,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty" xml:"KeyName"`
	// @gotags: xml:"NamesAfterKeyName"
	NamesAfterKeyName *Name `` /* 140-byte string literal not displayed */
	// @gotags: xml:"AbbreviatedName"
	AbbreviatedName *Name `` /* 128-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PartyName) Descriptor deprecated

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

Deprecated: Use PartyName.ProtoReflect.Descriptor instead.

func (*PartyName) GetAbbreviatedName

func (x *PartyName) GetAbbreviatedName() *Name

func (*PartyName) GetFullName

func (x *PartyName) GetFullName() *Name

func (*PartyName) GetFullNameAsciiTranscribed

func (x *PartyName) GetFullNameAsciiTranscribed() string

func (*PartyName) GetFullNameIndexed

func (x *PartyName) GetFullNameIndexed() *Name

func (*PartyName) GetKeyName

func (x *PartyName) GetKeyName() *Name

func (*PartyName) GetLanguageAndScriptCode

func (x *PartyName) GetLanguageAndScriptCode() string

func (*PartyName) GetNamesAfterKeyName

func (x *PartyName) GetNamesAfterKeyName() *Name

func (*PartyName) GetNamesBeforeKeyName

func (x *PartyName) GetNamesBeforeKeyName() *Name

func (*PartyName) ProtoMessage

func (*PartyName) ProtoMessage()

func (*PartyName) ProtoReflect

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

func (*PartyName) Reset

func (x *PartyName) Reset()

func (*PartyName) String

func (x *PartyName) String() string

type PartyNameWithTerritory

type PartyNameWithTerritory struct {

	// @gotags: xml:"FullName"
	FullName *Name `protobuf:"bytes,1,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty" xml:"FullName"`
	// @gotags: xml:"FullNameAsciiTranscribed"
	FullNameAsciiTranscribed string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"FullNameIndexed"
	FullNameIndexed *Name `` /* 130-byte string literal not displayed */
	// @gotags: xml:"NamesBeforeKeyName"
	NamesBeforeKeyName *Name `` /* 144-byte string literal not displayed */
	// @gotags: xml:"KeyName"
	KeyName *Name `protobuf:"bytes,5,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty" xml:"KeyName"`
	// @gotags: xml:"NamesAfterKeyName"
	NamesAfterKeyName *Name `` /* 140-byte string literal not displayed */
	// @gotags: xml:"AbbreviatedName"
	AbbreviatedName *Name `` /* 128-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"IsNickname,attr"
	IsNickname bool `protobuf:"varint,9,opt,name=is_nickname,json=isNickname,proto3" json:"is_nickname,omitempty" xml:"IsNickname,attr"`
	// @gotags: xml:"IsStageName,attr"
	IsStageName bool `protobuf:"varint,10,opt,name=is_stage_name,json=isStageName,proto3" json:"is_stage_name,omitempty" xml:"IsStageName,attr"`
	// @gotags: xml:"IsLegalName,attr"
	IsLegalName bool `protobuf:"varint,11,opt,name=is_legal_name,json=isLegalName,proto3" json:"is_legal_name,omitempty" xml:"IsLegalName,attr"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,13,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*PartyNameWithTerritory) Descriptor deprecated

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

Deprecated: Use PartyNameWithTerritory.ProtoReflect.Descriptor instead.

func (*PartyNameWithTerritory) GetAbbreviatedName

func (x *PartyNameWithTerritory) GetAbbreviatedName() *Name

func (*PartyNameWithTerritory) GetApplicableTerritoryCode

func (x *PartyNameWithTerritory) GetApplicableTerritoryCode() string

func (*PartyNameWithTerritory) GetFullName

func (x *PartyNameWithTerritory) GetFullName() *Name

func (*PartyNameWithTerritory) GetFullNameAsciiTranscribed

func (x *PartyNameWithTerritory) GetFullNameAsciiTranscribed() string

func (*PartyNameWithTerritory) GetFullNameIndexed

func (x *PartyNameWithTerritory) GetFullNameIndexed() *Name

func (*PartyNameWithTerritory) GetIsDefault

func (x *PartyNameWithTerritory) GetIsDefault() bool

func (*PartyNameWithTerritory) GetIsLegalName

func (x *PartyNameWithTerritory) GetIsLegalName() bool

func (*PartyNameWithTerritory) GetIsNickname

func (x *PartyNameWithTerritory) GetIsNickname() bool

func (*PartyNameWithTerritory) GetIsStageName

func (x *PartyNameWithTerritory) GetIsStageName() bool

func (*PartyNameWithTerritory) GetKeyName

func (x *PartyNameWithTerritory) GetKeyName() *Name

func (*PartyNameWithTerritory) GetLanguageAndScriptCode

func (x *PartyNameWithTerritory) GetLanguageAndScriptCode() string

func (*PartyNameWithTerritory) GetNamesAfterKeyName

func (x *PartyNameWithTerritory) GetNamesAfterKeyName() *Name

func (*PartyNameWithTerritory) GetNamesBeforeKeyName

func (x *PartyNameWithTerritory) GetNamesBeforeKeyName() *Name

func (*PartyNameWithTerritory) ProtoMessage

func (*PartyNameWithTerritory) ProtoMessage()

func (*PartyNameWithTerritory) ProtoReflect

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

func (*PartyNameWithTerritory) Reset

func (x *PartyNameWithTerritory) Reset()

func (*PartyNameWithTerritory) String

func (x *PartyNameWithTerritory) String() string

type PartyNameWithoutCode

type PartyNameWithoutCode struct {

	// @gotags: xml:"FullName"
	FullName string `protobuf:"bytes,1,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty" xml:"FullName"`
	// @gotags: xml:"FullNameAsciiTranscribed"
	FullNameAsciiTranscribed string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"FullNameIndexed"
	FullNameIndexed string `` /* 130-byte string literal not displayed */
	// @gotags: xml:"NamesBeforeKeyName"
	NamesBeforeKeyName string `` /* 144-byte string literal not displayed */
	// @gotags: xml:"KeyName"
	KeyName string `protobuf:"bytes,5,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty" xml:"KeyName"`
	// @gotags: xml:"NamesAfterKeyName"
	NamesAfterKeyName string `` /* 140-byte string literal not displayed */
	// @gotags: xml:"AbbreviatedName"
	AbbreviatedName string `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PartyNameWithoutCode) Descriptor deprecated

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

Deprecated: Use PartyNameWithoutCode.ProtoReflect.Descriptor instead.

func (*PartyNameWithoutCode) GetAbbreviatedName

func (x *PartyNameWithoutCode) GetAbbreviatedName() string

func (*PartyNameWithoutCode) GetFullName

func (x *PartyNameWithoutCode) GetFullName() string

func (*PartyNameWithoutCode) GetFullNameAsciiTranscribed

func (x *PartyNameWithoutCode) GetFullNameAsciiTranscribed() string

func (*PartyNameWithoutCode) GetFullNameIndexed

func (x *PartyNameWithoutCode) GetFullNameIndexed() string

func (*PartyNameWithoutCode) GetKeyName

func (x *PartyNameWithoutCode) GetKeyName() string

func (*PartyNameWithoutCode) GetNamesAfterKeyName

func (x *PartyNameWithoutCode) GetNamesAfterKeyName() string

func (*PartyNameWithoutCode) GetNamesBeforeKeyName

func (x *PartyNameWithoutCode) GetNamesBeforeKeyName() string

func (*PartyNameWithoutCode) ProtoMessage

func (*PartyNameWithoutCode) ProtoMessage()

func (*PartyNameWithoutCode) ProtoReflect

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

func (*PartyNameWithoutCode) Reset

func (x *PartyNameWithoutCode) Reset()

func (*PartyNameWithoutCode) String

func (x *PartyNameWithoutCode) String() string

type PartyRelationshipType

type PartyRelationshipType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// @gotags: xml:"MayBeShared,attr"
	MayBeShared bool `protobuf:"varint,4,opt,name=may_be_shared,json=mayBeShared,proto3" json:"may_be_shared,omitempty" xml:"MayBeShared,attr"`
	// contains filtered or unexported fields
}

func (*PartyRelationshipType) Descriptor deprecated

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

Deprecated: Use PartyRelationshipType.ProtoReflect.Descriptor instead.

func (*PartyRelationshipType) GetMayBeShared

func (x *PartyRelationshipType) GetMayBeShared() bool

func (*PartyRelationshipType) GetNamespace

func (x *PartyRelationshipType) GetNamespace() string

func (*PartyRelationshipType) GetUserDefinedValue

func (x *PartyRelationshipType) GetUserDefinedValue() string

func (*PartyRelationshipType) GetValue

func (x *PartyRelationshipType) GetValue() string

func (*PartyRelationshipType) ProtoMessage

func (*PartyRelationshipType) ProtoMessage()

func (*PartyRelationshipType) ProtoReflect

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

func (*PartyRelationshipType) Reset

func (x *PartyRelationshipType) Reset()

func (*PartyRelationshipType) String

func (x *PartyRelationshipType) String() string

type PartyWithRole

type PartyWithRole struct {

	// @gotags: xml:"ISNI"
	ISNI string `protobuf:"bytes,1,opt,name=i_s_n_i,json=iSNI,proto3" json:"i_s_n_i,omitempty" xml:"ISNI"`
	// @gotags: xml:"DPID"
	DPID string `protobuf:"bytes,2,opt,name=d_p_i_d,json=dPID,proto3" json:"d_p_i_d,omitempty" xml:"DPID"`
	// @gotags: xml:"IpiNameNumber"
	IpiNameNumber string `protobuf:"bytes,3,opt,name=ipi_name_number,json=ipiNameNumber,proto3" json:"ipi_name_number,omitempty" xml:"IpiNameNumber"`
	// @gotags: xml:"IPN"
	IPN string `protobuf:"bytes,4,opt,name=i_p_n,json=iPN,proto3" json:"i_p_n,omitempty" xml:"IPN"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,5,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"PartyName"
	PartyName *PartyNameWithTerritory `protobuf:"bytes,6,opt,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @gotags: xml:"Role"
	Role *ResourceContributorRole `protobuf:"bytes,7,opt,name=role,proto3" json:"role,omitempty" xml:"Role"`
	// contains filtered or unexported fields
}

func (*PartyWithRole) Descriptor deprecated

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

Deprecated: Use PartyWithRole.ProtoReflect.Descriptor instead.

func (*PartyWithRole) GetDPID

func (x *PartyWithRole) GetDPID() string

func (*PartyWithRole) GetIPN

func (x *PartyWithRole) GetIPN() string

func (*PartyWithRole) GetISNI

func (x *PartyWithRole) GetISNI() string

func (*PartyWithRole) GetIpiNameNumber

func (x *PartyWithRole) GetIpiNameNumber() string

func (*PartyWithRole) GetPartyName

func (x *PartyWithRole) GetPartyName() *PartyNameWithTerritory

func (*PartyWithRole) GetProprietaryId

func (x *PartyWithRole) GetProprietaryId() []*ProprietaryId

func (*PartyWithRole) GetRole

func (x *PartyWithRole) GetRole() *ResourceContributorRole

func (*PartyWithRole) ProtoMessage

func (*PartyWithRole) ProtoMessage()

func (*PartyWithRole) ProtoReflect

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

func (*PartyWithRole) Reset

func (x *PartyWithRole) Reset()

func (*PartyWithRole) String

func (x *PartyWithRole) String() string

type Percentage

type Percentage struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"HasMaxValueOfOne,attr"
	HasMaxValueOfOne bool `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Percentage) Descriptor deprecated

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

Deprecated: Use Percentage.ProtoReflect.Descriptor instead.

func (*Percentage) GetHasMaxValueOfOne

func (x *Percentage) GetHasMaxValueOfOne() bool

func (*Percentage) GetValue

func (x *Percentage) GetValue() string

func (*Percentage) ProtoMessage

func (*Percentage) ProtoMessage()

func (*Percentage) ProtoReflect

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

func (*Percentage) Reset

func (x *Percentage) Reset()

func (*Percentage) String

func (x *Percentage) String() string

type Period

type Period struct {

	// @gotags: xml:"StartDate"
	StartDate *EventDate `protobuf:"bytes,1,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate *EventDate `protobuf:"bytes,2,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// @gotags: xml:"StartDateTime"
	StartDateTime *EventDateTime `protobuf:"bytes,3,opt,name=start_date_time,json=startDateTime,proto3" json:"start_date_time,omitempty" xml:"StartDateTime"`
	// @gotags: xml:"EndDateTime"
	EndDateTime *EventDateTime `protobuf:"bytes,4,opt,name=end_date_time,json=endDateTime,proto3" json:"end_date_time,omitempty" xml:"EndDateTime"`
	// contains filtered or unexported fields
}

func (*Period) Descriptor deprecated

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

Deprecated: Use Period.ProtoReflect.Descriptor instead.

func (*Period) GetEndDate

func (x *Period) GetEndDate() *EventDate

func (*Period) GetEndDateTime

func (x *Period) GetEndDateTime() *EventDateTime

func (*Period) GetStartDate

func (x *Period) GetStartDate() *EventDate

func (*Period) GetStartDateTime

func (x *Period) GetStartDateTime() *EventDateTime

func (*Period) ProtoMessage

func (*Period) ProtoMessage()

func (*Period) ProtoReflect

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

func (*Period) Reset

func (x *Period) Reset()

func (*Period) String

func (x *Period) String() string

type PeriodWithStartDate

type PeriodWithStartDate struct {

	// @gotags: xml:"StartDate"
	StartDate *EventDateWithCurrentTerritory `protobuf:"bytes,1,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate *EventDateWithCurrentTerritory `protobuf:"bytes,2,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// @gotags: xml:"StartDateTime"
	StartDateTime *EventDateTimeWithoutFlags `protobuf:"bytes,3,opt,name=start_date_time,json=startDateTime,proto3" json:"start_date_time,omitempty" xml:"StartDateTime"`
	// @gotags: xml:"EndDateTime"
	EndDateTime *EventDateTimeWithoutFlags `protobuf:"bytes,4,opt,name=end_date_time,json=endDateTime,proto3" json:"end_date_time,omitempty" xml:"EndDateTime"`
	// contains filtered or unexported fields
}

func (*PeriodWithStartDate) Descriptor deprecated

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

Deprecated: Use PeriodWithStartDate.ProtoReflect.Descriptor instead.

func (*PeriodWithStartDate) GetEndDate

func (*PeriodWithStartDate) GetEndDateTime

func (x *PeriodWithStartDate) GetEndDateTime() *EventDateTimeWithoutFlags

func (*PeriodWithStartDate) GetStartDate

func (*PeriodWithStartDate) GetStartDateTime

func (x *PeriodWithStartDate) GetStartDateTime() *EventDateTimeWithoutFlags

func (*PeriodWithStartDate) ProtoMessage

func (*PeriodWithStartDate) ProtoMessage()

func (*PeriodWithStartDate) ProtoReflect

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

func (*PeriodWithStartDate) Reset

func (x *PeriodWithStartDate) Reset()

func (*PeriodWithStartDate) String

func (x *PeriodWithStartDate) String() string

type PeriodWithoutFlags

type PeriodWithoutFlags struct {

	// @gotags: xml:"StartDate"
	StartDate *EventDateWithCurrentTerritory `protobuf:"bytes,1,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate *EventDateWithCurrentTerritory `protobuf:"bytes,2,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// @gotags: xml:"StartDateTime"
	StartDateTime *EventDateTimeWithoutFlags `protobuf:"bytes,3,opt,name=start_date_time,json=startDateTime,proto3" json:"start_date_time,omitempty" xml:"StartDateTime"`
	// @gotags: xml:"EndDateTime"
	EndDateTime *EventDateTimeWithoutFlags `protobuf:"bytes,4,opt,name=end_date_time,json=endDateTime,proto3" json:"end_date_time,omitempty" xml:"EndDateTime"`
	// contains filtered or unexported fields
}

func (*PeriodWithoutFlags) Descriptor deprecated

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

Deprecated: Use PeriodWithoutFlags.ProtoReflect.Descriptor instead.

func (*PeriodWithoutFlags) GetEndDate

func (*PeriodWithoutFlags) GetEndDateTime

func (x *PeriodWithoutFlags) GetEndDateTime() *EventDateTimeWithoutFlags

func (*PeriodWithoutFlags) GetStartDate

func (*PeriodWithoutFlags) GetStartDateTime

func (x *PeriodWithoutFlags) GetStartDateTime() *EventDateTimeWithoutFlags

func (*PeriodWithoutFlags) ProtoMessage

func (*PeriodWithoutFlags) ProtoMessage()

func (*PeriodWithoutFlags) ProtoReflect

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

func (*PeriodWithoutFlags) Reset

func (x *PeriodWithoutFlags) Reset()

func (*PeriodWithoutFlags) String

func (x *PeriodWithoutFlags) String() string

type PhysicalReturns

type PhysicalReturns struct {

	// @gotags: xml:"PhysicalReturnsAllowed"
	PhysicalReturnsAllowed bool `` /* 159-byte string literal not displayed */
	// @gotags: xml:"LatestDateForPhysicalReturns"
	LatestDateForPhysicalReturns string `` /* 186-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PhysicalReturns) Descriptor deprecated

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

Deprecated: Use PhysicalReturns.ProtoReflect.Descriptor instead.

func (*PhysicalReturns) GetLatestDateForPhysicalReturns

func (x *PhysicalReturns) GetLatestDateForPhysicalReturns() string

func (*PhysicalReturns) GetPhysicalReturnsAllowed

func (x *PhysicalReturns) GetPhysicalReturnsAllowed() bool

func (*PhysicalReturns) ProtoMessage

func (*PhysicalReturns) ProtoMessage()

func (*PhysicalReturns) ProtoReflect

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

func (*PhysicalReturns) Reset

func (x *PhysicalReturns) Reset()

func (*PhysicalReturns) String

func (x *PhysicalReturns) String() string

type Prefix

type Prefix struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Prefix) Descriptor deprecated

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

Deprecated: Use Prefix.ProtoReflect.Descriptor instead.

func (*Prefix) GetLanguageAndScriptCode

func (x *Prefix) GetLanguageAndScriptCode() string

func (*Prefix) GetValue

func (x *Prefix) GetValue() string

func (*Prefix) ProtoMessage

func (*Prefix) ProtoMessage()

func (*Prefix) ProtoReflect

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

func (*Prefix) Reset

func (x *Prefix) Reset()

func (*Prefix) String

func (x *Prefix) String() string

type PreviewDetails

type PreviewDetails struct {

	// @gotags: xml:"TopLeftCorner"
	TopLeftCorner string `protobuf:"bytes,1,opt,name=top_left_corner,json=topLeftCorner,proto3" json:"top_left_corner,omitempty" xml:"TopLeftCorner"`
	// @gotags: xml:"BottomRightCorner"
	BottomRightCorner string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ExpressionType"
	ExpressionType string `protobuf:"bytes,3,opt,name=expression_type,json=expressionType,proto3" json:"expression_type,omitempty" xml:"ExpressionType"`
	// contains filtered or unexported fields
}

func (*PreviewDetails) Descriptor deprecated

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

Deprecated: Use PreviewDetails.ProtoReflect.Descriptor instead.

func (*PreviewDetails) GetBottomRightCorner

func (x *PreviewDetails) GetBottomRightCorner() string

func (*PreviewDetails) GetExpressionType

func (x *PreviewDetails) GetExpressionType() string

func (*PreviewDetails) GetTopLeftCorner

func (x *PreviewDetails) GetTopLeftCorner() string

func (*PreviewDetails) ProtoMessage

func (*PreviewDetails) ProtoMessage()

func (*PreviewDetails) ProtoReflect

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

func (*PreviewDetails) Reset

func (x *PreviewDetails) Reset()

func (*PreviewDetails) String

func (x *PreviewDetails) String() string

type Price

type Price struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"CurrencyCode,attr"
	CurrencyCode string `protobuf:"bytes,2,opt,name=currency_code,json=currencyCode,proto3" json:"currency_code,omitempty" xml:"CurrencyCode,attr"`
	// contains filtered or unexported fields
}

func (*Price) Descriptor deprecated

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

Deprecated: Use Price.ProtoReflect.Descriptor instead.

func (*Price) GetCurrencyCode

func (x *Price) GetCurrencyCode() string

func (*Price) GetValue

func (x *Price) GetValue() string

func (*Price) ProtoMessage

func (*Price) ProtoMessage()

func (*Price) ProtoReflect

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

func (*Price) Reset

func (x *Price) Reset()

func (*Price) String

func (x *Price) String() string

type PriceInformationWithType

type PriceInformationWithType struct {

	// @gotags: xml:"PriceCode"
	PriceCode *PriceType `protobuf:"bytes,1,opt,name=price_code,json=priceCode,proto3" json:"price_code,omitempty" xml:"PriceCode"`
	// @gotags: xml:"WholesalePricePerUnit"
	WholesalePricePerUnit *Price `` /* 156-byte string literal not displayed */
	// @gotags: xml:"BulkOrderWholesalePricePerUnit"
	BulkOrderWholesalePricePerUnit *Price `` /* 196-byte string literal not displayed */
	// @gotags: xml:"SuggestedRetailPrice"
	SuggestedRetailPrice *Price `` /* 150-byte string literal not displayed */
	// @gotags: xml:"PriceType,attr"
	PriceType string `protobuf:"bytes,5,opt,name=price_type,json=priceType,proto3" json:"price_type,omitempty" xml:"PriceType,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PriceInformationWithType) Descriptor deprecated

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

Deprecated: Use PriceInformationWithType.ProtoReflect.Descriptor instead.

func (*PriceInformationWithType) GetBulkOrderWholesalePricePerUnit

func (x *PriceInformationWithType) GetBulkOrderWholesalePricePerUnit() *Price

func (*PriceInformationWithType) GetNamespace

func (x *PriceInformationWithType) GetNamespace() string

func (*PriceInformationWithType) GetPriceCode

func (x *PriceInformationWithType) GetPriceCode() *PriceType

func (*PriceInformationWithType) GetPriceType

func (x *PriceInformationWithType) GetPriceType() string

func (*PriceInformationWithType) GetSuggestedRetailPrice

func (x *PriceInformationWithType) GetSuggestedRetailPrice() *Price

func (*PriceInformationWithType) GetUserDefinedValue

func (x *PriceInformationWithType) GetUserDefinedValue() string

func (*PriceInformationWithType) GetWholesalePricePerUnit

func (x *PriceInformationWithType) GetWholesalePricePerUnit() *Price

func (*PriceInformationWithType) ProtoMessage

func (*PriceInformationWithType) ProtoMessage()

func (*PriceInformationWithType) ProtoReflect

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

func (*PriceInformationWithType) Reset

func (x *PriceInformationWithType) Reset()

func (*PriceInformationWithType) String

func (x *PriceInformationWithType) String() string

type PriceType

type PriceType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// contains filtered or unexported fields
}

func (*PriceType) Descriptor deprecated

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

Deprecated: Use PriceType.ProtoReflect.Descriptor instead.

func (*PriceType) GetNamespace

func (x *PriceType) GetNamespace() string

func (*PriceType) GetValue

func (x *PriceType) GetValue() string

func (*PriceType) ProtoMessage

func (*PriceType) ProtoMessage()

func (*PriceType) ProtoReflect

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

func (*PriceType) Reset

func (x *PriceType) Reset()

func (*PriceType) String

func (x *PriceType) String() string

type PromotionalCode

type PromotionalCode struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// contains filtered or unexported fields
}

func (*PromotionalCode) Descriptor deprecated

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

Deprecated: Use PromotionalCode.ProtoReflect.Descriptor instead.

func (*PromotionalCode) GetNamespace

func (x *PromotionalCode) GetNamespace() string

func (*PromotionalCode) GetValue

func (x *PromotionalCode) GetValue() string

func (*PromotionalCode) ProtoMessage

func (*PromotionalCode) ProtoMessage()

func (*PromotionalCode) ProtoReflect

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

func (*PromotionalCode) Reset

func (x *PromotionalCode) Reset()

func (*PromotionalCode) String

func (x *PromotionalCode) String() string

type ProprietaryId

type ProprietaryId struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// contains filtered or unexported fields
}

func (*ProprietaryId) Descriptor deprecated

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

Deprecated: Use ProprietaryId.ProtoReflect.Descriptor instead.

func (*ProprietaryId) GetNamespace

func (x *ProprietaryId) GetNamespace() string

func (*ProprietaryId) GetValue

func (x *ProprietaryId) GetValue() string

func (*ProprietaryId) ProtoMessage

func (*ProprietaryId) ProtoMessage()

func (*ProprietaryId) ProtoReflect

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

func (*ProprietaryId) Reset

func (x *ProprietaryId) Reset()

func (*ProprietaryId) String

func (x *ProprietaryId) String() string

type PurgeReleaseMessage

type PurgeReleaseMessage struct {

	// @gotags: xml:"MessageHeader"
	MessageHeader *MessageHeader `protobuf:"bytes,1,opt,name=message_header,json=messageHeader,proto3" json:"message_header,omitempty" xml:"MessageHeader"`
	// @gotags: xml:"PurgedRelease"
	PurgedRelease *PurgedRelease `protobuf:"bytes,2,opt,name=purged_release,json=purgedRelease,proto3" json:"purged_release,omitempty" xml:"PurgedRelease"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"-"
	NamespaceAttrs map[string]string `` /* 185-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PurgeReleaseMessage) Descriptor deprecated

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

Deprecated: Use PurgeReleaseMessage.ProtoReflect.Descriptor instead.

func (*PurgeReleaseMessage) GetLanguageAndScriptCode

func (x *PurgeReleaseMessage) GetLanguageAndScriptCode() string

func (*PurgeReleaseMessage) GetMessageHeader

func (x *PurgeReleaseMessage) GetMessageHeader() *MessageHeader

func (*PurgeReleaseMessage) GetNamespaceAttrs

func (x *PurgeReleaseMessage) GetNamespaceAttrs() map[string]string

func (*PurgeReleaseMessage) GetPurgedRelease

func (x *PurgeReleaseMessage) GetPurgedRelease() *PurgedRelease

func (*PurgeReleaseMessage) MarshalXML

func (m *PurgeReleaseMessage) MarshalXML(e *xml.Encoder, start xml.StartElement) error

MarshalXML implements xml.Marshaler for PurgeReleaseMessage

func (*PurgeReleaseMessage) ProtoMessage

func (*PurgeReleaseMessage) ProtoMessage()

func (*PurgeReleaseMessage) ProtoReflect

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

func (*PurgeReleaseMessage) Reset

func (x *PurgeReleaseMessage) Reset()

func (*PurgeReleaseMessage) String

func (x *PurgeReleaseMessage) String() string

func (*PurgeReleaseMessage) UnmarshalXML

func (m *PurgeReleaseMessage) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

UnmarshalXML implements xml.Unmarshaler for PurgeReleaseMessage

type PurgedRelease

type PurgedRelease struct {

	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,1,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,2,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"Contributor"
	Contributor []*DetailedResourceContributor `protobuf:"bytes,3,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// contains filtered or unexported fields
}

func (*PurgedRelease) Descriptor deprecated

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

Deprecated: Use PurgedRelease.ProtoReflect.Descriptor instead.

func (*PurgedRelease) GetContributor

func (x *PurgedRelease) GetContributor() []*DetailedResourceContributor

func (*PurgedRelease) GetReleaseId

func (x *PurgedRelease) GetReleaseId() *ReleaseId

func (*PurgedRelease) GetTitle

func (x *PurgedRelease) GetTitle() []*Title

func (*PurgedRelease) ProtoMessage

func (*PurgedRelease) ProtoMessage()

func (*PurgedRelease) ProtoReflect

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

func (*PurgedRelease) Reset

func (x *PurgedRelease) Reset()

func (*PurgedRelease) String

func (x *PurgedRelease) String() string

type Purpose

type Purpose struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Purpose) Descriptor deprecated

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

Deprecated: Use Purpose.ProtoReflect.Descriptor instead.

func (*Purpose) GetNamespace

func (x *Purpose) GetNamespace() string

func (*Purpose) GetUserDefinedValue

func (x *Purpose) GetUserDefinedValue() string

func (*Purpose) GetValue

func (x *Purpose) GetValue() string

func (*Purpose) ProtoMessage

func (*Purpose) ProtoMessage()

func (*Purpose) ProtoReflect

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

func (*Purpose) Reset

func (x *Purpose) Reset()

func (*Purpose) String

func (x *Purpose) String() string

type Raga

type Raga struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*Raga) Descriptor deprecated

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

Deprecated: Use Raga.ProtoReflect.Descriptor instead.

func (*Raga) GetApplicableTerritoryCode

func (x *Raga) GetApplicableTerritoryCode() string

func (*Raga) GetIsDefault

func (x *Raga) GetIsDefault() bool

func (*Raga) GetValue

func (x *Raga) GetValue() string

func (*Raga) ProtoMessage

func (*Raga) ProtoMessage()

func (*Raga) ProtoReflect

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

func (*Raga) Reset

func (x *Raga) Reset()

func (*Raga) String

func (x *Raga) String() string

type RatingAgency

type RatingAgency struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RatingAgency) Descriptor deprecated

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

Deprecated: Use RatingAgency.ProtoReflect.Descriptor instead.

func (*RatingAgency) GetNamespace

func (x *RatingAgency) GetNamespace() string

func (*RatingAgency) GetUserDefinedValue

func (x *RatingAgency) GetUserDefinedValue() string

func (*RatingAgency) GetValue

func (x *RatingAgency) GetValue() string

func (*RatingAgency) ProtoMessage

func (*RatingAgency) ProtoMessage()

func (*RatingAgency) ProtoReflect

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

func (*RatingAgency) Reset

func (x *RatingAgency) Reset()

func (*RatingAgency) String

func (x *RatingAgency) String() string

type RatingReason

type RatingReason struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RatingReason) Descriptor deprecated

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

Deprecated: Use RatingReason.ProtoReflect.Descriptor instead.

func (*RatingReason) GetNamespace

func (x *RatingReason) GetNamespace() string

func (*RatingReason) GetUserDefinedValue

func (x *RatingReason) GetUserDefinedValue() string

func (*RatingReason) GetValue

func (x *RatingReason) GetValue() string

func (*RatingReason) ProtoMessage

func (*RatingReason) ProtoMessage()

func (*RatingReason) ProtoReflect

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

func (*RatingReason) Reset

func (x *RatingReason) Reset()

func (*RatingReason) String

func (x *RatingReason) String() string

type Reason

type Reason struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Reason) Descriptor deprecated

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

Deprecated: Use Reason.ProtoReflect.Descriptor instead.

func (*Reason) GetLanguageAndScriptCode

func (x *Reason) GetLanguageAndScriptCode() string

func (*Reason) GetValue

func (x *Reason) GetValue() string

func (*Reason) ProtoMessage

func (*Reason) ProtoMessage()

func (*Reason) ProtoReflect

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

func (*Reason) Reset

func (x *Reason) Reset()

func (*Reason) String

func (x *Reason) String() string

type RelatedParty

type RelatedParty struct {

	// @gotags: xml:"PartyRelatedPartyReference"
	PartyRelatedPartyReference string `` /* 176-byte string literal not displayed */
	// @gotags: xml:"PartyRelationshipType"
	PartyRelationshipType *PartyRelationshipType `` /* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RelatedParty) Descriptor deprecated

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

Deprecated: Use RelatedParty.ProtoReflect.Descriptor instead.

func (*RelatedParty) GetPartyRelatedPartyReference

func (x *RelatedParty) GetPartyRelatedPartyReference() string

func (*RelatedParty) GetPartyRelationshipType

func (x *RelatedParty) GetPartyRelationshipType() *PartyRelationshipType

func (*RelatedParty) ProtoMessage

func (*RelatedParty) ProtoMessage()

func (*RelatedParty) ProtoReflect

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

func (*RelatedParty) Reset

func (x *RelatedParty) Reset()

func (*RelatedParty) String

func (x *RelatedParty) String() string

type RelatedRelease

type RelatedRelease struct {

	// @gotags: xml:"ReleaseRelationshipType"
	ReleaseRelationshipType *ReleaseRelationshipType `` /* 162-byte string literal not displayed */
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,2,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,4,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ReleaseLabelReference"
	ReleaseLabelReference []*ReleaseLabelReference `` /* 154-byte string literal not displayed */
	// @gotags: xml:"ReleaseDate"
	ReleaseDate *EventDateWithoutFlags `protobuf:"bytes,8,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty" xml:"ReleaseDate"`
	// @gotags: xml:"OriginalReleaseDate"
	OriginalReleaseDate *EventDateWithoutFlags `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RelatedRelease) Descriptor deprecated

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

Deprecated: Use RelatedRelease.ProtoReflect.Descriptor instead.

func (*RelatedRelease) GetAdditionalTitle

func (x *RelatedRelease) GetAdditionalTitle() []*AdditionalTitle

func (*RelatedRelease) GetDisplayArtistName

func (x *RelatedRelease) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*RelatedRelease) GetDisplayTitle

func (x *RelatedRelease) GetDisplayTitle() []*DisplayTitle

func (*RelatedRelease) GetDisplayTitleText

func (x *RelatedRelease) GetDisplayTitleText() []*DisplayTitleText

func (*RelatedRelease) GetOriginalReleaseDate

func (x *RelatedRelease) GetOriginalReleaseDate() *EventDateWithoutFlags

func (*RelatedRelease) GetReleaseDate

func (x *RelatedRelease) GetReleaseDate() *EventDateWithoutFlags

func (*RelatedRelease) GetReleaseId

func (x *RelatedRelease) GetReleaseId() *ReleaseId

func (*RelatedRelease) GetReleaseLabelReference

func (x *RelatedRelease) GetReleaseLabelReference() []*ReleaseLabelReference

func (*RelatedRelease) GetReleaseRelationshipType

func (x *RelatedRelease) GetReleaseRelationshipType() *ReleaseRelationshipType

func (*RelatedRelease) ProtoMessage

func (*RelatedRelease) ProtoMessage()

func (*RelatedRelease) ProtoReflect

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

func (*RelatedRelease) Reset

func (x *RelatedRelease) Reset()

func (*RelatedRelease) String

func (x *RelatedRelease) String() string

type RelatedResource

type RelatedResource struct {

	// @gotags: xml:"ResourceRelationshipType"
	ResourceRelationshipType string `` /* 166-byte string literal not displayed */
	// @gotags: xml:"Timing"
	Timing []*Timing `protobuf:"bytes,2,rep,name=timing,proto3" json:"timing,omitempty" xml:"Timing"`
	// @gotags: xml:"ResourceRelatedResourceReference"
	ResourceRelatedResourceReference string `` /* 200-byte string literal not displayed */
	// @gotags: xml:"ResourceId"
	ResourceId *ResourceId `protobuf:"bytes,4,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// contains filtered or unexported fields
}

func (*RelatedResource) Descriptor deprecated

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

Deprecated: Use RelatedResource.ProtoReflect.Descriptor instead.

func (*RelatedResource) GetResourceId

func (x *RelatedResource) GetResourceId() *ResourceId

func (*RelatedResource) GetResourceRelatedResourceReference

func (x *RelatedResource) GetResourceRelatedResourceReference() string

func (*RelatedResource) GetResourceRelationshipType

func (x *RelatedResource) GetResourceRelationshipType() string

func (*RelatedResource) GetTiming

func (x *RelatedResource) GetTiming() []*Timing

func (*RelatedResource) ProtoMessage

func (*RelatedResource) ProtoMessage()

func (*RelatedResource) ProtoReflect

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

func (*RelatedResource) Reset

func (x *RelatedResource) Reset()

func (*RelatedResource) String

func (x *RelatedResource) String() string

type Release

type Release struct {

	// @gotags: xml:"ReleaseReference"
	ReleaseReference string `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ReleaseType"
	ReleaseType []*ReleaseTypeForReleaseNotification `protobuf:"bytes,2,rep,name=release_type,json=releaseType,proto3" json:"release_type,omitempty" xml:"ReleaseType"`
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,3,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,5,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,8,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"ReleaseLabelReference"
	ReleaseLabelReference []*ReleaseLabelReferenceWithParty `` /* 154-byte string literal not displayed */
	// @gotags: xml:"AdministratingRecordCompany"
	AdministratingRecordCompany []*AdministratingRecordCompanyWithReference `` /* 179-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLineWithDefault `protobuf:"bytes,11,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLineWithDefault `protobuf:"bytes,12,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,13,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,14,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"Genre"
	Genre []*GenreWithTerritory `protobuf:"bytes,15,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ReleaseDate"
	ReleaseDate []*EventDateWithDefault `protobuf:"bytes,16,rep,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty" xml:"ReleaseDate"`
	// @gotags: xml:"OriginalReleaseDate"
	OriginalReleaseDate []*EventDateWithDefault `` /* 147-byte string literal not displayed */
	// @gotags: xml:"ReleaseVisibilityReference"
	ReleaseVisibilityReference string `` /* 175-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"AvRating"
	AvRating []*AvRating `protobuf:"bytes,20,rep,name=av_rating,json=avRating,proto3" json:"av_rating,omitempty" xml:"AvRating"`
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,21,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ResourceGroup"
	ResourceGroup *ResourceGroup `protobuf:"bytes,23,opt,name=resource_group,json=resourceGroup,proto3" json:"resource_group,omitempty" xml:"ResourceGroup"`
	// @gotags: xml:"ExternalResourceLink"
	ExternalResourceLink []*ExternalResourceLink `` /* 151-byte string literal not displayed */
	// @gotags: xml:"TargetURL"
	TargetURL string `protobuf:"bytes,25,opt,name=target_u_r_l,json=targetURL,proto3" json:"target_u_r_l,omitempty" xml:"TargetURL"`
	// @gotags: xml:"Keywords"
	Keywords []*KeywordsWithTerritory `protobuf:"bytes,26,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis []*SynopsisWithTerritory `protobuf:"bytes,27,rep,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"Raga"
	Raga []*Raga `protobuf:"bytes,28,rep,name=raga,proto3" json:"raga,omitempty" xml:"Raga"`
	// @gotags: xml:"Tala"
	Tala []*Tala `protobuf:"bytes,29,rep,name=tala,proto3" json:"tala,omitempty" xml:"Tala"`
	// @gotags: xml:"Deity"
	Deity []*Deity `protobuf:"bytes,30,rep,name=deity,proto3" json:"deity,omitempty" xml:"Deity"`
	// @gotags: xml:"HiResMusicDescription"
	HiResMusicDescription string `` /* 157-byte string literal not displayed */
	// @gotags: xml:"IsSoundtrack"
	IsSoundtrack bool `protobuf:"varint,32,opt,name=is_soundtrack,json=isSoundtrack,proto3" json:"is_soundtrack,omitempty" xml:"IsSoundtrack"`
	// @gotags: xml:"IsHiResMusic"
	IsHiResMusic bool `protobuf:"varint,33,opt,name=is_hi_res_music,json=isHiResMusic,proto3" json:"is_hi_res_music,omitempty" xml:"IsHiResMusic"`
	// @gotags: xml:"MarketingComment"
	MarketingComment []*MarketingComment `` /* 133-byte string literal not displayed */
	// @gotags: xml:"IsSingleArtistCompilation"
	IsSingleArtistCompilation bool `` /* 174-byte string literal not displayed */
	// @gotags: xml:"IsMultiArtistCompilation"
	IsMultiArtistCompilation bool `` /* 170-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Release) Descriptor deprecated

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

Deprecated: Use Release.ProtoReflect.Descriptor instead.

func (*Release) GetAdditionalTitle

func (x *Release) GetAdditionalTitle() []*AdditionalTitle

func (*Release) GetAdministratingRecordCompany

func (x *Release) GetAdministratingRecordCompany() []*AdministratingRecordCompanyWithReference

func (*Release) GetAvRating

func (x *Release) GetAvRating() []*AvRating

func (*Release) GetCLine

func (x *Release) GetCLine() []*CLineWithDefault

func (*Release) GetCourtesyLine

func (x *Release) GetCourtesyLine() []*CourtesyLineWithDefault

func (*Release) GetDeity

func (x *Release) GetDeity() []*Deity

func (*Release) GetDisplayArtist

func (x *Release) GetDisplayArtist() []*DisplayArtist

func (*Release) GetDisplayArtistName

func (x *Release) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*Release) GetDisplayTitle

func (x *Release) GetDisplayTitle() []*DisplayTitle

func (*Release) GetDisplayTitleText

func (x *Release) GetDisplayTitleText() []*DisplayTitleText

func (*Release) GetDuration

func (x *Release) GetDuration() string
func (x *Release) GetExternalResourceLink() []*ExternalResourceLink

func (*Release) GetGenre

func (x *Release) GetGenre() []*GenreWithTerritory

func (*Release) GetHiResMusicDescription

func (x *Release) GetHiResMusicDescription() string

func (*Release) GetIsHiResMusic

func (x *Release) GetIsHiResMusic() bool

func (*Release) GetIsMultiArtistCompilation

func (x *Release) GetIsMultiArtistCompilation() bool

func (*Release) GetIsSingleArtistCompilation

func (x *Release) GetIsSingleArtistCompilation() bool

func (*Release) GetIsSoundtrack

func (x *Release) GetIsSoundtrack() bool

func (*Release) GetKeywords

func (x *Release) GetKeywords() []*KeywordsWithTerritory

func (*Release) GetLanguageAndScriptCode

func (x *Release) GetLanguageAndScriptCode() string

func (*Release) GetMarketingComment

func (x *Release) GetMarketingComment() []*MarketingComment

func (*Release) GetOriginalReleaseDate

func (x *Release) GetOriginalReleaseDate() []*EventDateWithDefault

func (*Release) GetPLine

func (x *Release) GetPLine() []*PLineWithDefault

func (*Release) GetParentalWarningType

func (x *Release) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*Release) GetRaga

func (x *Release) GetRaga() []*Raga

func (*Release) GetRelatedRelease

func (x *Release) GetRelatedRelease() []*RelatedRelease

func (*Release) GetRelatedResource

func (x *Release) GetRelatedResource() []*RelatedResource

func (*Release) GetReleaseDate

func (x *Release) GetReleaseDate() []*EventDateWithDefault

func (*Release) GetReleaseId

func (x *Release) GetReleaseId() *ReleaseId

func (*Release) GetReleaseLabelReference

func (x *Release) GetReleaseLabelReference() []*ReleaseLabelReferenceWithParty

func (*Release) GetReleaseReference

func (x *Release) GetReleaseReference() string

func (*Release) GetReleaseType

func (x *Release) GetReleaseType() []*ReleaseTypeForReleaseNotification

func (*Release) GetReleaseVisibilityReference

func (x *Release) GetReleaseVisibilityReference() string

func (*Release) GetResourceGroup

func (x *Release) GetResourceGroup() *ResourceGroup

func (*Release) GetSynopsis

func (x *Release) GetSynopsis() []*SynopsisWithTerritory

func (*Release) GetTala

func (x *Release) GetTala() []*Tala

func (*Release) GetTargetURL

func (x *Release) GetTargetURL() string

func (*Release) ProtoMessage

func (*Release) ProtoMessage()

func (*Release) ProtoReflect

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

func (*Release) Reset

func (x *Release) Reset()

func (*Release) String

func (x *Release) String() string

type ReleaseAdmin

type ReleaseAdmin struct {

	// @gotags: xml:"ReleaseAdminId"
	ReleaseAdminId string `` /* 126-byte string literal not displayed */
	// @gotags: xml:"PersonnelDescription"
	PersonnelDescription string `` /* 148-byte string literal not displayed */
	// @gotags: xml:"SystemDescription"
	SystemDescription []string `` /* 136-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseAdmin) Descriptor deprecated

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

Deprecated: Use ReleaseAdmin.ProtoReflect.Descriptor instead.

func (*ReleaseAdmin) GetPersonnelDescription

func (x *ReleaseAdmin) GetPersonnelDescription() string

func (*ReleaseAdmin) GetReleaseAdminId

func (x *ReleaseAdmin) GetReleaseAdminId() string

func (*ReleaseAdmin) GetSystemDescription

func (x *ReleaseAdmin) GetSystemDescription() []string

func (*ReleaseAdmin) ProtoMessage

func (*ReleaseAdmin) ProtoMessage()

func (*ReleaseAdmin) ProtoReflect

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

func (*ReleaseAdmin) Reset

func (x *ReleaseAdmin) Reset()

func (*ReleaseAdmin) String

func (x *ReleaseAdmin) String() string

type ReleaseDeal

type ReleaseDeal struct {

	// @gotags: xml:"DealReleaseReference"
	DealReleaseReference []string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"Deal"
	Deal []*Deal `protobuf:"bytes,2,rep,name=deal,proto3" json:"deal,omitempty" xml:"Deal"`
	// contains filtered or unexported fields
}

func (*ReleaseDeal) Descriptor deprecated

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

Deprecated: Use ReleaseDeal.ProtoReflect.Descriptor instead.

func (*ReleaseDeal) GetDeal

func (x *ReleaseDeal) GetDeal() []*Deal

func (*ReleaseDeal) GetDealReleaseReference

func (x *ReleaseDeal) GetDealReleaseReference() []string

func (*ReleaseDeal) ProtoMessage

func (*ReleaseDeal) ProtoMessage()

func (*ReleaseDeal) ProtoReflect

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

func (*ReleaseDeal) Reset

func (x *ReleaseDeal) Reset()

func (*ReleaseDeal) String

func (x *ReleaseDeal) String() string

type ReleaseId

type ReleaseId struct {

	// @gotags: xml:"GRid"
	GRid string `protobuf:"bytes,1,opt,name=g_rid,json=gRid,proto3" json:"g_rid,omitempty" xml:"GRid"`
	// @gotags: xml:"ICPN"
	ICPN string `protobuf:"bytes,2,opt,name=i_c_p_n,json=iCPN,proto3" json:"i_c_p_n,omitempty" xml:"ICPN"`
	// @gotags: xml:"CatalogNumber"
	CatalogNumber *CatalogNumber `protobuf:"bytes,3,opt,name=catalog_number,json=catalogNumber,proto3" json:"catalog_number,omitempty" xml:"CatalogNumber"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,4,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// contains filtered or unexported fields
}

func (*ReleaseId) Descriptor deprecated

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

Deprecated: Use ReleaseId.ProtoReflect.Descriptor instead.

func (*ReleaseId) GetCatalogNumber

func (x *ReleaseId) GetCatalogNumber() *CatalogNumber

func (*ReleaseId) GetGRid

func (x *ReleaseId) GetGRid() string

func (*ReleaseId) GetICPN

func (x *ReleaseId) GetICPN() string

func (*ReleaseId) GetProprietaryId

func (x *ReleaseId) GetProprietaryId() []*ProprietaryId

func (*ReleaseId) ProtoMessage

func (*ReleaseId) ProtoMessage()

func (*ReleaseId) ProtoReflect

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

func (*ReleaseId) Reset

func (x *ReleaseId) Reset()

func (*ReleaseId) String

func (x *ReleaseId) String() string

type ReleaseLabelReference

type ReleaseLabelReference struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"LabelType,attr"
	LabelType string `protobuf:"bytes,4,opt,name=label_type,json=labelType,proto3" json:"label_type,omitempty" xml:"LabelType,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseLabelReference) Descriptor deprecated

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

Deprecated: Use ReleaseLabelReference.ProtoReflect.Descriptor instead.

func (*ReleaseLabelReference) GetApplicableTerritoryCode

func (x *ReleaseLabelReference) GetApplicableTerritoryCode() string

func (*ReleaseLabelReference) GetIsDefault

func (x *ReleaseLabelReference) GetIsDefault() bool

func (*ReleaseLabelReference) GetLabelType

func (x *ReleaseLabelReference) GetLabelType() string

func (*ReleaseLabelReference) GetLanguageAndScriptCode

func (x *ReleaseLabelReference) GetLanguageAndScriptCode() string

func (*ReleaseLabelReference) GetNamespace

func (x *ReleaseLabelReference) GetNamespace() string

func (*ReleaseLabelReference) GetUserDefinedValue

func (x *ReleaseLabelReference) GetUserDefinedValue() string

func (*ReleaseLabelReference) GetValue

func (x *ReleaseLabelReference) GetValue() string

func (*ReleaseLabelReference) ProtoMessage

func (*ReleaseLabelReference) ProtoMessage()

func (*ReleaseLabelReference) ProtoReflect

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

func (*ReleaseLabelReference) Reset

func (x *ReleaseLabelReference) Reset()

func (*ReleaseLabelReference) String

func (x *ReleaseLabelReference) String() string

type ReleaseLabelReferenceWithParty

type ReleaseLabelReferenceWithParty struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"LabelType,attr"
	LabelType string `protobuf:"bytes,4,opt,name=label_type,json=labelType,proto3" json:"label_type,omitempty" xml:"LabelType,attr"`
	// @gotags: xml:"AccessControlParty,attr"
	AccessControlParty string `` /* 147-byte string literal not displayed */
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseLabelReferenceWithParty) Descriptor deprecated

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

Deprecated: Use ReleaseLabelReferenceWithParty.ProtoReflect.Descriptor instead.

func (*ReleaseLabelReferenceWithParty) GetAccessControlParty

func (x *ReleaseLabelReferenceWithParty) GetAccessControlParty() string

func (*ReleaseLabelReferenceWithParty) GetApplicableTerritoryCode

func (x *ReleaseLabelReferenceWithParty) GetApplicableTerritoryCode() string

func (*ReleaseLabelReferenceWithParty) GetIsDefault

func (x *ReleaseLabelReferenceWithParty) GetIsDefault() bool

func (*ReleaseLabelReferenceWithParty) GetLabelType

func (x *ReleaseLabelReferenceWithParty) GetLabelType() string

func (*ReleaseLabelReferenceWithParty) GetLanguageAndScriptCode

func (x *ReleaseLabelReferenceWithParty) GetLanguageAndScriptCode() string

func (*ReleaseLabelReferenceWithParty) GetNamespace

func (x *ReleaseLabelReferenceWithParty) GetNamespace() string

func (*ReleaseLabelReferenceWithParty) GetUserDefinedValue

func (x *ReleaseLabelReferenceWithParty) GetUserDefinedValue() string

func (*ReleaseLabelReferenceWithParty) GetValue

func (x *ReleaseLabelReferenceWithParty) GetValue() string

func (*ReleaseLabelReferenceWithParty) ProtoMessage

func (*ReleaseLabelReferenceWithParty) ProtoMessage()

func (*ReleaseLabelReferenceWithParty) ProtoReflect

func (*ReleaseLabelReferenceWithParty) Reset

func (x *ReleaseLabelReferenceWithParty) Reset()

func (*ReleaseLabelReferenceWithParty) String

type ReleaseList

type ReleaseList struct {

	// @gotags: xml:"Release"
	Release *Release `protobuf:"bytes,1,opt,name=release,proto3" json:"release,omitempty" xml:"Release"`
	// @gotags: xml:"TrackRelease"
	TrackRelease []*TrackRelease `protobuf:"bytes,2,rep,name=track_release,json=trackRelease,proto3" json:"track_release,omitempty" xml:"TrackRelease"`
	// contains filtered or unexported fields
}

func (*ReleaseList) Descriptor deprecated

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

Deprecated: Use ReleaseList.ProtoReflect.Descriptor instead.

func (*ReleaseList) GetRelease

func (x *ReleaseList) GetRelease() *Release

func (*ReleaseList) GetTrackRelease

func (x *ReleaseList) GetTrackRelease() []*TrackRelease

func (*ReleaseList) ProtoMessage

func (*ReleaseList) ProtoMessage()

func (*ReleaseList) ProtoReflect

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

func (*ReleaseList) Reset

func (x *ReleaseList) Reset()

func (*ReleaseList) String

func (x *ReleaseList) String() string

type ReleaseRelationshipType

type ReleaseRelationshipType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseRelationshipType) Descriptor deprecated

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

Deprecated: Use ReleaseRelationshipType.ProtoReflect.Descriptor instead.

func (*ReleaseRelationshipType) GetNamespace

func (x *ReleaseRelationshipType) GetNamespace() string

func (*ReleaseRelationshipType) GetUserDefinedValue

func (x *ReleaseRelationshipType) GetUserDefinedValue() string

func (*ReleaseRelationshipType) GetValue

func (x *ReleaseRelationshipType) GetValue() string

func (*ReleaseRelationshipType) ProtoMessage

func (*ReleaseRelationshipType) ProtoMessage()

func (*ReleaseRelationshipType) ProtoReflect

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

func (*ReleaseRelationshipType) Reset

func (x *ReleaseRelationshipType) Reset()

func (*ReleaseRelationshipType) String

func (x *ReleaseRelationshipType) String() string

type ReleaseTypeForReleaseNotification

type ReleaseTypeForReleaseNotification struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseTypeForReleaseNotification) Descriptor deprecated

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

Deprecated: Use ReleaseTypeForReleaseNotification.ProtoReflect.Descriptor instead.

func (*ReleaseTypeForReleaseNotification) GetNamespace

func (x *ReleaseTypeForReleaseNotification) GetNamespace() string

func (*ReleaseTypeForReleaseNotification) GetUserDefinedValue

func (x *ReleaseTypeForReleaseNotification) GetUserDefinedValue() string

func (*ReleaseTypeForReleaseNotification) GetValue

func (*ReleaseTypeForReleaseNotification) ProtoMessage

func (*ReleaseTypeForReleaseNotification) ProtoMessage()

func (*ReleaseTypeForReleaseNotification) ProtoReflect

func (*ReleaseTypeForReleaseNotification) Reset

func (*ReleaseTypeForReleaseNotification) String

type ReleaseVisibility

type ReleaseVisibility struct {

	// @gotags: xml:"VisibilityReference"
	VisibilityReference string `` /* 144-byte string literal not displayed */
	// @gotags: xml:"ReleaseDisplayStartDateTime"
	ReleaseDisplayStartDateTime string `` /* 182-byte string literal not displayed */
	// @gotags: xml:"CoverArtPreviewStartDateTime"
	CoverArtPreviewStartDateTime string `` /* 188-byte string literal not displayed */
	// @gotags: xml:"FullTrackListingPreviewStartDateTime"
	FullTrackListingPreviewStartDateTime string `` /* 222-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseVisibility) Descriptor deprecated

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

Deprecated: Use ReleaseVisibility.ProtoReflect.Descriptor instead.

func (*ReleaseVisibility) GetCoverArtPreviewStartDateTime

func (x *ReleaseVisibility) GetCoverArtPreviewStartDateTime() string

func (*ReleaseVisibility) GetFullTrackListingPreviewStartDateTime

func (x *ReleaseVisibility) GetFullTrackListingPreviewStartDateTime() string

func (*ReleaseVisibility) GetReleaseDisplayStartDateTime

func (x *ReleaseVisibility) GetReleaseDisplayStartDateTime() string

func (*ReleaseVisibility) GetVisibilityReference

func (x *ReleaseVisibility) GetVisibilityReference() string

func (*ReleaseVisibility) ProtoMessage

func (*ReleaseVisibility) ProtoMessage()

func (*ReleaseVisibility) ProtoReflect

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

func (*ReleaseVisibility) Reset

func (x *ReleaseVisibility) Reset()

func (*ReleaseVisibility) String

func (x *ReleaseVisibility) String() string

type ResourceContainedResourceReference

type ResourceContainedResourceReference struct {

	// @gotags: xml:"ResourceContainedResourceReference"
	ResourceContainedResourceReference string `` /* 208-byte string literal not displayed */
	// @gotags: xml:"DurationUsed"
	DurationUsed string `protobuf:"bytes,2,opt,name=duration_used,json=durationUsed,proto3" json:"duration_used,omitempty" xml:"DurationUsed"`
	// @gotags: xml:"StartPoint"
	StartPoint string `protobuf:"bytes,3,opt,name=start_point,json=startPoint,proto3" json:"start_point,omitempty" xml:"StartPoint"`
	// @gotags: xml:"Purpose"
	Purpose *Purpose `protobuf:"bytes,4,opt,name=purpose,proto3" json:"purpose,omitempty" xml:"Purpose"`
	// contains filtered or unexported fields
}

func (*ResourceContainedResourceReference) Descriptor deprecated

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

Deprecated: Use ResourceContainedResourceReference.ProtoReflect.Descriptor instead.

func (*ResourceContainedResourceReference) GetDurationUsed

func (x *ResourceContainedResourceReference) GetDurationUsed() string

func (*ResourceContainedResourceReference) GetPurpose

func (*ResourceContainedResourceReference) GetResourceContainedResourceReference

func (x *ResourceContainedResourceReference) GetResourceContainedResourceReference() string

func (*ResourceContainedResourceReference) GetStartPoint

func (x *ResourceContainedResourceReference) GetStartPoint() string

func (*ResourceContainedResourceReference) ProtoMessage

func (*ResourceContainedResourceReference) ProtoMessage()

func (*ResourceContainedResourceReference) ProtoReflect

func (*ResourceContainedResourceReference) Reset

func (*ResourceContainedResourceReference) String

type ResourceContainedResourceReferenceList

type ResourceContainedResourceReferenceList struct {

	// @gotags: xml:"ResourceContainedResourceReference"
	ResourceContainedResourceReference []*ResourceContainedResourceReference `` /* 208-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceContainedResourceReferenceList) Descriptor deprecated

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

Deprecated: Use ResourceContainedResourceReferenceList.ProtoReflect.Descriptor instead.

func (*ResourceContainedResourceReferenceList) GetResourceContainedResourceReference

func (x *ResourceContainedResourceReferenceList) GetResourceContainedResourceReference() []*ResourceContainedResourceReference

func (*ResourceContainedResourceReferenceList) ProtoMessage

func (*ResourceContainedResourceReferenceList) ProtoReflect

func (*ResourceContainedResourceReferenceList) Reset

func (*ResourceContainedResourceReferenceList) String

type ResourceContributorRole

type ResourceContributorRole struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceContributorRole) Descriptor deprecated

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

Deprecated: Use ResourceContributorRole.ProtoReflect.Descriptor instead.

func (*ResourceContributorRole) GetNamespace

func (x *ResourceContributorRole) GetNamespace() string

func (*ResourceContributorRole) GetUserDefinedValue

func (x *ResourceContributorRole) GetUserDefinedValue() string

func (*ResourceContributorRole) GetValue

func (x *ResourceContributorRole) GetValue() string

func (*ResourceContributorRole) ProtoMessage

func (*ResourceContributorRole) ProtoMessage()

func (*ResourceContributorRole) ProtoReflect

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

func (*ResourceContributorRole) Reset

func (x *ResourceContributorRole) Reset()

func (*ResourceContributorRole) String

func (x *ResourceContributorRole) String() string

type ResourceGroup

type ResourceGroup struct {

	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,2,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,4,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,5,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"CarrierType"
	CarrierType []*CarrierType `protobuf:"bytes,6,rep,name=carrier_type,json=carrierType,proto3" json:"carrier_type,omitempty" xml:"CarrierType"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,7,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"ResourceGroup"
	ResourceGroup []*ResourceSubGroup `protobuf:"bytes,8,rep,name=resource_group,json=resourceGroup,proto3" json:"resource_group,omitempty" xml:"ResourceGroup"`
	// @gotags: xml:"ResourceGroupContentItem"
	ResourceGroupContentItem []*ResourceGroupContentItem `` /* 168-byte string literal not displayed */
	// @gotags: xml:"LinkedReleaseResourceReference"
	LinkedReleaseResourceReference []*LinkedReleaseResourceReference `` /* 193-byte string literal not displayed */
	// @gotags: xml:"NoDisplaySequence"
	NoDisplaySequence bool `` /* 140-byte string literal not displayed */
	// @gotags: xml:"DisplaySequence"
	DisplaySequence string `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ResourceGroupReleaseReference"
	ResourceGroupReleaseReference string `` /* 189-byte string literal not displayed */
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,14,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// contains filtered or unexported fields
}

func (*ResourceGroup) Descriptor deprecated

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

Deprecated: Use ResourceGroup.ProtoReflect.Descriptor instead.

func (*ResourceGroup) GetAdditionalTitle

func (x *ResourceGroup) GetAdditionalTitle() []*AdditionalTitle

func (*ResourceGroup) GetCarrierType

func (x *ResourceGroup) GetCarrierType() []*CarrierType

func (*ResourceGroup) GetDisplayArtist

func (x *ResourceGroup) GetDisplayArtist() []*DisplayArtist

func (*ResourceGroup) GetDisplaySequence

func (x *ResourceGroup) GetDisplaySequence() string

func (*ResourceGroup) GetDisplayTitle

func (x *ResourceGroup) GetDisplayTitle() []*DisplayTitle

func (*ResourceGroup) GetDisplayTitleText

func (x *ResourceGroup) GetDisplayTitleText() []*DisplayTitleText

func (*ResourceGroup) GetDuration

func (x *ResourceGroup) GetDuration() string

func (*ResourceGroup) GetLinkedReleaseResourceReference

func (x *ResourceGroup) GetLinkedReleaseResourceReference() []*LinkedReleaseResourceReference

func (*ResourceGroup) GetNoDisplaySequence

func (x *ResourceGroup) GetNoDisplaySequence() bool

func (*ResourceGroup) GetReleaseId

func (x *ResourceGroup) GetReleaseId() *ReleaseId

func (*ResourceGroup) GetResourceGroup

func (x *ResourceGroup) GetResourceGroup() []*ResourceSubGroup

func (*ResourceGroup) GetResourceGroupContentItem

func (x *ResourceGroup) GetResourceGroupContentItem() []*ResourceGroupContentItem

func (*ResourceGroup) GetResourceGroupReleaseReference

func (x *ResourceGroup) GetResourceGroupReleaseReference() string

func (*ResourceGroup) GetSequenceNumber

func (x *ResourceGroup) GetSequenceNumber() int32

func (*ResourceGroup) ProtoMessage

func (*ResourceGroup) ProtoMessage()

func (*ResourceGroup) ProtoReflect

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

func (*ResourceGroup) Reset

func (x *ResourceGroup) Reset()

func (*ResourceGroup) String

func (x *ResourceGroup) String() string

type ResourceGroupContentItem

type ResourceGroupContentItem struct {

	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"ReleaseResourceReference"
	ReleaseResourceReference string `` /* 166-byte string literal not displayed */
	// @gotags: xml:"LinkedReleaseResourceReference"
	LinkedReleaseResourceReference []*LinkedReleaseResourceReference `` /* 192-byte string literal not displayed */
	// @gotags: xml:"IsBonusResource"
	IsBonusResource bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"IsInstantGratificationResource"
	IsInstantGratificationResource bool `` /* 193-byte string literal not displayed */
	// @gotags: xml:"IsPreOrderIncentiveResource"
	IsPreOrderIncentiveResource bool `` /* 183-byte string literal not displayed */
	// @gotags: xml:"NoDisplaySequence"
	NoDisplaySequence bool `` /* 139-byte string literal not displayed */
	// @gotags: xml:"DisplaySequence"
	DisplaySequence string `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceGroupContentItem) Descriptor deprecated

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

Deprecated: Use ResourceGroupContentItem.ProtoReflect.Descriptor instead.

func (*ResourceGroupContentItem) GetDisplaySequence

func (x *ResourceGroupContentItem) GetDisplaySequence() string

func (*ResourceGroupContentItem) GetIsBonusResource

func (x *ResourceGroupContentItem) GetIsBonusResource() bool

func (*ResourceGroupContentItem) GetIsInstantGratificationResource

func (x *ResourceGroupContentItem) GetIsInstantGratificationResource() bool

func (*ResourceGroupContentItem) GetIsPreOrderIncentiveResource

func (x *ResourceGroupContentItem) GetIsPreOrderIncentiveResource() bool

func (*ResourceGroupContentItem) GetLinkedReleaseResourceReference

func (x *ResourceGroupContentItem) GetLinkedReleaseResourceReference() []*LinkedReleaseResourceReference

func (*ResourceGroupContentItem) GetNoDisplaySequence

func (x *ResourceGroupContentItem) GetNoDisplaySequence() bool

func (*ResourceGroupContentItem) GetReleaseResourceReference

func (x *ResourceGroupContentItem) GetReleaseResourceReference() string

func (*ResourceGroupContentItem) GetSequenceNumber

func (x *ResourceGroupContentItem) GetSequenceNumber() int32

func (*ResourceGroupContentItem) ProtoMessage

func (*ResourceGroupContentItem) ProtoMessage()

func (*ResourceGroupContentItem) ProtoReflect

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

func (*ResourceGroupContentItem) Reset

func (x *ResourceGroupContentItem) Reset()

func (*ResourceGroupContentItem) String

func (x *ResourceGroupContentItem) String() string

type ResourceId

type ResourceId struct {

	// @gotags: xml:"ISRC"
	ISRC string `protobuf:"bytes,1,opt,name=i_s_r_c,json=iSRC,proto3" json:"i_s_r_c,omitempty" xml:"ISRC"`
	// @gotags: xml:"ISMN"
	ISMN string `protobuf:"bytes,2,opt,name=i_s_m_n,json=iSMN,proto3" json:"i_s_m_n,omitempty" xml:"ISMN"`
	// @gotags: xml:"ISAN"
	ISAN string `protobuf:"bytes,3,opt,name=i_s_a_n,json=iSAN,proto3" json:"i_s_a_n,omitempty" xml:"ISAN"`
	// @gotags: xml:"VISAN"
	VISAN string `protobuf:"bytes,4,opt,name=v_i_s_a_n,json=vISAN,proto3" json:"v_i_s_a_n,omitempty" xml:"VISAN"`
	// @gotags: xml:"ISBN"
	ISBN string `protobuf:"bytes,5,opt,name=i_s_b_n,json=iSBN,proto3" json:"i_s_b_n,omitempty" xml:"ISBN"`
	// @gotags: xml:"ISSN"
	ISSN string `protobuf:"bytes,6,opt,name=i_s_s_n,json=iSSN,proto3" json:"i_s_s_n,omitempty" xml:"ISSN"`
	// @gotags: xml:"SICI"
	SICI string `protobuf:"bytes,7,opt,name=s_i_c_i,json=sICI,proto3" json:"s_i_c_i,omitempty" xml:"SICI"`
	// @gotags: xml:"CatalogNumber"
	CatalogNumber *CatalogNumber `protobuf:"bytes,8,opt,name=catalog_number,json=catalogNumber,proto3" json:"catalog_number,omitempty" xml:"CatalogNumber"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,9,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,10,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*ResourceId) Descriptor deprecated

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

Deprecated: Use ResourceId.ProtoReflect.Descriptor instead.

func (*ResourceId) GetCatalogNumber

func (x *ResourceId) GetCatalogNumber() *CatalogNumber

func (*ResourceId) GetISAN

func (x *ResourceId) GetISAN() string

func (*ResourceId) GetISBN

func (x *ResourceId) GetISBN() string

func (*ResourceId) GetISMN

func (x *ResourceId) GetISMN() string

func (*ResourceId) GetISRC

func (x *ResourceId) GetISRC() string

func (*ResourceId) GetISSN

func (x *ResourceId) GetISSN() string

func (*ResourceId) GetIsReplaced

func (x *ResourceId) GetIsReplaced() bool

func (*ResourceId) GetProprietaryId

func (x *ResourceId) GetProprietaryId() []*ProprietaryId

func (*ResourceId) GetSICI

func (x *ResourceId) GetSICI() string

func (*ResourceId) GetVISAN

func (x *ResourceId) GetVISAN() string

func (*ResourceId) ProtoMessage

func (*ResourceId) ProtoMessage()

func (*ResourceId) ProtoReflect

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

func (*ResourceId) Reset

func (x *ResourceId) Reset()

func (*ResourceId) String

func (x *ResourceId) String() string

type ResourceList

type ResourceList struct {

	// @gotags: xml:"SoundRecording"
	SoundRecording []*SoundRecording `protobuf:"bytes,1,rep,name=sound_recording,json=soundRecording,proto3" json:"sound_recording,omitempty" xml:"SoundRecording"`
	// @gotags: xml:"Video"
	Video []*Video `protobuf:"bytes,2,rep,name=video,proto3" json:"video,omitempty" xml:"Video"`
	// @gotags: xml:"Image"
	Image []*Image `protobuf:"bytes,3,rep,name=image,proto3" json:"image,omitempty" xml:"Image"`
	// @gotags: xml:"Text"
	Text []*Text `protobuf:"bytes,4,rep,name=text,proto3" json:"text,omitempty" xml:"Text"`
	// @gotags: xml:"SheetMusic"
	SheetMusic []*SheetMusic `protobuf:"bytes,5,rep,name=sheet_music,json=sheetMusic,proto3" json:"sheet_music,omitempty" xml:"SheetMusic"`
	// @gotags: xml:"Software"
	Software []*Software `protobuf:"bytes,6,rep,name=software,proto3" json:"software,omitempty" xml:"Software"`
	// contains filtered or unexported fields
}

func (*ResourceList) Descriptor deprecated

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

Deprecated: Use ResourceList.ProtoReflect.Descriptor instead.

func (*ResourceList) GetImage

func (x *ResourceList) GetImage() []*Image

func (*ResourceList) GetSheetMusic

func (x *ResourceList) GetSheetMusic() []*SheetMusic

func (*ResourceList) GetSoftware

func (x *ResourceList) GetSoftware() []*Software

func (*ResourceList) GetSoundRecording

func (x *ResourceList) GetSoundRecording() []*SoundRecording

func (*ResourceList) GetText

func (x *ResourceList) GetText() []*Text

func (*ResourceList) GetVideo

func (x *ResourceList) GetVideo() []*Video

func (*ResourceList) ProtoMessage

func (*ResourceList) ProtoMessage()

func (*ResourceList) ProtoReflect

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

func (*ResourceList) Reset

func (x *ResourceList) Reset()

func (*ResourceList) String

func (x *ResourceList) String() string

type ResourceProprietaryId

type ResourceProprietaryId struct {

	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,1,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,2,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*ResourceProprietaryId) Descriptor deprecated

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

Deprecated: Use ResourceProprietaryId.ProtoReflect.Descriptor instead.

func (*ResourceProprietaryId) GetIsReplaced

func (x *ResourceProprietaryId) GetIsReplaced() bool

func (*ResourceProprietaryId) GetProprietaryId

func (x *ResourceProprietaryId) GetProprietaryId() []*ProprietaryId

func (*ResourceProprietaryId) ProtoMessage

func (*ResourceProprietaryId) ProtoMessage()

func (*ResourceProprietaryId) ProtoReflect

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

func (*ResourceProprietaryId) Reset

func (x *ResourceProprietaryId) Reset()

func (*ResourceProprietaryId) String

func (x *ResourceProprietaryId) String() string

type ResourceRightsController

type ResourceRightsController struct {

	// @gotags: xml:"RightsControllerPartyReference"
	RightsControllerPartyReference string `` /* 192-byte string literal not displayed */
	// @gotags: xml:"RightsControlType"
	RightsControlType []string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DelegatedUsageRights"
	DelegatedUsageRights []*DelegatedUsageRights `` /* 150-byte string literal not displayed */
	// @gotags: xml:"RightShareUnknown"
	RightShareUnknown bool `` /* 139-byte string literal not displayed */
	// @gotags: xml:"RightSharePercentage"
	RightSharePercentage *Percentage `` /* 150-byte string literal not displayed */
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceRightsController) Descriptor deprecated

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

Deprecated: Use ResourceRightsController.ProtoReflect.Descriptor instead.

func (*ResourceRightsController) GetDelegatedUsageRights

func (x *ResourceRightsController) GetDelegatedUsageRights() []*DelegatedUsageRights

func (*ResourceRightsController) GetRightSharePercentage

func (x *ResourceRightsController) GetRightSharePercentage() *Percentage

func (*ResourceRightsController) GetRightShareUnknown

func (x *ResourceRightsController) GetRightShareUnknown() bool

func (*ResourceRightsController) GetRightsControlType

func (x *ResourceRightsController) GetRightsControlType() []string

func (*ResourceRightsController) GetRightsControllerPartyReference

func (x *ResourceRightsController) GetRightsControllerPartyReference() string

func (*ResourceRightsController) GetSequenceNumber

func (x *ResourceRightsController) GetSequenceNumber() int32

func (*ResourceRightsController) ProtoMessage

func (*ResourceRightsController) ProtoMessage()

func (*ResourceRightsController) ProtoReflect

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

func (*ResourceRightsController) Reset

func (x *ResourceRightsController) Reset()

func (*ResourceRightsController) String

func (x *ResourceRightsController) String() string

type ResourceSubGroup

type ResourceSubGroup struct {

	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,2,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,4,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,5,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"CarrierType"
	CarrierType []*CarrierType `protobuf:"bytes,6,rep,name=carrier_type,json=carrierType,proto3" json:"carrier_type,omitempty" xml:"CarrierType"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,7,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"ResourceGroup"
	ResourceGroup []*ResourceSubGroup `protobuf:"bytes,8,rep,name=resource_group,json=resourceGroup,proto3" json:"resource_group,omitempty" xml:"ResourceGroup"`
	// @gotags: xml:"ResourceGroupContentItem"
	ResourceGroupContentItem []*ResourceGroupContentItem `` /* 168-byte string literal not displayed */
	// @gotags: xml:"LinkedReleaseResourceReference"
	LinkedReleaseResourceReference []*LinkedReleaseResourceReference `` /* 193-byte string literal not displayed */
	// @gotags: xml:"NoDisplaySequence"
	NoDisplaySequence bool `` /* 140-byte string literal not displayed */
	// @gotags: xml:"DisplaySequence"
	DisplaySequence string `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ResourceGroupReleaseReference"
	ResourceGroupReleaseReference string `` /* 189-byte string literal not displayed */
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,14,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"ResourceGroupType,attr"
	ResourceGroupType string `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceSubGroup) Descriptor deprecated

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

Deprecated: Use ResourceSubGroup.ProtoReflect.Descriptor instead.

func (*ResourceSubGroup) GetAdditionalTitle

func (x *ResourceSubGroup) GetAdditionalTitle() []*AdditionalTitle

func (*ResourceSubGroup) GetCarrierType

func (x *ResourceSubGroup) GetCarrierType() []*CarrierType

func (*ResourceSubGroup) GetDisplayArtist

func (x *ResourceSubGroup) GetDisplayArtist() []*DisplayArtist

func (*ResourceSubGroup) GetDisplaySequence

func (x *ResourceSubGroup) GetDisplaySequence() string

func (*ResourceSubGroup) GetDisplayTitle

func (x *ResourceSubGroup) GetDisplayTitle() []*DisplayTitle

func (*ResourceSubGroup) GetDisplayTitleText

func (x *ResourceSubGroup) GetDisplayTitleText() []*DisplayTitleText

func (*ResourceSubGroup) GetDuration

func (x *ResourceSubGroup) GetDuration() string

func (*ResourceSubGroup) GetLinkedReleaseResourceReference

func (x *ResourceSubGroup) GetLinkedReleaseResourceReference() []*LinkedReleaseResourceReference

func (*ResourceSubGroup) GetNoDisplaySequence

func (x *ResourceSubGroup) GetNoDisplaySequence() bool

func (*ResourceSubGroup) GetReleaseId

func (x *ResourceSubGroup) GetReleaseId() *ReleaseId

func (*ResourceSubGroup) GetResourceGroup

func (x *ResourceSubGroup) GetResourceGroup() []*ResourceSubGroup

func (*ResourceSubGroup) GetResourceGroupContentItem

func (x *ResourceSubGroup) GetResourceGroupContentItem() []*ResourceGroupContentItem

func (*ResourceSubGroup) GetResourceGroupReleaseReference

func (x *ResourceSubGroup) GetResourceGroupReleaseReference() string

func (*ResourceSubGroup) GetResourceGroupType

func (x *ResourceSubGroup) GetResourceGroupType() string

func (*ResourceSubGroup) GetSequenceNumber

func (x *ResourceSubGroup) GetSequenceNumber() int32

func (*ResourceSubGroup) ProtoMessage

func (*ResourceSubGroup) ProtoMessage()

func (*ResourceSubGroup) ProtoReflect

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

func (*ResourceSubGroup) Reset

func (x *ResourceSubGroup) Reset()

func (*ResourceSubGroup) String

func (x *ResourceSubGroup) String() string

type RightsClaimPolicy

type RightsClaimPolicy struct {

	// @gotags: xml:"Condition"
	Condition []*ConditionForRightsClaimPolicy `protobuf:"bytes,1,rep,name=condition,proto3" json:"condition,omitempty" xml:"Condition"`
	// @gotags: xml:"RightsClaimPolicyType"
	RightsClaimPolicyType string `` /* 156-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RightsClaimPolicy) Descriptor deprecated

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

Deprecated: Use RightsClaimPolicy.ProtoReflect.Descriptor instead.

func (*RightsClaimPolicy) GetCondition

func (x *RightsClaimPolicy) GetCondition() []*ConditionForRightsClaimPolicy

func (*RightsClaimPolicy) GetRightsClaimPolicyType

func (x *RightsClaimPolicy) GetRightsClaimPolicyType() string

func (*RightsClaimPolicy) ProtoMessage

func (*RightsClaimPolicy) ProtoMessage()

func (*RightsClaimPolicy) ProtoReflect

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

func (*RightsClaimPolicy) Reset

func (x *RightsClaimPolicy) Reset()

func (*RightsClaimPolicy) String

func (x *RightsClaimPolicy) String() string

type SamplingRate

type SamplingRate struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"UnitOfMeasure,attr"
	UnitOfMeasure string `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SamplingRate) Descriptor deprecated

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

Deprecated: Use SamplingRate.ProtoReflect.Descriptor instead.

func (*SamplingRate) GetUnitOfMeasure

func (x *SamplingRate) GetUnitOfMeasure() string

func (*SamplingRate) GetValue

func (x *SamplingRate) GetValue() string

func (*SamplingRate) ProtoMessage

func (*SamplingRate) ProtoMessage()

func (*SamplingRate) ProtoReflect

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

func (*SamplingRate) Reset

func (x *SamplingRate) Reset()

func (*SamplingRate) String

func (x *SamplingRate) String() string

type SessionType

type SessionType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SessionType) Descriptor deprecated

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

Deprecated: Use SessionType.ProtoReflect.Descriptor instead.

func (*SessionType) GetNamespace

func (x *SessionType) GetNamespace() string

func (*SessionType) GetUserDefinedValue

func (x *SessionType) GetUserDefinedValue() string

func (*SessionType) GetValue

func (x *SessionType) GetValue() string

func (*SessionType) ProtoMessage

func (*SessionType) ProtoMessage()

func (*SessionType) ProtoReflect

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

func (*SessionType) Reset

func (x *SessionType) Reset()

func (*SessionType) String

func (x *SessionType) String() string

type SheetMusic

type SheetMusic struct {

	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Type"
	Type *SheetMusicType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ResourceId"
	ResourceId []*SheetMusicId `protobuf:"bytes,3,rep,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"WorkId"
	WorkId []*MusicalWorkId `protobuf:"bytes,4,rep,name=work_id,json=workId,proto3" json:"work_id,omitempty" xml:"WorkId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,6,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VersionType"
	VersionType []*VersionType `protobuf:"bytes,8,rep,name=version_type,json=versionType,proto3" json:"version_type,omitempty" xml:"VersionType"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,10,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,11,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"ResourceRightsController"
	ResourceRightsController []*ResourceRightsController `` /* 167-byte string literal not displayed */
	// @gotags: xml:"WorkRightsController"
	WorkRightsController []*WorkRightsController `` /* 151-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLineWithDefault `protobuf:"bytes,14,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,15,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDateWithoutFlags `protobuf:"bytes,16,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"FirstPublicationDate"
	FirstPublicationDate []*FulfillmentDateWithTerritory `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,19,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ContainsHiddenContent"
	ContainsHiddenContent bool `` /* 156-byte string literal not displayed */
	// @gotags: xml:"LanguageOfLyrics"
	LanguageOfLyrics string `` /* 135-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"TechnicalDetails"
	TechnicalDetails []*TechnicalSheetMusicDetails `` /* 133-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsSupplemental,attr"
	IsSupplemental bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SheetMusic) Descriptor deprecated

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

Deprecated: Use SheetMusic.ProtoReflect.Descriptor instead.

func (*SheetMusic) GetAdditionalTitle

func (x *SheetMusic) GetAdditionalTitle() []*AdditionalTitle

func (*SheetMusic) GetCLine

func (x *SheetMusic) GetCLine() []*CLineWithDefault

func (*SheetMusic) GetContainsHiddenContent

func (x *SheetMusic) GetContainsHiddenContent() bool

func (*SheetMusic) GetContributor

func (x *SheetMusic) GetContributor() []*Contributor

func (*SheetMusic) GetCourtesyLine

func (x *SheetMusic) GetCourtesyLine() []*CourtesyLineWithDefault

func (*SheetMusic) GetCreationDate

func (x *SheetMusic) GetCreationDate() *EventDateWithoutFlags

func (*SheetMusic) GetDisplayArtist

func (x *SheetMusic) GetDisplayArtist() []*DisplayArtist

func (*SheetMusic) GetDisplayArtistName

func (x *SheetMusic) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*SheetMusic) GetDisplayTitle

func (x *SheetMusic) GetDisplayTitle() []*DisplayTitle

func (*SheetMusic) GetDisplayTitleText

func (x *SheetMusic) GetDisplayTitleText() []*DisplayTitleText

func (*SheetMusic) GetFirstPublicationDate

func (x *SheetMusic) GetFirstPublicationDate() []*FulfillmentDateWithTerritory

func (*SheetMusic) GetIsSupplemental

func (x *SheetMusic) GetIsSupplemental() bool

func (*SheetMusic) GetLanguageAndScriptCode

func (x *SheetMusic) GetLanguageAndScriptCode() string

func (*SheetMusic) GetLanguageOfLyrics

func (x *SheetMusic) GetLanguageOfLyrics() string

func (*SheetMusic) GetParentalWarningType

func (x *SheetMusic) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*SheetMusic) GetRelatedRelease

func (x *SheetMusic) GetRelatedRelease() []*RelatedRelease

func (*SheetMusic) GetRelatedResource

func (x *SheetMusic) GetRelatedResource() []*RelatedResource

func (*SheetMusic) GetResourceContainedResourceReferenceList

func (x *SheetMusic) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*SheetMusic) GetResourceId

func (x *SheetMusic) GetResourceId() []*SheetMusicId

func (*SheetMusic) GetResourceReference

func (x *SheetMusic) GetResourceReference() string

func (*SheetMusic) GetResourceRightsController

func (x *SheetMusic) GetResourceRightsController() []*ResourceRightsController

func (*SheetMusic) GetTechnicalDetails

func (x *SheetMusic) GetTechnicalDetails() []*TechnicalSheetMusicDetails

func (*SheetMusic) GetType

func (x *SheetMusic) GetType() *SheetMusicType

func (*SheetMusic) GetVersionType

func (x *SheetMusic) GetVersionType() []*VersionType

func (*SheetMusic) GetWorkId

func (x *SheetMusic) GetWorkId() []*MusicalWorkId

func (*SheetMusic) GetWorkRightsController

func (x *SheetMusic) GetWorkRightsController() []*WorkRightsController

func (*SheetMusic) ProtoMessage

func (*SheetMusic) ProtoMessage()

func (*SheetMusic) ProtoReflect

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

func (*SheetMusic) Reset

func (x *SheetMusic) Reset()

func (*SheetMusic) String

func (x *SheetMusic) String() string

type SheetMusicCodecType

type SheetMusicCodecType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Version,attr"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SheetMusicCodecType) Descriptor deprecated

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

Deprecated: Use SheetMusicCodecType.ProtoReflect.Descriptor instead.

func (*SheetMusicCodecType) GetNamespace

func (x *SheetMusicCodecType) GetNamespace() string

func (*SheetMusicCodecType) GetUserDefinedValue

func (x *SheetMusicCodecType) GetUserDefinedValue() string

func (*SheetMusicCodecType) GetValue

func (x *SheetMusicCodecType) GetValue() string

func (*SheetMusicCodecType) GetVersion

func (x *SheetMusicCodecType) GetVersion() string

func (*SheetMusicCodecType) ProtoMessage

func (*SheetMusicCodecType) ProtoMessage()

func (*SheetMusicCodecType) ProtoReflect

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

func (*SheetMusicCodecType) Reset

func (x *SheetMusicCodecType) Reset()

func (*SheetMusicCodecType) String

func (x *SheetMusicCodecType) String() string

type SheetMusicId

type SheetMusicId struct {

	// @gotags: xml:"ISMN"
	ISMN string `protobuf:"bytes,1,opt,name=i_s_m_n,json=iSMN,proto3" json:"i_s_m_n,omitempty" xml:"ISMN"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,2,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,3,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*SheetMusicId) Descriptor deprecated

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

Deprecated: Use SheetMusicId.ProtoReflect.Descriptor instead.

func (*SheetMusicId) GetISMN

func (x *SheetMusicId) GetISMN() string

func (*SheetMusicId) GetIsReplaced

func (x *SheetMusicId) GetIsReplaced() bool

func (*SheetMusicId) GetProprietaryId

func (x *SheetMusicId) GetProprietaryId() []*ProprietaryId

func (*SheetMusicId) ProtoMessage

func (*SheetMusicId) ProtoMessage()

func (*SheetMusicId) ProtoReflect

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

func (*SheetMusicId) Reset

func (x *SheetMusicId) Reset()

func (*SheetMusicId) String

func (x *SheetMusicId) String() string

type SheetMusicType

type SheetMusicType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SheetMusicType) Descriptor deprecated

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

Deprecated: Use SheetMusicType.ProtoReflect.Descriptor instead.

func (*SheetMusicType) GetNamespace

func (x *SheetMusicType) GetNamespace() string

func (*SheetMusicType) GetUserDefinedValue

func (x *SheetMusicType) GetUserDefinedValue() string

func (*SheetMusicType) GetValue

func (x *SheetMusicType) GetValue() string

func (*SheetMusicType) ProtoMessage

func (*SheetMusicType) ProtoMessage()

func (*SheetMusicType) ProtoReflect

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

func (*SheetMusicType) Reset

func (x *SheetMusicType) Reset()

func (*SheetMusicType) String

func (x *SheetMusicType) String() string

type SimpleRightsType

type SimpleRightsType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SimpleRightsType) Descriptor deprecated

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

Deprecated: Use SimpleRightsType.ProtoReflect.Descriptor instead.

func (*SimpleRightsType) GetNamespace

func (x *SimpleRightsType) GetNamespace() string

func (*SimpleRightsType) GetUserDefinedValue

func (x *SimpleRightsType) GetUserDefinedValue() string

func (*SimpleRightsType) GetValue

func (x *SimpleRightsType) GetValue() string

func (*SimpleRightsType) ProtoMessage

func (*SimpleRightsType) ProtoMessage()

func (*SimpleRightsType) ProtoReflect

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

func (*SimpleRightsType) Reset

func (x *SimpleRightsType) Reset()

func (*SimpleRightsType) String

func (x *SimpleRightsType) String() string

type Software

type Software struct {

	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Type"
	Type *SoftwareType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ResourceId"
	ResourceId []*ResourceProprietaryId `protobuf:"bytes,3,rep,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"WorkId"
	WorkId []*MusicalWorkId `protobuf:"bytes,4,rep,name=work_id,json=workId,proto3" json:"work_id,omitempty" xml:"WorkId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,6,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VersionType"
	VersionType []*VersionType `protobuf:"bytes,8,rep,name=version_type,json=versionType,proto3" json:"version_type,omitempty" xml:"VersionType"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,10,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,11,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"ResourceRightsController"
	ResourceRightsController []*ResourceRightsController `` /* 167-byte string literal not displayed */
	// @gotags: xml:"WorkRightsController"
	WorkRightsController []*WorkRightsController `` /* 151-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLineWithDefault `protobuf:"bytes,14,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLineWithDefault `protobuf:"bytes,15,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,16,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDateWithoutFlags `protobuf:"bytes,17,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"FirstPublicationDate"
	FirstPublicationDate []*FulfillmentDateWithTerritory `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,20,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ContainsHiddenContent"
	ContainsHiddenContent bool `` /* 156-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"TechnicalDetails"
	TechnicalDetails []*TechnicalSoftwareDetails `` /* 133-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsSupplemental,attr"
	IsSupplemental bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Software) Descriptor deprecated

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

Deprecated: Use Software.ProtoReflect.Descriptor instead.

func (*Software) GetAdditionalTitle

func (x *Software) GetAdditionalTitle() []*AdditionalTitle

func (*Software) GetCLine

func (x *Software) GetCLine() []*CLineWithDefault

func (*Software) GetContainsHiddenContent

func (x *Software) GetContainsHiddenContent() bool

func (*Software) GetContributor

func (x *Software) GetContributor() []*Contributor

func (*Software) GetCourtesyLine

func (x *Software) GetCourtesyLine() []*CourtesyLineWithDefault

func (*Software) GetCreationDate

func (x *Software) GetCreationDate() *EventDateWithoutFlags

func (*Software) GetDisplayArtist

func (x *Software) GetDisplayArtist() []*DisplayArtist

func (*Software) GetDisplayArtistName

func (x *Software) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*Software) GetDisplayTitle

func (x *Software) GetDisplayTitle() []*DisplayTitle

func (*Software) GetDisplayTitleText

func (x *Software) GetDisplayTitleText() []*DisplayTitleText

func (*Software) GetFirstPublicationDate

func (x *Software) GetFirstPublicationDate() []*FulfillmentDateWithTerritory

func (*Software) GetIsSupplemental

func (x *Software) GetIsSupplemental() bool

func (*Software) GetLanguageAndScriptCode

func (x *Software) GetLanguageAndScriptCode() string

func (*Software) GetPLine

func (x *Software) GetPLine() []*PLineWithDefault

func (*Software) GetParentalWarningType

func (x *Software) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*Software) GetRelatedRelease

func (x *Software) GetRelatedRelease() []*RelatedRelease

func (*Software) GetRelatedResource

func (x *Software) GetRelatedResource() []*RelatedResource

func (*Software) GetResourceContainedResourceReferenceList

func (x *Software) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*Software) GetResourceId

func (x *Software) GetResourceId() []*ResourceProprietaryId

func (*Software) GetResourceReference

func (x *Software) GetResourceReference() string

func (*Software) GetResourceRightsController

func (x *Software) GetResourceRightsController() []*ResourceRightsController

func (*Software) GetTechnicalDetails

func (x *Software) GetTechnicalDetails() []*TechnicalSoftwareDetails

func (*Software) GetType

func (x *Software) GetType() *SoftwareType

func (*Software) GetVersionType

func (x *Software) GetVersionType() []*VersionType

func (*Software) GetWorkId

func (x *Software) GetWorkId() []*MusicalWorkId

func (*Software) GetWorkRightsController

func (x *Software) GetWorkRightsController() []*WorkRightsController

func (*Software) ProtoMessage

func (*Software) ProtoMessage()

func (*Software) ProtoReflect

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

func (*Software) Reset

func (x *Software) Reset()

func (*Software) String

func (x *Software) String() string

type SoftwareType

type SoftwareType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoftwareType) Descriptor deprecated

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

Deprecated: Use SoftwareType.ProtoReflect.Descriptor instead.

func (*SoftwareType) GetNamespace

func (x *SoftwareType) GetNamespace() string

func (*SoftwareType) GetUserDefinedValue

func (x *SoftwareType) GetUserDefinedValue() string

func (*SoftwareType) GetValue

func (x *SoftwareType) GetValue() string

func (*SoftwareType) ProtoMessage

func (*SoftwareType) ProtoMessage()

func (*SoftwareType) ProtoReflect

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

func (*SoftwareType) Reset

func (x *SoftwareType) Reset()

func (*SoftwareType) String

func (x *SoftwareType) String() string

type SoundRecording

type SoundRecording struct {

	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Type"
	Type *SoundRecordingType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ResourceId"
	ResourceId []*SoundRecordingId `protobuf:"bytes,3,rep,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"WorkId"
	WorkId []*MusicalWorkId `protobuf:"bytes,4,rep,name=work_id,json=workId,proto3" json:"work_id,omitempty" xml:"WorkId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,6,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VersionType"
	VersionType []*VersionType `protobuf:"bytes,8,rep,name=version_type,json=versionType,proto3" json:"version_type,omitempty" xml:"VersionType"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,10,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,11,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"Character"
	Character []*Character `protobuf:"bytes,12,rep,name=character,proto3" json:"character,omitempty" xml:"Character"`
	// @gotags: xml:"ResourceRightsController"
	ResourceRightsController []*ResourceRightsController `` /* 167-byte string literal not displayed */
	// @gotags: xml:"WorkRightsController"
	WorkRightsController []*WorkRightsController `` /* 151-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLineWithDefault `protobuf:"bytes,15,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,16,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,17,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDateWithoutFlags `protobuf:"bytes,18,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"MasteredDate"
	MasteredDate *EventDateWithoutFlags `protobuf:"bytes,19,opt,name=mastered_date,json=masteredDate,proto3" json:"mastered_date,omitempty" xml:"MasteredDate"`
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDateWithoutFlags `protobuf:"bytes,20,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"FirstPublicationDate"
	FirstPublicationDate []*FirstPublicationDate `` /* 151-byte string literal not displayed */
	// @gotags: xml:"LocationAndDateOfSession"
	LocationAndDateOfSession []*LocationAndDateOfSession `` /* 171-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,24,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"CompositeMusicalWorkType"
	CompositeMusicalWorkType string `` /* 169-byte string literal not displayed */
	// @gotags: xml:"IsCover"
	IsCover bool `protobuf:"varint,27,opt,name=is_cover,json=isCover,proto3" json:"is_cover,omitempty" xml:"IsCover"`
	// @gotags: xml:"IsInstrumental"
	IsInstrumental bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ContainsHiddenContent"
	ContainsHiddenContent bool `` /* 156-byte string literal not displayed */
	// @gotags: xml:"IsRemastered"
	IsRemastered bool `protobuf:"varint,30,opt,name=is_remastered,json=isRemastered,proto3" json:"is_remastered,omitempty" xml:"IsRemastered"`
	// @gotags: xml:"IsHiResMusic"
	IsHiResMusic bool `protobuf:"varint,31,opt,name=is_hi_res_music,json=isHiResMusic,proto3" json:"is_hi_res_music,omitempty" xml:"IsHiResMusic"`
	// @gotags: xml:"DisableCrossfade"
	DisableCrossfade bool `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisableSearch"
	DisableSearch bool `protobuf:"varint,33,opt,name=disable_search,json=disableSearch,proto3" json:"disable_search,omitempty" xml:"DisableSearch"`
	// @gotags: xml:"DisplayCredits"
	DisplayCredits []*DisplayCredits `protobuf:"bytes,34,rep,name=display_credits,json=displayCredits,proto3" json:"display_credits,omitempty" xml:"DisplayCredits"`
	// @gotags: xml:"LanguageOfPerformance"
	LanguageOfPerformance []string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"AudioChannelConfiguration"
	AudioChannelConfiguration string `` /* 171-byte string literal not displayed */
	// @gotags: xml:"TechnicalDetails"
	TechnicalDetails []*TechnicalSoundRecordingDetails `` /* 133-byte string literal not displayed */
	// @gotags: xml:"Raga"
	Raga []*Raga `protobuf:"bytes,38,rep,name=raga,proto3" json:"raga,omitempty" xml:"Raga"`
	// @gotags: xml:"Tala"
	Tala []*Tala `protobuf:"bytes,39,rep,name=tala,proto3" json:"tala,omitempty" xml:"Tala"`
	// @gotags: xml:"Deity"
	Deity []*Deity `protobuf:"bytes,40,rep,name=deity,proto3" json:"deity,omitempty" xml:"Deity"`
	// @gotags: xml:"AudioChapterReference"
	AudioChapterReference []string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsSupplemental,attr"
	IsSupplemental bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoundRecording) Descriptor deprecated

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

Deprecated: Use SoundRecording.ProtoReflect.Descriptor instead.

func (*SoundRecording) GetAdditionalTitle

func (x *SoundRecording) GetAdditionalTitle() []*AdditionalTitle

func (*SoundRecording) GetAudioChannelConfiguration

func (x *SoundRecording) GetAudioChannelConfiguration() string

func (*SoundRecording) GetAudioChapterReference

func (x *SoundRecording) GetAudioChapterReference() []string

func (*SoundRecording) GetCharacter

func (x *SoundRecording) GetCharacter() []*Character

func (*SoundRecording) GetCompositeMusicalWorkType

func (x *SoundRecording) GetCompositeMusicalWorkType() string

func (*SoundRecording) GetContainsHiddenContent

func (x *SoundRecording) GetContainsHiddenContent() bool

func (*SoundRecording) GetContributor

func (x *SoundRecording) GetContributor() []*Contributor

func (*SoundRecording) GetCourtesyLine

func (x *SoundRecording) GetCourtesyLine() []*CourtesyLineWithDefault

func (*SoundRecording) GetCreationDate

func (x *SoundRecording) GetCreationDate() *EventDateWithoutFlags

func (*SoundRecording) GetDeity

func (x *SoundRecording) GetDeity() []*Deity

func (*SoundRecording) GetDisableCrossfade

func (x *SoundRecording) GetDisableCrossfade() bool

func (*SoundRecording) GetDisableSearch

func (x *SoundRecording) GetDisableSearch() bool

func (*SoundRecording) GetDisplayArtist

func (x *SoundRecording) GetDisplayArtist() []*DisplayArtist

func (*SoundRecording) GetDisplayArtistName

func (x *SoundRecording) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*SoundRecording) GetDisplayCredits

func (x *SoundRecording) GetDisplayCredits() []*DisplayCredits

func (*SoundRecording) GetDisplayTitle

func (x *SoundRecording) GetDisplayTitle() []*DisplayTitle

func (*SoundRecording) GetDisplayTitleText

func (x *SoundRecording) GetDisplayTitleText() []*DisplayTitleText

func (*SoundRecording) GetDuration

func (x *SoundRecording) GetDuration() string

func (*SoundRecording) GetFirstPublicationDate

func (x *SoundRecording) GetFirstPublicationDate() []*FirstPublicationDate

func (*SoundRecording) GetIsCover

func (x *SoundRecording) GetIsCover() bool

func (*SoundRecording) GetIsHiResMusic

func (x *SoundRecording) GetIsHiResMusic() bool

func (*SoundRecording) GetIsInstrumental

func (x *SoundRecording) GetIsInstrumental() bool

func (*SoundRecording) GetIsRemastered

func (x *SoundRecording) GetIsRemastered() bool

func (*SoundRecording) GetIsSupplemental

func (x *SoundRecording) GetIsSupplemental() bool

func (*SoundRecording) GetLanguageAndScriptCode

func (x *SoundRecording) GetLanguageAndScriptCode() string

func (*SoundRecording) GetLanguageOfPerformance

func (x *SoundRecording) GetLanguageOfPerformance() []string

func (*SoundRecording) GetLocationAndDateOfSession

func (x *SoundRecording) GetLocationAndDateOfSession() []*LocationAndDateOfSession

func (*SoundRecording) GetMasteredDate

func (x *SoundRecording) GetMasteredDate() *EventDateWithoutFlags

func (*SoundRecording) GetPLine

func (x *SoundRecording) GetPLine() []*PLineWithDefault

func (*SoundRecording) GetParentalWarningType

func (x *SoundRecording) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*SoundRecording) GetRaga

func (x *SoundRecording) GetRaga() []*Raga

func (*SoundRecording) GetRelatedRelease

func (x *SoundRecording) GetRelatedRelease() []*RelatedRelease

func (*SoundRecording) GetRelatedResource

func (x *SoundRecording) GetRelatedResource() []*RelatedResource

func (*SoundRecording) GetRemasteredDate

func (x *SoundRecording) GetRemasteredDate() *EventDateWithoutFlags

func (*SoundRecording) GetResourceId

func (x *SoundRecording) GetResourceId() []*SoundRecordingId

func (*SoundRecording) GetResourceReference

func (x *SoundRecording) GetResourceReference() string

func (*SoundRecording) GetResourceRightsController

func (x *SoundRecording) GetResourceRightsController() []*ResourceRightsController

func (*SoundRecording) GetTala

func (x *SoundRecording) GetTala() []*Tala

func (*SoundRecording) GetTechnicalDetails

func (x *SoundRecording) GetTechnicalDetails() []*TechnicalSoundRecordingDetails

func (*SoundRecording) GetType

func (x *SoundRecording) GetType() *SoundRecordingType

func (*SoundRecording) GetVersionType

func (x *SoundRecording) GetVersionType() []*VersionType

func (*SoundRecording) GetWorkId

func (x *SoundRecording) GetWorkId() []*MusicalWorkId

func (*SoundRecording) GetWorkRightsController

func (x *SoundRecording) GetWorkRightsController() []*WorkRightsController

func (*SoundRecording) ProtoMessage

func (*SoundRecording) ProtoMessage()

func (*SoundRecording) ProtoReflect

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

func (*SoundRecording) Reset

func (x *SoundRecording) Reset()

func (*SoundRecording) String

func (x *SoundRecording) String() string

type SoundRecordingId

type SoundRecordingId struct {

	// @gotags: xml:"ISRC"
	ISRC string `protobuf:"bytes,1,opt,name=i_s_r_c,json=iSRC,proto3" json:"i_s_r_c,omitempty" xml:"ISRC"`
	// @gotags: xml:"CatalogNumber"
	CatalogNumber *CatalogNumber `protobuf:"bytes,2,opt,name=catalog_number,json=catalogNumber,proto3" json:"catalog_number,omitempty" xml:"CatalogNumber"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,3,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,4,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*SoundRecordingId) Descriptor deprecated

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

Deprecated: Use SoundRecordingId.ProtoReflect.Descriptor instead.

func (*SoundRecordingId) GetCatalogNumber

func (x *SoundRecordingId) GetCatalogNumber() *CatalogNumber

func (*SoundRecordingId) GetISRC

func (x *SoundRecordingId) GetISRC() string

func (*SoundRecordingId) GetIsReplaced

func (x *SoundRecordingId) GetIsReplaced() bool

func (*SoundRecordingId) GetProprietaryId

func (x *SoundRecordingId) GetProprietaryId() []*ProprietaryId

func (*SoundRecordingId) ProtoMessage

func (*SoundRecordingId) ProtoMessage()

func (*SoundRecordingId) ProtoReflect

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

func (*SoundRecordingId) Reset

func (x *SoundRecordingId) Reset()

func (*SoundRecordingId) String

func (x *SoundRecordingId) String() string

type SoundRecordingPreviewDetails

type SoundRecordingPreviewDetails struct {

	// @gotags: xml:"StartPoint"
	StartPoint string `protobuf:"bytes,1,opt,name=start_point,json=startPoint,proto3" json:"start_point,omitempty" xml:"StartPoint"`
	// @gotags: xml:"EndPoint"
	EndPoint string `protobuf:"bytes,2,opt,name=end_point,json=endPoint,proto3" json:"end_point,omitempty" xml:"EndPoint"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"TopLeftCorner"
	TopLeftCorner string `protobuf:"bytes,4,opt,name=top_left_corner,json=topLeftCorner,proto3" json:"top_left_corner,omitempty" xml:"TopLeftCorner"`
	// @gotags: xml:"BottomRightCorner"
	BottomRightCorner string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ExpressionType"
	ExpressionType string `protobuf:"bytes,6,opt,name=expression_type,json=expressionType,proto3" json:"expression_type,omitempty" xml:"ExpressionType"`
	// contains filtered or unexported fields
}

func (*SoundRecordingPreviewDetails) Descriptor deprecated

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

Deprecated: Use SoundRecordingPreviewDetails.ProtoReflect.Descriptor instead.

func (*SoundRecordingPreviewDetails) GetBottomRightCorner

func (x *SoundRecordingPreviewDetails) GetBottomRightCorner() string

func (*SoundRecordingPreviewDetails) GetDuration

func (x *SoundRecordingPreviewDetails) GetDuration() string

func (*SoundRecordingPreviewDetails) GetEndPoint

func (x *SoundRecordingPreviewDetails) GetEndPoint() string

func (*SoundRecordingPreviewDetails) GetExpressionType

func (x *SoundRecordingPreviewDetails) GetExpressionType() string

func (*SoundRecordingPreviewDetails) GetStartPoint

func (x *SoundRecordingPreviewDetails) GetStartPoint() string

func (*SoundRecordingPreviewDetails) GetTopLeftCorner

func (x *SoundRecordingPreviewDetails) GetTopLeftCorner() string

func (*SoundRecordingPreviewDetails) ProtoMessage

func (*SoundRecordingPreviewDetails) ProtoMessage()

func (*SoundRecordingPreviewDetails) ProtoReflect

func (*SoundRecordingPreviewDetails) Reset

func (x *SoundRecordingPreviewDetails) Reset()

func (*SoundRecordingPreviewDetails) String

type SoundRecordingType

type SoundRecordingType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoundRecordingType) Descriptor deprecated

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

Deprecated: Use SoundRecordingType.ProtoReflect.Descriptor instead.

func (*SoundRecordingType) GetNamespace

func (x *SoundRecordingType) GetNamespace() string

func (*SoundRecordingType) GetUserDefinedValue

func (x *SoundRecordingType) GetUserDefinedValue() string

func (*SoundRecordingType) GetValue

func (x *SoundRecordingType) GetValue() string

func (*SoundRecordingType) ProtoMessage

func (*SoundRecordingType) ProtoMessage()

func (*SoundRecordingType) ProtoReflect

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

func (*SoundRecordingType) Reset

func (x *SoundRecordingType) Reset()

func (*SoundRecordingType) String

func (x *SoundRecordingType) String() string

type SubGenreCategory

type SubGenreCategory struct {

	// @gotags: xml:"Value"
	Value []*SubGenreCategoryValue `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty" xml:"Value"`
	// contains filtered or unexported fields
}

func (*SubGenreCategory) Descriptor deprecated

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

Deprecated: Use SubGenreCategory.ProtoReflect.Descriptor instead.

func (*SubGenreCategory) GetValue

func (x *SubGenreCategory) GetValue() []*SubGenreCategoryValue

func (*SubGenreCategory) ProtoMessage

func (*SubGenreCategory) ProtoMessage()

func (*SubGenreCategory) ProtoReflect

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

func (*SubGenreCategory) Reset

func (x *SubGenreCategory) Reset()

func (*SubGenreCategory) String

func (x *SubGenreCategory) String() string

type SubGenreCategoryValue

type SubGenreCategoryValue struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SubGenreCategoryValue) Descriptor deprecated

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

Deprecated: Use SubGenreCategoryValue.ProtoReflect.Descriptor instead.

func (*SubGenreCategoryValue) GetNamespace

func (x *SubGenreCategoryValue) GetNamespace() string

func (*SubGenreCategoryValue) GetUserDefinedValue

func (x *SubGenreCategoryValue) GetUserDefinedValue() string

func (*SubGenreCategoryValue) GetValue

func (x *SubGenreCategoryValue) GetValue() string

func (*SubGenreCategoryValue) ProtoMessage

func (*SubGenreCategoryValue) ProtoMessage()

func (*SubGenreCategoryValue) ProtoReflect

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

func (*SubGenreCategoryValue) Reset

func (x *SubGenreCategoryValue) Reset()

func (*SubGenreCategoryValue) String

func (x *SubGenreCategoryValue) String() string

type SupplementalDocumentList

type SupplementalDocumentList struct {

	// @gotags: xml:"SupplementalDocument"
	SupplementalDocument []*File `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SupplementalDocumentList) Descriptor deprecated

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

Deprecated: Use SupplementalDocumentList.ProtoReflect.Descriptor instead.

func (*SupplementalDocumentList) GetSupplementalDocument

func (x *SupplementalDocumentList) GetSupplementalDocument() []*File

func (*SupplementalDocumentList) ProtoMessage

func (*SupplementalDocumentList) ProtoMessage()

func (*SupplementalDocumentList) ProtoReflect

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

func (*SupplementalDocumentList) Reset

func (x *SupplementalDocumentList) Reset()

func (*SupplementalDocumentList) String

func (x *SupplementalDocumentList) String() string

type SynopsisWithTerritory

type SynopsisWithTerritory struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"IsShortSynopsis,attr"
	IsShortSynopsis bool `` /* 136-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SynopsisWithTerritory) Descriptor deprecated

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

Deprecated: Use SynopsisWithTerritory.ProtoReflect.Descriptor instead.

func (*SynopsisWithTerritory) GetApplicableTerritoryCode

func (x *SynopsisWithTerritory) GetApplicableTerritoryCode() string

func (*SynopsisWithTerritory) GetIsDefault

func (x *SynopsisWithTerritory) GetIsDefault() bool

func (*SynopsisWithTerritory) GetIsShortSynopsis

func (x *SynopsisWithTerritory) GetIsShortSynopsis() bool

func (*SynopsisWithTerritory) GetLanguageAndScriptCode

func (x *SynopsisWithTerritory) GetLanguageAndScriptCode() string

func (*SynopsisWithTerritory) GetValue

func (x *SynopsisWithTerritory) GetValue() string

func (*SynopsisWithTerritory) ProtoMessage

func (*SynopsisWithTerritory) ProtoMessage()

func (*SynopsisWithTerritory) ProtoReflect

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

func (*SynopsisWithTerritory) Reset

func (x *SynopsisWithTerritory) Reset()

func (*SynopsisWithTerritory) String

func (x *SynopsisWithTerritory) String() string

type Tala

type Tala struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*Tala) Descriptor deprecated

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

Deprecated: Use Tala.ProtoReflect.Descriptor instead.

func (*Tala) GetApplicableTerritoryCode

func (x *Tala) GetApplicableTerritoryCode() string

func (*Tala) GetIsDefault

func (x *Tala) GetIsDefault() bool

func (*Tala) GetValue

func (x *Tala) GetValue() string

func (*Tala) ProtoMessage

func (*Tala) ProtoMessage()

func (*Tala) ProtoReflect

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

func (*Tala) Reset

func (x *Tala) Reset()

func (*Tala) String

func (x *Tala) String() string

type TechnicalImageDetails

type TechnicalImageDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"ImageCodecType"
	ImageCodecType *ImageCodecType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ImageHeight"
	ImageHeight *Extent `protobuf:"bytes,3,opt,name=image_height,json=imageHeight,proto3" json:"image_height,omitempty" xml:"ImageHeight"`
	// @gotags: xml:"ImageWidth"
	ImageWidth *Extent `protobuf:"bytes,4,opt,name=image_width,json=imageWidth,proto3" json:"image_width,omitempty" xml:"ImageWidth"`
	// @gotags: xml:"AspectRatio"
	AspectRatio *AspectRatio `protobuf:"bytes,5,opt,name=aspect_ratio,json=aspectRatio,proto3" json:"aspect_ratio,omitempty" xml:"AspectRatio"`
	// @gotags: xml:"ColorDepth"
	ColorDepth int32 `protobuf:"varint,6,opt,name=color_depth,json=colorDepth,proto3" json:"color_depth,omitempty" xml:"ColorDepth"`
	// @gotags: xml:"ImageResolution"
	ImageResolution int32 `` /* 129-byte string literal not displayed */
	// @gotags: xml:"BitDepth"
	BitDepth int32 `protobuf:"varint,8,opt,name=bit_depth,json=bitDepth,proto3" json:"bit_depth,omitempty" xml:"BitDepth"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,9,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,10,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,11,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"IsProvidedInDelivery"
	IsProvidedInDelivery bool `` /* 154-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,13,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,16,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*TechnicalImageDetails) Descriptor deprecated

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

Deprecated: Use TechnicalImageDetails.ProtoReflect.Descriptor instead.

func (*TechnicalImageDetails) GetApplicableTerritoryCode

func (x *TechnicalImageDetails) GetApplicableTerritoryCode() string

func (*TechnicalImageDetails) GetAspectRatio

func (x *TechnicalImageDetails) GetAspectRatio() *AspectRatio

func (*TechnicalImageDetails) GetBitDepth

func (x *TechnicalImageDetails) GetBitDepth() int32

func (*TechnicalImageDetails) GetColorDepth

func (x *TechnicalImageDetails) GetColorDepth() int32

func (*TechnicalImageDetails) GetFile

func (x *TechnicalImageDetails) GetFile() *File

func (*TechnicalImageDetails) GetFingerprint

func (x *TechnicalImageDetails) GetFingerprint() []*Fingerprint

func (*TechnicalImageDetails) GetImageCodecType

func (x *TechnicalImageDetails) GetImageCodecType() *ImageCodecType

func (*TechnicalImageDetails) GetImageHeight

func (x *TechnicalImageDetails) GetImageHeight() *Extent

func (*TechnicalImageDetails) GetImageResolution

func (x *TechnicalImageDetails) GetImageResolution() int32

func (*TechnicalImageDetails) GetImageWidth

func (x *TechnicalImageDetails) GetImageWidth() *Extent

func (*TechnicalImageDetails) GetIsDefault

func (x *TechnicalImageDetails) GetIsDefault() bool

func (*TechnicalImageDetails) GetIsPreview

func (x *TechnicalImageDetails) GetIsPreview() bool

func (*TechnicalImageDetails) GetIsProvidedInDelivery

func (x *TechnicalImageDetails) GetIsProvidedInDelivery() bool

func (*TechnicalImageDetails) GetLanguageAndScriptCode

func (x *TechnicalImageDetails) GetLanguageAndScriptCode() string

func (*TechnicalImageDetails) GetPreviewDetails

func (x *TechnicalImageDetails) GetPreviewDetails() *PreviewDetails

func (*TechnicalImageDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalImageDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalImageDetails) ProtoMessage

func (*TechnicalImageDetails) ProtoMessage()

func (*TechnicalImageDetails) ProtoReflect

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

func (*TechnicalImageDetails) Reset

func (x *TechnicalImageDetails) Reset()

func (*TechnicalImageDetails) String

func (x *TechnicalImageDetails) String() string

type TechnicalSheetMusicDetails

type TechnicalSheetMusicDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"SheetMusicCodecType"
	SheetMusicCodecType *SheetMusicCodecType `` /* 148-byte string literal not displayed */
	// @gotags: xml:"BitDepth"
	BitDepth int32 `protobuf:"varint,3,opt,name=bit_depth,json=bitDepth,proto3" json:"bit_depth,omitempty" xml:"BitDepth"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,4,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,5,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,6,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"IsProvidedInDelivery"
	IsProvidedInDelivery bool `` /* 153-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,8,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,11,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*TechnicalSheetMusicDetails) Descriptor deprecated

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

Deprecated: Use TechnicalSheetMusicDetails.ProtoReflect.Descriptor instead.

func (*TechnicalSheetMusicDetails) GetApplicableTerritoryCode

func (x *TechnicalSheetMusicDetails) GetApplicableTerritoryCode() string

func (*TechnicalSheetMusicDetails) GetBitDepth

func (x *TechnicalSheetMusicDetails) GetBitDepth() int32

func (*TechnicalSheetMusicDetails) GetFile

func (x *TechnicalSheetMusicDetails) GetFile() *File

func (*TechnicalSheetMusicDetails) GetFingerprint

func (x *TechnicalSheetMusicDetails) GetFingerprint() []*Fingerprint

func (*TechnicalSheetMusicDetails) GetIsDefault

func (x *TechnicalSheetMusicDetails) GetIsDefault() bool

func (*TechnicalSheetMusicDetails) GetIsPreview

func (x *TechnicalSheetMusicDetails) GetIsPreview() bool

func (*TechnicalSheetMusicDetails) GetIsProvidedInDelivery

func (x *TechnicalSheetMusicDetails) GetIsProvidedInDelivery() bool

func (*TechnicalSheetMusicDetails) GetLanguageAndScriptCode

func (x *TechnicalSheetMusicDetails) GetLanguageAndScriptCode() string

func (*TechnicalSheetMusicDetails) GetPreviewDetails

func (x *TechnicalSheetMusicDetails) GetPreviewDetails() *PreviewDetails

func (*TechnicalSheetMusicDetails) GetSheetMusicCodecType

func (x *TechnicalSheetMusicDetails) GetSheetMusicCodecType() *SheetMusicCodecType

func (*TechnicalSheetMusicDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalSheetMusicDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalSheetMusicDetails) ProtoMessage

func (*TechnicalSheetMusicDetails) ProtoMessage()

func (*TechnicalSheetMusicDetails) ProtoReflect

func (*TechnicalSheetMusicDetails) Reset

func (x *TechnicalSheetMusicDetails) Reset()

func (*TechnicalSheetMusicDetails) String

func (x *TechnicalSheetMusicDetails) String() string

type TechnicalSoftwareDetails

type TechnicalSoftwareDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"OperatingSystemType"
	OperatingSystemType *OperatingSystemType `` /* 146-byte string literal not displayed */
	// @gotags: xml:"BitDepth"
	BitDepth int32 `protobuf:"varint,3,opt,name=bit_depth,json=bitDepth,proto3" json:"bit_depth,omitempty" xml:"BitDepth"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,4,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,5,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,6,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"IsProvidedInDelivery"
	IsProvidedInDelivery bool `` /* 153-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,8,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,11,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*TechnicalSoftwareDetails) Descriptor deprecated

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

Deprecated: Use TechnicalSoftwareDetails.ProtoReflect.Descriptor instead.

func (*TechnicalSoftwareDetails) GetApplicableTerritoryCode

func (x *TechnicalSoftwareDetails) GetApplicableTerritoryCode() string

func (*TechnicalSoftwareDetails) GetBitDepth

func (x *TechnicalSoftwareDetails) GetBitDepth() int32

func (*TechnicalSoftwareDetails) GetFile

func (x *TechnicalSoftwareDetails) GetFile() *File

func (*TechnicalSoftwareDetails) GetFingerprint

func (x *TechnicalSoftwareDetails) GetFingerprint() []*Fingerprint

func (*TechnicalSoftwareDetails) GetIsDefault

func (x *TechnicalSoftwareDetails) GetIsDefault() bool

func (*TechnicalSoftwareDetails) GetIsPreview

func (x *TechnicalSoftwareDetails) GetIsPreview() bool

func (*TechnicalSoftwareDetails) GetIsProvidedInDelivery

func (x *TechnicalSoftwareDetails) GetIsProvidedInDelivery() bool

func (*TechnicalSoftwareDetails) GetLanguageAndScriptCode

func (x *TechnicalSoftwareDetails) GetLanguageAndScriptCode() string

func (*TechnicalSoftwareDetails) GetOperatingSystemType

func (x *TechnicalSoftwareDetails) GetOperatingSystemType() *OperatingSystemType

func (*TechnicalSoftwareDetails) GetPreviewDetails

func (x *TechnicalSoftwareDetails) GetPreviewDetails() *PreviewDetails

func (*TechnicalSoftwareDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalSoftwareDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalSoftwareDetails) ProtoMessage

func (*TechnicalSoftwareDetails) ProtoMessage()

func (*TechnicalSoftwareDetails) ProtoReflect

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

func (*TechnicalSoftwareDetails) Reset

func (x *TechnicalSoftwareDetails) Reset()

func (*TechnicalSoftwareDetails) String

func (x *TechnicalSoftwareDetails) String() string

type TechnicalSoundRecordingDetails

type TechnicalSoundRecordingDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"EncodingId"
	EncodingId *SoundRecordingId `protobuf:"bytes,2,opt,name=encoding_id,json=encodingId,proto3" json:"encoding_id,omitempty" xml:"EncodingId"`
	// @gotags: xml:"AudioCodecType"
	AudioCodecType *AudioCodecType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"BitRate"
	BitRate *BitRate `protobuf:"bytes,4,opt,name=bit_rate,json=bitRate,proto3" json:"bit_rate,omitempty" xml:"BitRate"`
	// @gotags: xml:"OriginalBitRate"
	OriginalBitRate *BitRate `` /* 130-byte string literal not displayed */
	// @gotags: xml:"NumberOfChannels"
	NumberOfChannels int32 `` /* 135-byte string literal not displayed */
	// @gotags: xml:"SamplingRate"
	SamplingRate *SamplingRate `protobuf:"bytes,7,opt,name=sampling_rate,json=samplingRate,proto3" json:"sampling_rate,omitempty" xml:"SamplingRate"`
	// @gotags: xml:"OriginalSamplingRate"
	OriginalSamplingRate *SamplingRate `` /* 150-byte string literal not displayed */
	// @gotags: xml:"BitsPerSample"
	BitsPerSample int32 `protobuf:"varint,9,opt,name=bits_per_sample,json=bitsPerSample,proto3" json:"bits_per_sample,omitempty" xml:"BitsPerSample"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,10,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"BitDepth"
	BitDepth int32 `protobuf:"varint,11,opt,name=bit_depth,json=bitDepth,proto3" json:"bit_depth,omitempty" xml:"BitDepth"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,12,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *SoundRecordingPreviewDetails `protobuf:"bytes,13,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,14,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"IsProvidedInDelivery"
	IsProvidedInDelivery bool `` /* 154-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,16,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"EncodingDescription"
	EncodingDescription string `` /* 145-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,20,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*TechnicalSoundRecordingDetails) Descriptor deprecated

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

Deprecated: Use TechnicalSoundRecordingDetails.ProtoReflect.Descriptor instead.

func (*TechnicalSoundRecordingDetails) GetApplicableTerritoryCode

func (x *TechnicalSoundRecordingDetails) GetApplicableTerritoryCode() string

func (*TechnicalSoundRecordingDetails) GetAudioCodecType

func (x *TechnicalSoundRecordingDetails) GetAudioCodecType() *AudioCodecType

func (*TechnicalSoundRecordingDetails) GetBitDepth

func (x *TechnicalSoundRecordingDetails) GetBitDepth() int32

func (*TechnicalSoundRecordingDetails) GetBitRate

func (x *TechnicalSoundRecordingDetails) GetBitRate() *BitRate

func (*TechnicalSoundRecordingDetails) GetBitsPerSample

func (x *TechnicalSoundRecordingDetails) GetBitsPerSample() int32

func (*TechnicalSoundRecordingDetails) GetDuration

func (x *TechnicalSoundRecordingDetails) GetDuration() string

func (*TechnicalSoundRecordingDetails) GetEncodingDescription

func (x *TechnicalSoundRecordingDetails) GetEncodingDescription() string

func (*TechnicalSoundRecordingDetails) GetEncodingId

func (*TechnicalSoundRecordingDetails) GetFile

func (x *TechnicalSoundRecordingDetails) GetFile() *File

func (*TechnicalSoundRecordingDetails) GetFingerprint

func (x *TechnicalSoundRecordingDetails) GetFingerprint() []*Fingerprint

func (*TechnicalSoundRecordingDetails) GetIsDefault

func (x *TechnicalSoundRecordingDetails) GetIsDefault() bool

func (*TechnicalSoundRecordingDetails) GetIsPreview

func (x *TechnicalSoundRecordingDetails) GetIsPreview() bool

func (*TechnicalSoundRecordingDetails) GetIsProvidedInDelivery

func (x *TechnicalSoundRecordingDetails) GetIsProvidedInDelivery() bool

func (*TechnicalSoundRecordingDetails) GetLanguageAndScriptCode

func (x *TechnicalSoundRecordingDetails) GetLanguageAndScriptCode() string

func (*TechnicalSoundRecordingDetails) GetNumberOfChannels

func (x *TechnicalSoundRecordingDetails) GetNumberOfChannels() int32

func (*TechnicalSoundRecordingDetails) GetOriginalBitRate

func (x *TechnicalSoundRecordingDetails) GetOriginalBitRate() *BitRate

func (*TechnicalSoundRecordingDetails) GetOriginalSamplingRate

func (x *TechnicalSoundRecordingDetails) GetOriginalSamplingRate() *SamplingRate

func (*TechnicalSoundRecordingDetails) GetPreviewDetails

func (*TechnicalSoundRecordingDetails) GetSamplingRate

func (x *TechnicalSoundRecordingDetails) GetSamplingRate() *SamplingRate

func (*TechnicalSoundRecordingDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalSoundRecordingDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalSoundRecordingDetails) ProtoMessage

func (*TechnicalSoundRecordingDetails) ProtoMessage()

func (*TechnicalSoundRecordingDetails) ProtoReflect

func (*TechnicalSoundRecordingDetails) Reset

func (x *TechnicalSoundRecordingDetails) Reset()

func (*TechnicalSoundRecordingDetails) String

type TechnicalTextDetails

type TechnicalTextDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"TextCodecType"
	TextCodecType *TextCodecType `protobuf:"bytes,2,opt,name=text_codec_type,json=textCodecType,proto3" json:"text_codec_type,omitempty" xml:"TextCodecType"`
	// @gotags: xml:"BitDepth"
	BitDepth int32 `protobuf:"varint,3,opt,name=bit_depth,json=bitDepth,proto3" json:"bit_depth,omitempty" xml:"BitDepth"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,4,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,5,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,6,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"IsProvidedInDelivery"
	IsProvidedInDelivery bool `` /* 153-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,8,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,11,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*TechnicalTextDetails) Descriptor deprecated

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

Deprecated: Use TechnicalTextDetails.ProtoReflect.Descriptor instead.

func (*TechnicalTextDetails) GetApplicableTerritoryCode

func (x *TechnicalTextDetails) GetApplicableTerritoryCode() string

func (*TechnicalTextDetails) GetBitDepth

func (x *TechnicalTextDetails) GetBitDepth() int32

func (*TechnicalTextDetails) GetFile

func (x *TechnicalTextDetails) GetFile() *File

func (*TechnicalTextDetails) GetFingerprint

func (x *TechnicalTextDetails) GetFingerprint() []*Fingerprint

func (*TechnicalTextDetails) GetIsDefault

func (x *TechnicalTextDetails) GetIsDefault() bool

func (*TechnicalTextDetails) GetIsPreview

func (x *TechnicalTextDetails) GetIsPreview() bool

func (*TechnicalTextDetails) GetIsProvidedInDelivery

func (x *TechnicalTextDetails) GetIsProvidedInDelivery() bool

func (*TechnicalTextDetails) GetLanguageAndScriptCode

func (x *TechnicalTextDetails) GetLanguageAndScriptCode() string

func (*TechnicalTextDetails) GetPreviewDetails

func (x *TechnicalTextDetails) GetPreviewDetails() *PreviewDetails

func (*TechnicalTextDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalTextDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalTextDetails) GetTextCodecType

func (x *TechnicalTextDetails) GetTextCodecType() *TextCodecType

func (*TechnicalTextDetails) ProtoMessage

func (*TechnicalTextDetails) ProtoMessage()

func (*TechnicalTextDetails) ProtoReflect

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

func (*TechnicalTextDetails) Reset

func (x *TechnicalTextDetails) Reset()

func (*TechnicalTextDetails) String

func (x *TechnicalTextDetails) String() string

type TechnicalVideoDetails

type TechnicalVideoDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"EncodingId"
	EncodingId *VideoId `protobuf:"bytes,2,opt,name=encoding_id,json=encodingId,proto3" json:"encoding_id,omitempty" xml:"EncodingId"`
	// @gotags: xml:"OverallBitRate"
	OverallBitRate *BitRate `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ContainerFormat"
	ContainerFormat *ContainerFormat `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VideoCodecType"
	VideoCodecType *VideoCodecType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"VideoBitRate"
	VideoBitRate *BitRate `protobuf:"bytes,6,opt,name=video_bit_rate,json=videoBitRate,proto3" json:"video_bit_rate,omitempty" xml:"VideoBitRate"`
	// @gotags: xml:"FrameRate"
	FrameRate *FrameRate `protobuf:"bytes,7,opt,name=frame_rate,json=frameRate,proto3" json:"frame_rate,omitempty" xml:"FrameRate"`
	// @gotags: xml:"ImageHeight"
	ImageHeight *Extent `protobuf:"bytes,8,opt,name=image_height,json=imageHeight,proto3" json:"image_height,omitempty" xml:"ImageHeight"`
	// @gotags: xml:"ImageWidth"
	ImageWidth *Extent `protobuf:"bytes,9,opt,name=image_width,json=imageWidth,proto3" json:"image_width,omitempty" xml:"ImageWidth"`
	// @gotags: xml:"AspectRatio"
	AspectRatio *AspectRatio `protobuf:"bytes,10,opt,name=aspect_ratio,json=aspectRatio,proto3" json:"aspect_ratio,omitempty" xml:"AspectRatio"`
	// @gotags: xml:"CoreArea"
	CoreArea *CoreArea `protobuf:"bytes,11,opt,name=core_area,json=coreArea,proto3" json:"core_area,omitempty" xml:"CoreArea"`
	// @gotags: xml:"ColorDepth"
	ColorDepth int32 `protobuf:"varint,12,opt,name=color_depth,json=colorDepth,proto3" json:"color_depth,omitempty" xml:"ColorDepth"`
	// @gotags: xml:"VideoDefinitionType"
	VideoDefinitionType *VideoDefinitionType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"AudioCodecType"
	AudioCodecType *AudioCodecType `` /* 127-byte string literal not displayed */
	// @gotags: xml:"AudioBitRate"
	AudioBitRate *BitRate `protobuf:"bytes,15,opt,name=audio_bit_rate,json=audioBitRate,proto3" json:"audio_bit_rate,omitempty" xml:"AudioBitRate"`
	// @gotags: xml:"NumberOfAudioChannels"
	NumberOfAudioChannels int32 `` /* 158-byte string literal not displayed */
	// @gotags: xml:"AudioSamplingRate"
	AudioSamplingRate *SamplingRate `` /* 139-byte string literal not displayed */
	// @gotags: xml:"AudioBitsPerSample"
	AudioBitsPerSample int32 `` /* 146-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,19,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"BitDepth"
	BitDepth int32 `protobuf:"varint,20,opt,name=bit_depth,json=bitDepth,proto3" json:"bit_depth,omitempty" xml:"BitDepth"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,21,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *SoundRecordingPreviewDetails `protobuf:"bytes,22,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"File"
	File *File `protobuf:"bytes,23,opt,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"IsProvidedInDelivery"
	IsProvidedInDelivery bool `` /* 154-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,25,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"EncodingDescription"
	EncodingDescription string `` /* 145-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 168-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,29,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// contains filtered or unexported fields
}

func (*TechnicalVideoDetails) Descriptor deprecated

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

Deprecated: Use TechnicalVideoDetails.ProtoReflect.Descriptor instead.

func (*TechnicalVideoDetails) GetApplicableTerritoryCode

func (x *TechnicalVideoDetails) GetApplicableTerritoryCode() string

func (*TechnicalVideoDetails) GetAspectRatio

func (x *TechnicalVideoDetails) GetAspectRatio() *AspectRatio

func (*TechnicalVideoDetails) GetAudioBitRate

func (x *TechnicalVideoDetails) GetAudioBitRate() *BitRate

func (*TechnicalVideoDetails) GetAudioBitsPerSample

func (x *TechnicalVideoDetails) GetAudioBitsPerSample() int32

func (*TechnicalVideoDetails) GetAudioCodecType

func (x *TechnicalVideoDetails) GetAudioCodecType() *AudioCodecType

func (*TechnicalVideoDetails) GetAudioSamplingRate

func (x *TechnicalVideoDetails) GetAudioSamplingRate() *SamplingRate

func (*TechnicalVideoDetails) GetBitDepth

func (x *TechnicalVideoDetails) GetBitDepth() int32

func (*TechnicalVideoDetails) GetColorDepth

func (x *TechnicalVideoDetails) GetColorDepth() int32

func (*TechnicalVideoDetails) GetContainerFormat

func (x *TechnicalVideoDetails) GetContainerFormat() *ContainerFormat

func (*TechnicalVideoDetails) GetCoreArea

func (x *TechnicalVideoDetails) GetCoreArea() *CoreArea

func (*TechnicalVideoDetails) GetDuration

func (x *TechnicalVideoDetails) GetDuration() string

func (*TechnicalVideoDetails) GetEncodingDescription

func (x *TechnicalVideoDetails) GetEncodingDescription() string

func (*TechnicalVideoDetails) GetEncodingId

func (x *TechnicalVideoDetails) GetEncodingId() *VideoId

func (*TechnicalVideoDetails) GetFile

func (x *TechnicalVideoDetails) GetFile() *File

func (*TechnicalVideoDetails) GetFingerprint

func (x *TechnicalVideoDetails) GetFingerprint() []*Fingerprint

func (*TechnicalVideoDetails) GetFrameRate

func (x *TechnicalVideoDetails) GetFrameRate() *FrameRate

func (*TechnicalVideoDetails) GetImageHeight

func (x *TechnicalVideoDetails) GetImageHeight() *Extent

func (*TechnicalVideoDetails) GetImageWidth

func (x *TechnicalVideoDetails) GetImageWidth() *Extent

func (*TechnicalVideoDetails) GetIsDefault

func (x *TechnicalVideoDetails) GetIsDefault() bool

func (*TechnicalVideoDetails) GetIsPreview

func (x *TechnicalVideoDetails) GetIsPreview() bool

func (*TechnicalVideoDetails) GetIsProvidedInDelivery

func (x *TechnicalVideoDetails) GetIsProvidedInDelivery() bool

func (*TechnicalVideoDetails) GetLanguageAndScriptCode

func (x *TechnicalVideoDetails) GetLanguageAndScriptCode() string

func (*TechnicalVideoDetails) GetNumberOfAudioChannels

func (x *TechnicalVideoDetails) GetNumberOfAudioChannels() int32

func (*TechnicalVideoDetails) GetOverallBitRate

func (x *TechnicalVideoDetails) GetOverallBitRate() *BitRate

func (*TechnicalVideoDetails) GetPreviewDetails

func (x *TechnicalVideoDetails) GetPreviewDetails() *SoundRecordingPreviewDetails

func (*TechnicalVideoDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalVideoDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalVideoDetails) GetVideoBitRate

func (x *TechnicalVideoDetails) GetVideoBitRate() *BitRate

func (*TechnicalVideoDetails) GetVideoCodecType

func (x *TechnicalVideoDetails) GetVideoCodecType() *VideoCodecType

func (*TechnicalVideoDetails) GetVideoDefinitionType

func (x *TechnicalVideoDetails) GetVideoDefinitionType() *VideoDefinitionType

func (*TechnicalVideoDetails) ProtoMessage

func (*TechnicalVideoDetails) ProtoMessage()

func (*TechnicalVideoDetails) ProtoReflect

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

func (*TechnicalVideoDetails) Reset

func (x *TechnicalVideoDetails) Reset()

func (*TechnicalVideoDetails) String

func (x *TechnicalVideoDetails) String() string

type Text

type Text struct {

	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Type"
	Type *TextType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ResourceId"
	ResourceId []*TextId `protobuf:"bytes,3,rep,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"WorkId"
	WorkId []*MusicalWorkId `protobuf:"bytes,4,rep,name=work_id,json=workId,proto3" json:"work_id,omitempty" xml:"WorkId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,6,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VersionType"
	VersionType []*VersionType `protobuf:"bytes,8,rep,name=version_type,json=versionType,proto3" json:"version_type,omitempty" xml:"VersionType"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,10,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,11,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"ResourceRightsController"
	ResourceRightsController []*ResourceRightsController `` /* 167-byte string literal not displayed */
	// @gotags: xml:"WorkRightsController"
	WorkRightsController []*WorkRightsController `` /* 151-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLineWithDefault `protobuf:"bytes,14,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,15,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDateWithoutFlags `protobuf:"bytes,16,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"FirstPublicationDate"
	FirstPublicationDate []*FulfillmentDateWithTerritory `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,19,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ContainsHiddenContent"
	ContainsHiddenContent bool `` /* 156-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"TechnicalDetails"
	TechnicalDetails []*TechnicalTextDetails `` /* 133-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsSupplemental,attr"
	IsSupplemental bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Text) Descriptor deprecated

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

Deprecated: Use Text.ProtoReflect.Descriptor instead.

func (*Text) GetAdditionalTitle

func (x *Text) GetAdditionalTitle() []*AdditionalTitle

func (*Text) GetCLine

func (x *Text) GetCLine() []*CLineWithDefault

func (*Text) GetContainsHiddenContent

func (x *Text) GetContainsHiddenContent() bool

func (*Text) GetContributor

func (x *Text) GetContributor() []*Contributor

func (*Text) GetCourtesyLine

func (x *Text) GetCourtesyLine() []*CourtesyLineWithDefault

func (*Text) GetCreationDate

func (x *Text) GetCreationDate() *EventDateWithoutFlags

func (*Text) GetDisplayArtist

func (x *Text) GetDisplayArtist() []*DisplayArtist

func (*Text) GetDisplayArtistName

func (x *Text) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*Text) GetDisplayTitle

func (x *Text) GetDisplayTitle() []*DisplayTitle

func (*Text) GetDisplayTitleText

func (x *Text) GetDisplayTitleText() []*DisplayTitleText

func (*Text) GetFirstPublicationDate

func (x *Text) GetFirstPublicationDate() []*FulfillmentDateWithTerritory

func (*Text) GetIsSupplemental

func (x *Text) GetIsSupplemental() bool

func (*Text) GetLanguageAndScriptCode

func (x *Text) GetLanguageAndScriptCode() string

func (*Text) GetParentalWarningType

func (x *Text) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*Text) GetRelatedRelease

func (x *Text) GetRelatedRelease() []*RelatedRelease

func (*Text) GetRelatedResource

func (x *Text) GetRelatedResource() []*RelatedResource

func (*Text) GetResourceContainedResourceReferenceList

func (x *Text) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*Text) GetResourceId

func (x *Text) GetResourceId() []*TextId

func (*Text) GetResourceReference

func (x *Text) GetResourceReference() string

func (*Text) GetResourceRightsController

func (x *Text) GetResourceRightsController() []*ResourceRightsController

func (*Text) GetTechnicalDetails

func (x *Text) GetTechnicalDetails() []*TechnicalTextDetails

func (*Text) GetType

func (x *Text) GetType() *TextType

func (*Text) GetVersionType

func (x *Text) GetVersionType() []*VersionType

func (*Text) GetWorkId

func (x *Text) GetWorkId() []*MusicalWorkId

func (*Text) GetWorkRightsController

func (x *Text) GetWorkRightsController() []*WorkRightsController

func (*Text) ProtoMessage

func (*Text) ProtoMessage()

func (*Text) ProtoReflect

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

func (*Text) Reset

func (x *Text) Reset()

func (*Text) String

func (x *Text) String() string

type TextCodecType

type TextCodecType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Version,attr"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TextCodecType) Descriptor deprecated

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

Deprecated: Use TextCodecType.ProtoReflect.Descriptor instead.

func (*TextCodecType) GetNamespace

func (x *TextCodecType) GetNamespace() string

func (*TextCodecType) GetUserDefinedValue

func (x *TextCodecType) GetUserDefinedValue() string

func (*TextCodecType) GetValue

func (x *TextCodecType) GetValue() string

func (*TextCodecType) GetVersion

func (x *TextCodecType) GetVersion() string

func (*TextCodecType) ProtoMessage

func (*TextCodecType) ProtoMessage()

func (*TextCodecType) ProtoReflect

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

func (*TextCodecType) Reset

func (x *TextCodecType) Reset()

func (*TextCodecType) String

func (x *TextCodecType) String() string

type TextId

type TextId struct {

	// @gotags: xml:"ISBN"
	ISBN string `protobuf:"bytes,1,opt,name=i_s_b_n,json=iSBN,proto3" json:"i_s_b_n,omitempty" xml:"ISBN"`
	// @gotags: xml:"ISSN"
	ISSN string `protobuf:"bytes,2,opt,name=i_s_s_n,json=iSSN,proto3" json:"i_s_s_n,omitempty" xml:"ISSN"`
	// @gotags: xml:"SICI"
	SICI string `protobuf:"bytes,3,opt,name=s_i_c_i,json=sICI,proto3" json:"s_i_c_i,omitempty" xml:"SICI"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,4,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,5,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*TextId) Descriptor deprecated

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

Deprecated: Use TextId.ProtoReflect.Descriptor instead.

func (*TextId) GetISBN

func (x *TextId) GetISBN() string

func (*TextId) GetISSN

func (x *TextId) GetISSN() string

func (*TextId) GetIsReplaced

func (x *TextId) GetIsReplaced() bool

func (*TextId) GetProprietaryId

func (x *TextId) GetProprietaryId() []*ProprietaryId

func (*TextId) GetSICI

func (x *TextId) GetSICI() string

func (*TextId) ProtoMessage

func (*TextId) ProtoMessage()

func (*TextId) ProtoReflect

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

func (*TextId) Reset

func (x *TextId) Reset()

func (*TextId) String

func (x *TextId) String() string

type TextType

type TextType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TextType) Descriptor deprecated

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

Deprecated: Use TextType.ProtoReflect.Descriptor instead.

func (*TextType) GetNamespace

func (x *TextType) GetNamespace() string

func (*TextType) GetUserDefinedValue

func (x *TextType) GetUserDefinedValue() string

func (*TextType) GetValue

func (x *TextType) GetValue() string

func (*TextType) ProtoMessage

func (*TextType) ProtoMessage()

func (*TextType) ProtoReflect

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

func (*TextType) Reset

func (x *TextType) Reset()

func (*TextType) String

func (x *TextType) String() string

type TextWithFormat

type TextWithFormat struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"Format,attr"
	Format string `protobuf:"bytes,5,opt,name=format,proto3" json:"format,omitempty" xml:"Format,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TextWithFormat) Descriptor deprecated

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

Deprecated: Use TextWithFormat.ProtoReflect.Descriptor instead.

func (*TextWithFormat) GetApplicableTerritoryCode

func (x *TextWithFormat) GetApplicableTerritoryCode() string

func (*TextWithFormat) GetFormat

func (x *TextWithFormat) GetFormat() string

func (*TextWithFormat) GetIsDefault

func (x *TextWithFormat) GetIsDefault() bool

func (*TextWithFormat) GetLanguageAndScriptCode

func (x *TextWithFormat) GetLanguageAndScriptCode() string

func (*TextWithFormat) GetNamespace

func (x *TextWithFormat) GetNamespace() string

func (*TextWithFormat) GetUserDefinedValue

func (x *TextWithFormat) GetUserDefinedValue() string

func (*TextWithFormat) GetValue

func (x *TextWithFormat) GetValue() string

func (*TextWithFormat) ProtoMessage

func (*TextWithFormat) ProtoMessage()

func (*TextWithFormat) ProtoReflect

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

func (*TextWithFormat) Reset

func (x *TextWithFormat) Reset()

func (*TextWithFormat) String

func (x *TextWithFormat) String() string

type TextWithoutTerritory

type TextWithoutTerritory struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ApplicableTerritoryCode,attr"
	ApplicableTerritoryCode string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"IsDefault,attr"
	IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty" xml:"IsDefault,attr"`
	// @gotags: xml:"Format,attr"
	Format string `protobuf:"bytes,5,opt,name=format,proto3" json:"format,omitempty" xml:"Format,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TextWithoutTerritory) Descriptor deprecated

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

Deprecated: Use TextWithoutTerritory.ProtoReflect.Descriptor instead.

func (*TextWithoutTerritory) GetApplicableTerritoryCode

func (x *TextWithoutTerritory) GetApplicableTerritoryCode() string

func (*TextWithoutTerritory) GetFormat

func (x *TextWithoutTerritory) GetFormat() string

func (*TextWithoutTerritory) GetIsDefault

func (x *TextWithoutTerritory) GetIsDefault() bool

func (*TextWithoutTerritory) GetLanguageAndScriptCode

func (x *TextWithoutTerritory) GetLanguageAndScriptCode() string

func (*TextWithoutTerritory) GetNamespace

func (x *TextWithoutTerritory) GetNamespace() string

func (*TextWithoutTerritory) GetUserDefinedValue

func (x *TextWithoutTerritory) GetUserDefinedValue() string

func (*TextWithoutTerritory) GetValue

func (x *TextWithoutTerritory) GetValue() string

func (*TextWithoutTerritory) ProtoMessage

func (*TextWithoutTerritory) ProtoMessage()

func (*TextWithoutTerritory) ProtoReflect

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

func (*TextWithoutTerritory) Reset

func (x *TextWithoutTerritory) Reset()

func (*TextWithoutTerritory) String

func (x *TextWithoutTerritory) String() string

type Timing

type Timing struct {

	// @gotags: xml:"StartPoint"
	StartPoint string `protobuf:"bytes,1,opt,name=start_point,json=startPoint,proto3" json:"start_point,omitempty" xml:"StartPoint"`
	// @gotags: xml:"DurationUsed"
	DurationUsed string `protobuf:"bytes,2,opt,name=duration_used,json=durationUsed,proto3" json:"duration_used,omitempty" xml:"DurationUsed"`
	// contains filtered or unexported fields
}

func (*Timing) Descriptor deprecated

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

Deprecated: Use Timing.ProtoReflect.Descriptor instead.

func (*Timing) GetDurationUsed

func (x *Timing) GetDurationUsed() string

func (*Timing) GetStartPoint

func (x *Timing) GetStartPoint() string

func (*Timing) ProtoMessage

func (*Timing) ProtoMessage()

func (*Timing) ProtoReflect

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

func (*Timing) Reset

func (x *Timing) Reset()

func (*Timing) String

func (x *Timing) String() string

type Title

type Title struct {

	// @gotags: xml:"TitleText"
	TitleText string `protobuf:"bytes,1,opt,name=title_text,json=titleText,proto3" json:"title_text,omitempty" xml:"TitleText"`
	// @gotags: xml:"SubTitle"
	SubTitle string `protobuf:"bytes,2,opt,name=sub_title,json=subTitle,proto3" json:"sub_title,omitempty" xml:"SubTitle"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"TitleType,attr"
	TitleType string `protobuf:"bytes,4,opt,name=title_type,json=titleType,proto3" json:"title_type,omitempty" xml:"TitleType,attr"`
	// contains filtered or unexported fields
}

func (*Title) Descriptor deprecated

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

Deprecated: Use Title.ProtoReflect.Descriptor instead.

func (*Title) GetLanguageAndScriptCode

func (x *Title) GetLanguageAndScriptCode() string

func (*Title) GetSubTitle

func (x *Title) GetSubTitle() string

func (*Title) GetTitleText

func (x *Title) GetTitleText() string

func (*Title) GetTitleType

func (x *Title) GetTitleType() string

func (*Title) ProtoMessage

func (*Title) ProtoMessage()

func (*Title) ProtoReflect

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

func (*Title) Reset

func (x *Title) Reset()

func (*Title) String

func (x *Title) String() string

type TitleDisplayInformation

type TitleDisplayInformation struct {

	// @gotags: xml:"IsDisplayedInTitle"
	IsDisplayedInTitle bool `` /* 145-byte string literal not displayed */
	// @gotags: xml:"Prefix"
	Prefix []*Prefix `protobuf:"bytes,2,rep,name=prefix,proto3" json:"prefix,omitempty" xml:"Prefix"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TitleDisplayInformation) Descriptor deprecated

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

Deprecated: Use TitleDisplayInformation.ProtoReflect.Descriptor instead.

func (*TitleDisplayInformation) GetIsDisplayedInTitle

func (x *TitleDisplayInformation) GetIsDisplayedInTitle() bool

func (*TitleDisplayInformation) GetLanguageAndScriptCode

func (x *TitleDisplayInformation) GetLanguageAndScriptCode() string

func (*TitleDisplayInformation) GetPrefix

func (x *TitleDisplayInformation) GetPrefix() []*Prefix

func (*TitleDisplayInformation) GetSequenceNumber

func (x *TitleDisplayInformation) GetSequenceNumber() int32

func (*TitleDisplayInformation) ProtoMessage

func (*TitleDisplayInformation) ProtoMessage()

func (*TitleDisplayInformation) ProtoReflect

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

func (*TitleDisplayInformation) Reset

func (x *TitleDisplayInformation) Reset()

func (*TitleDisplayInformation) String

func (x *TitleDisplayInformation) String() string

type TrackRelease

type TrackRelease struct {

	// @gotags: xml:"ReleaseReference"
	ReleaseReference string `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,2,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,4,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ReleaseResourceReference"
	ReleaseResourceReference string `` /* 166-byte string literal not displayed */
	// @gotags: xml:"LinkedReleaseResourceReference"
	LinkedReleaseResourceReference []*LinkedReleaseResourceReference `` /* 192-byte string literal not displayed */
	// @gotags: xml:"ReleaseLabelReference"
	ReleaseLabelReference []*ReleaseLabelReferenceWithParty `` /* 154-byte string literal not displayed */
	// @gotags: xml:"Genre"
	Genre []*GenreWithTerritory `protobuf:"bytes,9,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ReleaseVisibilityReference"
	ReleaseVisibilityReference string `` /* 175-byte string literal not displayed */
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,11,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"TargetURL"
	TargetURL string `protobuf:"bytes,13,opt,name=target_u_r_l,json=targetURL,proto3" json:"target_u_r_l,omitempty" xml:"TargetURL"`
	// @gotags: xml:"Keywords"
	Keywords []*KeywordsWithTerritory `protobuf:"bytes,14,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis []*SynopsisWithTerritory `protobuf:"bytes,15,rep,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"MarketingComment"
	MarketingComment []*MarketingComment `` /* 133-byte string literal not displayed */
	// @gotags: xml:"IsMainRelease,attr"
	IsMainRelease bool `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TrackRelease) Descriptor deprecated

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

Deprecated: Use TrackRelease.ProtoReflect.Descriptor instead.

func (*TrackRelease) GetAdditionalTitle

func (x *TrackRelease) GetAdditionalTitle() []*AdditionalTitle

func (*TrackRelease) GetDisplayTitle

func (x *TrackRelease) GetDisplayTitle() []*DisplayTitle

func (*TrackRelease) GetDisplayTitleText

func (x *TrackRelease) GetDisplayTitleText() []*DisplayTitleText

func (*TrackRelease) GetGenre

func (x *TrackRelease) GetGenre() []*GenreWithTerritory

func (*TrackRelease) GetIsMainRelease

func (x *TrackRelease) GetIsMainRelease() bool

func (*TrackRelease) GetKeywords

func (x *TrackRelease) GetKeywords() []*KeywordsWithTerritory

func (*TrackRelease) GetLinkedReleaseResourceReference

func (x *TrackRelease) GetLinkedReleaseResourceReference() []*LinkedReleaseResourceReference

func (*TrackRelease) GetMarketingComment

func (x *TrackRelease) GetMarketingComment() []*MarketingComment

func (*TrackRelease) GetRelatedRelease

func (x *TrackRelease) GetRelatedRelease() []*RelatedRelease

func (*TrackRelease) GetRelatedResource

func (x *TrackRelease) GetRelatedResource() []*RelatedResource

func (*TrackRelease) GetReleaseId

func (x *TrackRelease) GetReleaseId() *ReleaseId

func (*TrackRelease) GetReleaseLabelReference

func (x *TrackRelease) GetReleaseLabelReference() []*ReleaseLabelReferenceWithParty

func (*TrackRelease) GetReleaseReference

func (x *TrackRelease) GetReleaseReference() string

func (*TrackRelease) GetReleaseResourceReference

func (x *TrackRelease) GetReleaseResourceReference() string

func (*TrackRelease) GetReleaseVisibilityReference

func (x *TrackRelease) GetReleaseVisibilityReference() string

func (*TrackRelease) GetSynopsis

func (x *TrackRelease) GetSynopsis() []*SynopsisWithTerritory

func (*TrackRelease) GetTargetURL

func (x *TrackRelease) GetTargetURL() string

func (*TrackRelease) ProtoMessage

func (*TrackRelease) ProtoMessage()

func (*TrackRelease) ProtoReflect

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

func (*TrackRelease) Reset

func (x *TrackRelease) Reset()

func (*TrackRelease) String

func (x *TrackRelease) String() string

type TrackReleaseVisibility

type TrackReleaseVisibility struct {

	// @gotags: xml:"VisibilityReference"
	VisibilityReference string `` /* 144-byte string literal not displayed */
	// @gotags: xml:"TrackListingPreviewStartDateTime"
	TrackListingPreviewStartDateTime string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"ClipPreviewStartDateTime"
	ClipPreviewStartDateTime string `` /* 170-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TrackReleaseVisibility) Descriptor deprecated

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

Deprecated: Use TrackReleaseVisibility.ProtoReflect.Descriptor instead.

func (*TrackReleaseVisibility) GetClipPreviewStartDateTime

func (x *TrackReleaseVisibility) GetClipPreviewStartDateTime() string

func (*TrackReleaseVisibility) GetTrackListingPreviewStartDateTime

func (x *TrackReleaseVisibility) GetTrackListingPreviewStartDateTime() string

func (*TrackReleaseVisibility) GetVisibilityReference

func (x *TrackReleaseVisibility) GetVisibilityReference() string

func (*TrackReleaseVisibility) ProtoMessage

func (*TrackReleaseVisibility) ProtoMessage()

func (*TrackReleaseVisibility) ProtoReflect

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

func (*TrackReleaseVisibility) Reset

func (x *TrackReleaseVisibility) Reset()

func (*TrackReleaseVisibility) String

func (x *TrackReleaseVisibility) String() string

type UseType

type UseType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UseType) Descriptor deprecated

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

Deprecated: Use UseType.ProtoReflect.Descriptor instead.

func (*UseType) GetNamespace

func (x *UseType) GetNamespace() string

func (*UseType) GetUserDefinedValue

func (x *UseType) GetUserDefinedValue() string

func (*UseType) GetValue

func (x *UseType) GetValue() string

func (*UseType) ProtoMessage

func (*UseType) ProtoMessage()

func (*UseType) ProtoReflect

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

func (*UseType) Reset

func (x *UseType) Reset()

func (*UseType) String

func (x *UseType) String() string

type UserInterfaceType

type UserInterfaceType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UserInterfaceType) Descriptor deprecated

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

Deprecated: Use UserInterfaceType.ProtoReflect.Descriptor instead.

func (*UserInterfaceType) GetNamespace

func (x *UserInterfaceType) GetNamespace() string

func (*UserInterfaceType) GetUserDefinedValue

func (x *UserInterfaceType) GetUserDefinedValue() string

func (*UserInterfaceType) GetValue

func (x *UserInterfaceType) GetValue() string

func (*UserInterfaceType) ProtoMessage

func (*UserInterfaceType) ProtoMessage()

func (*UserInterfaceType) ProtoReflect

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

func (*UserInterfaceType) Reset

func (x *UserInterfaceType) Reset()

func (*UserInterfaceType) String

func (x *UserInterfaceType) String() string

type ValidityPeriod

type ValidityPeriod struct {

	// @gotags: xml:"StartDate"
	StartDate *EventDate `protobuf:"bytes,1,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate *EventDate `protobuf:"bytes,2,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// contains filtered or unexported fields
}

func (*ValidityPeriod) Descriptor deprecated

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

Deprecated: Use ValidityPeriod.ProtoReflect.Descriptor instead.

func (*ValidityPeriod) GetEndDate

func (x *ValidityPeriod) GetEndDate() *EventDate

func (*ValidityPeriod) GetStartDate

func (x *ValidityPeriod) GetStartDate() *EventDate

func (*ValidityPeriod) ProtoMessage

func (*ValidityPeriod) ProtoMessage()

func (*ValidityPeriod) ProtoReflect

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

func (*ValidityPeriod) Reset

func (x *ValidityPeriod) Reset()

func (*ValidityPeriod) String

func (x *ValidityPeriod) String() string

type Venue

type Venue struct {

	// @gotags: xml:"VenueName"
	VenueName string `protobuf:"bytes,1,opt,name=venue_name,json=venueName,proto3" json:"venue_name,omitempty" xml:"VenueName"`
	// @gotags: xml:"VenueAddress"
	VenueAddress string `protobuf:"bytes,2,opt,name=venue_address,json=venueAddress,proto3" json:"venue_address,omitempty" xml:"VenueAddress"`
	// @gotags: xml:"TerritoryCode"
	TerritoryCode *AllTerritoryCode `protobuf:"bytes,3,opt,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"LocationCode"
	LocationCode string `protobuf:"bytes,4,opt,name=location_code,json=locationCode,proto3" json:"location_code,omitempty" xml:"LocationCode"`
	// @gotags: xml:"VenueRoom"
	VenueRoom string `protobuf:"bytes,5,opt,name=venue_room,json=venueRoom,proto3" json:"venue_room,omitempty" xml:"VenueRoom"`
	// contains filtered or unexported fields
}

func (*Venue) Descriptor deprecated

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

Deprecated: Use Venue.ProtoReflect.Descriptor instead.

func (*Venue) GetLocationCode

func (x *Venue) GetLocationCode() string

func (*Venue) GetTerritoryCode

func (x *Venue) GetTerritoryCode() *AllTerritoryCode

func (*Venue) GetVenueAddress

func (x *Venue) GetVenueAddress() string

func (*Venue) GetVenueName

func (x *Venue) GetVenueName() string

func (*Venue) GetVenueRoom

func (x *Venue) GetVenueRoom() string

func (*Venue) ProtoMessage

func (*Venue) ProtoMessage()

func (*Venue) ProtoReflect

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

func (*Venue) Reset

func (x *Venue) Reset()

func (*Venue) String

func (x *Venue) String() string

type VersionType

type VersionType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*VersionType) Descriptor deprecated

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

Deprecated: Use VersionType.ProtoReflect.Descriptor instead.

func (*VersionType) GetNamespace

func (x *VersionType) GetNamespace() string

func (*VersionType) GetUserDefinedValue

func (x *VersionType) GetUserDefinedValue() string

func (*VersionType) GetValue

func (x *VersionType) GetValue() string

func (*VersionType) ProtoMessage

func (*VersionType) ProtoMessage()

func (*VersionType) ProtoReflect

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

func (*VersionType) Reset

func (x *VersionType) Reset()

func (*VersionType) String

func (x *VersionType) String() string

type Video

type Video struct {

	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Type"
	Type *VideoType `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty" xml:"Type"`
	// @gotags: xml:"ResourceId"
	ResourceId []*VideoId `protobuf:"bytes,3,rep,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty" xml:"ResourceId"`
	// @gotags: xml:"WorkId"
	WorkId []*MusicalWorkId `protobuf:"bytes,4,rep,name=work_id,json=workId,proto3" json:"work_id,omitempty" xml:"WorkId"`
	// @gotags: xml:"DisplayTitleText"
	DisplayTitleText []*DisplayTitleText `` /* 134-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle []*DisplayTitle `protobuf:"bytes,6,rep,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"AdditionalTitle"
	AdditionalTitle []*AdditionalTitle `` /* 128-byte string literal not displayed */
	// @gotags: xml:"VersionType"
	VersionType []*VersionType `protobuf:"bytes,8,rep,name=version_type,json=versionType,proto3" json:"version_type,omitempty" xml:"VersionType"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*DisplayArtistNameWithDefault `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*DisplayArtist `protobuf:"bytes,10,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"Contributor"
	Contributor []*Contributor `protobuf:"bytes,11,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"Character"
	Character []*Character `protobuf:"bytes,12,rep,name=character,proto3" json:"character,omitempty" xml:"Character"`
	// @gotags: xml:"ResourceRightsController"
	ResourceRightsController []*ResourceRightsController `` /* 167-byte string literal not displayed */
	// @gotags: xml:"WorkRightsController"
	WorkRightsController []*WorkRightsController `` /* 151-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLineWithDefault `protobuf:"bytes,15,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLineWithDefault `protobuf:"bytes,16,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine []*CourtesyLineWithDefault `protobuf:"bytes,17,rep,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,18,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDateWithoutFlags `protobuf:"bytes,19,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"MasteredDate"
	MasteredDate *EventDateWithoutFlags `protobuf:"bytes,20,opt,name=mastered_date,json=masteredDate,proto3" json:"mastered_date,omitempty" xml:"MasteredDate"`
	// @gotags: xml:"RemasteredDate"
	RemasteredDate []*EventDateWithoutFlags `protobuf:"bytes,21,rep,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"FirstPublicationDate"
	FirstPublicationDate []*FulfillmentDateWithTerritory `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningTypeWithTerritory `` /* 147-byte string literal not displayed */
	// @gotags: xml:"AvRating"
	AvRating []*AvRating `protobuf:"bytes,24,rep,name=av_rating,json=avRating,proto3" json:"av_rating,omitempty" xml:"AvRating"`
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,25,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"RelatedResource"
	RelatedResource []*RelatedResource `` /* 129-byte string literal not displayed */
	// @gotags: xml:"CompositeMusicalWorkType"
	CompositeMusicalWorkType string `` /* 169-byte string literal not displayed */
	// @gotags: xml:"IsCover"
	IsCover bool `protobuf:"varint,28,opt,name=is_cover,json=isCover,proto3" json:"is_cover,omitempty" xml:"IsCover"`
	// @gotags: xml:"IsInstrumental"
	IsInstrumental bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ContainsHiddenContent"
	ContainsHiddenContent bool `` /* 156-byte string literal not displayed */
	// @gotags: xml:"IsRemastered"
	IsRemastered bool `protobuf:"varint,31,opt,name=is_remastered,json=isRemastered,proto3" json:"is_remastered,omitempty" xml:"IsRemastered"`
	// @gotags: xml:"DisplayCredits"
	DisplayCredits []*DisplayCredits `protobuf:"bytes,32,rep,name=display_credits,json=displayCredits,proto3" json:"display_credits,omitempty" xml:"DisplayCredits"`
	// @gotags: xml:"LanguageOfPerformance"
	LanguageOfPerformance []string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"LanguageOfDubbing"
	LanguageOfDubbing []string `` /* 139-byte string literal not displayed */
	// @gotags: xml:"SubTitleLanguage"
	SubTitleLanguage []string `` /* 135-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"TechnicalDetails"
	TechnicalDetails []*TechnicalVideoDetails `` /* 133-byte string literal not displayed */
	// @gotags: xml:"Raga"
	Raga []string `protobuf:"bytes,38,rep,name=raga,proto3" json:"raga,omitempty" xml:"Raga"`
	// @gotags: xml:"Tala"
	Tala []string `protobuf:"bytes,39,rep,name=tala,proto3" json:"tala,omitempty" xml:"Tala"`
	// @gotags: xml:"Deity"
	Deity []string `protobuf:"bytes,40,rep,name=deity,proto3" json:"deity,omitempty" xml:"Deity"`
	// @gotags: xml:"VideoChapterReference"
	VideoChapterReference []string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"VideoCueSheetReference"
	VideoCueSheetReference []string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ReasonForCueSheetAbsence"
	ReasonForCueSheetAbsence *Reason `` /* 171-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsSupplemental,attr"
	IsSupplemental bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Video) Descriptor deprecated

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

Deprecated: Use Video.ProtoReflect.Descriptor instead.

func (*Video) GetAdditionalTitle

func (x *Video) GetAdditionalTitle() []*AdditionalTitle

func (*Video) GetAvRating

func (x *Video) GetAvRating() []*AvRating

func (*Video) GetCLine

func (x *Video) GetCLine() []*CLineWithDefault

func (*Video) GetCharacter

func (x *Video) GetCharacter() []*Character

func (*Video) GetCompositeMusicalWorkType

func (x *Video) GetCompositeMusicalWorkType() string

func (*Video) GetContainsHiddenContent

func (x *Video) GetContainsHiddenContent() bool

func (*Video) GetContributor

func (x *Video) GetContributor() []*Contributor

func (*Video) GetCourtesyLine

func (x *Video) GetCourtesyLine() []*CourtesyLineWithDefault

func (*Video) GetCreationDate

func (x *Video) GetCreationDate() *EventDateWithoutFlags

func (*Video) GetDeity

func (x *Video) GetDeity() []string

func (*Video) GetDisplayArtist

func (x *Video) GetDisplayArtist() []*DisplayArtist

func (*Video) GetDisplayArtistName

func (x *Video) GetDisplayArtistName() []*DisplayArtistNameWithDefault

func (*Video) GetDisplayCredits

func (x *Video) GetDisplayCredits() []*DisplayCredits

func (*Video) GetDisplayTitle

func (x *Video) GetDisplayTitle() []*DisplayTitle

func (*Video) GetDisplayTitleText

func (x *Video) GetDisplayTitleText() []*DisplayTitleText

func (*Video) GetDuration

func (x *Video) GetDuration() string

func (*Video) GetFirstPublicationDate

func (x *Video) GetFirstPublicationDate() []*FulfillmentDateWithTerritory

func (*Video) GetIsCover

func (x *Video) GetIsCover() bool

func (*Video) GetIsInstrumental

func (x *Video) GetIsInstrumental() bool

func (*Video) GetIsRemastered

func (x *Video) GetIsRemastered() bool

func (*Video) GetIsSupplemental

func (x *Video) GetIsSupplemental() bool

func (*Video) GetLanguageAndScriptCode

func (x *Video) GetLanguageAndScriptCode() string

func (*Video) GetLanguageOfDubbing

func (x *Video) GetLanguageOfDubbing() []string

func (*Video) GetLanguageOfPerformance

func (x *Video) GetLanguageOfPerformance() []string

func (*Video) GetMasteredDate

func (x *Video) GetMasteredDate() *EventDateWithoutFlags

func (*Video) GetPLine

func (x *Video) GetPLine() []*PLineWithDefault

func (*Video) GetParentalWarningType

func (x *Video) GetParentalWarningType() []*ParentalWarningTypeWithTerritory

func (*Video) GetRaga

func (x *Video) GetRaga() []string

func (*Video) GetReasonForCueSheetAbsence

func (x *Video) GetReasonForCueSheetAbsence() *Reason

func (*Video) GetRelatedRelease

func (x *Video) GetRelatedRelease() []*RelatedRelease

func (*Video) GetRelatedResource

func (x *Video) GetRelatedResource() []*RelatedResource

func (*Video) GetRemasteredDate

func (x *Video) GetRemasteredDate() []*EventDateWithoutFlags

func (*Video) GetResourceContainedResourceReferenceList

func (x *Video) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*Video) GetResourceId

func (x *Video) GetResourceId() []*VideoId

func (*Video) GetResourceReference

func (x *Video) GetResourceReference() string

func (*Video) GetResourceRightsController

func (x *Video) GetResourceRightsController() []*ResourceRightsController

func (*Video) GetSubTitleLanguage

func (x *Video) GetSubTitleLanguage() []string

func (*Video) GetTala

func (x *Video) GetTala() []string

func (*Video) GetTechnicalDetails

func (x *Video) GetTechnicalDetails() []*TechnicalVideoDetails

func (*Video) GetType

func (x *Video) GetType() *VideoType

func (*Video) GetVersionType

func (x *Video) GetVersionType() []*VersionType

func (*Video) GetVideoChapterReference

func (x *Video) GetVideoChapterReference() []string

func (*Video) GetVideoCueSheetReference

func (x *Video) GetVideoCueSheetReference() []string

func (*Video) GetWorkId

func (x *Video) GetWorkId() []*MusicalWorkId

func (*Video) GetWorkRightsController

func (x *Video) GetWorkRightsController() []*WorkRightsController

func (*Video) ProtoMessage

func (*Video) ProtoMessage()

func (*Video) ProtoReflect

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

func (*Video) Reset

func (x *Video) Reset()

func (*Video) String

func (x *Video) String() string

type VideoCodecType

type VideoCodecType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Version,attr"
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty" xml:"Version,attr"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*VideoCodecType) Descriptor deprecated

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

Deprecated: Use VideoCodecType.ProtoReflect.Descriptor instead.

func (*VideoCodecType) GetNamespace

func (x *VideoCodecType) GetNamespace() string

func (*VideoCodecType) GetUserDefinedValue

func (x *VideoCodecType) GetUserDefinedValue() string

func (*VideoCodecType) GetValue

func (x *VideoCodecType) GetValue() string

func (*VideoCodecType) GetVersion

func (x *VideoCodecType) GetVersion() string

func (*VideoCodecType) ProtoMessage

func (*VideoCodecType) ProtoMessage()

func (*VideoCodecType) ProtoReflect

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

func (*VideoCodecType) Reset

func (x *VideoCodecType) Reset()

func (*VideoCodecType) String

func (x *VideoCodecType) String() string

type VideoDefinitionType

type VideoDefinitionType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*VideoDefinitionType) Descriptor deprecated

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

Deprecated: Use VideoDefinitionType.ProtoReflect.Descriptor instead.

func (*VideoDefinitionType) GetNamespace

func (x *VideoDefinitionType) GetNamespace() string

func (*VideoDefinitionType) GetUserDefinedValue

func (x *VideoDefinitionType) GetUserDefinedValue() string

func (*VideoDefinitionType) GetValue

func (x *VideoDefinitionType) GetValue() string

func (*VideoDefinitionType) ProtoMessage

func (*VideoDefinitionType) ProtoMessage()

func (*VideoDefinitionType) ProtoReflect

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

func (*VideoDefinitionType) Reset

func (x *VideoDefinitionType) Reset()

func (*VideoDefinitionType) String

func (x *VideoDefinitionType) String() string

type VideoId

type VideoId struct {

	// @gotags: xml:"ISRC"
	ISRC string `protobuf:"bytes,1,opt,name=i_s_r_c,json=iSRC,proto3" json:"i_s_r_c,omitempty" xml:"ISRC"`
	// @gotags: xml:"ISAN"
	ISAN string `protobuf:"bytes,2,opt,name=i_s_a_n,json=iSAN,proto3" json:"i_s_a_n,omitempty" xml:"ISAN"`
	// @gotags: xml:"VISAN"
	VISAN string `protobuf:"bytes,3,opt,name=v_i_s_a_n,json=vISAN,proto3" json:"v_i_s_a_n,omitempty" xml:"VISAN"`
	// @gotags: xml:"CatalogNumber"
	CatalogNumber *CatalogNumber `protobuf:"bytes,4,opt,name=catalog_number,json=catalogNumber,proto3" json:"catalog_number,omitempty" xml:"CatalogNumber"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,5,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"EIDR"
	EIDR []string `protobuf:"bytes,6,rep,name=e_i_d_r,json=eIDR,proto3" json:"e_i_d_r,omitempty" xml:"EIDR"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,7,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*VideoId) Descriptor deprecated

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

Deprecated: Use VideoId.ProtoReflect.Descriptor instead.

func (*VideoId) GetCatalogNumber

func (x *VideoId) GetCatalogNumber() *CatalogNumber

func (*VideoId) GetEIDR

func (x *VideoId) GetEIDR() []string

func (*VideoId) GetISAN

func (x *VideoId) GetISAN() string

func (*VideoId) GetISRC

func (x *VideoId) GetISRC() string

func (*VideoId) GetIsReplaced

func (x *VideoId) GetIsReplaced() bool

func (*VideoId) GetProprietaryId

func (x *VideoId) GetProprietaryId() []*ProprietaryId

func (*VideoId) GetVISAN

func (x *VideoId) GetVISAN() string

func (*VideoId) ProtoMessage

func (*VideoId) ProtoMessage()

func (*VideoId) ProtoReflect

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

func (*VideoId) Reset

func (x *VideoId) Reset()

func (*VideoId) String

func (x *VideoId) String() string

type VideoType

type VideoType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"Namespace,attr"
	Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty" xml:"Namespace,attr"`
	// @gotags: xml:"UserDefinedValue,attr"
	UserDefinedValue string `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*VideoType) Descriptor deprecated

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

Deprecated: Use VideoType.ProtoReflect.Descriptor instead.

func (*VideoType) GetNamespace

func (x *VideoType) GetNamespace() string

func (*VideoType) GetUserDefinedValue

func (x *VideoType) GetUserDefinedValue() string

func (*VideoType) GetValue

func (x *VideoType) GetValue() string

func (*VideoType) ProtoMessage

func (*VideoType) ProtoMessage()

func (*VideoType) ProtoReflect

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

func (*VideoType) Reset

func (x *VideoType) Reset()

func (*VideoType) String

func (x *VideoType) String() string

type WorkRightsController

type WorkRightsController struct {

	// @gotags: xml:"RightsControllerPartyReference"
	RightsControllerPartyReference string `` /* 192-byte string literal not displayed */
	// @gotags: xml:"RightsControlType"
	RightsControlType []string `` /* 138-byte string literal not displayed */
	// @gotags: xml:"RightsControllerType"
	RightsControllerType string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"Territory"
	Territory []*AllTerritoryCode `protobuf:"bytes,4,rep,name=territory,proto3" json:"territory,omitempty" xml:"Territory"`
	// @gotags: xml:"StartDate"
	StartDate string `protobuf:"bytes,5,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate string `protobuf:"bytes,6,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// @gotags: xml:"RightShareUnknown"
	RightShareUnknown bool `` /* 139-byte string literal not displayed */
	// @gotags: xml:"RightSharePercentage"
	RightSharePercentage string `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WorkRightsController) Descriptor deprecated

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

Deprecated: Use WorkRightsController.ProtoReflect.Descriptor instead.

func (*WorkRightsController) GetEndDate

func (x *WorkRightsController) GetEndDate() string

func (*WorkRightsController) GetRightSharePercentage

func (x *WorkRightsController) GetRightSharePercentage() string

func (*WorkRightsController) GetRightShareUnknown

func (x *WorkRightsController) GetRightShareUnknown() bool

func (*WorkRightsController) GetRightsControlType

func (x *WorkRightsController) GetRightsControlType() []string

func (*WorkRightsController) GetRightsControllerPartyReference

func (x *WorkRightsController) GetRightsControllerPartyReference() string

func (*WorkRightsController) GetRightsControllerType

func (x *WorkRightsController) GetRightsControllerType() string

func (*WorkRightsController) GetStartDate

func (x *WorkRightsController) GetStartDate() string

func (*WorkRightsController) GetTerritory

func (x *WorkRightsController) GetTerritory() []*AllTerritoryCode

func (*WorkRightsController) ProtoMessage

func (*WorkRightsController) ProtoMessage()

func (*WorkRightsController) ProtoReflect

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

func (*WorkRightsController) Reset

func (x *WorkRightsController) Reset()

func (*WorkRightsController) String

func (x *WorkRightsController) String() string

Jump to

Keyboard shortcuts

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