v383

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DdexCCurrentTerritoryCode_name = map[int32]string{
		0: "DDEX_C_CURRENT_TERRITORY_CODE_UNSPECIFIED",
		1: "DDEX_C_CURRENT_TERRITORY_CODE_IDENTIFIERTYPE",
	}
	DdexCCurrentTerritoryCode_value = map[string]int32{
		"DDEX_C_CURRENT_TERRITORY_CODE_UNSPECIFIED":    0,
		"DDEX_C_CURRENT_TERRITORY_CODE_IDENTIFIERTYPE": 1,
	}
)

Enum value maps for DdexCCurrentTerritoryCode.

View Source
var File_ddex_ern_v383_v383_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AdministratingRecordCompany

type AdministratingRecordCompany struct {

	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,1,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,2,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @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 */
	// @gotags: xml:"Role,attr"
	Role string `protobuf:"bytes,5,opt,name=role,proto3" json:"role,omitempty" xml:"Role,attr"`
	// contains filtered or unexported fields
}

func (*AdministratingRecordCompany) Descriptor deprecated

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

Deprecated: Use AdministratingRecordCompany.ProtoReflect.Descriptor instead.

func (*AdministratingRecordCompany) GetNamespace

func (x *AdministratingRecordCompany) GetNamespace() string

func (*AdministratingRecordCompany) GetPartyId

func (x *AdministratingRecordCompany) GetPartyId() []*PartyId

func (*AdministratingRecordCompany) GetPartyName

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

func (*AdministratingRecordCompany) GetRole

func (x *AdministratingRecordCompany) GetRole() string

func (*AdministratingRecordCompany) GetUserDefinedValue

func (x *AdministratingRecordCompany) GetUserDefinedValue() string

func (*AdministratingRecordCompany) ProtoMessage

func (*AdministratingRecordCompany) ProtoMessage()

func (*AdministratingRecordCompany) ProtoReflect

func (*AdministratingRecordCompany) Reset

func (x *AdministratingRecordCompany) Reset()

func (*AdministratingRecordCompany) String

func (x *AdministratingRecordCompany) 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 Artist

type Artist struct {

	// @gotags: xml:"ArtistRole"
	ArtistRole []*ArtistRole `protobuf:"bytes,1,rep,name=artist_role,json=artistRole,proto3" json:"artist_role,omitempty" xml:"ArtistRole"`
	// @gotags: xml:"Nationality"
	Nationality []*AllTerritoryCode `protobuf:"bytes,2,rep,name=nationality,proto3" json:"nationality,omitempty" xml:"Nationality"`
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `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"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Artist) Descriptor deprecated

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

Deprecated: Use Artist.ProtoReflect.Descriptor instead.

func (*Artist) GetArtistRole

func (x *Artist) GetArtistRole() []*ArtistRole

func (*Artist) GetNationality

func (x *Artist) GetNationality() []*AllTerritoryCode

func (*Artist) GetPartyId

func (x *Artist) GetPartyId() []*PartyId

func (*Artist) GetPartyName

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

func (*Artist) GetSequenceNumber

func (x *Artist) GetSequenceNumber() int32

func (*Artist) ProtoMessage

func (*Artist) ProtoMessage()

func (*Artist) ProtoReflect

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

func (*Artist) Reset

func (x *Artist) Reset()

func (*Artist) String

func (x *Artist) String() string

type ArtistDelegatedUsageRights

type ArtistDelegatedUsageRights struct {

	// @gotags: xml:"UseType"
	UseType []*UseType `protobuf:"bytes,1,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:"PeriodOfRightsDelegation"
	PeriodOfRightsDelegation *Period `` /* 168-byte string literal not displayed */
	// @gotags: xml:"TerritoryOfRightsDelegation"
	TerritoryOfRightsDelegation []*AllTerritoryCode `` /* 180-byte string literal not displayed */
	// @gotags: xml:"MembershipType"
	MembershipType string `protobuf:"bytes,5,opt,name=membership_type,json=membershipType,proto3" json:"membership_type,omitempty" xml:"MembershipType"`
	// contains filtered or unexported fields
}

func (*ArtistDelegatedUsageRights) Descriptor deprecated

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

Deprecated: Use ArtistDelegatedUsageRights.ProtoReflect.Descriptor instead.

func (*ArtistDelegatedUsageRights) GetMembershipType

func (x *ArtistDelegatedUsageRights) GetMembershipType() string

func (*ArtistDelegatedUsageRights) GetPeriodOfRightsDelegation

func (x *ArtistDelegatedUsageRights) GetPeriodOfRightsDelegation() *Period

func (*ArtistDelegatedUsageRights) GetTerritoryOfRightsDelegation

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

func (*ArtistDelegatedUsageRights) GetUseType

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

func (*ArtistDelegatedUsageRights) GetUserInterfaceType

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

func (*ArtistDelegatedUsageRights) ProtoMessage

func (*ArtistDelegatedUsageRights) ProtoMessage()

func (*ArtistDelegatedUsageRights) ProtoReflect

func (*ArtistDelegatedUsageRights) Reset

func (x *ArtistDelegatedUsageRights) Reset()

func (*ArtistDelegatedUsageRights) String

func (x *ArtistDelegatedUsageRights) String() string

type ArtistRole

type ArtistRole 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 (*ArtistRole) Descriptor deprecated

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

Deprecated: Use ArtistRole.ProtoReflect.Descriptor instead.

func (*ArtistRole) GetNamespace

func (x *ArtistRole) GetNamespace() string

func (*ArtistRole) GetUserDefinedValue

func (x *ArtistRole) GetUserDefinedValue() string

func (*ArtistRole) GetValue

func (x *ArtistRole) GetValue() string

func (*ArtistRole) ProtoMessage

func (*ArtistRole) ProtoMessage()

func (*ArtistRole) ProtoReflect

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

func (*ArtistRole) Reset

func (x *ArtistRole) Reset()

func (*ArtistRole) String

func (x *ArtistRole) 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:"RatingText"
	RatingText string `protobuf:"bytes,1,opt,name=rating_text,json=ratingText,proto3" json:"rating_text,omitempty" xml:"RatingText"`
	// @gotags: xml:"RatingAgency"
	RatingAgency *RatingAgency `protobuf:"bytes,2,opt,name=rating_agency,json=ratingAgency,proto3" json:"rating_agency,omitempty" xml:"RatingAgency"`
	// @gotags: xml:"RatingSchemeDescription"
	RatingSchemeDescription []*Description `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*AvRating) Descriptor deprecated

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

Deprecated: Use AvRating.ProtoReflect.Descriptor instead.

func (*AvRating) GetRatingAgency

func (x *AvRating) GetRatingAgency() *RatingAgency

func (*AvRating) GetRatingSchemeDescription

func (x *AvRating) GetRatingSchemeDescription() []*Description

func (*AvRating) GetRatingText

func (x *AvRating) GetRatingText() string

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 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 CatalogItem

type CatalogItem struct {

	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*AllTerritoryCode `protobuf:"bytes,1,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ReleaseId"
	ReleaseId []*ReleaseId `protobuf:"bytes,2,rep,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"Title"
	Title *Title `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName *Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ContributorName"
	ContributorName []*Name `` /* 128-byte string literal not displayed */
	// @gotags: xml:"DisplayTitle"
	DisplayTitle *ReferenceTitle `protobuf:"bytes,6,opt,name=display_title,json=displayTitle,proto3" json:"display_title,omitempty" xml:"DisplayTitle"`
	// @gotags: xml:"LabelName"
	LabelName []*LabelName `protobuf:"bytes,7,rep,name=label_name,json=labelName,proto3" json:"label_name,omitempty" xml:"LabelName"`
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,8,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,9,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,10,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"ReleaseDate"
	ReleaseDate *EventDate `protobuf:"bytes,11,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty" xml:"ReleaseDate"`
	// contains filtered or unexported fields
}

func (*CatalogItem) Descriptor deprecated

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

Deprecated: Use CatalogItem.ProtoReflect.Descriptor instead.

func (*CatalogItem) GetCLine

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

func (*CatalogItem) GetContributorName

func (x *CatalogItem) GetContributorName() []*Name

func (*CatalogItem) GetDisplayArtistName

func (x *CatalogItem) GetDisplayArtistName() *Name

func (*CatalogItem) GetDisplayTitle

func (x *CatalogItem) GetDisplayTitle() *ReferenceTitle

func (*CatalogItem) GetGenre

func (x *CatalogItem) GetGenre() []*Genre

func (*CatalogItem) GetLabelName

func (x *CatalogItem) GetLabelName() []*LabelName

func (*CatalogItem) GetPLine

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

func (*CatalogItem) GetReleaseDate

func (x *CatalogItem) GetReleaseDate() *EventDate

func (*CatalogItem) GetReleaseId

func (x *CatalogItem) GetReleaseId() []*ReleaseId

func (*CatalogItem) GetTerritoryCode

func (x *CatalogItem) GetTerritoryCode() []*AllTerritoryCode

func (*CatalogItem) GetTitle

func (x *CatalogItem) GetTitle() *Title

func (*CatalogItem) ProtoMessage

func (*CatalogItem) ProtoMessage()

func (*CatalogItem) ProtoReflect

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

func (*CatalogItem) Reset

func (x *CatalogItem) Reset()

func (*CatalogItem) String

func (x *CatalogItem) String() string

type CatalogListMessage

type CatalogListMessage struct {

	// @gotags: xml:"MessageHeader"
	MessageHeader *MessageHeader `protobuf:"bytes,1,opt,name=message_header,json=messageHeader,proto3" json:"message_header,omitempty" xml:"MessageHeader"`
	// @gotags: xml:"PublicationDate"
	PublicationDate string `` /* 128-byte string literal not displayed */
	// @gotags: xml:"CatalogItem"
	CatalogItem []*CatalogItem `protobuf:"bytes,3,rep,name=catalog_item,json=catalogItem,proto3" json:"catalog_item,omitempty" xml:"CatalogItem"`
	// @gotags: xml:"MessageSchemaVersionId,attr"
	MessageSchemaVersionId string `` /* 165-byte string literal not displayed */
	// @gotags: xml:"BusinessProfileVersionId,attr"
	BusinessProfileVersionId string `` /* 173-byte string literal not displayed */
	// @gotags: xml:"ReleaseProfileVersionId,attr"
	ReleaseProfileVersionId string `` /* 169-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ern,attr"
	XmlnsErn string `protobuf:"bytes,8,opt,name=xmlns_ern,json=xmlnsErn,proto3" json:"xmlns_ern,omitempty" xml:"ern,attr"`
	// @gotags: xml:"xsi,attr"
	XmlnsXsi string `protobuf:"bytes,9,opt,name=xmlns_xsi,json=xmlnsXsi,proto3" json:"xmlns_xsi,omitempty" xml:"xsi,attr"`
	// @gotags: xml:"schemaLocation,attr"
	XsiSchemaLocation string `` /* 141-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CatalogListMessage) Descriptor deprecated

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

Deprecated: Use CatalogListMessage.ProtoReflect.Descriptor instead.

func (*CatalogListMessage) GetBusinessProfileVersionId

func (x *CatalogListMessage) GetBusinessProfileVersionId() string

func (*CatalogListMessage) GetCatalogItem

func (x *CatalogListMessage) GetCatalogItem() []*CatalogItem

func (*CatalogListMessage) GetLanguageAndScriptCode

func (x *CatalogListMessage) GetLanguageAndScriptCode() string

func (*CatalogListMessage) GetMessageHeader

func (x *CatalogListMessage) GetMessageHeader() *MessageHeader

func (*CatalogListMessage) GetMessageSchemaVersionId

func (x *CatalogListMessage) GetMessageSchemaVersionId() string

func (*CatalogListMessage) GetPublicationDate

func (x *CatalogListMessage) GetPublicationDate() string

func (*CatalogListMessage) GetReleaseProfileVersionId

func (x *CatalogListMessage) GetReleaseProfileVersionId() string

func (*CatalogListMessage) GetXmlnsErn

func (x *CatalogListMessage) GetXmlnsErn() string

func (*CatalogListMessage) GetXmlnsXsi

func (x *CatalogListMessage) GetXmlnsXsi() string

func (*CatalogListMessage) GetXsiSchemaLocation

func (x *CatalogListMessage) GetXsiSchemaLocation() string

func (*CatalogListMessage) MarshalXML

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

MarshalXML implements xml.Marshaler for CatalogListMessage

func (*CatalogListMessage) ProtoMessage

func (*CatalogListMessage) ProtoMessage()

func (*CatalogListMessage) ProtoReflect

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

func (*CatalogListMessage) Reset

func (x *CatalogListMessage) Reset()

func (*CatalogListMessage) String

func (x *CatalogListMessage) String() string

func (*CatalogListMessage) UnmarshalXML

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

UnmarshalXML implements xml.Unmarshaler for CatalogListMessage

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 CatalogReleaseReferenceList

type CatalogReleaseReferenceList struct {

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

func (*CatalogReleaseReferenceList) Descriptor deprecated

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

Deprecated: Use CatalogReleaseReferenceList.ProtoReflect.Descriptor instead.

func (*CatalogReleaseReferenceList) GetCatalogReleaseReference

func (x *CatalogReleaseReferenceList) GetCatalogReleaseReference() []string

func (*CatalogReleaseReferenceList) ProtoMessage

func (*CatalogReleaseReferenceList) ProtoMessage()

func (*CatalogReleaseReferenceList) ProtoReflect

func (*CatalogReleaseReferenceList) Reset

func (x *CatalogReleaseReferenceList) Reset()

func (*CatalogReleaseReferenceList) String

func (x *CatalogReleaseReferenceList) String() string

type CatalogTransfer

type CatalogTransfer struct {

	// @gotags: xml:"CatalogTransferCompleted"
	CatalogTransferCompleted bool `` /* 167-byte string literal not displayed */
	// @gotags: xml:"EffectiveTransferDate"
	EffectiveTransferDate *EventDate `` /* 154-byte string literal not displayed */
	// @gotags: xml:"CatalogReleaseReferenceList"
	CatalogReleaseReferenceList *CatalogReleaseReferenceList `` /* 180-byte string literal not displayed */
	// @gotags: xml:"TransferringFrom"
	TransferringFrom *PartyDescriptor `` /* 132-byte string literal not displayed */
	// @gotags: xml:"TransferringTo"
	TransferringTo *PartyDescriptor `protobuf:"bytes,5,opt,name=transferring_to,json=transferringTo,proto3" json:"transferring_to,omitempty" xml:"TransferringTo"`
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*AllTerritoryCode `protobuf:"bytes,6,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*AllTerritoryCode `` /* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CatalogTransfer) Descriptor deprecated

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

Deprecated: Use CatalogTransfer.ProtoReflect.Descriptor instead.

func (*CatalogTransfer) GetCatalogReleaseReferenceList

func (x *CatalogTransfer) GetCatalogReleaseReferenceList() *CatalogReleaseReferenceList

func (*CatalogTransfer) GetCatalogTransferCompleted

func (x *CatalogTransfer) GetCatalogTransferCompleted() bool

func (*CatalogTransfer) GetEffectiveTransferDate

func (x *CatalogTransfer) GetEffectiveTransferDate() *EventDate

func (*CatalogTransfer) GetExcludedTerritoryCode

func (x *CatalogTransfer) GetExcludedTerritoryCode() []*AllTerritoryCode

func (*CatalogTransfer) GetTerritoryCode

func (x *CatalogTransfer) GetTerritoryCode() []*AllTerritoryCode

func (*CatalogTransfer) GetTransferringFrom

func (x *CatalogTransfer) GetTransferringFrom() *PartyDescriptor

func (*CatalogTransfer) GetTransferringTo

func (x *CatalogTransfer) GetTransferringTo() *PartyDescriptor

func (*CatalogTransfer) ProtoMessage

func (*CatalogTransfer) ProtoMessage()

func (*CatalogTransfer) ProtoReflect

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

func (*CatalogTransfer) Reset

func (x *CatalogTransfer) Reset()

func (*CatalogTransfer) String

func (x *CatalogTransfer) String() string

type Character

type Character struct {

	// @gotags: xml:"ResourceContributor"
	ResourceContributor *DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,2,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,3,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 (*Character) Descriptor deprecated

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

Deprecated: Use Character.ProtoReflect.Descriptor instead.

func (*Character) GetPartyId

func (x *Character) GetPartyId() []*PartyId

func (*Character) GetPartyName

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

func (*Character) GetResourceContributor

func (x *Character) GetResourceContributor() *DetailedResourceContributor

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 Collection

type Collection struct {

	// @gotags: xml:"CollectionId"
	CollectionId []*CollectionId `protobuf:"bytes,1,rep,name=collection_id,json=collectionId,proto3" json:"collection_id,omitempty" xml:"CollectionId"`
	// @gotags: xml:"CollectionType"
	CollectionType []*CollectionType `protobuf:"bytes,2,rep,name=collection_type,json=collectionType,proto3" json:"collection_type,omitempty" xml:"CollectionType"`
	// @gotags: xml:"CollectionReference"
	CollectionReference string `` /* 144-byte string literal not displayed */
	// @gotags: xml:"EquivalentReleaseReference"
	EquivalentReleaseReference string `` /* 174-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,5,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @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 []*DetailedResourceContributor `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:"CollectionCollectionReferenceList"
	CollectionCollectionReferenceList *CollectionCollectionReferenceList `` /* 204-byte string literal not displayed */
	// @gotags: xml:"IsComplete"
	IsComplete bool `protobuf:"varint,10,opt,name=is_complete,json=isComplete,proto3" json:"is_complete,omitempty" xml:"IsComplete"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,11,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"DurationOfMusicalContent"
	DurationOfMusicalContent string `` /* 169-byte string literal not displayed */
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,13,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"ReleaseDate"
	ReleaseDate *EventDate `protobuf:"bytes,14,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty" xml:"ReleaseDate"`
	// @gotags: xml:"OriginalReleaseDate"
	OriginalReleaseDate *EventDate `` /* 147-byte string literal not displayed */
	// @gotags: xml:"OriginalLanguage"
	OriginalLanguage string `` /* 133-byte string literal not displayed */
	// @gotags: xml:"CollectionDetailsByTerritory"
	CollectionDetailsByTerritory []*CollectionDetailsByTerritory `` /* 185-byte string literal not displayed */
	// @gotags: xml:"CollectionResourceReferenceList"
	CollectionResourceReferenceList *CollectionResourceReferenceList `` /* 197-byte string literal not displayed */
	// @gotags: xml:"CollectionWorkReferenceList"
	CollectionWorkReferenceList *CollectionWorkReferenceList `` /* 181-byte string literal not displayed */
	// @gotags: xml:"RepresentativeImageReference"
	RepresentativeImageReference string `` /* 183-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,21,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,22,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Collection) Descriptor deprecated

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

Deprecated: Use Collection.ProtoReflect.Descriptor instead.

func (*Collection) GetCLine

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

func (*Collection) GetCharacter

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

func (*Collection) GetCollectionCollectionReferenceList

func (x *Collection) GetCollectionCollectionReferenceList() *CollectionCollectionReferenceList

func (*Collection) GetCollectionDetailsByTerritory

func (x *Collection) GetCollectionDetailsByTerritory() []*CollectionDetailsByTerritory

func (*Collection) GetCollectionId

func (x *Collection) GetCollectionId() []*CollectionId

func (*Collection) GetCollectionReference

func (x *Collection) GetCollectionReference() string

func (*Collection) GetCollectionResourceReferenceList

func (x *Collection) GetCollectionResourceReferenceList() *CollectionResourceReferenceList

func (*Collection) GetCollectionType

func (x *Collection) GetCollectionType() []*CollectionType

func (*Collection) GetCollectionWorkReferenceList

func (x *Collection) GetCollectionWorkReferenceList() *CollectionWorkReferenceList

func (*Collection) GetContributor

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

func (*Collection) GetCreationDate

func (x *Collection) GetCreationDate() *EventDate

func (*Collection) GetDuration

func (x *Collection) GetDuration() string

func (*Collection) GetDurationOfMusicalContent

func (x *Collection) GetDurationOfMusicalContent() string

func (*Collection) GetEquivalentReleaseReference

func (x *Collection) GetEquivalentReleaseReference() string

func (*Collection) GetIsComplete

func (x *Collection) GetIsComplete() bool

func (*Collection) GetLanguageAndScriptCode

func (x *Collection) GetLanguageAndScriptCode() string

func (*Collection) GetOriginalLanguage

func (x *Collection) GetOriginalLanguage() string

func (*Collection) GetOriginalReleaseDate

func (x *Collection) GetOriginalReleaseDate() *EventDate

func (*Collection) GetPLine

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

func (*Collection) GetReleaseDate

func (x *Collection) GetReleaseDate() *EventDate

func (*Collection) GetRepresentativeImageReference

func (x *Collection) GetRepresentativeImageReference() string

func (*Collection) GetSequenceNumber

func (x *Collection) GetSequenceNumber() int32

func (*Collection) GetTitle

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

func (*Collection) ProtoMessage

func (*Collection) ProtoMessage()

func (*Collection) ProtoReflect

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

func (*Collection) Reset

func (x *Collection) Reset()

func (*Collection) String

func (x *Collection) String() string

type CollectionCollectionReference

type CollectionCollectionReference struct {

	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"CollectionCollectionReference"
	CollectionCollectionReference string `` /* 186-byte string literal not displayed */
	// @gotags: xml:"StartTime"
	StartTime string `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty" xml:"StartTime"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"EndTime"
	EndTime string `protobuf:"bytes,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty" xml:"EndTime"`
	// @gotags: xml:"InclusionDate"
	InclusionDate string `protobuf:"bytes,6,opt,name=inclusion_date,json=inclusionDate,proto3" json:"inclusion_date,omitempty" xml:"InclusionDate"`
	// contains filtered or unexported fields
}

func (*CollectionCollectionReference) Descriptor deprecated

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

Deprecated: Use CollectionCollectionReference.ProtoReflect.Descriptor instead.

func (*CollectionCollectionReference) GetCollectionCollectionReference

func (x *CollectionCollectionReference) GetCollectionCollectionReference() string

func (*CollectionCollectionReference) GetDuration

func (x *CollectionCollectionReference) GetDuration() string

func (*CollectionCollectionReference) GetEndTime

func (x *CollectionCollectionReference) GetEndTime() string

func (*CollectionCollectionReference) GetInclusionDate

func (x *CollectionCollectionReference) GetInclusionDate() string

func (*CollectionCollectionReference) GetSequenceNumber

func (x *CollectionCollectionReference) GetSequenceNumber() int32

func (*CollectionCollectionReference) GetStartTime

func (x *CollectionCollectionReference) GetStartTime() string

func (*CollectionCollectionReference) ProtoMessage

func (*CollectionCollectionReference) ProtoMessage()

func (*CollectionCollectionReference) ProtoReflect

func (*CollectionCollectionReference) Reset

func (x *CollectionCollectionReference) Reset()

func (*CollectionCollectionReference) String

type CollectionCollectionReferenceList

type CollectionCollectionReferenceList struct {

	// @gotags: xml:"NumberOfCollections"
	NumberOfCollections int32 `` /* 147-byte string literal not displayed */
	// @gotags: xml:"CollectionCollectionReference"
	CollectionCollectionReference []*CollectionCollectionReference `` /* 186-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CollectionCollectionReferenceList) Descriptor deprecated

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

Deprecated: Use CollectionCollectionReferenceList.ProtoReflect.Descriptor instead.

func (*CollectionCollectionReferenceList) GetCollectionCollectionReference

func (x *CollectionCollectionReferenceList) GetCollectionCollectionReference() []*CollectionCollectionReference

func (*CollectionCollectionReferenceList) GetNumberOfCollections

func (x *CollectionCollectionReferenceList) GetNumberOfCollections() int32

func (*CollectionCollectionReferenceList) ProtoMessage

func (*CollectionCollectionReferenceList) ProtoMessage()

func (*CollectionCollectionReferenceList) ProtoReflect

func (*CollectionCollectionReferenceList) Reset

func (*CollectionCollectionReferenceList) String

type CollectionDetailsByTerritory

type CollectionDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"Contributor"
	Contributor []*DetailedResourceContributor `protobuf:"bytes,2,rep,name=contributor,proto3" json:"contributor,omitempty" xml:"Contributor"`
	// @gotags: xml:"IsComplete"
	IsComplete bool `protobuf:"varint,3,opt,name=is_complete,json=isComplete,proto3" json:"is_complete,omitempty" xml:"IsComplete"`
	// @gotags: xml:"Character"
	Character []*Character `protobuf:"bytes,4,rep,name=character,proto3" json:"character,omitempty" xml:"Character"`
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,5,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 (*CollectionDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use CollectionDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*CollectionDetailsByTerritory) GetCharacter

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

func (*CollectionDetailsByTerritory) GetContributor

func (*CollectionDetailsByTerritory) GetExcludedTerritoryCode

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

func (*CollectionDetailsByTerritory) GetIsComplete

func (x *CollectionDetailsByTerritory) GetIsComplete() bool

func (*CollectionDetailsByTerritory) GetTerritoryCode

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

func (*CollectionDetailsByTerritory) GetTitle

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

func (*CollectionDetailsByTerritory) ProtoMessage

func (*CollectionDetailsByTerritory) ProtoMessage()

func (*CollectionDetailsByTerritory) ProtoReflect

func (*CollectionDetailsByTerritory) Reset

func (x *CollectionDetailsByTerritory) Reset()

func (*CollectionDetailsByTerritory) String

type CollectionId

type CollectionId struct {

	// @gotags: xml:"GRid"
	GRid string `protobuf:"bytes,1,opt,name=g_rid,json=gRid,proto3" json:"g_rid,omitempty" xml:"GRid"`
	// @gotags: xml:"ISRC"
	ISRC string `protobuf:"bytes,2,opt,name=i_s_r_c,json=iSRC,proto3" json:"i_s_r_c,omitempty" xml:"ISRC"`
	// @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:"ICPN"
	ICPN *ICPN `protobuf:"bytes,5,opt,name=i_c_p_n,json=iCPN,proto3" json:"i_c_p_n,omitempty" xml:"ICPN"`
	// @gotags: xml:"CatalogNumber"
	CatalogNumber *CatalogNumber `protobuf:"bytes,6,opt,name=catalog_number,json=catalogNumber,proto3" json:"catalog_number,omitempty" xml:"CatalogNumber"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,7,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// @gotags: xml:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,8,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// contains filtered or unexported fields
}

func (*CollectionId) Descriptor deprecated

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

Deprecated: Use CollectionId.ProtoReflect.Descriptor instead.

func (*CollectionId) GetCatalogNumber

func (x *CollectionId) GetCatalogNumber() *CatalogNumber

func (*CollectionId) GetGRid

func (x *CollectionId) GetGRid() string

func (*CollectionId) GetICPN

func (x *CollectionId) GetICPN() *ICPN

func (*CollectionId) GetISAN

func (x *CollectionId) GetISAN() string

func (*CollectionId) GetISRC

func (x *CollectionId) GetISRC() string

func (*CollectionId) GetIsReplaced

func (x *CollectionId) GetIsReplaced() bool

func (*CollectionId) GetProprietaryId

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

func (*CollectionId) GetVISAN

func (x *CollectionId) GetVISAN() string

func (*CollectionId) ProtoMessage

func (*CollectionId) ProtoMessage()

func (*CollectionId) ProtoReflect

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

func (*CollectionId) Reset

func (x *CollectionId) Reset()

func (*CollectionId) String

func (x *CollectionId) String() string

type CollectionList

type CollectionList struct {

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

func (*CollectionList) Descriptor deprecated

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

Deprecated: Use CollectionList.ProtoReflect.Descriptor instead.

func (*CollectionList) GetCollection

func (x *CollectionList) GetCollection() []*Collection

func (*CollectionList) GetLanguageAndScriptCode

func (x *CollectionList) GetLanguageAndScriptCode() string

func (*CollectionList) ProtoMessage

func (*CollectionList) ProtoMessage()

func (*CollectionList) ProtoReflect

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

func (*CollectionList) Reset

func (x *CollectionList) Reset()

func (*CollectionList) String

func (x *CollectionList) String() string

type CollectionResourceReference

type CollectionResourceReference struct {

	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"CollectionResourceReference"
	CollectionResourceReference string `` /* 178-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// contains filtered or unexported fields
}

func (*CollectionResourceReference) Descriptor deprecated

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

Deprecated: Use CollectionResourceReference.ProtoReflect.Descriptor instead.

func (*CollectionResourceReference) GetCollectionResourceReference

func (x *CollectionResourceReference) GetCollectionResourceReference() string

func (*CollectionResourceReference) GetDuration

func (x *CollectionResourceReference) GetDuration() string

func (*CollectionResourceReference) GetSequenceNumber

func (x *CollectionResourceReference) GetSequenceNumber() int32

func (*CollectionResourceReference) ProtoMessage

func (*CollectionResourceReference) ProtoMessage()

func (*CollectionResourceReference) ProtoReflect

func (*CollectionResourceReference) Reset

func (x *CollectionResourceReference) Reset()

func (*CollectionResourceReference) String

func (x *CollectionResourceReference) String() string

type CollectionResourceReferenceList

type CollectionResourceReferenceList struct {

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

func (*CollectionResourceReferenceList) Descriptor deprecated

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

Deprecated: Use CollectionResourceReferenceList.ProtoReflect.Descriptor instead.

func (*CollectionResourceReferenceList) GetCollectionResourceReference

func (x *CollectionResourceReferenceList) GetCollectionResourceReference() []*CollectionResourceReference

func (*CollectionResourceReferenceList) ProtoMessage

func (*CollectionResourceReferenceList) ProtoMessage()

func (*CollectionResourceReferenceList) ProtoReflect

func (*CollectionResourceReferenceList) Reset

func (*CollectionResourceReferenceList) String

type CollectionType

type CollectionType 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 (*CollectionType) Descriptor deprecated

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

Deprecated: Use CollectionType.ProtoReflect.Descriptor instead.

func (*CollectionType) GetNamespace

func (x *CollectionType) GetNamespace() string

func (*CollectionType) GetUserDefinedValue

func (x *CollectionType) GetUserDefinedValue() string

func (*CollectionType) GetValue

func (x *CollectionType) GetValue() string

func (*CollectionType) ProtoMessage

func (*CollectionType) ProtoMessage()

func (*CollectionType) ProtoReflect

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

func (*CollectionType) Reset

func (x *CollectionType) Reset()

func (*CollectionType) String

func (x *CollectionType) String() string

type CollectionWorkReference

type CollectionWorkReference struct {

	// @gotags: xml:"CollectionWorkReference"
	CollectionWorkReference string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,2,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// contains filtered or unexported fields
}

func (*CollectionWorkReference) Descriptor deprecated

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

Deprecated: Use CollectionWorkReference.ProtoReflect.Descriptor instead.

func (*CollectionWorkReference) GetCollectionWorkReference

func (x *CollectionWorkReference) GetCollectionWorkReference() string

func (*CollectionWorkReference) GetDuration

func (x *CollectionWorkReference) GetDuration() string

func (*CollectionWorkReference) ProtoMessage

func (*CollectionWorkReference) ProtoMessage()

func (*CollectionWorkReference) ProtoReflect

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

func (*CollectionWorkReference) Reset

func (x *CollectionWorkReference) Reset()

func (*CollectionWorkReference) String

func (x *CollectionWorkReference) String() string

type CollectionWorkReferenceList

type CollectionWorkReferenceList struct {

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

func (*CollectionWorkReferenceList) Descriptor deprecated

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

Deprecated: Use CollectionWorkReferenceList.ProtoReflect.Descriptor instead.

func (*CollectionWorkReferenceList) GetCollectionWorkReference

func (x *CollectionWorkReferenceList) GetCollectionWorkReference() []*CollectionWorkReference

func (*CollectionWorkReferenceList) ProtoMessage

func (*CollectionWorkReferenceList) ProtoMessage()

func (*CollectionWorkReferenceList) ProtoReflect

func (*CollectionWorkReferenceList) Reset

func (x *CollectionWorkReferenceList) Reset()

func (*CollectionWorkReferenceList) String

func (x *CollectionWorkReferenceList) String() string

type Comment

type Comment 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 (*Comment) Descriptor deprecated

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

Deprecated: Use Comment.ProtoReflect.Descriptor instead.

func (*Comment) GetLanguageAndScriptCode

func (x *Comment) GetLanguageAndScriptCode() string

func (*Comment) GetValue

func (x *Comment) GetValue() string

func (*Comment) ProtoMessage

func (*Comment) ProtoMessage()

func (*Comment) ProtoReflect

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

func (*Comment) Reset

func (x *Comment) Reset()

func (*Comment) String

func (x *Comment) 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 Condition

type Condition 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 */
	// contains filtered or unexported fields
}

func (*Condition) Descriptor deprecated

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

Deprecated: Use Condition.ProtoReflect.Descriptor instead.

func (*Condition) GetReferenceCreation

func (x *Condition) GetReferenceCreation() string

func (*Condition) GetRelationalRelator

func (x *Condition) GetRelationalRelator() string

func (*Condition) GetUnit

func (x *Condition) GetUnit() string

func (*Condition) GetValue

func (x *Condition) GetValue() string

func (*Condition) ProtoMessage

func (*Condition) ProtoMessage()

func (*Condition) ProtoReflect

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

func (*Condition) Reset

func (x *Condition) Reset()

func (*Condition) String

func (x *Condition) String() string

type ConsumerRentalPeriod

type ConsumerRentalPeriod struct {

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

func (*ConsumerRentalPeriod) Descriptor deprecated

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

Deprecated: Use ConsumerRentalPeriod.ProtoReflect.Descriptor instead.

func (*ConsumerRentalPeriod) GetIsExtensible

func (x *ConsumerRentalPeriod) GetIsExtensible() bool

func (*ConsumerRentalPeriod) GetValue

func (x *ConsumerRentalPeriod) GetValue() string

func (*ConsumerRentalPeriod) ProtoMessage

func (*ConsumerRentalPeriod) ProtoMessage()

func (*ConsumerRentalPeriod) ProtoReflect

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

func (*ConsumerRentalPeriod) Reset

func (x *ConsumerRentalPeriod) Reset()

func (*ConsumerRentalPeriod) String

func (x *ConsumerRentalPeriod) String() string

type ContactId

type ContactId struct {

	// @gotags: xml:"EmailAddress"
	EmailAddress []string `protobuf:"bytes,1,rep,name=email_address,json=emailAddress,proto3" json:"email_address,omitempty" xml:"EmailAddress"`
	// @gotags: xml:"PhoneNumber"
	PhoneNumber []string `protobuf:"bytes,2,rep,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty" xml:"PhoneNumber"`
	// @gotags: xml:"FaxNumber"
	FaxNumber []string `protobuf:"bytes,3,rep,name=fax_number,json=faxNumber,proto3" json:"fax_number,omitempty" xml:"FaxNumber"`
	// contains filtered or unexported fields
}

func (*ContactId) Descriptor deprecated

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

Deprecated: Use ContactId.ProtoReflect.Descriptor instead.

func (*ContactId) GetEmailAddress

func (x *ContactId) GetEmailAddress() []string

func (*ContactId) GetFaxNumber

func (x *ContactId) GetFaxNumber() []string

func (*ContactId) GetPhoneNumber

func (x *ContactId) GetPhoneNumber() []string

func (*ContactId) ProtoMessage

func (*ContactId) ProtoMessage()

func (*ContactId) ProtoReflect

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

func (*ContactId) Reset

func (x *ContactId) Reset()

func (*ContactId) String

func (x *ContactId) String() 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 CourtesyLine

type CourtesyLine 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 (*CourtesyLine) Descriptor deprecated

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

Deprecated: Use CourtesyLine.ProtoReflect.Descriptor instead.

func (*CourtesyLine) GetLanguageAndScriptCode

func (x *CourtesyLine) GetLanguageAndScriptCode() string

func (*CourtesyLine) GetValue

func (x *CourtesyLine) GetValue() string

func (*CourtesyLine) ProtoMessage

func (*CourtesyLine) ProtoMessage()

func (*CourtesyLine) ProtoReflect

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

func (*CourtesyLine) Reset

func (x *CourtesyLine) Reset()

func (*CourtesyLine) String

func (x *CourtesyLine) String() string

type CreationId

type CreationId 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:"ISRC"
	ISRC string `protobuf:"bytes,4,opt,name=i_s_r_c,json=iSRC,proto3" json:"i_s_r_c,omitempty" xml:"ISRC"`
	// @gotags: xml:"ISMN"
	ISMN string `protobuf:"bytes,5,opt,name=i_s_m_n,json=iSMN,proto3" json:"i_s_m_n,omitempty" xml:"ISMN"`
	// @gotags: xml:"ISAN"
	ISAN string `protobuf:"bytes,6,opt,name=i_s_a_n,json=iSAN,proto3" json:"i_s_a_n,omitempty" xml:"ISAN"`
	// @gotags: xml:"VISAN"
	VISAN string `protobuf:"bytes,7,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,8,opt,name=i_s_b_n,json=iSBN,proto3" json:"i_s_b_n,omitempty" xml:"ISBN"`
	// @gotags: xml:"ISSN"
	ISSN string `protobuf:"bytes,9,opt,name=i_s_s_n,json=iSSN,proto3" json:"i_s_s_n,omitempty" xml:"ISSN"`
	// @gotags: xml:"SICI"
	SICI string `protobuf:"bytes,10,opt,name=s_i_c_i,json=sICI,proto3" json:"s_i_c_i,omitempty" xml:"SICI"`
	// @gotags: xml:"CatalogNumber"
	CatalogNumber *CatalogNumber `protobuf:"bytes,11,opt,name=catalog_number,json=catalogNumber,proto3" json:"catalog_number,omitempty" xml:"CatalogNumber"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,12,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// contains filtered or unexported fields
}

func (*CreationId) Descriptor deprecated

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

Deprecated: Use CreationId.ProtoReflect.Descriptor instead.

func (*CreationId) GetCatalogNumber

func (x *CreationId) GetCatalogNumber() *CatalogNumber

func (*CreationId) GetComposerCatalogNumber

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

func (*CreationId) GetISAN

func (x *CreationId) GetISAN() string

func (*CreationId) GetISBN

func (x *CreationId) GetISBN() string

func (*CreationId) GetISMN

func (x *CreationId) GetISMN() string

func (*CreationId) GetISRC

func (x *CreationId) GetISRC() string

func (*CreationId) GetISSN

func (x *CreationId) GetISSN() string

func (*CreationId) GetISWC

func (x *CreationId) GetISWC() string

func (*CreationId) GetOpusNumber

func (x *CreationId) GetOpusNumber() string

func (*CreationId) GetProprietaryId

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

func (*CreationId) GetSICI

func (x *CreationId) GetSICI() string

func (*CreationId) GetVISAN

func (x *CreationId) GetVISAN() string

func (*CreationId) ProtoMessage

func (*CreationId) ProtoMessage()

func (*CreationId) ProtoReflect

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

func (*CreationId) Reset

func (x *CreationId) Reset()

func (*CreationId) String

func (x *CreationId) String() string

type Cue

type Cue 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:"IsDance"
	IsDance bool `protobuf:"varint,4,opt,name=is_dance,json=isDance,proto3" json:"is_dance,omitempty" xml:"IsDance"`
	// @gotags: xml:"CueVisualPerceptionType"
	CueVisualPerceptionType *CueVisualPerceptionType `` /* 164-byte string literal not displayed */
	// @gotags: xml:"CueOrigin"
	CueOrigin *CueOrigin `protobuf:"bytes,6,opt,name=cue_origin,json=cueOrigin,proto3" json:"cue_origin,omitempty" xml:"CueOrigin"`
	// @gotags: xml:"HasMusicalContent"
	HasMusicalContent bool `` /* 139-byte string literal not displayed */
	// @gotags: xml:"StartTime"
	StartTime string `protobuf:"bytes,8,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty" xml:"StartTime"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,9,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"EndTime"
	EndTime string `protobuf:"bytes,10,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty" xml:"EndTime"`
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,11,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,12,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CueCreationReference"
	CueCreationReference []*CueCreationReference `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ReferencedCreationType"
	ReferencedCreationType string `` /* 159-byte string literal not displayed */
	// @gotags: xml:"ReferencedCreationId"
	ReferencedCreationId *CreationId `` /* 151-byte string literal not displayed */
	// @gotags: xml:"ReferencedCreationTitle"
	ReferencedCreationTitle []*Title `` /* 163-byte string literal not displayed */
	// @gotags: xml:"ReferencedCreationContributor"
	ReferencedCreationContributor []*DetailedResourceContributor `` /* 187-byte string literal not displayed */
	// @gotags: xml:"ReferencedIndirectCreationContributor"
	ReferencedIndirectCreationContributor []*MusicalWorkContributor `` /* 221-byte string literal not displayed */
	// @gotags: xml:"ReferencedCreationCharacter"
	ReferencedCreationCharacter []*Character `` /* 179-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Cue) Descriptor deprecated

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

Deprecated: Use Cue.ProtoReflect.Descriptor instead.

func (*Cue) GetCLine

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

func (*Cue) GetCueCreationReference

func (x *Cue) GetCueCreationReference() []*CueCreationReference

func (*Cue) GetCueOrigin

func (x *Cue) GetCueOrigin() *CueOrigin

func (*Cue) GetCueThemeType

func (x *Cue) GetCueThemeType() *CueThemeType

func (*Cue) GetCueUseType

func (x *Cue) GetCueUseType() *CueUseType

func (*Cue) GetCueVisualPerceptionType

func (x *Cue) GetCueVisualPerceptionType() *CueVisualPerceptionType

func (*Cue) GetCueVocalType

func (x *Cue) GetCueVocalType() *CueVocalType

func (*Cue) GetDuration

func (x *Cue) GetDuration() string

func (*Cue) GetEndTime

func (x *Cue) GetEndTime() string

func (*Cue) GetHasMusicalContent

func (x *Cue) GetHasMusicalContent() bool

func (*Cue) GetIsDance

func (x *Cue) GetIsDance() bool

func (*Cue) GetPLine

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

func (*Cue) GetReferencedCreationCharacter

func (x *Cue) GetReferencedCreationCharacter() []*Character

func (*Cue) GetReferencedCreationContributor

func (x *Cue) GetReferencedCreationContributor() []*DetailedResourceContributor

func (*Cue) GetReferencedCreationId

func (x *Cue) GetReferencedCreationId() *CreationId

func (*Cue) GetReferencedCreationTitle

func (x *Cue) GetReferencedCreationTitle() []*Title

func (*Cue) GetReferencedCreationType

func (x *Cue) GetReferencedCreationType() string

func (*Cue) GetReferencedIndirectCreationContributor

func (x *Cue) GetReferencedIndirectCreationContributor() []*MusicalWorkContributor

func (*Cue) GetStartTime

func (x *Cue) GetStartTime() string

func (*Cue) ProtoMessage

func (*Cue) ProtoMessage()

func (*Cue) ProtoReflect

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

func (*Cue) Reset

func (x *Cue) Reset()

func (*Cue) String

func (x *Cue) String() string

type CueCreationReference

type CueCreationReference struct {

	// @gotags: xml:"CueWorkReference"
	CueWorkReference string `` /* 134-byte string literal not displayed */
	// @gotags: xml:"CueResourceReference"
	CueResourceReference string `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CueCreationReference) Descriptor deprecated

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

Deprecated: Use CueCreationReference.ProtoReflect.Descriptor instead.

func (*CueCreationReference) GetCueResourceReference

func (x *CueCreationReference) GetCueResourceReference() string

func (*CueCreationReference) GetCueWorkReference

func (x *CueCreationReference) GetCueWorkReference() string

func (*CueCreationReference) ProtoMessage

func (*CueCreationReference) ProtoMessage()

func (*CueCreationReference) ProtoReflect

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

func (*CueCreationReference) Reset

func (x *CueCreationReference) Reset()

func (*CueCreationReference) String

func (x *CueCreationReference) 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 CueSheet

type CueSheet 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 []*Cue `protobuf:"bytes,4,rep,name=cue,proto3" json:"cue,omitempty" xml:"Cue"`
	// contains filtered or unexported fields
}

func (*CueSheet) Descriptor deprecated

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

Deprecated: Use CueSheet.ProtoReflect.Descriptor instead.

func (*CueSheet) GetCue

func (x *CueSheet) GetCue() []*Cue

func (*CueSheet) GetCueSheetId

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

func (*CueSheet) GetCueSheetReference

func (x *CueSheet) GetCueSheetReference() string

func (*CueSheet) GetCueSheetType

func (x *CueSheet) GetCueSheetType() *CueSheetType

func (*CueSheet) ProtoMessage

func (*CueSheet) ProtoMessage()

func (*CueSheet) ProtoReflect

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

func (*CueSheet) Reset

func (x *CueSheet) Reset()

func (*CueSheet) String

func (x *CueSheet) String() string

type CueSheetList

type CueSheetList struct {

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

func (*CueSheetList) Descriptor deprecated

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

Deprecated: Use CueSheetList.ProtoReflect.Descriptor instead.

func (*CueSheetList) GetCueSheet

func (x *CueSheetList) GetCueSheet() []*CueSheet

func (*CueSheetList) ProtoMessage

func (*CueSheetList) ProtoMessage()

func (*CueSheetList) ProtoReflect

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

func (*CueSheetList) Reset

func (x *CueSheetList) Reset()

func (*CueSheetList) String

func (x *CueSheetList) 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:"TerritoryCode"
	TerritoryCode *CurrentTerritoryCode `protobuf:"bytes,3,opt,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,4,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,5,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DSP) Descriptor deprecated

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

Deprecated: Use DSP.ProtoReflect.Descriptor instead.

func (*DSP) GetLanguageAndScriptCode

func (x *DSP) GetLanguageAndScriptCode() string

func (*DSP) GetPartyId

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

func (*DSP) GetPartyName

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

func (*DSP) GetTerritoryCode

func (x *DSP) GetTerritoryCode() *CurrentTerritoryCode

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 DdexCCurrentTerritoryCode

type DdexCCurrentTerritoryCode int32
const (
	DdexCCurrentTerritoryCode_DDEX_C_CURRENT_TERRITORY_CODE_UNSPECIFIED    DdexCCurrentTerritoryCode = 0
	DdexCCurrentTerritoryCode_DDEX_C_CURRENT_TERRITORY_CODE_IDENTIFIERTYPE DdexCCurrentTerritoryCode = 1
)

func ParseDdexCCurrentTerritoryCodeString

func ParseDdexCCurrentTerritoryCodeString(s string) (DdexCCurrentTerritoryCode, bool)

ParseDdexCCurrentTerritoryCodeString parses a string value to DdexCCurrentTerritoryCode enum (case-insensitive)

func (DdexCCurrentTerritoryCode) Descriptor

func (DdexCCurrentTerritoryCode) Enum

func (DdexCCurrentTerritoryCode) EnumDescriptor deprecated

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

Deprecated: Use DdexCCurrentTerritoryCode.Descriptor instead.

func (DdexCCurrentTerritoryCode) Number

func (DdexCCurrentTerritoryCode) String

func (x DdexCCurrentTerritoryCode) String() string

func (DdexCCurrentTerritoryCode) Type

func (DdexCCurrentTerritoryCode) XMLString

func (e DdexCCurrentTerritoryCode) XMLString() string

XMLString returns the XML string representation of DdexCCurrentTerritoryCode

type Deal

type Deal struct {

	// @gotags: xml:"DealReference"
	DealReference []*DealReference `protobuf:"bytes,1,rep,name=deal_reference,json=dealReference,proto3" json:"deal_reference,omitempty" xml:"DealReference"`
	// @gotags: xml:"DealTerms"
	DealTerms *DealTerms `protobuf:"bytes,2,opt,name=deal_terms,json=dealTerms,proto3" json:"deal_terms,omitempty" xml:"DealTerms"`
	// @gotags: xml:"ResourceUsage"
	ResourceUsage *ResourceUsage `protobuf:"bytes,3,opt,name=resource_usage,json=resourceUsage,proto3" json:"resource_usage,omitempty" xml:"ResourceUsage"`
	// @gotags: xml:"DealTechnicalResourceDetailsReferenceList"
	DealTechnicalResourceDetailsReferenceList *DealTechnicalResourceDetailsReferenceList `` /* 240-byte string literal not displayed */
	// @gotags: xml:"DistributionChannelPage"
	DistributionChannelPage []*WebPage `` /* 162-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-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() []*DealReference

func (*Deal) GetDealTechnicalResourceDetailsReferenceList

func (x *Deal) GetDealTechnicalResourceDetailsReferenceList() *DealTechnicalResourceDetailsReferenceList

func (*Deal) GetDealTerms

func (x *Deal) GetDealTerms() *DealTerms

func (*Deal) GetDistributionChannelPage

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

func (*Deal) GetLanguageAndScriptCode

func (x *Deal) GetLanguageAndScriptCode() string

func (*Deal) GetResourceUsage

func (x *Deal) GetResourceUsage() *ResourceUsage

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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-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) GetLanguageAndScriptCode

func (x *DealList) GetLanguageAndScriptCode() string

func (*DealList) GetReleaseDeal

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

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 DealReference

type DealReference 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 (*DealReference) Descriptor deprecated

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

Deprecated: Use DealReference.ProtoReflect.Descriptor instead.

func (*DealReference) GetLanguageAndScriptCode

func (x *DealReference) GetLanguageAndScriptCode() string

func (*DealReference) GetValue

func (x *DealReference) GetValue() string

func (*DealReference) ProtoMessage

func (*DealReference) ProtoMessage()

func (*DealReference) ProtoReflect

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

func (*DealReference) Reset

func (x *DealReference) Reset()

func (*DealReference) String

func (x *DealReference) String() string

type DealResourceReferenceList

type DealResourceReferenceList struct {

	// @gotags: xml:"DealResourceReference"
	DealResourceReference []string `` /* 154-byte string literal not displayed */
	// @gotags: xml:"Period"
	Period *Period `protobuf:"bytes,2,opt,name=period,proto3" json:"period,omitempty" xml:"Period"`
	// 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) GetPeriod

func (x *DealResourceReferenceList) GetPeriod() *Period

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:"IsPreOrderDeal"
	IsPreOrderDeal bool `` /* 129-byte string literal not displayed */
	// @gotags: xml:"CommercialModelType"
	CommercialModelType []*CommercialModelType `` /* 146-byte string literal not displayed */
	// @gotags: xml:"PriceInformation"
	PriceInformation []*PriceInformation `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ValidityPeriod"
	ValidityPeriod []*Period `protobuf:"bytes,4,rep,name=validity_period,json=validityPeriod,proto3" json:"validity_period,omitempty" xml:"ValidityPeriod"`
	// @gotags: xml:"ConsumerRentalPeriod"
	ConsumerRentalPeriod *ConsumerRentalPeriod `` /* 150-byte string literal not displayed */
	// @gotags: xml:"PreOrderReleaseDate"
	PreOrderReleaseDate *EventDate `` /* 148-byte string literal not displayed */
	// @gotags: xml:"PreOrderIncentiveResourceList"
	PreOrderIncentiveResourceList *DealResourceReferenceList `` /* 190-byte string literal not displayed */
	// @gotags: xml:"InstantGratificationResourceList"
	InstantGratificationResourceList *DealResourceReferenceList `` /* 200-byte string literal not displayed */
	// @gotags: xml:"IsExclusive"
	IsExclusive bool `protobuf:"varint,9,opt,name=is_exclusive,json=isExclusive,proto3" json:"is_exclusive,omitempty" xml:"IsExclusive"`
	// @gotags: xml:"RelatedReleaseOfferSet"
	RelatedReleaseOfferSet []*RelatedReleaseOfferSet `` /* 161-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:"RightsClaimPolicy"
	RightsClaimPolicy []*RightsClaimPolicy `` /* 139-byte string literal not displayed */
	// @gotags: xml:"WebPolicy"
	WebPolicy []*WebPolicy `protobuf:"bytes,14,rep,name=web_policy,json=webPolicy,proto3" json:"web_policy,omitempty" xml:"WebPolicy"`
	// @gotags: xml:"Usage"
	Usage []*Usage `protobuf:"bytes,15,rep,name=usage,proto3" json:"usage,omitempty" xml:"Usage"`
	// @gotags: xml:"AllDealsCancelled"
	AllDealsCancelled bool `` /* 140-byte string literal not displayed */
	// @gotags: xml:"TakeDown"
	TakeDown bool `protobuf:"varint,17,opt,name=take_down,json=takeDown,proto3" json:"take_down,omitempty" xml:"TakeDown"`
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,18,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,22,opt,name=is_promotional,json=isPromotional,proto3" json:"is_promotional,omitempty" xml:"IsPromotional"`
	// @gotags: xml:"PromotionalCode"
	PromotionalCode *PromotionalCode `` /* 129-byte string literal not displayed */
	// @gotags: xml:"PreOrderPreviewDate"
	PreOrderPreviewDate *EventDate `` /* 149-byte string literal not displayed */
	// @gotags: xml:"PreOrderPreviewDateTime"
	PreOrderPreviewDateTime string `` /* 167-byte string literal not displayed */
	// @gotags: xml:"ReleaseDisplayStartDate"
	ReleaseDisplayStartDate string `` /* 165-byte string literal not displayed */
	// @gotags: xml:"TrackListingPreviewStartDate"
	TrackListingPreviewStartDate string `` /* 187-byte string literal not displayed */
	// @gotags: xml:"CoverArtPreviewStartDate"
	CoverArtPreviewStartDate string `` /* 171-byte string literal not displayed */
	// @gotags: xml:"ClipPreviewStartDate"
	ClipPreviewStartDate string `` /* 153-byte string literal not displayed */
	// @gotags: xml:"ReleaseDisplayStartDateTime"
	ReleaseDisplayStartDateTime string `` /* 183-byte string literal not displayed */
	// @gotags: xml:"TrackListingPreviewStartDateTime"
	TrackListingPreviewStartDateTime string `` /* 205-byte string literal not displayed */
	// @gotags: xml:"CoverArtPreviewStartDateTime"
	CoverArtPreviewStartDateTime string `` /* 189-byte string literal not displayed */
	// @gotags: xml:"ClipPreviewStartDateTime"
	ClipPreviewStartDateTime string `` /* 171-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetAllDealsCancelled

func (x *DealTerms) GetAllDealsCancelled() bool

func (*DealTerms) GetClipPreviewStartDate

func (x *DealTerms) GetClipPreviewStartDate() string

func (*DealTerms) GetClipPreviewStartDateTime

func (x *DealTerms) GetClipPreviewStartDateTime() string

func (*DealTerms) GetCommercialModelType

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

func (*DealTerms) GetConsumerRentalPeriod

func (x *DealTerms) GetConsumerRentalPeriod() *ConsumerRentalPeriod

func (*DealTerms) GetCoverArtPreviewStartDate

func (x *DealTerms) GetCoverArtPreviewStartDate() string

func (*DealTerms) GetCoverArtPreviewStartDateTime

func (x *DealTerms) GetCoverArtPreviewStartDateTime() string

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) GetIsExclusive

func (x *DealTerms) GetIsExclusive() bool

func (*DealTerms) GetIsPreOrderDeal

func (x *DealTerms) GetIsPreOrderDeal() bool

func (*DealTerms) GetIsPromotional

func (x *DealTerms) GetIsPromotional() bool

func (*DealTerms) GetLanguageAndScriptCode

func (x *DealTerms) GetLanguageAndScriptCode() string

func (*DealTerms) GetNumberOfProductsPerCarton

func (x *DealTerms) GetNumberOfProductsPerCarton() int32

func (*DealTerms) GetPhysicalReturns

func (x *DealTerms) GetPhysicalReturns() *PhysicalReturns

func (*DealTerms) GetPreOrderIncentiveResourceList

func (x *DealTerms) GetPreOrderIncentiveResourceList() *DealResourceReferenceList

func (*DealTerms) GetPreOrderPreviewDate

func (x *DealTerms) GetPreOrderPreviewDate() *EventDate

func (*DealTerms) GetPreOrderPreviewDateTime

func (x *DealTerms) GetPreOrderPreviewDateTime() string

func (*DealTerms) GetPreOrderReleaseDate

func (x *DealTerms) GetPreOrderReleaseDate() *EventDate

func (*DealTerms) GetPriceInformation

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

func (*DealTerms) GetPromotionalCode

func (x *DealTerms) GetPromotionalCode() *PromotionalCode

func (*DealTerms) GetRelatedReleaseOfferSet

func (x *DealTerms) GetRelatedReleaseOfferSet() []*RelatedReleaseOfferSet

func (*DealTerms) GetReleaseDisplayStartDate

func (x *DealTerms) GetReleaseDisplayStartDate() string

func (*DealTerms) GetReleaseDisplayStartDateTime

func (x *DealTerms) GetReleaseDisplayStartDateTime() string

func (*DealTerms) GetRightsClaimPolicy

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

func (*DealTerms) GetTakeDown

func (x *DealTerms) GetTakeDown() bool

func (*DealTerms) GetTerritoryCode

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

func (*DealTerms) GetTrackListingPreviewStartDate

func (x *DealTerms) GetTrackListingPreviewStartDate() string

func (*DealTerms) GetTrackListingPreviewStartDateTime

func (x *DealTerms) GetTrackListingPreviewStartDateTime() string

func (*DealTerms) GetUsage

func (x *DealTerms) GetUsage() []*Usage

func (*DealTerms) GetValidityPeriod

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

func (*DealTerms) GetWebPolicy

func (x *DealTerms) GetWebPolicy() []*WebPolicy

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 Description

type Description 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 (*Description) Descriptor deprecated

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

Deprecated: Use Description.ProtoReflect.Descriptor instead.

func (*Description) GetLanguageAndScriptCode

func (x *Description) GetLanguageAndScriptCode() string

func (*Description) GetValue

func (x *Description) GetValue() string

func (*Description) ProtoMessage

func (*Description) ProtoMessage()

func (*Description) ProtoReflect

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

func (*Description) Reset

func (x *Description) Reset()

func (*Description) String

func (x *Description) String() string

type DetailedResourceContributor

type DetailedResourceContributor struct {

	// @gotags: xml:"ResourceContributorRole"
	ResourceContributorRole []*ResourceContributorRole `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsFeaturedArtist"
	IsFeaturedArtist bool `` /* 135-byte string literal not displayed */
	// @gotags: xml:"IsContractedArtist"
	IsContractedArtist bool `` /* 143-byte string literal not displayed */
	// @gotags: xml:"InstrumentType"
	InstrumentType []string `protobuf:"bytes,4,rep,name=instrument_type,json=instrumentType,proto3" json:"instrument_type,omitempty" xml:"InstrumentType"`
	// @gotags: xml:"ArtistDelegatedUsageRights"
	ArtistDelegatedUsageRights *ArtistDelegatedUsageRights `` /* 176-byte string literal not displayed */
	// @gotags: xml:"Sex"
	Sex string `protobuf:"bytes,6,opt,name=sex,proto3" json:"sex,omitempty" xml:"Sex"`
	// @gotags: xml:"Nationality"
	Nationality []*AllTerritoryCode `protobuf:"bytes,7,rep,name=nationality,proto3" json:"nationality,omitempty" xml:"Nationality"`
	// @gotags: xml:"DateAndPlaceOfBirth"
	DateAndPlaceOfBirth *EventDate `` /* 150-byte string literal not displayed */
	// @gotags: xml:"DateAndPlaceOfDeath"
	DateAndPlaceOfDeath *EventDate `` /* 150-byte string literal not displayed */
	// @gotags: xml:"PrimaryRole"
	PrimaryRole *ArtistRole `protobuf:"bytes,10,opt,name=primary_role,json=primaryRole,proto3" json:"primary_role,omitempty" xml:"PrimaryRole"`
	// @gotags: xml:"Performance"
	Performance []*Performance `protobuf:"bytes,11,rep,name=performance,proto3" json:"performance,omitempty" xml:"Performance"`
	// @gotags: xml:"PrimaryInstrumentType"
	PrimaryInstrumentType string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"GoverningAgreementType"
	GoverningAgreementType *GoverningAgreementType `` /* 159-byte string literal not displayed */
	// @gotags: xml:"ContactInformation"
	ContactInformation *ContactId `` /* 141-byte string literal not displayed */
	// @gotags: xml:"TerritoryOfResidency"
	TerritoryOfResidency *AllTerritoryCode `` /* 151-byte string literal not displayed */
	// @gotags: xml:"Citizenship"
	Citizenship *AllTerritoryCode `protobuf:"bytes,16,opt,name=citizenship,proto3" json:"citizenship,omitempty" xml:"Citizenship"`
	// @gotags: xml:"AdditionalRoles"
	AdditionalRoles []*ArtistRole `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,18,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"Membership"
	Membership []*Membership `protobuf:"bytes,19,rep,name=membership,proto3" json:"membership,omitempty" xml:"Membership"`
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,20,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,21,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 131-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) GetAdditionalRoles

func (x *DetailedResourceContributor) GetAdditionalRoles() []*ArtistRole

func (*DetailedResourceContributor) GetArtistDelegatedUsageRights

func (x *DetailedResourceContributor) GetArtistDelegatedUsageRights() *ArtistDelegatedUsageRights

func (*DetailedResourceContributor) GetCitizenship

func (x *DetailedResourceContributor) GetCitizenship() *AllTerritoryCode

func (*DetailedResourceContributor) GetContactInformation

func (x *DetailedResourceContributor) GetContactInformation() *ContactId

func (*DetailedResourceContributor) GetDateAndPlaceOfBirth

func (x *DetailedResourceContributor) GetDateAndPlaceOfBirth() *EventDate

func (*DetailedResourceContributor) GetDateAndPlaceOfDeath

func (x *DetailedResourceContributor) GetDateAndPlaceOfDeath() *EventDate

func (*DetailedResourceContributor) GetGenre

func (x *DetailedResourceContributor) GetGenre() []*Genre

func (*DetailedResourceContributor) GetGoverningAgreementType

func (x *DetailedResourceContributor) GetGoverningAgreementType() *GoverningAgreementType

func (*DetailedResourceContributor) GetInstrumentType

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

func (*DetailedResourceContributor) GetIsContractedArtist

func (x *DetailedResourceContributor) GetIsContractedArtist() bool

func (*DetailedResourceContributor) GetIsFeaturedArtist

func (x *DetailedResourceContributor) GetIsFeaturedArtist() bool

func (*DetailedResourceContributor) GetMembership

func (x *DetailedResourceContributor) GetMembership() []*Membership

func (*DetailedResourceContributor) GetNationality

func (x *DetailedResourceContributor) GetNationality() []*AllTerritoryCode

func (*DetailedResourceContributor) GetPartyId

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

func (*DetailedResourceContributor) GetPartyName

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

func (*DetailedResourceContributor) GetPerformance

func (x *DetailedResourceContributor) GetPerformance() []*Performance

func (*DetailedResourceContributor) GetPrimaryInstrumentType

func (x *DetailedResourceContributor) GetPrimaryInstrumentType() string

func (*DetailedResourceContributor) GetPrimaryRole

func (x *DetailedResourceContributor) GetPrimaryRole() *ArtistRole

func (*DetailedResourceContributor) GetResourceContributorRole

func (x *DetailedResourceContributor) GetResourceContributorRole() []*ResourceContributorRole

func (*DetailedResourceContributor) GetSequenceNumber

func (x *DetailedResourceContributor) GetSequenceNumber() int32

func (*DetailedResourceContributor) GetSex

func (x *DetailedResourceContributor) GetSex() string

func (*DetailedResourceContributor) GetTerritoryOfResidency

func (x *DetailedResourceContributor) GetTerritoryOfResidency() *AllTerritoryCode

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 DistributionChannelType

type DistributionChannelType 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 (*DistributionChannelType) Descriptor deprecated

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

Deprecated: Use DistributionChannelType.ProtoReflect.Descriptor instead.

func (*DistributionChannelType) GetNamespace

func (x *DistributionChannelType) GetNamespace() string

func (*DistributionChannelType) GetUserDefinedValue

func (x *DistributionChannelType) GetUserDefinedValue() string

func (*DistributionChannelType) GetValue

func (x *DistributionChannelType) GetValue() string

func (*DistributionChannelType) ProtoMessage

func (*DistributionChannelType) ProtoMessage()

func (*DistributionChannelType) ProtoReflect

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

func (*DistributionChannelType) Reset

func (x *DistributionChannelType) Reset()

func (*DistributionChannelType) String

func (x *DistributionChannelType) String() string

type DrmPlatformType

type DrmPlatformType 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 (*DrmPlatformType) Descriptor deprecated

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

Deprecated: Use DrmPlatformType.ProtoReflect.Descriptor instead.

func (*DrmPlatformType) GetNamespace

func (x *DrmPlatformType) GetNamespace() string

func (*DrmPlatformType) GetUserDefinedValue

func (x *DrmPlatformType) GetUserDefinedValue() string

func (*DrmPlatformType) GetValue

func (x *DrmPlatformType) GetValue() string

func (*DrmPlatformType) GetVersion

func (x *DrmPlatformType) GetVersion() string

func (*DrmPlatformType) ProtoMessage

func (*DrmPlatformType) ProtoMessage()

func (*DrmPlatformType) ProtoReflect

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

func (*DrmPlatformType) Reset

func (x *DrmPlatformType) Reset()

func (*DrmPlatformType) String

func (x *DrmPlatformType) 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:"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 (*EventDate) Descriptor deprecated

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

Deprecated: Use EventDate.ProtoReflect.Descriptor instead.

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) GetTerritoryCode

func (x *EventDate) GetTerritoryCode() 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 ExtendedResourceGroupContentItem

type ExtendedResourceGroupContentItem struct {

	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"SequenceSubNumber"
	SequenceSubNumber int32 `` /* 139-byte string literal not displayed */
	// @gotags: xml:"ResourceType"
	ResourceType []*ResourceType `protobuf:"bytes,3,rep,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty" xml:"ResourceType"`
	// @gotags: xml:"ReleaseResourceReference"
	ReleaseResourceReference *ReleaseResourceReference `` /* 166-byte string literal not displayed */
	// @gotags: xml:"LinkedReleaseResourceReference"
	LinkedReleaseResourceReference []*LinkedReleaseResourceReference `` /* 192-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,6,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"IsHiddenResource"
	IsHiddenResource bool `` /* 135-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 `` /* 184-byte string literal not displayed */
	// @gotags: xml:"ResourceGroupContentItemReleaseReference"
	ResourceGroupContentItemReleaseReference string `` /* 237-byte string literal not displayed */
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,12,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// contains filtered or unexported fields
}

func (*ExtendedResourceGroupContentItem) Descriptor deprecated

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

Deprecated: Use ExtendedResourceGroupContentItem.ProtoReflect.Descriptor instead.

func (*ExtendedResourceGroupContentItem) GetDuration

func (x *ExtendedResourceGroupContentItem) GetDuration() string

func (*ExtendedResourceGroupContentItem) GetIsBonusResource

func (x *ExtendedResourceGroupContentItem) GetIsBonusResource() bool

func (*ExtendedResourceGroupContentItem) GetIsHiddenResource

func (x *ExtendedResourceGroupContentItem) GetIsHiddenResource() bool

func (*ExtendedResourceGroupContentItem) GetIsInstantGratificationResource

func (x *ExtendedResourceGroupContentItem) GetIsInstantGratificationResource() bool

func (*ExtendedResourceGroupContentItem) GetIsPreOrderIncentiveResource

func (x *ExtendedResourceGroupContentItem) GetIsPreOrderIncentiveResource() bool

func (*ExtendedResourceGroupContentItem) GetLinkedReleaseResourceReference

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

func (*ExtendedResourceGroupContentItem) GetReleaseId

func (x *ExtendedResourceGroupContentItem) GetReleaseId() *ReleaseId

func (*ExtendedResourceGroupContentItem) GetReleaseResourceReference

func (x *ExtendedResourceGroupContentItem) GetReleaseResourceReference() *ReleaseResourceReference

func (*ExtendedResourceGroupContentItem) GetResourceGroupContentItemReleaseReference

func (x *ExtendedResourceGroupContentItem) GetResourceGroupContentItemReleaseReference() string

func (*ExtendedResourceGroupContentItem) GetResourceType

func (x *ExtendedResourceGroupContentItem) GetResourceType() []*ResourceType

func (*ExtendedResourceGroupContentItem) GetSequenceNumber

func (x *ExtendedResourceGroupContentItem) GetSequenceNumber() int32

func (*ExtendedResourceGroupContentItem) GetSequenceSubNumber

func (x *ExtendedResourceGroupContentItem) GetSequenceSubNumber() int32

func (*ExtendedResourceGroupContentItem) ProtoMessage

func (*ExtendedResourceGroupContentItem) ProtoMessage()

func (*ExtendedResourceGroupContentItem) ProtoReflect

func (*ExtendedResourceGroupContentItem) Reset

func (*ExtendedResourceGroupContentItem) 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 *Period `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() *Period

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:"HashSum"
	HashSum *HashSum `protobuf:"bytes,1,opt,name=hash_sum,json=hashSum,proto3" json:"hash_sum,omitempty" xml:"HashSum"`
	// @gotags: xml:"URL"
	URL string `protobuf:"bytes,2,opt,name=u_r_l,json=uRL,proto3" json:"u_r_l,omitempty" xml:"URL"`
	// @gotags: xml:"FileName"
	FileName string `protobuf:"bytes,3,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty" xml:"FileName"`
	// @gotags: xml:"FilePath"
	FilePath string `protobuf:"bytes,4,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty" xml:"FilePath"`
	// contains filtered or unexported fields
}

func (*File) Descriptor deprecated

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

Deprecated: Use File.ProtoReflect.Descriptor instead.

func (*File) GetFileName

func (x *File) GetFileName() string

func (*File) GetFilePath

func (x *File) GetFilePath() string

func (*File) GetHashSum

func (x *File) GetHashSum() *HashSum

func (*File) GetURL

func (x *File) GetURL() 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:"Fingerprint"
	Fingerprint string `protobuf:"bytes,1,opt,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FingerprintAlgorithmType"
	FingerprintAlgorithmType *FingerprintAlgorithmType `` /* 166-byte string literal not displayed */
	// @gotags: xml:"FingerprintAlgorithmVersion"
	FingerprintAlgorithmVersion string `` /* 178-byte string literal not displayed */
	// @gotags: xml:"FingerprintAlgorithmParameter"
	FingerprintAlgorithmParameter string `` /* 186-byte string literal not displayed */
	// @gotags: xml:"FingerprintDataType"
	FingerprintDataType string `` /* 146-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) GetFingerprint

func (x *Fingerprint) GetFingerprint() string

func (*Fingerprint) GetFingerprintAlgorithmParameter

func (x *Fingerprint) GetFingerprintAlgorithmParameter() string

func (*Fingerprint) GetFingerprintAlgorithmType

func (x *Fingerprint) GetFingerprintAlgorithmType() *FingerprintAlgorithmType

func (*Fingerprint) GetFingerprintAlgorithmVersion

func (x *Fingerprint) GetFingerprintAlgorithmVersion() string

func (*Fingerprint) GetFingerprintDataType

func (x *Fingerprint) GetFingerprintDataType() 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 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 FulfillmentDate

type FulfillmentDate struct {

	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate string `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ResourceReleaseReference"
	ResourceReleaseReference []string `` /* 166-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*FulfillmentDate) Descriptor deprecated

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

Deprecated: Use FulfillmentDate.ProtoReflect.Descriptor instead.

func (*FulfillmentDate) GetFulfillmentDate

func (x *FulfillmentDate) GetFulfillmentDate() string

func (*FulfillmentDate) GetResourceReleaseReference

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

func (*FulfillmentDate) ProtoMessage

func (*FulfillmentDate) ProtoMessage()

func (*FulfillmentDate) ProtoReflect

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

func (*FulfillmentDate) Reset

func (x *FulfillmentDate) Reset()

func (*FulfillmentDate) String

func (x *FulfillmentDate) String() string

type Genre

type Genre struct {

	// @gotags: xml:"GenreText"
	GenreText *Description `protobuf:"bytes,1,opt,name=genre_text,json=genreText,proto3" json:"genre_text,omitempty" xml:"GenreText"`
	// @gotags: xml:"SubGenre"
	SubGenre *Description `protobuf:"bytes,2,opt,name=sub_genre,json=subGenre,proto3" json:"sub_genre,omitempty" xml:"SubGenre"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Genre) Descriptor deprecated

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

Deprecated: Use Genre.ProtoReflect.Descriptor instead.

func (*Genre) GetGenreText

func (x *Genre) GetGenreText() *Description

func (*Genre) GetLanguageAndScriptCode

func (x *Genre) GetLanguageAndScriptCode() string

func (*Genre) GetSubGenre

func (x *Genre) GetSubGenre() *Description

func (*Genre) ProtoMessage

func (*Genre) ProtoMessage()

func (*Genre) ProtoReflect

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

func (*Genre) Reset

func (x *Genre) Reset()

func (*Genre) String

func (x *Genre) String() string

type GoverningAgreementType

type GoverningAgreementType 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 (*GoverningAgreementType) Descriptor deprecated

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

Deprecated: Use GoverningAgreementType.ProtoReflect.Descriptor instead.

func (*GoverningAgreementType) GetNamespace

func (x *GoverningAgreementType) GetNamespace() string

func (*GoverningAgreementType) GetUserDefinedValue

func (x *GoverningAgreementType) GetUserDefinedValue() string

func (*GoverningAgreementType) GetValue

func (x *GoverningAgreementType) GetValue() string

func (*GoverningAgreementType) ProtoMessage

func (*GoverningAgreementType) ProtoMessage()

func (*GoverningAgreementType) ProtoReflect

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

func (*GoverningAgreementType) Reset

func (x *GoverningAgreementType) Reset()

func (*GoverningAgreementType) String

func (x *GoverningAgreementType) String() string

type HashSum

type HashSum struct {

	// @gotags: xml:"HashSum"
	HashSum string `protobuf:"bytes,1,opt,name=hash_sum,json=hashSum,proto3" json:"hash_sum,omitempty" xml:"HashSum"`
	// @gotags: xml:"HashSumAlgorithmType"
	HashSumAlgorithmType *HashSumAlgorithmType `` /* 152-byte string literal not displayed */
	// @gotags: xml:"HashSumDataType"
	HashSumDataType string `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*HashSum) Descriptor deprecated

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

Deprecated: Use HashSum.ProtoReflect.Descriptor instead.

func (*HashSum) GetHashSum

func (x *HashSum) GetHashSum() string

func (*HashSum) GetHashSumAlgorithmType

func (x *HashSum) GetHashSumAlgorithmType() *HashSumAlgorithmType

func (*HashSum) GetHashSumDataType

func (x *HashSum) GetHashSumDataType() string

func (*HashSum) ProtoMessage

func (*HashSum) ProtoMessage()

func (*HashSum) ProtoReflect

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

func (*HashSum) Reset

func (x *HashSum) Reset()

func (*HashSum) String

func (x *HashSum) 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 HostSoundCarrier

type HostSoundCarrier struct {

	// @gotags: xml:"ReleaseId"
	ReleaseId []*ReleaseId `protobuf:"bytes,1,rep,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,3,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*Artist `protobuf:"bytes,4,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"AdministratingRecordCompany"
	AdministratingRecordCompany []*AdministratingRecordCompany `` /* 178-byte string literal not displayed */
	// @gotags: xml:"TrackNumber"
	TrackNumber string `protobuf:"bytes,6,opt,name=track_number,json=trackNumber,proto3" json:"track_number,omitempty" xml:"TrackNumber"`
	// @gotags: xml:"VolumeNumberInSet"
	VolumeNumberInSet string `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*HostSoundCarrier) Descriptor deprecated

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

Deprecated: Use HostSoundCarrier.ProtoReflect.Descriptor instead.

func (*HostSoundCarrier) GetAdministratingRecordCompany

func (x *HostSoundCarrier) GetAdministratingRecordCompany() []*AdministratingRecordCompany

func (*HostSoundCarrier) GetDisplayArtist

func (x *HostSoundCarrier) GetDisplayArtist() []*Artist

func (*HostSoundCarrier) GetReleaseId

func (x *HostSoundCarrier) GetReleaseId() []*ReleaseId

func (*HostSoundCarrier) GetRightsAgreementId

func (x *HostSoundCarrier) GetRightsAgreementId() *RightsAgreementId

func (*HostSoundCarrier) GetTitle

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

func (*HostSoundCarrier) GetTrackNumber

func (x *HostSoundCarrier) GetTrackNumber() string

func (*HostSoundCarrier) GetVolumeNumberInSet

func (x *HostSoundCarrier) GetVolumeNumberInSet() string

func (*HostSoundCarrier) ProtoMessage

func (*HostSoundCarrier) ProtoMessage()

func (*HostSoundCarrier) ProtoReflect

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

func (*HostSoundCarrier) Reset

func (x *HostSoundCarrier) Reset()

func (*HostSoundCarrier) String

func (x *HostSoundCarrier) String() string

type ICPN

type ICPN struct {

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

func (*ICPN) Descriptor deprecated

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

Deprecated: Use ICPN.ProtoReflect.Descriptor instead.

func (*ICPN) GetIsEan

func (x *ICPN) GetIsEan() bool

func (*ICPN) GetValue

func (x *ICPN) GetValue() string

func (*ICPN) ProtoMessage

func (*ICPN) ProtoMessage()

func (*ICPN) ProtoReflect

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

func (*ICPN) Reset

func (x *ICPN) Reset()

func (*ICPN) String

func (x *ICPN) String() string

type Image

type Image struct {

	// @gotags: xml:"ImageType"
	ImageType *ImageType `protobuf:"bytes,1,opt,name=image_type,json=imageType,proto3" json:"image_type,omitempty" xml:"ImageType"`
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"ImageId"
	ImageId []*ResourceProprietaryId `protobuf:"bytes,3,rep,name=image_id,json=imageId,proto3" json:"image_id,omitempty" xml:"ImageId"`
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,5,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,6,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"ImageDetailsByTerritory"
	ImageDetailsByTerritory []*ImageDetailsByTerritory `` /* 164-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,8,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-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) GetCreationDate

func (x *Image) GetCreationDate() *EventDate

func (*Image) GetImageDetailsByTerritory

func (x *Image) GetImageDetailsByTerritory() []*ImageDetailsByTerritory

func (*Image) GetImageId

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

func (*Image) GetImageType

func (x *Image) GetImageType() *ImageType

func (*Image) GetIsArtistRelated

func (x *Image) GetIsArtistRelated() bool

func (*Image) GetIsUpdated

func (x *Image) GetIsUpdated() bool

func (*Image) GetLanguageAndScriptCode

func (x *Image) GetLanguageAndScriptCode() string

func (*Image) GetResourceReference

func (x *Image) GetResourceReference() string

func (*Image) GetTitle

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

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 ImageDetailsByTerritory

type ImageDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,5,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"Description"
	Description *Description `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty" xml:"Description"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,7,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 146-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 180-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,11,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,12,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,13,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"TechnicalImageDetails"
	TechnicalImageDetails []*TechnicalImageDetails `` /* 155-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,16,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ImageDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use ImageDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*ImageDetailsByTerritory) GetCLine

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

func (*ImageDetailsByTerritory) GetCourtesyLine

func (x *ImageDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*ImageDetailsByTerritory) GetDescription

func (x *ImageDetailsByTerritory) GetDescription() *Description

func (*ImageDetailsByTerritory) GetDisplayArtistName

func (x *ImageDetailsByTerritory) GetDisplayArtistName() []*Name

func (*ImageDetailsByTerritory) GetExcludedTerritoryCode

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

func (*ImageDetailsByTerritory) GetFulfillmentDate

func (x *ImageDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*ImageDetailsByTerritory) GetGenre

func (x *ImageDetailsByTerritory) GetGenre() []*Genre

func (*ImageDetailsByTerritory) GetIndirectResourceContributor

func (x *ImageDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*ImageDetailsByTerritory) GetKeywords

func (x *ImageDetailsByTerritory) GetKeywords() []*Keywords

func (*ImageDetailsByTerritory) GetLanguageAndScriptCode

func (x *ImageDetailsByTerritory) GetLanguageAndScriptCode() string

func (*ImageDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *ImageDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*ImageDetailsByTerritory) GetParentalWarningType

func (x *ImageDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*ImageDetailsByTerritory) GetResourceContributor

func (x *ImageDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*ImageDetailsByTerritory) GetResourceReleaseDate

func (x *ImageDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*ImageDetailsByTerritory) GetSynopsis

func (x *ImageDetailsByTerritory) GetSynopsis() *Synopsis

func (*ImageDetailsByTerritory) GetTechnicalImageDetails

func (x *ImageDetailsByTerritory) GetTechnicalImageDetails() []*TechnicalImageDetails

func (*ImageDetailsByTerritory) GetTerritoryCode

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

func (*ImageDetailsByTerritory) GetTitle

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

func (*ImageDetailsByTerritory) ProtoMessage

func (*ImageDetailsByTerritory) ProtoMessage()

func (*ImageDetailsByTerritory) ProtoReflect

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

func (*ImageDetailsByTerritory) Reset

func (x *ImageDetailsByTerritory) Reset()

func (*ImageDetailsByTerritory) String

func (x *ImageDetailsByTerritory) 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 IndirectResourceContributor

type IndirectResourceContributor struct {

	// @gotags: xml:"IndirectResourceContributorRole"
	IndirectResourceContributorRole []*MusicalWorkContributorRole `` /* 196-byte string literal not displayed */
	// @gotags: xml:"Nationality"
	Nationality []DdexCCurrentTerritoryCode `` /* 146-byte string literal not displayed */
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `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"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*IndirectResourceContributor) Descriptor deprecated

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

Deprecated: Use IndirectResourceContributor.ProtoReflect.Descriptor instead.

func (*IndirectResourceContributor) GetIndirectResourceContributorRole

func (x *IndirectResourceContributor) GetIndirectResourceContributorRole() []*MusicalWorkContributorRole

func (*IndirectResourceContributor) GetNationality

func (*IndirectResourceContributor) GetPartyId

func (x *IndirectResourceContributor) GetPartyId() []*PartyId

func (*IndirectResourceContributor) GetPartyName

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

func (*IndirectResourceContributor) GetSequenceNumber

func (x *IndirectResourceContributor) GetSequenceNumber() int32

func (*IndirectResourceContributor) ProtoMessage

func (*IndirectResourceContributor) ProtoMessage()

func (*IndirectResourceContributor) ProtoReflect

func (*IndirectResourceContributor) Reset

func (x *IndirectResourceContributor) Reset()

func (*IndirectResourceContributor) String

func (x *IndirectResourceContributor) String() string

type Keywords

type Keywords 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 (*Keywords) Descriptor deprecated

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

Deprecated: Use Keywords.ProtoReflect.Descriptor instead.

func (*Keywords) GetLanguageAndScriptCode

func (x *Keywords) GetLanguageAndScriptCode() string

func (*Keywords) GetValue

func (x *Keywords) GetValue() string

func (*Keywords) ProtoMessage

func (*Keywords) ProtoMessage()

func (*Keywords) ProtoReflect

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

func (*Keywords) Reset

func (x *Keywords) Reset()

func (*Keywords) String

func (x *Keywords) String() string

type LabelName

type LabelName 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:"LabelNameType,attr"
	LabelNameType string `` /* 127-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 (*LabelName) Descriptor deprecated

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

Deprecated: Use LabelName.ProtoReflect.Descriptor instead.

func (*LabelName) GetLabelNameType

func (x *LabelName) GetLabelNameType() string

func (*LabelName) GetLanguageAndScriptCode

func (x *LabelName) GetLanguageAndScriptCode() string

func (*LabelName) GetNamespace

func (x *LabelName) GetNamespace() string

func (*LabelName) GetUserDefinedValue

func (x *LabelName) GetUserDefinedValue() string

func (*LabelName) GetValue

func (x *LabelName) GetValue() string

func (*LabelName) ProtoMessage

func (*LabelName) ProtoMessage()

func (*LabelName) ProtoReflect

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

func (*LabelName) Reset

func (x *LabelName) Reset()

func (*LabelName) String

func (x *LabelName) 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 */
	// 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) 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 MIDI

type MIDI struct {

	// @gotags: xml:"MidiType"
	MidiType *MidiType `protobuf:"bytes,1,opt,name=midi_type,json=midiType,proto3" json:"midi_type,omitempty" xml:"MidiType"`
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"MidiId"
	MidiId []*ResourceProprietaryId `protobuf:"bytes,3,rep,name=midi_id,json=midiId,proto3" json:"midi_id,omitempty" xml:"MidiId"`
	// @gotags: xml:"IndirectMidiId"
	IndirectMidiId []*MusicalWorkId `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle *ReferenceTitle `protobuf:"bytes,6,opt,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"InstrumentationDescription"
	InstrumentationDescription *Description `` /* 172-byte string literal not displayed */
	// @gotags: xml:"IsMedley"
	IsMedley bool `protobuf:"varint,8,opt,name=is_medley,json=isMedley,proto3" json:"is_medley,omitempty" xml:"IsMedley"`
	// @gotags: xml:"IsPotpourri"
	IsPotpourri bool `protobuf:"varint,9,opt,name=is_potpourri,json=isPotpourri,proto3" json:"is_potpourri,omitempty" xml:"IsPotpourri"`
	// @gotags: xml:"IsInstrumental"
	IsInstrumental bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"IsBackground"
	IsBackground bool `protobuf:"varint,11,opt,name=is_background,json=isBackground,proto3" json:"is_background,omitempty" xml:"IsBackground"`
	// @gotags: xml:"IsHiddenResource"
	IsHiddenResource bool `` /* 136-byte string literal not displayed */
	// @gotags: xml:"IsBonusResource"
	IsBonusResource bool `` /* 132-byte string literal not displayed */
	// @gotags: xml:"IsComputerGenerated"
	IsComputerGenerated bool `` /* 148-byte string literal not displayed */
	// @gotags: xml:"NoSilenceBefore"
	NoSilenceBefore bool `` /* 132-byte string literal not displayed */
	// @gotags: xml:"NoSilenceAfter"
	NoSilenceAfter bool `` /* 128-byte string literal not displayed */
	// @gotags: xml:"PerformerInformationRequired"
	PerformerInformationRequired bool `` /* 184-byte string literal not displayed */
	// @gotags: xml:"LanguageOfPerformance"
	LanguageOfPerformance string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,19,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 139-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 203-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,23,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"MasteredDate"
	MasteredDate *EventDate `protobuf:"bytes,24,opt,name=mastered_date,json=masteredDate,proto3" json:"mastered_date,omitempty" xml:"MasteredDate"`
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDate `protobuf:"bytes,25,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"MidiDetailsByTerritory"
	MidiDetailsByTerritory []*MidiDetailsByTerritory `` /* 161-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,27,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MIDI) Descriptor deprecated

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

Deprecated: Use MIDI.ProtoReflect.Descriptor instead.

func (*MIDI) GetCreationDate

func (x *MIDI) GetCreationDate() *EventDate

func (*MIDI) GetDuration

func (x *MIDI) GetDuration() string

func (*MIDI) GetIndirectMidiId

func (x *MIDI) GetIndirectMidiId() []*MusicalWorkId

func (*MIDI) GetInstrumentationDescription

func (x *MIDI) GetInstrumentationDescription() *Description

func (*MIDI) GetIsArtistRelated

func (x *MIDI) GetIsArtistRelated() bool

func (*MIDI) GetIsBackground

func (x *MIDI) GetIsBackground() bool

func (*MIDI) GetIsBonusResource

func (x *MIDI) GetIsBonusResource() bool

func (*MIDI) GetIsComputerGenerated

func (x *MIDI) GetIsComputerGenerated() bool

func (*MIDI) GetIsHiddenResource

func (x *MIDI) GetIsHiddenResource() bool

func (*MIDI) GetIsInstrumental

func (x *MIDI) GetIsInstrumental() bool

func (*MIDI) GetIsMedley

func (x *MIDI) GetIsMedley() bool

func (*MIDI) GetIsPotpourri

func (x *MIDI) GetIsPotpourri() bool

func (*MIDI) GetIsUpdated

func (x *MIDI) GetIsUpdated() bool

func (*MIDI) GetLanguageAndScriptCode

func (x *MIDI) GetLanguageAndScriptCode() string

func (*MIDI) GetLanguageOfPerformance

func (x *MIDI) GetLanguageOfPerformance() string

func (*MIDI) GetMasteredDate

func (x *MIDI) GetMasteredDate() *EventDate

func (*MIDI) GetMidiDetailsByTerritory

func (x *MIDI) GetMidiDetailsByTerritory() []*MidiDetailsByTerritory

func (*MIDI) GetMidiId

func (x *MIDI) GetMidiId() []*ResourceProprietaryId

func (*MIDI) GetMidiType

func (x *MIDI) GetMidiType() *MidiType

func (*MIDI) GetNoSilenceAfter

func (x *MIDI) GetNoSilenceAfter() bool

func (*MIDI) GetNoSilenceBefore

func (x *MIDI) GetNoSilenceBefore() bool

func (*MIDI) GetPerformerInformationRequired

func (x *MIDI) GetPerformerInformationRequired() bool

func (*MIDI) GetReferenceTitle

func (x *MIDI) GetReferenceTitle() *ReferenceTitle

func (*MIDI) GetRemasteredDate

func (x *MIDI) GetRemasteredDate() *EventDate

func (*MIDI) GetResourceContainedResourceReferenceList

func (x *MIDI) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*MIDI) GetResourceMusicalWorkReferenceList

func (x *MIDI) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*MIDI) GetResourceReference

func (x *MIDI) GetResourceReference() string

func (*MIDI) GetRightsAgreementId

func (x *MIDI) GetRightsAgreementId() *RightsAgreementId

func (*MIDI) ProtoMessage

func (*MIDI) ProtoMessage()

func (*MIDI) ProtoReflect

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

func (*MIDI) Reset

func (x *MIDI) Reset()

func (*MIDI) String

func (x *MIDI) String() string

type Membership

type Membership struct {

	// @gotags: xml:"Organization"
	Organization *PartyDescriptor `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty" xml:"Organization"`
	// @gotags: xml:"MembershipType"
	MembershipType string `protobuf:"bytes,2,opt,name=membership_type,json=membershipType,proto3" json:"membership_type,omitempty" xml:"MembershipType"`
	// @gotags: xml:"StartDate"
	StartDate string `protobuf:"bytes,3,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate string `protobuf:"bytes,4,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// contains filtered or unexported fields
}

func (*Membership) Descriptor deprecated

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

Deprecated: Use Membership.ProtoReflect.Descriptor instead.

func (*Membership) GetEndDate

func (x *Membership) GetEndDate() string

func (*Membership) GetMembershipType

func (x *Membership) GetMembershipType() string

func (*Membership) GetOrganization

func (x *Membership) GetOrganization() *PartyDescriptor

func (*Membership) GetStartDate

func (x *Membership) GetStartDate() string

func (*Membership) ProtoMessage

func (*Membership) ProtoMessage()

func (*Membership) ProtoReflect

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

func (*Membership) Reset

func (x *Membership) Reset()

func (*Membership) String

func (x *Membership) String() string

type MessageAuditTrail

type MessageAuditTrail struct {

	// @gotags: xml:"MessageAuditTrailEvent"
	MessageAuditTrailEvent []*MessageAuditTrailEvent `` /* 160-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-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) GetLanguageAndScriptCode

func (x *MessageAuditTrail) GetLanguageAndScriptCode() string

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 *MessagingParty `` /* 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() *MessagingParty

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 *MessagingParty `protobuf:"bytes,4,opt,name=message_sender,json=messageSender,proto3" json:"message_sender,omitempty" xml:"MessageSender"`
	// @gotags: xml:"SentOnBehalfOf"
	SentOnBehalfOf *MessagingParty `` /* 128-byte string literal not displayed */
	// @gotags: xml:"MessageRecipient"
	MessageRecipient []*MessagingParty `` /* 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:"Comment"
	Comment *Comment `protobuf:"bytes,9,opt,name=comment,proto3" json:"comment,omitempty" xml:"Comment"`
	// @gotags: xml:"MessageControlType"
	MessageControlType string `` /* 143-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetComment

func (x *MessageHeader) GetComment() *Comment

func (*MessageHeader) GetLanguageAndScriptCode

func (x *MessageHeader) GetLanguageAndScriptCode() string

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() []*MessagingParty

func (*MessageHeader) GetMessageSender

func (x *MessageHeader) GetMessageSender() *MessagingParty

func (*MessageHeader) GetMessageThreadId

func (x *MessageHeader) GetMessageThreadId() string

func (*MessageHeader) GetSentOnBehalfOf

func (x *MessageHeader) GetSentOnBehalfOf() *MessagingParty

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 MessagingParty

type MessagingParty struct {

	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,1,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName *PartyName `protobuf:"bytes,2,opt,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// @gotags: xml:"TradingName"
	TradingName *Name `protobuf:"bytes,3,opt,name=trading_name,json=tradingName,proto3" json:"trading_name,omitempty" xml:"TradingName"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MessagingParty) Descriptor deprecated

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

Deprecated: Use MessagingParty.ProtoReflect.Descriptor instead.

func (*MessagingParty) GetLanguageAndScriptCode

func (x *MessagingParty) GetLanguageAndScriptCode() string

func (*MessagingParty) GetPartyId

func (x *MessagingParty) GetPartyId() []*PartyId

func (*MessagingParty) GetPartyName

func (x *MessagingParty) GetPartyName() *PartyName

func (*MessagingParty) GetTradingName

func (x *MessagingParty) GetTradingName() *Name

func (*MessagingParty) ProtoMessage

func (*MessagingParty) ProtoMessage()

func (*MessagingParty) ProtoReflect

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

func (*MessagingParty) Reset

func (x *MessagingParty) Reset()

func (*MessagingParty) String

func (x *MessagingParty) String() string

type MidiDetailsByTerritory

type MidiDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*Artist `protobuf:"bytes,2,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"LabelName"
	LabelName []*LabelName `protobuf:"bytes,7,rep,name=label_name,json=labelName,proto3" json:"label_name,omitempty" xml:"LabelName"`
	// @gotags: xml:"RightsController"
	RightsController []*TypedRightsController `` /* 132-byte string literal not displayed */
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDate `protobuf:"bytes,9,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 147-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 181-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,12,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,13,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `` /* 126-byte string literal not displayed */
	// @gotags: xml:"HostSoundCarrier"
	HostSoundCarrier []*HostSoundCarrier `` /* 135-byte string literal not displayed */
	// @gotags: xml:"MarketingComment"
	MarketingComment *Comment `` /* 133-byte string literal not displayed */
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,17,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,20,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,21,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"TechnicalMidiDetails"
	TechnicalMidiDetails []*TechnicalMidiDetails `` /* 151-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,23,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MidiDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use MidiDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*MidiDetailsByTerritory) GetCLine

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

func (*MidiDetailsByTerritory) GetCourtesyLine

func (x *MidiDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*MidiDetailsByTerritory) GetDisplayArtist

func (x *MidiDetailsByTerritory) GetDisplayArtist() []*Artist

func (*MidiDetailsByTerritory) GetDisplayArtistName

func (x *MidiDetailsByTerritory) GetDisplayArtistName() []*Name

func (*MidiDetailsByTerritory) GetExcludedTerritoryCode

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

func (*MidiDetailsByTerritory) GetFulfillmentDate

func (x *MidiDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*MidiDetailsByTerritory) GetGenre

func (x *MidiDetailsByTerritory) GetGenre() []*Genre

func (*MidiDetailsByTerritory) GetHostSoundCarrier

func (x *MidiDetailsByTerritory) GetHostSoundCarrier() []*HostSoundCarrier

func (*MidiDetailsByTerritory) GetIndirectResourceContributor

func (x *MidiDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*MidiDetailsByTerritory) GetKeywords

func (x *MidiDetailsByTerritory) GetKeywords() []*Keywords

func (*MidiDetailsByTerritory) GetLabelName

func (x *MidiDetailsByTerritory) GetLabelName() []*LabelName

func (*MidiDetailsByTerritory) GetLanguageAndScriptCode

func (x *MidiDetailsByTerritory) GetLanguageAndScriptCode() string

func (*MidiDetailsByTerritory) GetMarketingComment

func (x *MidiDetailsByTerritory) GetMarketingComment() *Comment

func (*MidiDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *MidiDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*MidiDetailsByTerritory) GetParentalWarningType

func (x *MidiDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*MidiDetailsByTerritory) GetRemasteredDate

func (x *MidiDetailsByTerritory) GetRemasteredDate() *EventDate

func (*MidiDetailsByTerritory) GetResourceContributor

func (x *MidiDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*MidiDetailsByTerritory) GetResourceReleaseDate

func (x *MidiDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*MidiDetailsByTerritory) GetRightsAgreementId

func (x *MidiDetailsByTerritory) GetRightsAgreementId() *RightsAgreementId

func (*MidiDetailsByTerritory) GetRightsController

func (x *MidiDetailsByTerritory) GetRightsController() []*TypedRightsController

func (*MidiDetailsByTerritory) GetSequenceNumber

func (x *MidiDetailsByTerritory) GetSequenceNumber() int32

func (*MidiDetailsByTerritory) GetSynopsis

func (x *MidiDetailsByTerritory) GetSynopsis() *Synopsis

func (*MidiDetailsByTerritory) GetTechnicalMidiDetails

func (x *MidiDetailsByTerritory) GetTechnicalMidiDetails() []*TechnicalMidiDetails

func (*MidiDetailsByTerritory) GetTerritoryCode

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

func (*MidiDetailsByTerritory) GetTitle

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

func (*MidiDetailsByTerritory) ProtoMessage

func (*MidiDetailsByTerritory) ProtoMessage()

func (*MidiDetailsByTerritory) ProtoReflect

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

func (*MidiDetailsByTerritory) Reset

func (x *MidiDetailsByTerritory) Reset()

func (*MidiDetailsByTerritory) String

func (x *MidiDetailsByTerritory) String() string

type MidiType

type MidiType 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 (*MidiType) Descriptor deprecated

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

Deprecated: Use MidiType.ProtoReflect.Descriptor instead.

func (*MidiType) GetNamespace

func (x *MidiType) GetNamespace() string

func (*MidiType) GetUserDefinedValue

func (x *MidiType) GetUserDefinedValue() string

func (*MidiType) GetValue

func (x *MidiType) GetValue() string

func (*MidiType) ProtoMessage

func (*MidiType) ProtoMessage()

func (*MidiType) ProtoReflect

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

func (*MidiType) Reset

func (x *MidiType) Reset()

func (*MidiType) String

func (x *MidiType) String() string

type MusicalWork

type MusicalWork struct {

	// @gotags: xml:"MusicalWorkId"
	MusicalWorkId []*MusicalWorkId `protobuf:"bytes,1,rep,name=musical_work_id,json=musicalWorkId,proto3" json:"musical_work_id,omitempty" xml:"MusicalWorkId"`
	// @gotags: xml:"MusicalWorkReference"
	MusicalWorkReference string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle []*ReferenceTitle `protobuf:"bytes,3,rep,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"MusicalWorkContributor"
	MusicalWorkContributor []*MusicalWorkContributor `` /* 158-byte string literal not displayed */
	// @gotags: xml:"MusicalWorkType"
	MusicalWorkType []*MusicalWorkType `` /* 130-byte string literal not displayed */
	// @gotags: xml:"RightShare"
	RightShare []*RightShare `protobuf:"bytes,7,rep,name=right_share,json=rightShare,proto3" json:"right_share,omitempty" xml:"RightShare"`
	// @gotags: xml:"MusicalWorkDetailsByTerritory"
	MusicalWorkDetailsByTerritory []*MusicalWorkDetailsByTerritory `` /* 190-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,9,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MusicalWork) Descriptor deprecated

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

Deprecated: Use MusicalWork.ProtoReflect.Descriptor instead.

func (*MusicalWork) GetIsUpdated

func (x *MusicalWork) GetIsUpdated() bool

func (*MusicalWork) GetLanguageAndScriptCode

func (x *MusicalWork) GetLanguageAndScriptCode() string

func (*MusicalWork) GetMusicalWorkContributor

func (x *MusicalWork) GetMusicalWorkContributor() []*MusicalWorkContributor

func (*MusicalWork) GetMusicalWorkDetailsByTerritory

func (x *MusicalWork) GetMusicalWorkDetailsByTerritory() []*MusicalWorkDetailsByTerritory

func (*MusicalWork) GetMusicalWorkId

func (x *MusicalWork) GetMusicalWorkId() []*MusicalWorkId

func (*MusicalWork) GetMusicalWorkReference

func (x *MusicalWork) GetMusicalWorkReference() string

func (*MusicalWork) GetMusicalWorkType

func (x *MusicalWork) GetMusicalWorkType() []*MusicalWorkType

func (*MusicalWork) GetReferenceTitle

func (x *MusicalWork) GetReferenceTitle() []*ReferenceTitle

func (*MusicalWork) GetRightShare

func (x *MusicalWork) GetRightShare() []*RightShare

func (*MusicalWork) GetRightsAgreementId

func (x *MusicalWork) GetRightsAgreementId() *RightsAgreementId

func (*MusicalWork) ProtoMessage

func (*MusicalWork) ProtoMessage()

func (*MusicalWork) ProtoReflect

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

func (*MusicalWork) Reset

func (x *MusicalWork) Reset()

func (*MusicalWork) String

func (x *MusicalWork) String() string

type MusicalWorkContributor

type MusicalWorkContributor struct {

	// @gotags: xml:"MusicalWorkContributorRole"
	MusicalWorkContributorRole []*MusicalWorkContributorRole `` /* 176-byte string literal not displayed */
	// @gotags: xml:"SocietyAffiliation"
	SocietyAffiliation []*SocietyAffiliation `` /* 140-byte string literal not displayed */
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `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"`
	// @gotags: xml:"SequenceNumber,attr"
	SequenceNumber int32 `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MusicalWorkContributor) Descriptor deprecated

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

Deprecated: Use MusicalWorkContributor.ProtoReflect.Descriptor instead.

func (*MusicalWorkContributor) GetMusicalWorkContributorRole

func (x *MusicalWorkContributor) GetMusicalWorkContributorRole() []*MusicalWorkContributorRole

func (*MusicalWorkContributor) GetPartyId

func (x *MusicalWorkContributor) GetPartyId() []*PartyId

func (*MusicalWorkContributor) GetPartyName

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

func (*MusicalWorkContributor) GetSequenceNumber

func (x *MusicalWorkContributor) GetSequenceNumber() int32

func (*MusicalWorkContributor) GetSocietyAffiliation

func (x *MusicalWorkContributor) GetSocietyAffiliation() []*SocietyAffiliation

func (*MusicalWorkContributor) ProtoMessage

func (*MusicalWorkContributor) ProtoMessage()

func (*MusicalWorkContributor) ProtoReflect

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

func (*MusicalWorkContributor) Reset

func (x *MusicalWorkContributor) Reset()

func (*MusicalWorkContributor) String

func (x *MusicalWorkContributor) String() string

type MusicalWorkContributorRole

type MusicalWorkContributorRole 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 (*MusicalWorkContributorRole) Descriptor deprecated

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

Deprecated: Use MusicalWorkContributorRole.ProtoReflect.Descriptor instead.

func (*MusicalWorkContributorRole) GetNamespace

func (x *MusicalWorkContributorRole) GetNamespace() string

func (*MusicalWorkContributorRole) GetUserDefinedValue

func (x *MusicalWorkContributorRole) GetUserDefinedValue() string

func (*MusicalWorkContributorRole) GetValue

func (x *MusicalWorkContributorRole) GetValue() string

func (*MusicalWorkContributorRole) ProtoMessage

func (*MusicalWorkContributorRole) ProtoMessage()

func (*MusicalWorkContributorRole) ProtoReflect

func (*MusicalWorkContributorRole) Reset

func (x *MusicalWorkContributorRole) Reset()

func (*MusicalWorkContributorRole) String

func (x *MusicalWorkContributorRole) String() string

type MusicalWorkDetailsByTerritory

type MusicalWorkDetailsByTerritory struct {

	// @gotags: xml:"MusicalWorkContributor"
	MusicalWorkContributor []*MusicalWorkContributor `` /* 158-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,3,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*CurrentTerritoryCode `` /* 154-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MusicalWorkDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use MusicalWorkDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*MusicalWorkDetailsByTerritory) GetDisplayArtistName

func (x *MusicalWorkDetailsByTerritory) GetDisplayArtistName() []*Name

func (*MusicalWorkDetailsByTerritory) GetExcludedTerritoryCode

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

func (*MusicalWorkDetailsByTerritory) GetLanguageAndScriptCode

func (x *MusicalWorkDetailsByTerritory) GetLanguageAndScriptCode() string

func (*MusicalWorkDetailsByTerritory) GetMusicalWorkContributor

func (x *MusicalWorkDetailsByTerritory) GetMusicalWorkContributor() []*MusicalWorkContributor

func (*MusicalWorkDetailsByTerritory) GetTerritoryCode

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

func (*MusicalWorkDetailsByTerritory) ProtoMessage

func (*MusicalWorkDetailsByTerritory) ProtoMessage()

func (*MusicalWorkDetailsByTerritory) ProtoReflect

func (*MusicalWorkDetailsByTerritory) Reset

func (x *MusicalWorkDetailsByTerritory) Reset()

func (*MusicalWorkDetailsByTerritory) 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 MusicalWorkType

type MusicalWorkType 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 (*MusicalWorkType) Descriptor deprecated

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

Deprecated: Use MusicalWorkType.ProtoReflect.Descriptor instead.

func (*MusicalWorkType) GetNamespace

func (x *MusicalWorkType) GetNamespace() string

func (*MusicalWorkType) GetUserDefinedValue

func (x *MusicalWorkType) GetUserDefinedValue() string

func (*MusicalWorkType) GetValue

func (x *MusicalWorkType) GetValue() string

func (*MusicalWorkType) ProtoMessage

func (*MusicalWorkType) ProtoMessage()

func (*MusicalWorkType) ProtoReflect

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

func (*MusicalWorkType) Reset

func (x *MusicalWorkType) Reset()

func (*MusicalWorkType) String

func (x *MusicalWorkType) 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:"UpdateIndicator"
	UpdateIndicator string `` /* 128-byte string literal not displayed */
	// @gotags: xml:"IsBackfill"
	IsBackfill bool `protobuf:"varint,3,opt,name=is_backfill,json=isBackfill,proto3" json:"is_backfill,omitempty" xml:"IsBackfill"`
	// @gotags: xml:"CatalogTransfer"
	CatalogTransfer *CatalogTransfer `` /* 128-byte string literal not displayed */
	// @gotags: xml:"WorkList"
	WorkList *WorkList `protobuf:"bytes,5,opt,name=work_list,json=workList,proto3" json:"work_list,omitempty" xml:"WorkList"`
	// @gotags: xml:"CueSheetList"
	CueSheetList *CueSheetList `protobuf:"bytes,6,opt,name=cue_sheet_list,json=cueSheetList,proto3" json:"cue_sheet_list,omitempty" xml:"CueSheetList"`
	// @gotags: xml:"ResourceList"
	ResourceList *ResourceList `protobuf:"bytes,7,opt,name=resource_list,json=resourceList,proto3" json:"resource_list,omitempty" xml:"ResourceList"`
	// @gotags: xml:"CollectionList"
	CollectionList *CollectionList `protobuf:"bytes,8,opt,name=collection_list,json=collectionList,proto3" json:"collection_list,omitempty" xml:"CollectionList"`
	// @gotags: xml:"ReleaseList"
	ReleaseList *ReleaseList `protobuf:"bytes,9,opt,name=release_list,json=releaseList,proto3" json:"release_list,omitempty" xml:"ReleaseList"`
	// @gotags: xml:"DealList"
	DealList *DealList `protobuf:"bytes,10,opt,name=deal_list,json=dealList,proto3" json:"deal_list,omitempty" xml:"DealList"`
	// @gotags: xml:"MessageSchemaVersionId,attr"
	MessageSchemaVersionId string `` /* 166-byte string literal not displayed */
	// @gotags: xml:"BusinessProfileVersionId,attr"
	BusinessProfileVersionId string `` /* 174-byte string literal not displayed */
	// @gotags: xml:"ReleaseProfileVersionId,attr"
	ReleaseProfileVersionId string `` /* 170-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"ern,attr"
	XmlnsErn string `protobuf:"bytes,15,opt,name=xmlns_ern,json=xmlnsErn,proto3" json:"xmlns_ern,omitempty" xml:"ern,attr"`
	// @gotags: xml:"xsi,attr"
	XmlnsXsi string `protobuf:"bytes,16,opt,name=xmlns_xsi,json=xmlnsXsi,proto3" json:"xmlns_xsi,omitempty" xml:"xsi,attr"`
	// @gotags: xml:"schemaLocation,attr"
	XsiSchemaLocation string `` /* 141-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) GetBusinessProfileVersionId

func (x *NewReleaseMessage) GetBusinessProfileVersionId() string

func (*NewReleaseMessage) GetCatalogTransfer

func (x *NewReleaseMessage) GetCatalogTransfer() *CatalogTransfer

func (*NewReleaseMessage) GetCollectionList

func (x *NewReleaseMessage) GetCollectionList() *CollectionList

func (*NewReleaseMessage) GetCueSheetList

func (x *NewReleaseMessage) GetCueSheetList() *CueSheetList

func (*NewReleaseMessage) GetDealList

func (x *NewReleaseMessage) GetDealList() *DealList

func (*NewReleaseMessage) GetIsBackfill

func (x *NewReleaseMessage) GetIsBackfill() bool

func (*NewReleaseMessage) GetLanguageAndScriptCode

func (x *NewReleaseMessage) GetLanguageAndScriptCode() string

func (*NewReleaseMessage) GetMessageHeader

func (x *NewReleaseMessage) GetMessageHeader() *MessageHeader

func (*NewReleaseMessage) GetMessageSchemaVersionId

func (x *NewReleaseMessage) GetMessageSchemaVersionId() string

func (*NewReleaseMessage) GetReleaseList

func (x *NewReleaseMessage) GetReleaseList() *ReleaseList

func (*NewReleaseMessage) GetReleaseProfileVersionId

func (x *NewReleaseMessage) GetReleaseProfileVersionId() string

func (*NewReleaseMessage) GetResourceList

func (x *NewReleaseMessage) GetResourceList() *ResourceList

func (*NewReleaseMessage) GetUpdateIndicator

func (x *NewReleaseMessage) GetUpdateIndicator() string

func (*NewReleaseMessage) GetWorkList

func (x *NewReleaseMessage) GetWorkList() *WorkList

func (*NewReleaseMessage) GetXmlnsErn

func (x *NewReleaseMessage) GetXmlnsErn() string

func (*NewReleaseMessage) GetXmlnsXsi

func (x *NewReleaseMessage) GetXmlnsXsi() string

func (*NewReleaseMessage) GetXsiSchemaLocation

func (x *NewReleaseMessage) GetXsiSchemaLocation() string

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 ParentalWarningType

type ParentalWarningType 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 (*ParentalWarningType) Descriptor deprecated

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

Deprecated: Use ParentalWarningType.ProtoReflect.Descriptor instead.

func (*ParentalWarningType) GetNamespace

func (x *ParentalWarningType) GetNamespace() string

func (*ParentalWarningType) GetUserDefinedValue

func (x *ParentalWarningType) GetUserDefinedValue() string

func (*ParentalWarningType) GetValue

func (x *ParentalWarningType) GetValue() string

func (*ParentalWarningType) ProtoMessage

func (*ParentalWarningType) ProtoMessage()

func (*ParentalWarningType) ProtoReflect

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

func (*ParentalWarningType) Reset

func (x *ParentalWarningType) Reset()

func (*ParentalWarningType) String

func (x *ParentalWarningType) String() string

type PartyDescriptor

type PartyDescriptor struct {

	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,1,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,2,rep,name=party_name,json=partyName,proto3" json:"party_name,omitempty" xml:"PartyName"`
	// contains filtered or unexported fields
}

func (*PartyDescriptor) Descriptor deprecated

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

Deprecated: Use PartyDescriptor.ProtoReflect.Descriptor instead.

func (*PartyDescriptor) GetPartyId

func (x *PartyDescriptor) GetPartyId() []*PartyId

func (*PartyDescriptor) GetPartyName

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

func (*PartyDescriptor) ProtoMessage

func (*PartyDescriptor) ProtoMessage()

func (*PartyDescriptor) ProtoReflect

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

func (*PartyDescriptor) Reset

func (x *PartyDescriptor) Reset()

func (*PartyDescriptor) String

func (x *PartyDescriptor) String() string

type PartyId

type PartyId 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:"IsDPID,attr"
	IsDPID bool `protobuf:"varint,3,opt,name=is_d_p_i_d,json=isDPID,proto3" json:"is_d_p_i_d,omitempty" xml:"IsDPID,attr"`
	// @gotags: xml:"IsISNI,attr"
	IsISNI bool `protobuf:"varint,4,opt,name=is_i_s_n_i,json=isISNI,proto3" json:"is_i_s_n_i,omitempty" xml:"IsISNI,attr"`
	// contains filtered or unexported fields
}

func (*PartyId) Descriptor deprecated

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

Deprecated: Use PartyId.ProtoReflect.Descriptor instead.

func (*PartyId) GetIsDPID

func (x *PartyId) GetIsDPID() bool

func (*PartyId) GetIsISNI

func (x *PartyId) GetIsISNI() bool

func (*PartyId) GetNamespace

func (x *PartyId) GetNamespace() string

func (*PartyId) GetValue

func (x *PartyId) GetValue() string

func (*PartyId) ProtoMessage

func (*PartyId) ProtoMessage()

func (*PartyId) ProtoReflect

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

func (*PartyId) Reset

func (x *PartyId) Reset()

func (*PartyId) String

func (x *PartyId) 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 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 Performance

type Performance struct {

	// @gotags: xml:"Territory"
	Territory *AllTerritoryCode `protobuf:"bytes,1,opt,name=territory,proto3" json:"territory,omitempty" xml:"Territory"`
	// @gotags: xml:"Date"
	Date *EventDate `protobuf:"bytes,2,opt,name=date,proto3" json:"date,omitempty" xml:"Date"`
	// contains filtered or unexported fields
}

func (*Performance) Descriptor deprecated

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

Deprecated: Use Performance.ProtoReflect.Descriptor instead.

func (*Performance) GetDate

func (x *Performance) GetDate() *EventDate

func (*Performance) GetTerritory

func (x *Performance) GetTerritory() *AllTerritoryCode

func (*Performance) ProtoMessage

func (*Performance) ProtoMessage()

func (*Performance) ProtoReflect

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

func (*Performance) Reset

func (x *Performance) Reset()

func (*Performance) String

func (x *Performance) 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 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 PreviewDetails

type PreviewDetails struct {

	// @gotags: xml:"PartType"
	PartType *Description `protobuf:"bytes,1,opt,name=part_type,json=partType,proto3" json:"part_type,omitempty" xml:"PartType"`
	// @gotags: xml:"TopLeftCorner"
	TopLeftCorner string `protobuf:"bytes,2,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,4,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) GetPartType

func (x *PreviewDetails) GetPartType() *Description

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 PriceInformation

type PriceInformation struct {

	// @gotags: xml:"Description"
	Description *Description `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty" xml:"Description"`
	// @gotags: xml:"PriceRangeType"
	PriceRangeType *PriceRangeType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"PriceType"
	PriceType *PriceType `protobuf:"bytes,3,opt,name=price_type,json=priceType,proto3" json:"price_type,omitempty" xml:"PriceType"`
	// @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_1 string `protobuf:"bytes,7,opt,name=price_type_1,json=priceType1,proto3" json:"price_type_1,omitempty" xml:"PriceType,attr"`
	// contains filtered or unexported fields
}

func (*PriceInformation) Descriptor deprecated

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

Deprecated: Use PriceInformation.ProtoReflect.Descriptor instead.

func (*PriceInformation) GetBulkOrderWholesalePricePerUnit

func (x *PriceInformation) GetBulkOrderWholesalePricePerUnit() *Price

func (*PriceInformation) GetDescription

func (x *PriceInformation) GetDescription() *Description

func (*PriceInformation) GetPriceRangeType

func (x *PriceInformation) GetPriceRangeType() *PriceRangeType

func (*PriceInformation) GetPriceType

func (x *PriceInformation) GetPriceType() *PriceType

func (*PriceInformation) GetPriceType_1

func (x *PriceInformation) GetPriceType_1() string

func (*PriceInformation) GetSuggestedRetailPrice

func (x *PriceInformation) GetSuggestedRetailPrice() *Price

func (*PriceInformation) GetWholesalePricePerUnit

func (x *PriceInformation) GetWholesalePricePerUnit() *Price

func (*PriceInformation) ProtoMessage

func (*PriceInformation) ProtoMessage()

func (*PriceInformation) ProtoReflect

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

func (*PriceInformation) Reset

func (x *PriceInformation) Reset()

func (*PriceInformation) String

func (x *PriceInformation) String() string

type PriceRangeType

type PriceRangeType 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 (*PriceRangeType) Descriptor deprecated

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

Deprecated: Use PriceRangeType.ProtoReflect.Descriptor instead.

func (*PriceRangeType) GetNamespace

func (x *PriceRangeType) GetNamespace() string

func (*PriceRangeType) GetValue

func (x *PriceRangeType) GetValue() string

func (*PriceRangeType) ProtoMessage

func (*PriceRangeType) ProtoMessage()

func (*PriceRangeType) ProtoReflect

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

func (*PriceRangeType) Reset

func (x *PriceRangeType) Reset()

func (*PriceRangeType) String

func (x *PriceRangeType) 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:"MessageSchemaVersionId,attr"
	MessageSchemaVersionId string `` /* 165-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ern,attr"
	XmlnsErn string `protobuf:"bytes,5,opt,name=xmlns_ern,json=xmlnsErn,proto3" json:"xmlns_ern,omitempty" xml:"ern,attr"`
	// @gotags: xml:"xsi,attr"
	XmlnsXsi string `protobuf:"bytes,6,opt,name=xmlns_xsi,json=xmlnsXsi,proto3" json:"xmlns_xsi,omitempty" xml:"xsi,attr"`
	// @gotags: xml:"schemaLocation,attr"
	XsiSchemaLocation string `` /* 140-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) GetMessageSchemaVersionId

func (x *PurgeReleaseMessage) GetMessageSchemaVersionId() string

func (*PurgeReleaseMessage) GetPurgedRelease

func (x *PurgeReleaseMessage) GetPurgedRelease() *PurgedRelease

func (*PurgeReleaseMessage) GetXmlnsErn

func (x *PurgeReleaseMessage) GetXmlnsErn() string

func (*PurgeReleaseMessage) GetXmlnsXsi

func (x *PurgeReleaseMessage) GetXmlnsXsi() string

func (*PurgeReleaseMessage) GetXsiSchemaLocation

func (x *PurgeReleaseMessage) GetXsiSchemaLocation() string

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:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PurgedRelease) Descriptor deprecated

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

Deprecated: Use PurgedRelease.ProtoReflect.Descriptor instead.

func (*PurgedRelease) GetReleaseId

func (x *PurgedRelease) GetReleaseId() *ReleaseId

func (*PurgedRelease) GetResourceContributor

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

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 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 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 ReasonType

type ReasonType 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 (*ReasonType) Descriptor deprecated

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

Deprecated: Use ReasonType.ProtoReflect.Descriptor instead.

func (*ReasonType) GetNamespace

func (x *ReasonType) GetNamespace() string

func (*ReasonType) GetUserDefinedValue

func (x *ReasonType) GetUserDefinedValue() string

func (*ReasonType) GetValue

func (x *ReasonType) GetValue() string

func (*ReasonType) ProtoMessage

func (*ReasonType) ProtoMessage()

func (*ReasonType) ProtoReflect

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

func (*ReasonType) Reset

func (x *ReasonType) Reset()

func (*ReasonType) String

func (x *ReasonType) String() string

type ReferenceTitle

type ReferenceTitle struct {

	// @gotags: xml:"TitleText"
	TitleText *TitleText `protobuf:"bytes,1,opt,name=title_text,json=titleText,proto3" json:"title_text,omitempty" xml:"TitleText"`
	// @gotags: xml:"SubTitle"
	SubTitle *SubTitle `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 */
	// contains filtered or unexported fields
}

func (*ReferenceTitle) Descriptor deprecated

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

Deprecated: Use ReferenceTitle.ProtoReflect.Descriptor instead.

func (*ReferenceTitle) GetLanguageAndScriptCode

func (x *ReferenceTitle) GetLanguageAndScriptCode() string

func (*ReferenceTitle) GetSubTitle

func (x *ReferenceTitle) GetSubTitle() *SubTitle

func (*ReferenceTitle) GetTitleText

func (x *ReferenceTitle) GetTitleText() *TitleText

func (*ReferenceTitle) ProtoMessage

func (*ReferenceTitle) ProtoMessage()

func (*ReferenceTitle) ProtoReflect

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

func (*ReferenceTitle) Reset

func (x *ReferenceTitle) Reset()

func (*ReferenceTitle) String

func (x *ReferenceTitle) String() string

type RelatedRelease

type RelatedRelease struct {

	// @gotags: xml:"ReleaseId"
	ReleaseId []*ReleaseId `protobuf:"bytes,1,rep,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle *ReferenceTitle `protobuf:"bytes,2,opt,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"ReleaseSummaryDetailsByTerritory"
	ReleaseSummaryDetailsByTerritory []*ReleaseSummaryDetailsByTerritory `` /* 202-byte string literal not displayed */
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ReleaseRelationshipType"
	ReleaseRelationshipType *ReleaseRelationshipType `` /* 162-byte string literal not displayed */
	// @gotags: xml:"ReleaseDate"
	ReleaseDate *EventDate `protobuf:"bytes,6,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty" xml:"ReleaseDate"`
	// @gotags: xml:"OriginalReleaseDate"
	OriginalReleaseDate *EventDate `` /* 146-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-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) GetLanguageAndScriptCode

func (x *RelatedRelease) GetLanguageAndScriptCode() string

func (*RelatedRelease) GetOriginalReleaseDate

func (x *RelatedRelease) GetOriginalReleaseDate() *EventDate

func (*RelatedRelease) GetReferenceTitle

func (x *RelatedRelease) GetReferenceTitle() *ReferenceTitle

func (*RelatedRelease) GetReleaseDate

func (x *RelatedRelease) GetReleaseDate() *EventDate

func (*RelatedRelease) GetReleaseId

func (x *RelatedRelease) GetReleaseId() []*ReleaseId

func (*RelatedRelease) GetReleaseRelationshipType

func (x *RelatedRelease) GetReleaseRelationshipType() *ReleaseRelationshipType

func (*RelatedRelease) GetReleaseSummaryDetailsByTerritory

func (x *RelatedRelease) GetReleaseSummaryDetailsByTerritory() []*ReleaseSummaryDetailsByTerritory

func (*RelatedRelease) GetRightsAgreementId

func (x *RelatedRelease) GetRightsAgreementId() *RightsAgreementId

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 RelatedReleaseOfferSet

type RelatedReleaseOfferSet struct {

	// @gotags: xml:"Deal"
	Deal []*Deal `protobuf:"bytes,1,rep,name=deal,proto3" json:"deal,omitempty" xml:"Deal"`
	// @gotags: xml:"ReleaseId"
	ReleaseId []*ReleaseId `protobuf:"bytes,2,rep,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"ReleaseDescription"
	ReleaseDescription *Description `` /* 140-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RelatedReleaseOfferSet) Descriptor deprecated

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

Deprecated: Use RelatedReleaseOfferSet.ProtoReflect.Descriptor instead.

func (*RelatedReleaseOfferSet) GetDeal

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

func (*RelatedReleaseOfferSet) GetLanguageAndScriptCode

func (x *RelatedReleaseOfferSet) GetLanguageAndScriptCode() string

func (*RelatedReleaseOfferSet) GetReleaseDescription

func (x *RelatedReleaseOfferSet) GetReleaseDescription() *Description

func (*RelatedReleaseOfferSet) GetReleaseId

func (x *RelatedReleaseOfferSet) GetReleaseId() []*ReleaseId

func (*RelatedReleaseOfferSet) ProtoMessage

func (*RelatedReleaseOfferSet) ProtoMessage()

func (*RelatedReleaseOfferSet) ProtoReflect

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

func (*RelatedReleaseOfferSet) Reset

func (x *RelatedReleaseOfferSet) Reset()

func (*RelatedReleaseOfferSet) String

func (x *RelatedReleaseOfferSet) String() string

type Release

type Release struct {

	// @gotags: xml:"ReleaseId"
	ReleaseId []*ReleaseId `protobuf:"bytes,1,rep,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"ReleaseReference"
	ReleaseReference []string `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ExternalResourceLink"
	ExternalResourceLink []*ExternalResourceLink `` /* 150-byte string literal not displayed */
	// @gotags: xml:"SalesReportingProxyReleaseId"
	SalesReportingProxyReleaseId []*SalesReportingProxyReleaseId `` /* 186-byte string literal not displayed */
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle *ReferenceTitle `protobuf:"bytes,5,opt,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"ReleaseCollectionReferenceList"
	ReleaseCollectionReferenceList *ReleaseCollectionReferenceList `` /* 192-byte string literal not displayed */
	// @gotags: xml:"ReleaseType"
	ReleaseType []*ReleaseType `protobuf:"bytes,7,rep,name=release_type,json=releaseType,proto3" json:"release_type,omitempty" xml:"ReleaseType"`
	// @gotags: xml:"ReleaseDetailsByTerritory"
	ReleaseDetailsByTerritory []*ReleaseDetailsByTerritory `` /* 172-byte string literal not displayed */
	// @gotags: xml:"LanguageOfPerformance"
	LanguageOfPerformance []string `` /* 154-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:"Duration"
	Duration string `protobuf:"bytes,12,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 139-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,14,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,15,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"ArtistProfilePage"
	ArtistProfilePage []*WebPage `` /* 139-byte string literal not displayed */
	// @gotags: xml:"GlobalReleaseDate"
	GlobalReleaseDate *EventDate `` /* 139-byte string literal not displayed */
	// @gotags: xml:"GlobalOriginalReleaseDate"
	GlobalOriginalReleaseDate *EventDate `` /* 173-byte string literal not displayed */
	// @gotags: xml:"ReleaseResourceReferenceList"
	ReleaseResourceReferenceList *ReleaseResourceReferenceList `` /* 185-byte string literal not displayed */
	// @gotags: xml:"ResourceOmissionReason"
	ResourceOmissionReason *ResourceOmissionReason `` /* 159-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsMainRelease,attr"
	IsMainRelease bool `` /* 129-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) GetArtistProfilePage

func (x *Release) GetArtistProfilePage() []*WebPage

func (*Release) GetCLine

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

func (*Release) GetDuration

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

func (*Release) GetGlobalOriginalReleaseDate

func (x *Release) GetGlobalOriginalReleaseDate() *EventDate

func (*Release) GetGlobalReleaseDate

func (x *Release) GetGlobalReleaseDate() *EventDate

func (*Release) GetIsMainRelease

func (x *Release) GetIsMainRelease() bool

func (*Release) GetLanguageAndScriptCode

func (x *Release) GetLanguageAndScriptCode() string

func (*Release) GetLanguageOfDubbing

func (x *Release) GetLanguageOfDubbing() []string

func (*Release) GetLanguageOfPerformance

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

func (*Release) GetPLine

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

func (*Release) GetReferenceTitle

func (x *Release) GetReferenceTitle() *ReferenceTitle

func (*Release) GetReleaseCollectionReferenceList

func (x *Release) GetReleaseCollectionReferenceList() *ReleaseCollectionReferenceList

func (*Release) GetReleaseDetailsByTerritory

func (x *Release) GetReleaseDetailsByTerritory() []*ReleaseDetailsByTerritory

func (*Release) GetReleaseId

func (x *Release) GetReleaseId() []*ReleaseId

func (*Release) GetReleaseReference

func (x *Release) GetReleaseReference() []string

func (*Release) GetReleaseResourceReferenceList

func (x *Release) GetReleaseResourceReferenceList() *ReleaseResourceReferenceList

func (*Release) GetReleaseType

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

func (*Release) GetResourceOmissionReason

func (x *Release) GetResourceOmissionReason() *ResourceOmissionReason

func (*Release) GetRightsAgreementId

func (x *Release) GetRightsAgreementId() *RightsAgreementId

func (*Release) GetSalesReportingProxyReleaseId

func (x *Release) GetSalesReportingProxyReleaseId() []*SalesReportingProxyReleaseId

func (*Release) GetSubTitleLanguage

func (x *Release) GetSubTitleLanguage() []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 ReleaseCollectionReference

type ReleaseCollectionReference struct {

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

func (*ReleaseCollectionReference) Descriptor deprecated

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

Deprecated: Use ReleaseCollectionReference.ProtoReflect.Descriptor instead.

func (*ReleaseCollectionReference) GetReleaseResourceType

func (x *ReleaseCollectionReference) GetReleaseResourceType() string

func (*ReleaseCollectionReference) GetValue

func (x *ReleaseCollectionReference) GetValue() string

func (*ReleaseCollectionReference) ProtoMessage

func (*ReleaseCollectionReference) ProtoMessage()

func (*ReleaseCollectionReference) ProtoReflect

func (*ReleaseCollectionReference) Reset

func (x *ReleaseCollectionReference) Reset()

func (*ReleaseCollectionReference) String

func (x *ReleaseCollectionReference) String() string

type ReleaseCollectionReferenceList

type ReleaseCollectionReferenceList struct {

	// @gotags: xml:"NumberOfCollections"
	NumberOfCollections int32 `` /* 147-byte string literal not displayed */
	// @gotags: xml:"ReleaseCollectionReference"
	ReleaseCollectionReference []*ReleaseCollectionReference `` /* 174-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseCollectionReferenceList) Descriptor deprecated

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

Deprecated: Use ReleaseCollectionReferenceList.ProtoReflect.Descriptor instead.

func (*ReleaseCollectionReferenceList) GetNumberOfCollections

func (x *ReleaseCollectionReferenceList) GetNumberOfCollections() int32

func (*ReleaseCollectionReferenceList) GetReleaseCollectionReference

func (x *ReleaseCollectionReferenceList) GetReleaseCollectionReference() []*ReleaseCollectionReference

func (*ReleaseCollectionReferenceList) ProtoMessage

func (*ReleaseCollectionReferenceList) ProtoMessage()

func (*ReleaseCollectionReferenceList) ProtoReflect

func (*ReleaseCollectionReferenceList) Reset

func (x *ReleaseCollectionReferenceList) Reset()

func (*ReleaseCollectionReferenceList) 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"`
	// @gotags: xml:"EffectiveDate"
	EffectiveDate string `protobuf:"bytes,3,opt,name=effective_date,json=effectiveDate,proto3" json:"effective_date,omitempty" xml:"EffectiveDate"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// 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) GetEffectiveDate

func (x *ReleaseDeal) GetEffectiveDate() string

func (*ReleaseDeal) GetLanguageAndScriptCode

func (x *ReleaseDeal) GetLanguageAndScriptCode() 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 ReleaseDetailsByTerritory

type ReleaseDetailsByTerritory struct {

	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"LabelName"
	LabelName []*LabelName `protobuf:"bytes,2,rep,name=label_name,json=labelName,proto3" json:"label_name,omitempty" xml:"LabelName"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,4,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*Artist `protobuf:"bytes,5,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"IsMultiArtistCompilation"
	IsMultiArtistCompilation bool `` /* 169-byte string literal not displayed */
	// @gotags: xml:"AdministratingRecordCompany"
	AdministratingRecordCompany []*AdministratingRecordCompany `` /* 178-byte string literal not displayed */
	// @gotags: xml:"ReleaseType"
	ReleaseType []*ReleaseType `protobuf:"bytes,8,rep,name=release_type,json=releaseType,proto3" json:"release_type,omitempty" xml:"ReleaseType"`
	// @gotags: xml:"RelatedRelease"
	RelatedRelease []*RelatedRelease `protobuf:"bytes,9,rep,name=related_release,json=relatedRelease,proto3" json:"related_release,omitempty" xml:"RelatedRelease"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"AvRating"
	AvRating []*AvRating `protobuf:"bytes,11,rep,name=av_rating,json=avRating,proto3" json:"av_rating,omitempty" xml:"AvRating"`
	// @gotags: xml:"MarketingComment"
	MarketingComment *Comment `` /* 133-byte string literal not displayed */
	// @gotags: xml:"ResourceGroup"
	ResourceGroup []*ResourceGroup `protobuf:"bytes,13,rep,name=resource_group,json=resourceGroup,proto3" json:"resource_group,omitempty" xml:"ResourceGroup"`
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,14,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,15,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,16,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"ReleaseDate"
	ReleaseDate *EventDate `protobuf:"bytes,17,opt,name=release_date,json=releaseDate,proto3" json:"release_date,omitempty" xml:"ReleaseDate"`
	// @gotags: xml:"OriginalReleaseDate"
	OriginalReleaseDate *EventDate `` /* 147-byte string literal not displayed */
	// @gotags: xml:"OriginalDigitalReleaseDate"
	OriginalDigitalReleaseDate *EventDate `` /* 177-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,20,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,21,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"Character"
	Character []*Character `protobuf:"bytes,22,rep,name=character,proto3" json:"character,omitempty" xml:"Character"`
	// @gotags: xml:"NumberOfUnitsPerPhysicalRelease"
	NumberOfUnitsPerPhysicalRelease int32 `` /* 202-byte string literal not displayed */
	// @gotags: xml:"DisplayConductor"
	DisplayConductor []*Artist `` /* 133-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,25,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:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,28,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use ReleaseDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*ReleaseDetailsByTerritory) GetAdministratingRecordCompany

func (x *ReleaseDetailsByTerritory) GetAdministratingRecordCompany() []*AdministratingRecordCompany

func (*ReleaseDetailsByTerritory) GetAvRating

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

func (*ReleaseDetailsByTerritory) GetCLine

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

func (*ReleaseDetailsByTerritory) GetCharacter

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

func (*ReleaseDetailsByTerritory) GetDisplayArtist

func (x *ReleaseDetailsByTerritory) GetDisplayArtist() []*Artist

func (*ReleaseDetailsByTerritory) GetDisplayArtistName

func (x *ReleaseDetailsByTerritory) GetDisplayArtistName() []*Name

func (*ReleaseDetailsByTerritory) GetDisplayConductor

func (x *ReleaseDetailsByTerritory) GetDisplayConductor() []*Artist

func (*ReleaseDetailsByTerritory) GetExcludedTerritoryCode

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

func (*ReleaseDetailsByTerritory) GetFile

func (x *ReleaseDetailsByTerritory) GetFile() []*File

func (*ReleaseDetailsByTerritory) GetFileAvailabilityDescription

func (x *ReleaseDetailsByTerritory) GetFileAvailabilityDescription() []*Description

func (*ReleaseDetailsByTerritory) GetGenre

func (x *ReleaseDetailsByTerritory) GetGenre() []*Genre

func (*ReleaseDetailsByTerritory) GetIsMultiArtistCompilation

func (x *ReleaseDetailsByTerritory) GetIsMultiArtistCompilation() bool

func (*ReleaseDetailsByTerritory) GetKeywords

func (x *ReleaseDetailsByTerritory) GetKeywords() []*Keywords

func (*ReleaseDetailsByTerritory) GetLabelName

func (x *ReleaseDetailsByTerritory) GetLabelName() []*LabelName

func (*ReleaseDetailsByTerritory) GetLanguageAndScriptCode

func (x *ReleaseDetailsByTerritory) GetLanguageAndScriptCode() string

func (*ReleaseDetailsByTerritory) GetMarketingComment

func (x *ReleaseDetailsByTerritory) GetMarketingComment() *Comment

func (*ReleaseDetailsByTerritory) GetNumberOfUnitsPerPhysicalRelease

func (x *ReleaseDetailsByTerritory) GetNumberOfUnitsPerPhysicalRelease() int32

func (*ReleaseDetailsByTerritory) GetOriginalDigitalReleaseDate

func (x *ReleaseDetailsByTerritory) GetOriginalDigitalReleaseDate() *EventDate

func (*ReleaseDetailsByTerritory) GetOriginalReleaseDate

func (x *ReleaseDetailsByTerritory) GetOriginalReleaseDate() *EventDate

func (*ReleaseDetailsByTerritory) GetPLine

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

func (*ReleaseDetailsByTerritory) GetParentalWarningType

func (x *ReleaseDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*ReleaseDetailsByTerritory) GetRelatedRelease

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

func (*ReleaseDetailsByTerritory) GetReleaseDate

func (x *ReleaseDetailsByTerritory) GetReleaseDate() *EventDate

func (*ReleaseDetailsByTerritory) GetReleaseType

func (x *ReleaseDetailsByTerritory) GetReleaseType() []*ReleaseType

func (*ReleaseDetailsByTerritory) GetResourceGroup

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

func (*ReleaseDetailsByTerritory) GetRightsAgreementId

func (x *ReleaseDetailsByTerritory) GetRightsAgreementId() *RightsAgreementId

func (*ReleaseDetailsByTerritory) GetSynopsis

func (x *ReleaseDetailsByTerritory) GetSynopsis() *Synopsis

func (*ReleaseDetailsByTerritory) GetTerritoryCode

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

func (*ReleaseDetailsByTerritory) GetTitle

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

func (*ReleaseDetailsByTerritory) ProtoMessage

func (*ReleaseDetailsByTerritory) ProtoMessage()

func (*ReleaseDetailsByTerritory) ProtoReflect

func (*ReleaseDetailsByTerritory) Reset

func (x *ReleaseDetailsByTerritory) Reset()

func (*ReleaseDetailsByTerritory) String

func (x *ReleaseDetailsByTerritory) 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:"ISRC"
	ISRC string `protobuf:"bytes,2,opt,name=i_s_r_c,json=iSRC,proto3" json:"i_s_r_c,omitempty" xml:"ISRC"`
	// @gotags: xml:"ICPN"
	ICPN *ICPN `protobuf:"bytes,3,opt,name=i_c_p_n,json=iCPN,proto3" json:"i_c_p_n,omitempty" xml:"ICPN"`
	// @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:"IsReplaced,attr"
	IsReplaced bool `protobuf:"varint,6,opt,name=is_replaced,json=isReplaced,proto3" json:"is_replaced,omitempty" xml:"IsReplaced,attr"`
	// 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() *ICPN

func (*ReleaseId) GetISRC

func (x *ReleaseId) GetISRC() string

func (*ReleaseId) GetIsReplaced

func (x *ReleaseId) GetIsReplaced() bool

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 ReleaseList

type ReleaseList struct {

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

func (*ReleaseList) Descriptor deprecated

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

Deprecated: Use ReleaseList.ProtoReflect.Descriptor instead.

func (*ReleaseList) GetLanguageAndScriptCode

func (x *ReleaseList) GetLanguageAndScriptCode() string

func (*ReleaseList) GetRelease

func (x *ReleaseList) GetRelease() []*Release

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 ReleaseResourceReference

type ReleaseResourceReference struct {

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

func (*ReleaseResourceReference) Descriptor deprecated

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

Deprecated: Use ReleaseResourceReference.ProtoReflect.Descriptor instead.

func (*ReleaseResourceReference) GetReleaseResourceType

func (x *ReleaseResourceReference) GetReleaseResourceType() string

func (*ReleaseResourceReference) GetValue

func (x *ReleaseResourceReference) GetValue() string

func (*ReleaseResourceReference) ProtoMessage

func (*ReleaseResourceReference) ProtoMessage()

func (*ReleaseResourceReference) ProtoReflect

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

func (*ReleaseResourceReference) Reset

func (x *ReleaseResourceReference) Reset()

func (*ReleaseResourceReference) String

func (x *ReleaseResourceReference) String() string

type ReleaseResourceReferenceList

type ReleaseResourceReferenceList struct {

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

func (*ReleaseResourceReferenceList) Descriptor deprecated

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

Deprecated: Use ReleaseResourceReferenceList.ProtoReflect.Descriptor instead.

func (*ReleaseResourceReferenceList) GetReleaseResourceReference

func (x *ReleaseResourceReferenceList) GetReleaseResourceReference() []*ReleaseResourceReference

func (*ReleaseResourceReferenceList) ProtoMessage

func (*ReleaseResourceReferenceList) ProtoMessage()

func (*ReleaseResourceReferenceList) ProtoReflect

func (*ReleaseResourceReferenceList) Reset

func (x *ReleaseResourceReferenceList) Reset()

func (*ReleaseResourceReferenceList) String

type ReleaseSummaryDetailsByTerritory

type ReleaseSummaryDetailsByTerritory struct {

	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"LabelName"
	LabelName []*LabelName `protobuf:"bytes,2,rep,name=label_name,json=labelName,proto3" json:"label_name,omitempty" xml:"LabelName"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,4,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*CurrentTerritoryCode `` /* 154-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReleaseSummaryDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use ReleaseSummaryDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*ReleaseSummaryDetailsByTerritory) GetDisplayArtistName

func (x *ReleaseSummaryDetailsByTerritory) GetDisplayArtistName() []*Name

func (*ReleaseSummaryDetailsByTerritory) GetExcludedTerritoryCode

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

func (*ReleaseSummaryDetailsByTerritory) GetLabelName

func (x *ReleaseSummaryDetailsByTerritory) GetLabelName() []*LabelName

func (*ReleaseSummaryDetailsByTerritory) GetLanguageAndScriptCode

func (x *ReleaseSummaryDetailsByTerritory) GetLanguageAndScriptCode() string

func (*ReleaseSummaryDetailsByTerritory) GetRightsAgreementId

func (x *ReleaseSummaryDetailsByTerritory) GetRightsAgreementId() *RightsAgreementId

func (*ReleaseSummaryDetailsByTerritory) GetTerritoryCode

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

func (*ReleaseSummaryDetailsByTerritory) ProtoMessage

func (*ReleaseSummaryDetailsByTerritory) ProtoMessage()

func (*ReleaseSummaryDetailsByTerritory) ProtoReflect

func (*ReleaseSummaryDetailsByTerritory) Reset

func (*ReleaseSummaryDetailsByTerritory) String

type ReleaseType

type ReleaseType 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 (*ReleaseType) Descriptor deprecated

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

Deprecated: Use ReleaseType.ProtoReflect.Descriptor instead.

func (*ReleaseType) GetNamespace

func (x *ReleaseType) GetNamespace() string

func (*ReleaseType) GetUserDefinedValue

func (x *ReleaseType) GetUserDefinedValue() string

func (*ReleaseType) GetValue

func (x *ReleaseType) GetValue() string

func (*ReleaseType) ProtoMessage

func (*ReleaseType) ProtoMessage()

func (*ReleaseType) ProtoReflect

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

func (*ReleaseType) Reset

func (x *ReleaseType) Reset()

func (*ReleaseType) String

func (x *ReleaseType) 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 ResourceContributor

type ResourceContributor struct {

	// @gotags: xml:"ResourceContributorRole"
	ResourceContributorRole []*ResourceContributorRole `` /* 162-byte string literal not displayed */
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `protobuf:"bytes,2,rep,name=party_id,json=partyId,proto3" json:"party_id,omitempty" xml:"PartyId"`
	// @gotags: xml:"PartyName"
	PartyName []*PartyName `protobuf:"bytes,3,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 (*ResourceContributor) Descriptor deprecated

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

Deprecated: Use ResourceContributor.ProtoReflect.Descriptor instead.

func (*ResourceContributor) GetPartyId

func (x *ResourceContributor) GetPartyId() []*PartyId

func (*ResourceContributor) GetPartyName

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

func (*ResourceContributor) GetResourceContributorRole

func (x *ResourceContributor) GetResourceContributorRole() []*ResourceContributorRole

func (*ResourceContributor) GetSequenceNumber

func (x *ResourceContributor) GetSequenceNumber() int32

func (*ResourceContributor) ProtoMessage

func (*ResourceContributor) ProtoMessage()

func (*ResourceContributor) ProtoReflect

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

func (*ResourceContributor) Reset

func (x *ResourceContributor) Reset()

func (*ResourceContributor) String

func (x *ResourceContributor) String() 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:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,2,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*Artist `protobuf:"bytes,3,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"DisplayConductor"
	DisplayConductor []*Artist `` /* 132-byte string literal not displayed */
	// @gotags: xml:"DisplayComposer"
	DisplayComposer []*Artist `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"CarrierType"
	CarrierType []*CarrierType `protobuf:"bytes,8,rep,name=carrier_type,json=carrierType,proto3" json:"carrier_type,omitempty" xml:"CarrierType"`
	// @gotags: xml:"ResourceGroup"
	ResourceGroup []*ResourceGroup `protobuf:"bytes,9,rep,name=resource_group,json=resourceGroup,proto3" json:"resource_group,omitempty" xml:"ResourceGroup"`
	// @gotags: xml:"ResourceGroupContentItem"
	ResourceGroupContentItem []*ExtendedResourceGroupContentItem `` /* 169-byte string literal not displayed */
	// @gotags: xml:"ResourceGroupResourceReferenceList"
	ResourceGroupResourceReferenceList *ResourceGroupResourceReferenceList `` /* 211-byte string literal not displayed */
	// @gotags: xml:"ResourceGroupReleaseReference"
	ResourceGroupReleaseReference string `` /* 189-byte string literal not displayed */
	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,13,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceGroup) Descriptor deprecated

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

Deprecated: Use ResourceGroup.ProtoReflect.Descriptor instead.

func (*ResourceGroup) GetCarrierType

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

func (*ResourceGroup) GetDisplayArtist

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

func (*ResourceGroup) GetDisplayComposer

func (x *ResourceGroup) GetDisplayComposer() []*Artist

func (*ResourceGroup) GetDisplayConductor

func (x *ResourceGroup) GetDisplayConductor() []*Artist

func (*ResourceGroup) GetIndirectResourceContributor

func (x *ResourceGroup) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*ResourceGroup) GetLanguageAndScriptCode

func (x *ResourceGroup) GetLanguageAndScriptCode() string

func (*ResourceGroup) GetReleaseId

func (x *ResourceGroup) GetReleaseId() *ReleaseId

func (*ResourceGroup) GetResourceContributor

func (x *ResourceGroup) GetResourceContributor() []*DetailedResourceContributor

func (*ResourceGroup) GetResourceGroup

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

func (*ResourceGroup) GetResourceGroupContentItem

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

func (*ResourceGroup) GetResourceGroupReleaseReference

func (x *ResourceGroup) GetResourceGroupReleaseReference() string

func (*ResourceGroup) GetResourceGroupResourceReferenceList

func (x *ResourceGroup) GetResourceGroupResourceReferenceList() *ResourceGroupResourceReferenceList

func (*ResourceGroup) GetSequenceNumber

func (x *ResourceGroup) GetSequenceNumber() int32

func (*ResourceGroup) GetTitle

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

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 ResourceGroupResourceReferenceList

type ResourceGroupResourceReferenceList struct {

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

func (*ResourceGroupResourceReferenceList) Descriptor deprecated

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

Deprecated: Use ResourceGroupResourceReferenceList.ProtoReflect.Descriptor instead.

func (*ResourceGroupResourceReferenceList) GetResourceGroupResourceReference

func (x *ResourceGroupResourceReferenceList) GetResourceGroupResourceReference() []string

func (*ResourceGroupResourceReferenceList) ProtoMessage

func (*ResourceGroupResourceReferenceList) ProtoMessage()

func (*ResourceGroupResourceReferenceList) ProtoReflect

func (*ResourceGroupResourceReferenceList) Reset

func (*ResourceGroupResourceReferenceList) 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:"MIDI"
	MIDI []*MIDI `protobuf:"bytes,2,rep,name=m_i_d_i,json=mIDI,proto3" json:"m_i_d_i,omitempty" xml:"MIDI"`
	// @gotags: xml:"Video"
	Video []*Video `protobuf:"bytes,3,rep,name=video,proto3" json:"video,omitempty" xml:"Video"`
	// @gotags: xml:"Image"
	Image []*Image `protobuf:"bytes,4,rep,name=image,proto3" json:"image,omitempty" xml:"Image"`
	// @gotags: xml:"Text"
	Text []*Text `protobuf:"bytes,5,rep,name=text,proto3" json:"text,omitempty" xml:"Text"`
	// @gotags: xml:"SheetMusic"
	SheetMusic []*SheetMusic `protobuf:"bytes,6,rep,name=sheet_music,json=sheetMusic,proto3" json:"sheet_music,omitempty" xml:"SheetMusic"`
	// @gotags: xml:"Software"
	Software []*Software `protobuf:"bytes,7,rep,name=software,proto3" json:"software,omitempty" xml:"Software"`
	// @gotags: xml:"UserDefinedResource"
	UserDefinedResource []*UserDefinedResource `` /* 146-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// 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) GetLanguageAndScriptCode

func (x *ResourceList) GetLanguageAndScriptCode() string

func (*ResourceList) GetMIDI

func (x *ResourceList) GetMIDI() []*MIDI

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) GetUserDefinedResource

func (x *ResourceList) GetUserDefinedResource() []*UserDefinedResource

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 ResourceMusicalWorkReference

type ResourceMusicalWorkReference struct {

	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"DurationUsed"
	DurationUsed string `protobuf:"bytes,2,opt,name=duration_used,json=durationUsed,proto3" json:"duration_used,omitempty" xml:"DurationUsed"`
	// @gotags: xml:"IsFragment"
	IsFragment bool `protobuf:"varint,3,opt,name=is_fragment,json=isFragment,proto3" json:"is_fragment,omitempty" xml:"IsFragment"`
	// @gotags: xml:"ResourceMusicalWorkReference"
	ResourceMusicalWorkReference string `` /* 184-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceMusicalWorkReference) Descriptor deprecated

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

Deprecated: Use ResourceMusicalWorkReference.ProtoReflect.Descriptor instead.

func (*ResourceMusicalWorkReference) GetDurationUsed

func (x *ResourceMusicalWorkReference) GetDurationUsed() string

func (*ResourceMusicalWorkReference) GetIsFragment

func (x *ResourceMusicalWorkReference) GetIsFragment() bool

func (*ResourceMusicalWorkReference) GetResourceMusicalWorkReference

func (x *ResourceMusicalWorkReference) GetResourceMusicalWorkReference() string

func (*ResourceMusicalWorkReference) GetSequenceNumber

func (x *ResourceMusicalWorkReference) GetSequenceNumber() int32

func (*ResourceMusicalWorkReference) ProtoMessage

func (*ResourceMusicalWorkReference) ProtoMessage()

func (*ResourceMusicalWorkReference) ProtoReflect

func (*ResourceMusicalWorkReference) Reset

func (x *ResourceMusicalWorkReference) Reset()

func (*ResourceMusicalWorkReference) String

type ResourceMusicalWorkReferenceList

type ResourceMusicalWorkReferenceList struct {

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

func (*ResourceMusicalWorkReferenceList) Descriptor deprecated

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

Deprecated: Use ResourceMusicalWorkReferenceList.ProtoReflect.Descriptor instead.

func (*ResourceMusicalWorkReferenceList) GetResourceMusicalWorkReference

func (x *ResourceMusicalWorkReferenceList) GetResourceMusicalWorkReference() []*ResourceMusicalWorkReference

func (*ResourceMusicalWorkReferenceList) ProtoMessage

func (*ResourceMusicalWorkReferenceList) ProtoMessage()

func (*ResourceMusicalWorkReferenceList) ProtoReflect

func (*ResourceMusicalWorkReferenceList) Reset

func (*ResourceMusicalWorkReferenceList) String

type ResourceOmissionReason

type ResourceOmissionReason 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 (*ResourceOmissionReason) Descriptor deprecated

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

Deprecated: Use ResourceOmissionReason.ProtoReflect.Descriptor instead.

func (*ResourceOmissionReason) GetNamespace

func (x *ResourceOmissionReason) GetNamespace() string

func (*ResourceOmissionReason) GetUserDefinedValue

func (x *ResourceOmissionReason) GetUserDefinedValue() string

func (*ResourceOmissionReason) GetValue

func (x *ResourceOmissionReason) GetValue() string

func (*ResourceOmissionReason) ProtoMessage

func (*ResourceOmissionReason) ProtoMessage()

func (*ResourceOmissionReason) ProtoReflect

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

func (*ResourceOmissionReason) Reset

func (x *ResourceOmissionReason) Reset()

func (*ResourceOmissionReason) String

func (x *ResourceOmissionReason) 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 ResourceType

type ResourceType 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 (*ResourceType) Descriptor deprecated

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

Deprecated: Use ResourceType.ProtoReflect.Descriptor instead.

func (*ResourceType) GetNamespace

func (x *ResourceType) GetNamespace() string

func (*ResourceType) GetUserDefinedValue

func (x *ResourceType) GetUserDefinedValue() string

func (*ResourceType) GetValue

func (x *ResourceType) GetValue() string

func (*ResourceType) ProtoMessage

func (*ResourceType) ProtoMessage()

func (*ResourceType) ProtoReflect

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

func (*ResourceType) Reset

func (x *ResourceType) Reset()

func (*ResourceType) String

func (x *ResourceType) String() string

type ResourceUsage

type ResourceUsage struct {

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

func (*ResourceUsage) Descriptor deprecated

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

Deprecated: Use ResourceUsage.ProtoReflect.Descriptor instead.

func (*ResourceUsage) GetDealResourceReference

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

func (*ResourceUsage) GetUsage

func (x *ResourceUsage) GetUsage() []*Usage

func (*ResourceUsage) ProtoMessage

func (*ResourceUsage) ProtoMessage()

func (*ResourceUsage) ProtoReflect

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

func (*ResourceUsage) Reset

func (x *ResourceUsage) Reset()

func (*ResourceUsage) String

func (x *ResourceUsage) String() string

type RightShare

type RightShare struct {

	// @gotags: xml:"RightShareId"
	RightShareId *RightsAgreementId `protobuf:"bytes,1,opt,name=right_share_id,json=rightShareId,proto3" json:"right_share_id,omitempty" xml:"RightShareId"`
	// @gotags: xml:"RightShareReference"
	RightShareReference string `` /* 146-byte string literal not displayed */
	// @gotags: xml:"RightShareCreationReferenceList"
	RightShareCreationReferenceList *RightShareCreationReferenceList `` /* 198-byte string literal not displayed */
	// @gotags: xml:"RightsType"
	RightsType []*RightsType `protobuf:"bytes,4,rep,name=rights_type,json=rightsType,proto3" json:"rights_type,omitempty" xml:"RightsType"`
	// @gotags: xml:"UseType"
	UseType []*UseType `protobuf:"bytes,5,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:"DistributionChannelType"
	DistributionChannelType []*DistributionChannelType `` /* 162-byte string literal not displayed */
	// @gotags: xml:"CarrierType"
	CarrierType []*CarrierType `protobuf:"bytes,8,rep,name=carrier_type,json=carrierType,proto3" json:"carrier_type,omitempty" xml:"CarrierType"`
	// @gotags: xml:"CommercialModelType"
	CommercialModelType []*CommercialModelType `` /* 146-byte string literal not displayed */
	// @gotags: xml:"MusicalWorkRightsClaimType"
	MusicalWorkRightsClaimType []string `` /* 179-byte string literal not displayed */
	// @gotags: xml:"RightsController"
	RightsController []*RightsController `` /* 133-byte string literal not displayed */
	// @gotags: xml:"ValidityPeriod"
	ValidityPeriod *Period `protobuf:"bytes,12,opt,name=validity_period,json=validityPeriod,proto3" json:"validity_period,omitempty" xml:"ValidityPeriod"`
	// @gotags: xml:"TariffReference"
	TariffReference *TariffReference `` /* 129-byte string literal not displayed */
	// @gotags: xml:"LicenseStatus"
	LicenseStatus string `protobuf:"bytes,14,opt,name=license_status,json=licenseStatus,proto3" json:"license_status,omitempty" xml:"LicenseStatus"`
	// @gotags: xml:"HasFirstLicenseRefusal"
	HasFirstLicenseRefusal bool `` /* 162-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*AllTerritoryCode `protobuf:"bytes,16,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*AllTerritoryCode `` /* 155-byte string literal not displayed */
	// @gotags: xml:"RightShareUnknown"
	RightShareUnknown bool `` /* 140-byte string literal not displayed */
	// @gotags: xml:"RightSharePercentage"
	RightSharePercentage *Percentage `` /* 151-byte string literal not displayed */
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RightShare) Descriptor deprecated

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

Deprecated: Use RightShare.ProtoReflect.Descriptor instead.

func (*RightShare) GetCarrierType

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

func (*RightShare) GetCommercialModelType

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

func (*RightShare) GetDistributionChannelType

func (x *RightShare) GetDistributionChannelType() []*DistributionChannelType

func (*RightShare) GetExcludedTerritoryCode

func (x *RightShare) GetExcludedTerritoryCode() []*AllTerritoryCode

func (*RightShare) GetHasFirstLicenseRefusal

func (x *RightShare) GetHasFirstLicenseRefusal() bool

func (*RightShare) GetLanguageAndScriptCode

func (x *RightShare) GetLanguageAndScriptCode() string

func (*RightShare) GetLicenseStatus

func (x *RightShare) GetLicenseStatus() string

func (*RightShare) GetMusicalWorkRightsClaimType

func (x *RightShare) GetMusicalWorkRightsClaimType() []string

func (*RightShare) GetRightShareCreationReferenceList

func (x *RightShare) GetRightShareCreationReferenceList() *RightShareCreationReferenceList

func (*RightShare) GetRightShareId

func (x *RightShare) GetRightShareId() *RightsAgreementId

func (*RightShare) GetRightSharePercentage

func (x *RightShare) GetRightSharePercentage() *Percentage

func (*RightShare) GetRightShareReference

func (x *RightShare) GetRightShareReference() string

func (*RightShare) GetRightShareUnknown

func (x *RightShare) GetRightShareUnknown() bool

func (*RightShare) GetRightsController

func (x *RightShare) GetRightsController() []*RightsController

func (*RightShare) GetRightsType

func (x *RightShare) GetRightsType() []*RightsType

func (*RightShare) GetTariffReference

func (x *RightShare) GetTariffReference() *TariffReference

func (*RightShare) GetTerritoryCode

func (x *RightShare) GetTerritoryCode() []*AllTerritoryCode

func (*RightShare) GetUseType

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

func (*RightShare) GetUserInterfaceType

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

func (*RightShare) GetValidityPeriod

func (x *RightShare) GetValidityPeriod() *Period

func (*RightShare) ProtoMessage

func (*RightShare) ProtoMessage()

func (*RightShare) ProtoReflect

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

func (*RightShare) Reset

func (x *RightShare) Reset()

func (*RightShare) String

func (x *RightShare) String() string

type RightShareCreationReferenceList

type RightShareCreationReferenceList struct {

	// @gotags: xml:"RightShareWorkReference"
	RightShareWorkReference []string `` /* 164-byte string literal not displayed */
	// @gotags: xml:"RightShareResourceReference"
	RightShareResourceReference []string `` /* 180-byte string literal not displayed */
	// @gotags: xml:"RightShareReleaseReference"
	RightShareReleaseReference []string `` /* 176-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RightShareCreationReferenceList) Descriptor deprecated

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

Deprecated: Use RightShareCreationReferenceList.ProtoReflect.Descriptor instead.

func (*RightShareCreationReferenceList) GetRightShareReleaseReference

func (x *RightShareCreationReferenceList) GetRightShareReleaseReference() []string

func (*RightShareCreationReferenceList) GetRightShareResourceReference

func (x *RightShareCreationReferenceList) GetRightShareResourceReference() []string

func (*RightShareCreationReferenceList) GetRightShareWorkReference

func (x *RightShareCreationReferenceList) GetRightShareWorkReference() []string

func (*RightShareCreationReferenceList) ProtoMessage

func (*RightShareCreationReferenceList) ProtoMessage()

func (*RightShareCreationReferenceList) ProtoReflect

func (*RightShareCreationReferenceList) Reset

func (*RightShareCreationReferenceList) String

type RightsAgreementId

type RightsAgreementId struct {

	// @gotags: xml:"MWLI"
	MWLI []string `protobuf:"bytes,1,rep,name=m_w_l_i,json=mWLI,proto3" json:"m_w_l_i,omitempty" xml:"MWLI"`
	// @gotags: xml:"ProprietaryId"
	ProprietaryId []*ProprietaryId `protobuf:"bytes,2,rep,name=proprietary_id,json=proprietaryId,proto3" json:"proprietary_id,omitempty" xml:"ProprietaryId"`
	// contains filtered or unexported fields
}

func (*RightsAgreementId) Descriptor deprecated

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

Deprecated: Use RightsAgreementId.ProtoReflect.Descriptor instead.

func (*RightsAgreementId) GetMWLI

func (x *RightsAgreementId) GetMWLI() []string

func (*RightsAgreementId) GetProprietaryId

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

func (*RightsAgreementId) ProtoMessage

func (*RightsAgreementId) ProtoMessage()

func (*RightsAgreementId) ProtoReflect

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

func (*RightsAgreementId) Reset

func (x *RightsAgreementId) Reset()

func (*RightsAgreementId) String

func (x *RightsAgreementId) String() string

type RightsClaimPolicy

type RightsClaimPolicy struct {

	// @gotags: xml:"Condition"
	Condition []*Condition `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() []*Condition

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 RightsController

type RightsController struct {

	// @gotags: xml:"RightsControllerRole"
	RightsControllerRole []string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"RightsControllerType"
	RightsControllerType string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `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"`
	// @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 (*RightsController) Descriptor deprecated

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

Deprecated: Use RightsController.ProtoReflect.Descriptor instead.

func (*RightsController) GetPartyId

func (x *RightsController) GetPartyId() []*PartyId

func (*RightsController) GetPartyName

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

func (*RightsController) GetRightSharePercentage

func (x *RightsController) GetRightSharePercentage() *Percentage

func (*RightsController) GetRightShareUnknown

func (x *RightsController) GetRightShareUnknown() bool

func (*RightsController) GetRightsControllerRole

func (x *RightsController) GetRightsControllerRole() []string

func (*RightsController) GetRightsControllerType

func (x *RightsController) GetRightsControllerType() string

func (*RightsController) GetSequenceNumber

func (x *RightsController) GetSequenceNumber() int32

func (*RightsController) ProtoMessage

func (*RightsController) ProtoMessage()

func (*RightsController) ProtoReflect

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

func (*RightsController) Reset

func (x *RightsController) Reset()

func (*RightsController) String

func (x *RightsController) String() string

type RightsType

type RightsType struct {

	// @gotags: xml:",chardata"
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty" xml:",chardata"`
	// @gotags: xml:"TerritoryCode,attr"
	TerritoryCode string `protobuf:"bytes,2,opt,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode,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 (*RightsType) Descriptor deprecated

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

Deprecated: Use RightsType.ProtoReflect.Descriptor instead.

func (*RightsType) GetNamespace

func (x *RightsType) GetNamespace() string

func (*RightsType) GetTerritoryCode

func (x *RightsType) GetTerritoryCode() string

func (*RightsType) GetUserDefinedValue

func (x *RightsType) GetUserDefinedValue() string

func (*RightsType) GetValue

func (x *RightsType) GetValue() string

func (*RightsType) ProtoMessage

func (*RightsType) ProtoMessage()

func (*RightsType) ProtoReflect

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

func (*RightsType) Reset

func (x *RightsType) Reset()

func (*RightsType) String

func (x *RightsType) String() string

type SalesReportingProxyReleaseId

type SalesReportingProxyReleaseId struct {

	// @gotags: xml:"ReleaseId"
	ReleaseId *ReleaseId `protobuf:"bytes,1,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty" xml:"ReleaseId"`
	// @gotags: xml:"Reason"
	Reason *Reason `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty" xml:"Reason"`
	// @gotags: xml:"ReasonType"
	ReasonType *ReasonType `protobuf:"bytes,3,opt,name=reason_type,json=reasonType,proto3" json:"reason_type,omitempty" xml:"ReasonType"`
	// contains filtered or unexported fields
}

func (*SalesReportingProxyReleaseId) Descriptor deprecated

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

Deprecated: Use SalesReportingProxyReleaseId.ProtoReflect.Descriptor instead.

func (*SalesReportingProxyReleaseId) GetReason

func (x *SalesReportingProxyReleaseId) GetReason() *Reason

func (*SalesReportingProxyReleaseId) GetReasonType

func (x *SalesReportingProxyReleaseId) GetReasonType() *ReasonType

func (*SalesReportingProxyReleaseId) GetReleaseId

func (x *SalesReportingProxyReleaseId) GetReleaseId() *ReleaseId

func (*SalesReportingProxyReleaseId) ProtoMessage

func (*SalesReportingProxyReleaseId) ProtoMessage()

func (*SalesReportingProxyReleaseId) ProtoReflect

func (*SalesReportingProxyReleaseId) Reset

func (x *SalesReportingProxyReleaseId) Reset()

func (*SalesReportingProxyReleaseId) 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 SheetMusic

type SheetMusic struct {

	// @gotags: xml:"SheetMusicType"
	SheetMusicType *SheetMusicType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"SheetMusicId"
	SheetMusicId []*SheetMusicId `protobuf:"bytes,3,rep,name=sheet_music_id,json=sheetMusicId,proto3" json:"sheet_music_id,omitempty" xml:"SheetMusicId"`
	// @gotags: xml:"IndirectSheetMusicId"
	IndirectSheetMusicId []*MusicalWorkId `` /* 152-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"LanguageOfLyrics"
	LanguageOfLyrics string `` /* 134-byte string literal not displayed */
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 202-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 226-byte string literal not displayed */
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle *ReferenceTitle `protobuf:"bytes,10,opt,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,11,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"SheetMusicDetailsByTerritory"
	SheetMusicDetailsByTerritory []*SheetMusicDetailsByTerritory `` /* 187-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,13,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetCreationDate

func (x *SheetMusic) GetCreationDate() *EventDate

func (*SheetMusic) GetIndirectSheetMusicId

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

func (*SheetMusic) GetIsArtistRelated

func (x *SheetMusic) GetIsArtistRelated() bool

func (*SheetMusic) GetIsUpdated

func (x *SheetMusic) GetIsUpdated() bool

func (*SheetMusic) GetLanguageAndScriptCode

func (x *SheetMusic) GetLanguageAndScriptCode() string

func (*SheetMusic) GetLanguageOfLyrics

func (x *SheetMusic) GetLanguageOfLyrics() string

func (*SheetMusic) GetReferenceTitle

func (x *SheetMusic) GetReferenceTitle() *ReferenceTitle

func (*SheetMusic) GetResourceContainedResourceReferenceList

func (x *SheetMusic) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*SheetMusic) GetResourceMusicalWorkReferenceList

func (x *SheetMusic) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*SheetMusic) GetResourceReference

func (x *SheetMusic) GetResourceReference() string

func (*SheetMusic) GetRightsAgreementId

func (x *SheetMusic) GetRightsAgreementId() *RightsAgreementId

func (*SheetMusic) GetSheetMusicDetailsByTerritory

func (x *SheetMusic) GetSheetMusicDetailsByTerritory() []*SheetMusicDetailsByTerritory

func (*SheetMusic) GetSheetMusicId

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

func (*SheetMusic) GetSheetMusicType

func (x *SheetMusic) GetSheetMusicType() *SheetMusicType

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 SheetMusicDetailsByTerritory

type SheetMusicDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,5,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,6,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 146-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 180-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,10,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"TechnicalSheetMusicDetails"
	TechnicalSheetMusicDetails []*TechnicalSheetMusicDetails `` /* 177-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,13,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SheetMusicDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use SheetMusicDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*SheetMusicDetailsByTerritory) GetCLine

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

func (*SheetMusicDetailsByTerritory) GetCourtesyLine

func (x *SheetMusicDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*SheetMusicDetailsByTerritory) GetDisplayArtistName

func (x *SheetMusicDetailsByTerritory) GetDisplayArtistName() []*Name

func (*SheetMusicDetailsByTerritory) GetExcludedTerritoryCode

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

func (*SheetMusicDetailsByTerritory) GetFulfillmentDate

func (x *SheetMusicDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*SheetMusicDetailsByTerritory) GetGenre

func (x *SheetMusicDetailsByTerritory) GetGenre() []*Genre

func (*SheetMusicDetailsByTerritory) GetIndirectResourceContributor

func (x *SheetMusicDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*SheetMusicDetailsByTerritory) GetLanguageAndScriptCode

func (x *SheetMusicDetailsByTerritory) GetLanguageAndScriptCode() string

func (*SheetMusicDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *SheetMusicDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*SheetMusicDetailsByTerritory) GetParentalWarningType

func (x *SheetMusicDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*SheetMusicDetailsByTerritory) GetResourceContributor

func (x *SheetMusicDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*SheetMusicDetailsByTerritory) GetResourceReleaseDate

func (x *SheetMusicDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*SheetMusicDetailsByTerritory) GetTechnicalSheetMusicDetails

func (x *SheetMusicDetailsByTerritory) GetTechnicalSheetMusicDetails() []*TechnicalSheetMusicDetails

func (*SheetMusicDetailsByTerritory) GetTerritoryCode

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

func (*SheetMusicDetailsByTerritory) GetTitle

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

func (*SheetMusicDetailsByTerritory) ProtoMessage

func (*SheetMusicDetailsByTerritory) ProtoMessage()

func (*SheetMusicDetailsByTerritory) ProtoReflect

func (*SheetMusicDetailsByTerritory) Reset

func (x *SheetMusicDetailsByTerritory) Reset()

func (*SheetMusicDetailsByTerritory) 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 SocietyAffiliation

type SocietyAffiliation struct {

	// @gotags: xml:"MusicRightsSociety"
	MusicRightsSociety *PartyDescriptor `` /* 142-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*AllTerritoryCode `protobuf:"bytes,2,rep,name=territory_code,json=territoryCode,proto3" json:"territory_code,omitempty" xml:"TerritoryCode"`
	// @gotags: xml:"ExcludedTerritoryCode"
	ExcludedTerritoryCode []*AllTerritoryCode `` /* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SocietyAffiliation) Descriptor deprecated

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

Deprecated: Use SocietyAffiliation.ProtoReflect.Descriptor instead.

func (*SocietyAffiliation) GetExcludedTerritoryCode

func (x *SocietyAffiliation) GetExcludedTerritoryCode() []*AllTerritoryCode

func (*SocietyAffiliation) GetMusicRightsSociety

func (x *SocietyAffiliation) GetMusicRightsSociety() *PartyDescriptor

func (*SocietyAffiliation) GetTerritoryCode

func (x *SocietyAffiliation) GetTerritoryCode() []*AllTerritoryCode

func (*SocietyAffiliation) ProtoMessage

func (*SocietyAffiliation) ProtoMessage()

func (*SocietyAffiliation) ProtoReflect

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

func (*SocietyAffiliation) Reset

func (x *SocietyAffiliation) Reset()

func (*SocietyAffiliation) String

func (x *SocietyAffiliation) String() string

type Software

type Software struct {

	// @gotags: xml:"SoftwareType"
	SoftwareType *SoftwareType `protobuf:"bytes,1,opt,name=software_type,json=softwareType,proto3" json:"software_type,omitempty" xml:"SoftwareType"`
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"SoftwareId"
	SoftwareId []*ResourceProprietaryId `protobuf:"bytes,3,rep,name=software_id,json=softwareId,proto3" json:"software_id,omitempty" xml:"SoftwareId"`
	// @gotags: xml:"IndirectSoftwareId"
	IndirectSoftwareId []*MusicalWorkId `` /* 142-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 202-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 226-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,8,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,9,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"SoftwareDetailsByTerritory"
	SoftwareDetailsByTerritory []*SoftwareDetailsByTerritory `` /* 177-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,11,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetCreationDate

func (x *Software) GetCreationDate() *EventDate

func (*Software) GetIndirectSoftwareId

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

func (*Software) GetIsArtistRelated

func (x *Software) GetIsArtistRelated() bool

func (*Software) GetIsUpdated

func (x *Software) GetIsUpdated() bool

func (*Software) GetLanguageAndScriptCode

func (x *Software) GetLanguageAndScriptCode() string

func (*Software) GetResourceContainedResourceReferenceList

func (x *Software) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*Software) GetResourceMusicalWorkReferenceList

func (x *Software) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*Software) GetResourceReference

func (x *Software) GetResourceReference() string

func (*Software) GetSoftwareDetailsByTerritory

func (x *Software) GetSoftwareDetailsByTerritory() []*SoftwareDetailsByTerritory

func (*Software) GetSoftwareId

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

func (*Software) GetSoftwareType

func (x *Software) GetSoftwareType() *SoftwareType

func (*Software) GetTitle

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

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 SoftwareDetailsByTerritory

type SoftwareDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,5,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,6,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,7,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 146-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 180-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,11,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,12,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,13,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"TechnicalSoftwareDetails"
	TechnicalSoftwareDetails []*TechnicalSoftwareDetails `` /* 167-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,16,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoftwareDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use SoftwareDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*SoftwareDetailsByTerritory) GetCLine

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

func (*SoftwareDetailsByTerritory) GetCourtesyLine

func (x *SoftwareDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*SoftwareDetailsByTerritory) GetDisplayArtistName

func (x *SoftwareDetailsByTerritory) GetDisplayArtistName() []*Name

func (*SoftwareDetailsByTerritory) GetExcludedTerritoryCode

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

func (*SoftwareDetailsByTerritory) GetFulfillmentDate

func (x *SoftwareDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*SoftwareDetailsByTerritory) GetGenre

func (x *SoftwareDetailsByTerritory) GetGenre() []*Genre

func (*SoftwareDetailsByTerritory) GetIndirectResourceContributor

func (x *SoftwareDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*SoftwareDetailsByTerritory) GetKeywords

func (x *SoftwareDetailsByTerritory) GetKeywords() []*Keywords

func (*SoftwareDetailsByTerritory) GetLanguageAndScriptCode

func (x *SoftwareDetailsByTerritory) GetLanguageAndScriptCode() string

func (*SoftwareDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *SoftwareDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*SoftwareDetailsByTerritory) GetPLine

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

func (*SoftwareDetailsByTerritory) GetParentalWarningType

func (x *SoftwareDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*SoftwareDetailsByTerritory) GetResourceContributor

func (x *SoftwareDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*SoftwareDetailsByTerritory) GetResourceReleaseDate

func (x *SoftwareDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*SoftwareDetailsByTerritory) GetSynopsis

func (x *SoftwareDetailsByTerritory) GetSynopsis() *Synopsis

func (*SoftwareDetailsByTerritory) GetTechnicalSoftwareDetails

func (x *SoftwareDetailsByTerritory) GetTechnicalSoftwareDetails() []*TechnicalSoftwareDetails

func (*SoftwareDetailsByTerritory) GetTerritoryCode

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

func (*SoftwareDetailsByTerritory) GetTitle

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

func (*SoftwareDetailsByTerritory) ProtoMessage

func (*SoftwareDetailsByTerritory) ProtoMessage()

func (*SoftwareDetailsByTerritory) ProtoReflect

func (*SoftwareDetailsByTerritory) Reset

func (x *SoftwareDetailsByTerritory) Reset()

func (*SoftwareDetailsByTerritory) String

func (x *SoftwareDetailsByTerritory) 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 SoundProcessorType

type SoundProcessorType 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 (*SoundProcessorType) Descriptor deprecated

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

Deprecated: Use SoundProcessorType.ProtoReflect.Descriptor instead.

func (*SoundProcessorType) GetNamespace

func (x *SoundProcessorType) GetNamespace() string

func (*SoundProcessorType) GetUserDefinedValue

func (x *SoundProcessorType) GetUserDefinedValue() string

func (*SoundProcessorType) GetValue

func (x *SoundProcessorType) GetValue() string

func (*SoundProcessorType) GetVersion

func (x *SoundProcessorType) GetVersion() string

func (*SoundProcessorType) ProtoMessage

func (*SoundProcessorType) ProtoMessage()

func (*SoundProcessorType) ProtoReflect

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

func (*SoundProcessorType) Reset

func (x *SoundProcessorType) Reset()

func (*SoundProcessorType) String

func (x *SoundProcessorType) String() string

type SoundRecording

type SoundRecording struct {

	// @gotags: xml:"SoundRecordingType"
	SoundRecordingType *SoundRecordingType `` /* 142-byte string literal not displayed */
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"SoundRecordingId"
	SoundRecordingId []*SoundRecordingId `` /* 134-byte string literal not displayed */
	// @gotags: xml:"IndirectSoundRecordingId"
	IndirectSoundRecordingId []*MusicalWorkId `` /* 168-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle *ReferenceTitle `protobuf:"bytes,6,opt,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"InstrumentationDescription"
	InstrumentationDescription *Description `` /* 172-byte string literal not displayed */
	// @gotags: xml:"IsMedley"
	IsMedley bool `protobuf:"varint,8,opt,name=is_medley,json=isMedley,proto3" json:"is_medley,omitempty" xml:"IsMedley"`
	// @gotags: xml:"IsPotpourri"
	IsPotpourri bool `protobuf:"varint,9,opt,name=is_potpourri,json=isPotpourri,proto3" json:"is_potpourri,omitempty" xml:"IsPotpourri"`
	// @gotags: xml:"IsInstrumental"
	IsInstrumental bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"IsBackground"
	IsBackground bool `protobuf:"varint,11,opt,name=is_background,json=isBackground,proto3" json:"is_background,omitempty" xml:"IsBackground"`
	// @gotags: xml:"IsHiddenResource"
	IsHiddenResource bool `` /* 136-byte string literal not displayed */
	// @gotags: xml:"IsBonusResource"
	IsBonusResource bool `` /* 132-byte string literal not displayed */
	// @gotags: xml:"HasPreOrderFulfillment"
	HasPreOrderFulfillment bool `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsComputerGenerated"
	IsComputerGenerated bool `` /* 148-byte string literal not displayed */
	// @gotags: xml:"IsRemastered"
	IsRemastered bool `protobuf:"varint,16,opt,name=is_remastered,json=isRemastered,proto3" json:"is_remastered,omitempty" xml:"IsRemastered"`
	// @gotags: xml:"NoSilenceBefore"
	NoSilenceBefore bool `` /* 132-byte string literal not displayed */
	// @gotags: xml:"NoSilenceAfter"
	NoSilenceAfter bool `` /* 128-byte string literal not displayed */
	// @gotags: xml:"PerformerInformationRequired"
	PerformerInformationRequired bool `` /* 184-byte string literal not displayed */
	// @gotags: xml:"LanguageOfPerformance"
	LanguageOfPerformance string `` /* 155-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,21,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 139-byte string literal not displayed */
	// @gotags: xml:"SoundRecordingCollectionReferenceList"
	SoundRecordingCollectionReferenceList *SoundRecordingCollectionReferenceList `` /* 223-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 203-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,26,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"MasteredDate"
	MasteredDate *EventDate `protobuf:"bytes,27,opt,name=mastered_date,json=masteredDate,proto3" json:"mastered_date,omitempty" xml:"MasteredDate"`
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDate `protobuf:"bytes,28,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"SoundRecordingDetailsByTerritory"
	SoundRecordingDetailsByTerritory []*SoundRecordingDetailsByTerritory `` /* 203-byte string literal not displayed */
	// @gotags: xml:"TerritoryOfCommissioning"
	TerritoryOfCommissioning *AllTerritoryCode `` /* 167-byte string literal not displayed */
	// @gotags: xml:"NumberOfFeaturedArtists"
	NumberOfFeaturedArtists int32 `` /* 166-byte string literal not displayed */
	// @gotags: xml:"NumberOfNonFeaturedArtists"
	NumberOfNonFeaturedArtists int32 `` /* 180-byte string literal not displayed */
	// @gotags: xml:"NumberOfContractedArtists"
	NumberOfContractedArtists int32 `` /* 174-byte string literal not displayed */
	// @gotags: xml:"NumberOfNonContractedArtists"
	NumberOfNonContractedArtists int32 `` /* 188-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,35,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetCreationDate

func (x *SoundRecording) GetCreationDate() *EventDate

func (*SoundRecording) GetDuration

func (x *SoundRecording) GetDuration() string

func (*SoundRecording) GetHasPreOrderFulfillment

func (x *SoundRecording) GetHasPreOrderFulfillment() bool

func (*SoundRecording) GetIndirectSoundRecordingId

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

func (*SoundRecording) GetInstrumentationDescription

func (x *SoundRecording) GetInstrumentationDescription() *Description

func (*SoundRecording) GetIsArtistRelated

func (x *SoundRecording) GetIsArtistRelated() bool

func (*SoundRecording) GetIsBackground

func (x *SoundRecording) GetIsBackground() bool

func (*SoundRecording) GetIsBonusResource

func (x *SoundRecording) GetIsBonusResource() bool

func (*SoundRecording) GetIsComputerGenerated

func (x *SoundRecording) GetIsComputerGenerated() bool

func (*SoundRecording) GetIsHiddenResource

func (x *SoundRecording) GetIsHiddenResource() bool

func (*SoundRecording) GetIsInstrumental

func (x *SoundRecording) GetIsInstrumental() bool

func (*SoundRecording) GetIsMedley

func (x *SoundRecording) GetIsMedley() bool

func (*SoundRecording) GetIsPotpourri

func (x *SoundRecording) GetIsPotpourri() bool

func (*SoundRecording) GetIsRemastered

func (x *SoundRecording) GetIsRemastered() bool

func (*SoundRecording) GetIsUpdated

func (x *SoundRecording) GetIsUpdated() bool

func (*SoundRecording) GetLanguageAndScriptCode

func (x *SoundRecording) GetLanguageAndScriptCode() string

func (*SoundRecording) GetLanguageOfPerformance

func (x *SoundRecording) GetLanguageOfPerformance() string

func (*SoundRecording) GetMasteredDate

func (x *SoundRecording) GetMasteredDate() *EventDate

func (*SoundRecording) GetNoSilenceAfter

func (x *SoundRecording) GetNoSilenceAfter() bool

func (*SoundRecording) GetNoSilenceBefore

func (x *SoundRecording) GetNoSilenceBefore() bool

func (*SoundRecording) GetNumberOfContractedArtists

func (x *SoundRecording) GetNumberOfContractedArtists() int32

func (*SoundRecording) GetNumberOfFeaturedArtists

func (x *SoundRecording) GetNumberOfFeaturedArtists() int32

func (*SoundRecording) GetNumberOfNonContractedArtists

func (x *SoundRecording) GetNumberOfNonContractedArtists() int32

func (*SoundRecording) GetNumberOfNonFeaturedArtists

func (x *SoundRecording) GetNumberOfNonFeaturedArtists() int32

func (*SoundRecording) GetPerformerInformationRequired

func (x *SoundRecording) GetPerformerInformationRequired() bool

func (*SoundRecording) GetReferenceTitle

func (x *SoundRecording) GetReferenceTitle() *ReferenceTitle

func (*SoundRecording) GetRemasteredDate

func (x *SoundRecording) GetRemasteredDate() *EventDate

func (*SoundRecording) GetResourceContainedResourceReferenceList

func (x *SoundRecording) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*SoundRecording) GetResourceMusicalWorkReferenceList

func (x *SoundRecording) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*SoundRecording) GetResourceReference

func (x *SoundRecording) GetResourceReference() string

func (*SoundRecording) GetRightsAgreementId

func (x *SoundRecording) GetRightsAgreementId() *RightsAgreementId

func (*SoundRecording) GetSoundRecordingCollectionReferenceList

func (x *SoundRecording) GetSoundRecordingCollectionReferenceList() *SoundRecordingCollectionReferenceList

func (*SoundRecording) GetSoundRecordingDetailsByTerritory

func (x *SoundRecording) GetSoundRecordingDetailsByTerritory() []*SoundRecordingDetailsByTerritory

func (*SoundRecording) GetSoundRecordingId

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

func (*SoundRecording) GetSoundRecordingType

func (x *SoundRecording) GetSoundRecordingType() *SoundRecordingType

func (*SoundRecording) GetTerritoryOfCommissioning

func (x *SoundRecording) GetTerritoryOfCommissioning() *AllTerritoryCode

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 SoundRecordingCollectionReference

type SoundRecordingCollectionReference struct {

	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty" xml:"SequenceNumber"`
	// @gotags: xml:"SoundRecordingCollectionReference"
	SoundRecordingCollectionReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"StartTime"
	StartTime string `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty" xml:"StartTime"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"EndTime"
	EndTime string `protobuf:"bytes,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty" xml:"EndTime"`
	// @gotags: xml:"ReleaseResourceType"
	ReleaseResourceType string `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoundRecordingCollectionReference) Descriptor deprecated

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

Deprecated: Use SoundRecordingCollectionReference.ProtoReflect.Descriptor instead.

func (*SoundRecordingCollectionReference) GetDuration

func (x *SoundRecordingCollectionReference) GetDuration() string

func (*SoundRecordingCollectionReference) GetEndTime

func (x *SoundRecordingCollectionReference) GetEndTime() string

func (*SoundRecordingCollectionReference) GetReleaseResourceType

func (x *SoundRecordingCollectionReference) GetReleaseResourceType() string

func (*SoundRecordingCollectionReference) GetSequenceNumber

func (x *SoundRecordingCollectionReference) GetSequenceNumber() int32

func (*SoundRecordingCollectionReference) GetSoundRecordingCollectionReference

func (x *SoundRecordingCollectionReference) GetSoundRecordingCollectionReference() string

func (*SoundRecordingCollectionReference) GetStartTime

func (x *SoundRecordingCollectionReference) GetStartTime() string

func (*SoundRecordingCollectionReference) ProtoMessage

func (*SoundRecordingCollectionReference) ProtoMessage()

func (*SoundRecordingCollectionReference) ProtoReflect

func (*SoundRecordingCollectionReference) Reset

func (*SoundRecordingCollectionReference) String

type SoundRecordingCollectionReferenceList

type SoundRecordingCollectionReferenceList struct {

	// @gotags: xml:"NumberOfCollections"
	NumberOfCollections int32 `` /* 147-byte string literal not displayed */
	// @gotags: xml:"SoundRecordingCollectionReference"
	SoundRecordingCollectionReference []*SoundRecordingCollectionReference `` /* 204-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoundRecordingCollectionReferenceList) Descriptor deprecated

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

Deprecated: Use SoundRecordingCollectionReferenceList.ProtoReflect.Descriptor instead.

func (*SoundRecordingCollectionReferenceList) GetNumberOfCollections

func (x *SoundRecordingCollectionReferenceList) GetNumberOfCollections() int32

func (*SoundRecordingCollectionReferenceList) GetSoundRecordingCollectionReference

func (x *SoundRecordingCollectionReferenceList) GetSoundRecordingCollectionReference() []*SoundRecordingCollectionReference

func (*SoundRecordingCollectionReferenceList) ProtoMessage

func (*SoundRecordingCollectionReferenceList) ProtoMessage()

func (*SoundRecordingCollectionReferenceList) ProtoReflect

func (*SoundRecordingCollectionReferenceList) Reset

func (*SoundRecordingCollectionReferenceList) String

type SoundRecordingDetailsByTerritory

type SoundRecordingDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*Artist `protobuf:"bytes,2,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"DisplayConductor"
	DisplayConductor []*Artist `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"LabelName"
	LabelName []*LabelName `protobuf:"bytes,8,rep,name=label_name,json=labelName,proto3" json:"label_name,omitempty" xml:"LabelName"`
	// @gotags: xml:"RightsController"
	RightsController []*TypedRightsController `` /* 132-byte string literal not displayed */
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDate `protobuf:"bytes,10,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 147-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 181-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,13,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,14,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `` /* 126-byte string literal not displayed */
	// @gotags: xml:"HostSoundCarrier"
	HostSoundCarrier []*HostSoundCarrier `` /* 135-byte string literal not displayed */
	// @gotags: xml:"MarketingComment"
	MarketingComment *Comment `` /* 133-byte string literal not displayed */
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,18,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 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:"TechnicalSoundRecordingDetails"
	TechnicalSoundRecordingDetails []*TechnicalSoundRecordingDetails `` /* 193-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,23,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,24,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,25,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SoundRecordingDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use SoundRecordingDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*SoundRecordingDetailsByTerritory) GetAvRating

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

func (*SoundRecordingDetailsByTerritory) GetCourtesyLine

func (x *SoundRecordingDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*SoundRecordingDetailsByTerritory) GetDisplayArtist

func (x *SoundRecordingDetailsByTerritory) GetDisplayArtist() []*Artist

func (*SoundRecordingDetailsByTerritory) GetDisplayArtistName

func (x *SoundRecordingDetailsByTerritory) GetDisplayArtistName() []*Name

func (*SoundRecordingDetailsByTerritory) GetDisplayConductor

func (x *SoundRecordingDetailsByTerritory) GetDisplayConductor() []*Artist

func (*SoundRecordingDetailsByTerritory) GetExcludedTerritoryCode

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

func (*SoundRecordingDetailsByTerritory) GetFulfillmentDate

func (x *SoundRecordingDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*SoundRecordingDetailsByTerritory) GetGenre

func (x *SoundRecordingDetailsByTerritory) GetGenre() []*Genre

func (*SoundRecordingDetailsByTerritory) GetHostSoundCarrier

func (x *SoundRecordingDetailsByTerritory) GetHostSoundCarrier() []*HostSoundCarrier

func (*SoundRecordingDetailsByTerritory) GetIndirectResourceContributor

func (x *SoundRecordingDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*SoundRecordingDetailsByTerritory) GetKeywords

func (x *SoundRecordingDetailsByTerritory) GetKeywords() []*Keywords

func (*SoundRecordingDetailsByTerritory) GetLabelName

func (x *SoundRecordingDetailsByTerritory) GetLabelName() []*LabelName

func (*SoundRecordingDetailsByTerritory) GetLanguageAndScriptCode

func (x *SoundRecordingDetailsByTerritory) GetLanguageAndScriptCode() string

func (*SoundRecordingDetailsByTerritory) GetMarketingComment

func (x *SoundRecordingDetailsByTerritory) GetMarketingComment() *Comment

func (*SoundRecordingDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *SoundRecordingDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*SoundRecordingDetailsByTerritory) GetPLine

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

func (*SoundRecordingDetailsByTerritory) GetParentalWarningType

func (x *SoundRecordingDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*SoundRecordingDetailsByTerritory) GetRemasteredDate

func (x *SoundRecordingDetailsByTerritory) GetRemasteredDate() *EventDate

func (*SoundRecordingDetailsByTerritory) GetResourceContributor

func (x *SoundRecordingDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*SoundRecordingDetailsByTerritory) GetResourceReleaseDate

func (x *SoundRecordingDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*SoundRecordingDetailsByTerritory) GetRightsAgreementId

func (x *SoundRecordingDetailsByTerritory) GetRightsAgreementId() *RightsAgreementId

func (*SoundRecordingDetailsByTerritory) GetRightsController

func (x *SoundRecordingDetailsByTerritory) GetRightsController() []*TypedRightsController

func (*SoundRecordingDetailsByTerritory) GetSequenceNumber

func (x *SoundRecordingDetailsByTerritory) GetSequenceNumber() int32

func (*SoundRecordingDetailsByTerritory) GetSynopsis

func (x *SoundRecordingDetailsByTerritory) GetSynopsis() *Synopsis

func (*SoundRecordingDetailsByTerritory) GetTechnicalSoundRecordingDetails

func (x *SoundRecordingDetailsByTerritory) GetTechnicalSoundRecordingDetails() []*TechnicalSoundRecordingDetails

func (*SoundRecordingDetailsByTerritory) GetTerritoryCode

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

func (*SoundRecordingDetailsByTerritory) GetTitle

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

func (*SoundRecordingDetailsByTerritory) ProtoMessage

func (*SoundRecordingDetailsByTerritory) ProtoMessage()

func (*SoundRecordingDetailsByTerritory) ProtoReflect

func (*SoundRecordingDetailsByTerritory) Reset

func (*SoundRecordingDetailsByTerritory) 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:"PartType"
	PartType *Description `protobuf:"bytes,1,opt,name=part_type,json=partType,proto3" json:"part_type,omitempty" xml:"PartType"`
	// @gotags: xml:"StartPoint"
	StartPoint string `protobuf:"bytes,2,opt,name=start_point,json=startPoint,proto3" json:"start_point,omitempty" xml:"StartPoint"`
	// @gotags: xml:"EndPoint"
	EndPoint string `protobuf:"bytes,3,opt,name=end_point,json=endPoint,proto3" json:"end_point,omitempty" xml:"EndPoint"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"TopLeftCorner"
	TopLeftCorner string `protobuf:"bytes,5,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,7,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) GetPartType

func (x *SoundRecordingPreviewDetails) GetPartType() *Description

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 SubTitle

type SubTitle 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 (*SubTitle) Descriptor deprecated

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

Deprecated: Use SubTitle.ProtoReflect.Descriptor instead.

func (*SubTitle) GetLanguageAndScriptCode

func (x *SubTitle) GetLanguageAndScriptCode() string

func (*SubTitle) GetValue

func (x *SubTitle) GetValue() string

func (*SubTitle) ProtoMessage

func (*SubTitle) ProtoMessage()

func (*SubTitle) ProtoReflect

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

func (*SubTitle) Reset

func (x *SubTitle) Reset()

func (*SubTitle) String

func (x *SubTitle) String() string

type Synopsis

type Synopsis 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 (*Synopsis) Descriptor deprecated

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

Deprecated: Use Synopsis.ProtoReflect.Descriptor instead.

func (*Synopsis) GetLanguageAndScriptCode

func (x *Synopsis) GetLanguageAndScriptCode() string

func (*Synopsis) GetValue

func (x *Synopsis) GetValue() string

func (*Synopsis) ProtoMessage

func (*Synopsis) ProtoMessage()

func (*Synopsis) ProtoReflect

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

func (*Synopsis) Reset

func (x *Synopsis) Reset()

func (*Synopsis) String

func (x *Synopsis) String() string

type TariffReference

type TariffReference 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:"TariffSubReference,attr"
	TariffSubReference string `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TariffReference) Descriptor deprecated

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

Deprecated: Use TariffReference.ProtoReflect.Descriptor instead.

func (*TariffReference) GetLanguageAndScriptCode

func (x *TariffReference) GetLanguageAndScriptCode() string

func (*TariffReference) GetTariffSubReference

func (x *TariffReference) GetTariffSubReference() string

func (*TariffReference) GetValue

func (x *TariffReference) GetValue() string

func (*TariffReference) ProtoMessage

func (*TariffReference) ProtoMessage()

func (*TariffReference) ProtoReflect

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

func (*TariffReference) Reset

func (x *TariffReference) Reset()

func (*TariffReference) String

func (x *TariffReference) String() string

type TechnicalImageDetails

type TechnicalImageDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"DrmPlatformType"
	DrmPlatformType *DrmPlatformType `` /* 130-byte string literal not displayed */
	// @gotags: xml:"ContainerFormat"
	ContainerFormat *ContainerFormat `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ImageCodecType"
	ImageCodecType *ImageCodecType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ImageHeight"
	ImageHeight *Extent `protobuf:"bytes,5,opt,name=image_height,json=imageHeight,proto3" json:"image_height,omitempty" xml:"ImageHeight"`
	// @gotags: xml:"ImageWidth"
	ImageWidth *Extent `protobuf:"bytes,6,opt,name=image_width,json=imageWidth,proto3" json:"image_width,omitempty" xml:"ImageWidth"`
	// @gotags: xml:"AspectRatio"
	AspectRatio *AspectRatio `protobuf:"bytes,7,opt,name=aspect_ratio,json=aspectRatio,proto3" json:"aspect_ratio,omitempty" xml:"AspectRatio"`
	// @gotags: xml:"ColorDepth"
	ColorDepth int32 `protobuf:"varint,8,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:"IsPreview"
	IsPreview bool `protobuf:"varint,10,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,11,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 163-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,14,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,16,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalImageDetails) Descriptor deprecated

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

Deprecated: Use TechnicalImageDetails.ProtoReflect.Descriptor instead.

func (*TechnicalImageDetails) GetAspectRatio

func (x *TechnicalImageDetails) GetAspectRatio() *AspectRatio

func (*TechnicalImageDetails) GetColorDepth

func (x *TechnicalImageDetails) GetColorDepth() int32

func (*TechnicalImageDetails) GetConsumerFulfillmentDate

func (x *TechnicalImageDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalImageDetails) GetContainerFormat

func (x *TechnicalImageDetails) GetContainerFormat() *ContainerFormat

func (*TechnicalImageDetails) GetDrmPlatformType

func (x *TechnicalImageDetails) GetDrmPlatformType() *DrmPlatformType

func (*TechnicalImageDetails) GetFile

func (x *TechnicalImageDetails) GetFile() []*File

func (*TechnicalImageDetails) GetFileAvailabilityDescription

func (x *TechnicalImageDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalImageDetails) GetFingerprint

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

func (*TechnicalImageDetails) GetFulfillmentDate

func (x *TechnicalImageDetails) GetFulfillmentDate() *FulfillmentDate

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) GetIsPreview

func (x *TechnicalImageDetails) GetIsPreview() 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 TechnicalInstantiation

type TechnicalInstantiation struct {

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

func (*TechnicalInstantiation) Descriptor deprecated

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

Deprecated: Use TechnicalInstantiation.ProtoReflect.Descriptor instead.

func (*TechnicalInstantiation) GetBitRate

func (x *TechnicalInstantiation) GetBitRate() *BitRate

func (*TechnicalInstantiation) GetCodingType

func (x *TechnicalInstantiation) GetCodingType() string

func (*TechnicalInstantiation) GetDrmEnforcementType

func (x *TechnicalInstantiation) GetDrmEnforcementType() string

func (*TechnicalInstantiation) GetVideoDefinitionType

func (x *TechnicalInstantiation) GetVideoDefinitionType() string

func (*TechnicalInstantiation) ProtoMessage

func (*TechnicalInstantiation) ProtoMessage()

func (*TechnicalInstantiation) ProtoReflect

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

func (*TechnicalInstantiation) Reset

func (x *TechnicalInstantiation) Reset()

func (*TechnicalInstantiation) String

func (x *TechnicalInstantiation) String() string

type TechnicalMidiDetails

type TechnicalMidiDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,2,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"ResourceProcessingRequired"
	ResourceProcessingRequired bool `` /* 175-byte string literal not displayed */
	// @gotags: xml:"UsableResourceDuration"
	UsableResourceDuration string `` /* 158-byte string literal not displayed */
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,5,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *SoundRecordingPreviewDetails `protobuf:"bytes,6,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 162-byte string literal not displayed */
	// @gotags: xml:"NumberOfVoices"
	NumberOfVoices int32 `` /* 127-byte string literal not displayed */
	// @gotags: xml:"SoundProcessorType"
	SoundProcessorType *SoundProcessorType `` /* 143-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,11,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,13,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalMidiDetails) Descriptor deprecated

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

Deprecated: Use TechnicalMidiDetails.ProtoReflect.Descriptor instead.

func (*TechnicalMidiDetails) GetConsumerFulfillmentDate

func (x *TechnicalMidiDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalMidiDetails) GetDuration

func (x *TechnicalMidiDetails) GetDuration() string

func (*TechnicalMidiDetails) GetFile

func (x *TechnicalMidiDetails) GetFile() []*File

func (*TechnicalMidiDetails) GetFileAvailabilityDescription

func (x *TechnicalMidiDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalMidiDetails) GetFingerprint

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

func (*TechnicalMidiDetails) GetFulfillmentDate

func (x *TechnicalMidiDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalMidiDetails) GetIsPreview

func (x *TechnicalMidiDetails) GetIsPreview() bool

func (*TechnicalMidiDetails) GetLanguageAndScriptCode

func (x *TechnicalMidiDetails) GetLanguageAndScriptCode() string

func (*TechnicalMidiDetails) GetNumberOfVoices

func (x *TechnicalMidiDetails) GetNumberOfVoices() int32

func (*TechnicalMidiDetails) GetPreviewDetails

func (x *TechnicalMidiDetails) GetPreviewDetails() *SoundRecordingPreviewDetails

func (*TechnicalMidiDetails) GetResourceProcessingRequired

func (x *TechnicalMidiDetails) GetResourceProcessingRequired() bool

func (*TechnicalMidiDetails) GetSoundProcessorType

func (x *TechnicalMidiDetails) GetSoundProcessorType() *SoundProcessorType

func (*TechnicalMidiDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalMidiDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalMidiDetails) GetUsableResourceDuration

func (x *TechnicalMidiDetails) GetUsableResourceDuration() string

func (*TechnicalMidiDetails) ProtoMessage

func (*TechnicalMidiDetails) ProtoMessage()

func (*TechnicalMidiDetails) ProtoReflect

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

func (*TechnicalMidiDetails) Reset

func (x *TechnicalMidiDetails) Reset()

func (*TechnicalMidiDetails) String

func (x *TechnicalMidiDetails) String() string

type TechnicalSheetMusicDetails

type TechnicalSheetMusicDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"DrmPlatformType"
	DrmPlatformType *DrmPlatformType `` /* 130-byte string literal not displayed */
	// @gotags: xml:"ContainerFormat"
	ContainerFormat *ContainerFormat `` /* 128-byte string literal not displayed */
	// @gotags: xml:"SheetMusicCodecType"
	SheetMusicCodecType *SheetMusicCodecType `` /* 148-byte string literal not displayed */
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,5,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,6,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 162-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,9,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,11,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalSheetMusicDetails) Descriptor deprecated

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

Deprecated: Use TechnicalSheetMusicDetails.ProtoReflect.Descriptor instead.

func (*TechnicalSheetMusicDetails) GetConsumerFulfillmentDate

func (x *TechnicalSheetMusicDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalSheetMusicDetails) GetContainerFormat

func (x *TechnicalSheetMusicDetails) GetContainerFormat() *ContainerFormat

func (*TechnicalSheetMusicDetails) GetDrmPlatformType

func (x *TechnicalSheetMusicDetails) GetDrmPlatformType() *DrmPlatformType

func (*TechnicalSheetMusicDetails) GetFile

func (x *TechnicalSheetMusicDetails) GetFile() []*File

func (*TechnicalSheetMusicDetails) GetFileAvailabilityDescription

func (x *TechnicalSheetMusicDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalSheetMusicDetails) GetFingerprint

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

func (*TechnicalSheetMusicDetails) GetFulfillmentDate

func (x *TechnicalSheetMusicDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalSheetMusicDetails) GetIsPreview

func (x *TechnicalSheetMusicDetails) GetIsPreview() 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:"DrmPlatformType"
	DrmPlatformType *DrmPlatformType `` /* 130-byte string literal not displayed */
	// @gotags: xml:"OperatingSystemType"
	OperatingSystemType *OperatingSystemType `` /* 146-byte string literal not displayed */
	// @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:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 162-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,8,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 178-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,10,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalSoftwareDetails) Descriptor deprecated

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

Deprecated: Use TechnicalSoftwareDetails.ProtoReflect.Descriptor instead.

func (*TechnicalSoftwareDetails) GetConsumerFulfillmentDate

func (x *TechnicalSoftwareDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalSoftwareDetails) GetDrmPlatformType

func (x *TechnicalSoftwareDetails) GetDrmPlatformType() *DrmPlatformType

func (*TechnicalSoftwareDetails) GetFile

func (x *TechnicalSoftwareDetails) GetFile() []*File

func (*TechnicalSoftwareDetails) GetFileAvailabilityDescription

func (x *TechnicalSoftwareDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalSoftwareDetails) GetFingerprint

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

func (*TechnicalSoftwareDetails) GetFulfillmentDate

func (x *TechnicalSoftwareDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalSoftwareDetails) GetIsPreview

func (x *TechnicalSoftwareDetails) GetIsPreview() 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:"DrmPlatformType"
	DrmPlatformType *DrmPlatformType `` /* 130-byte string literal not displayed */
	// @gotags: xml:"ContainerFormat"
	ContainerFormat *ContainerFormat `` /* 128-byte string literal not displayed */
	// @gotags: xml:"AudioCodecType"
	AudioCodecType *AudioCodecType `` /* 126-byte string literal not displayed */
	// @gotags: xml:"BitRate"
	BitRate *BitRate `protobuf:"bytes,5,opt,name=bit_rate,json=bitRate,proto3" json:"bit_rate,omitempty" xml:"BitRate"`
	// @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:"BitsPerSample"
	BitsPerSample int32 `protobuf:"varint,8,opt,name=bits_per_sample,json=bitsPerSample,proto3" json:"bits_per_sample,omitempty" xml:"BitsPerSample"`
	// @gotags: xml:"Duration"
	Duration string `protobuf:"bytes,9,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"ResourceProcessingRequired"
	ResourceProcessingRequired bool `` /* 176-byte string literal not displayed */
	// @gotags: xml:"UsableResourceDuration"
	UsableResourceDuration string `` /* 159-byte string literal not displayed */
	// @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:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 163-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,16,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,18,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalSoundRecordingDetails) Descriptor deprecated

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

Deprecated: Use TechnicalSoundRecordingDetails.ProtoReflect.Descriptor instead.

func (*TechnicalSoundRecordingDetails) GetAudioCodecType

func (x *TechnicalSoundRecordingDetails) GetAudioCodecType() *AudioCodecType

func (*TechnicalSoundRecordingDetails) GetBitRate

func (x *TechnicalSoundRecordingDetails) GetBitRate() *BitRate

func (*TechnicalSoundRecordingDetails) GetBitsPerSample

func (x *TechnicalSoundRecordingDetails) GetBitsPerSample() int32

func (*TechnicalSoundRecordingDetails) GetConsumerFulfillmentDate

func (x *TechnicalSoundRecordingDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalSoundRecordingDetails) GetContainerFormat

func (x *TechnicalSoundRecordingDetails) GetContainerFormat() *ContainerFormat

func (*TechnicalSoundRecordingDetails) GetDrmPlatformType

func (x *TechnicalSoundRecordingDetails) GetDrmPlatformType() *DrmPlatformType

func (*TechnicalSoundRecordingDetails) GetDuration

func (x *TechnicalSoundRecordingDetails) GetDuration() string

func (*TechnicalSoundRecordingDetails) GetFile

func (x *TechnicalSoundRecordingDetails) GetFile() []*File

func (*TechnicalSoundRecordingDetails) GetFileAvailabilityDescription

func (x *TechnicalSoundRecordingDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalSoundRecordingDetails) GetFingerprint

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

func (*TechnicalSoundRecordingDetails) GetFulfillmentDate

func (x *TechnicalSoundRecordingDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalSoundRecordingDetails) GetIsPreview

func (x *TechnicalSoundRecordingDetails) GetIsPreview() bool

func (*TechnicalSoundRecordingDetails) GetLanguageAndScriptCode

func (x *TechnicalSoundRecordingDetails) GetLanguageAndScriptCode() string

func (*TechnicalSoundRecordingDetails) GetNumberOfChannels

func (x *TechnicalSoundRecordingDetails) GetNumberOfChannels() int32

func (*TechnicalSoundRecordingDetails) GetPreviewDetails

func (*TechnicalSoundRecordingDetails) GetResourceProcessingRequired

func (x *TechnicalSoundRecordingDetails) GetResourceProcessingRequired() bool

func (*TechnicalSoundRecordingDetails) GetSamplingRate

func (x *TechnicalSoundRecordingDetails) GetSamplingRate() *SamplingRate

func (*TechnicalSoundRecordingDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalSoundRecordingDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalSoundRecordingDetails) GetUsableResourceDuration

func (x *TechnicalSoundRecordingDetails) GetUsableResourceDuration() 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:"DrmPlatformType"
	DrmPlatformType *DrmPlatformType `` /* 130-byte string literal not displayed */
	// @gotags: xml:"ContainerFormat"
	ContainerFormat *ContainerFormat `` /* 128-byte string literal not displayed */
	// @gotags: xml:"TextCodecType"
	TextCodecType *TextCodecType `protobuf:"bytes,4,opt,name=text_codec_type,json=textCodecType,proto3" json:"text_codec_type,omitempty" xml:"TextCodecType"`
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,5,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,6,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 162-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,9,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,11,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalTextDetails) Descriptor deprecated

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

Deprecated: Use TechnicalTextDetails.ProtoReflect.Descriptor instead.

func (*TechnicalTextDetails) GetConsumerFulfillmentDate

func (x *TechnicalTextDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalTextDetails) GetContainerFormat

func (x *TechnicalTextDetails) GetContainerFormat() *ContainerFormat

func (*TechnicalTextDetails) GetDrmPlatformType

func (x *TechnicalTextDetails) GetDrmPlatformType() *DrmPlatformType

func (*TechnicalTextDetails) GetFile

func (x *TechnicalTextDetails) GetFile() []*File

func (*TechnicalTextDetails) GetFileAvailabilityDescription

func (x *TechnicalTextDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalTextDetails) GetFingerprint

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

func (*TechnicalTextDetails) GetFulfillmentDate

func (x *TechnicalTextDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalTextDetails) GetIsPreview

func (x *TechnicalTextDetails) GetIsPreview() 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 TechnicalUserDefinedResourceDetails

type TechnicalUserDefinedResourceDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"UserDefinedValue"
	UserDefinedValue []*UserDefinedValue `` /* 134-byte string literal not displayed */
	// @gotags: xml:"IsPreview"
	IsPreview bool `protobuf:"varint,3,opt,name=is_preview,json=isPreview,proto3" json:"is_preview,omitempty" xml:"IsPreview"`
	// @gotags: xml:"PreviewDetails"
	PreviewDetails *PreviewDetails `protobuf:"bytes,4,opt,name=preview_details,json=previewDetails,proto3" json:"preview_details,omitempty" xml:"PreviewDetails"`
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 162-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,7,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 178-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,9,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalUserDefinedResourceDetails) Descriptor deprecated

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

Deprecated: Use TechnicalUserDefinedResourceDetails.ProtoReflect.Descriptor instead.

func (*TechnicalUserDefinedResourceDetails) GetConsumerFulfillmentDate

func (x *TechnicalUserDefinedResourceDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalUserDefinedResourceDetails) GetFile

func (x *TechnicalUserDefinedResourceDetails) GetFile() []*File

func (*TechnicalUserDefinedResourceDetails) GetFileAvailabilityDescription

func (x *TechnicalUserDefinedResourceDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalUserDefinedResourceDetails) GetFingerprint

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

func (*TechnicalUserDefinedResourceDetails) GetFulfillmentDate

func (x *TechnicalUserDefinedResourceDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalUserDefinedResourceDetails) GetIsPreview

func (x *TechnicalUserDefinedResourceDetails) GetIsPreview() bool

func (*TechnicalUserDefinedResourceDetails) GetLanguageAndScriptCode

func (x *TechnicalUserDefinedResourceDetails) GetLanguageAndScriptCode() string

func (*TechnicalUserDefinedResourceDetails) GetPreviewDetails

func (x *TechnicalUserDefinedResourceDetails) GetPreviewDetails() *PreviewDetails

func (*TechnicalUserDefinedResourceDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalUserDefinedResourceDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalUserDefinedResourceDetails) GetUserDefinedValue

func (x *TechnicalUserDefinedResourceDetails) GetUserDefinedValue() []*UserDefinedValue

func (*TechnicalUserDefinedResourceDetails) ProtoMessage

func (*TechnicalUserDefinedResourceDetails) ProtoMessage()

func (*TechnicalUserDefinedResourceDetails) ProtoReflect

func (*TechnicalUserDefinedResourceDetails) Reset

func (*TechnicalUserDefinedResourceDetails) String

type TechnicalVideoDetails

type TechnicalVideoDetails struct {

	// @gotags: xml:"TechnicalResourceDetailsReference"
	TechnicalResourceDetailsReference string `` /* 204-byte string literal not displayed */
	// @gotags: xml:"DrmPlatformType"
	DrmPlatformType *DrmPlatformType `` /* 130-byte string literal not displayed */
	// @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:"ColorDepth"
	ColorDepth int32 `protobuf:"varint,11,opt,name=color_depth,json=colorDepth,proto3" json:"color_depth,omitempty" xml:"ColorDepth"`
	// @gotags: xml:"VideoDefinitionType"
	VideoDefinitionType string `` /* 147-byte string literal not displayed */
	// @gotags: xml:"AudioCodecType"
	AudioCodecType *AudioCodecType `` /* 127-byte string literal not displayed */
	// @gotags: xml:"AudioBitRate"
	AudioBitRate *BitRate `protobuf:"bytes,14,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,18,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"ResourceProcessingRequired"
	ResourceProcessingRequired bool `` /* 176-byte string literal not displayed */
	// @gotags: xml:"UsableResourceDuration"
	UsableResourceDuration string `` /* 159-byte string literal not displayed */
	// @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:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"ConsumerFulfillmentDate"
	ConsumerFulfillmentDate *FulfillmentDate `` /* 163-byte string literal not displayed */
	// @gotags: xml:"Fingerprint"
	Fingerprint []*Fingerprint `protobuf:"bytes,25,rep,name=fingerprint,proto3" json:"fingerprint,omitempty" xml:"Fingerprint"`
	// @gotags: xml:"FileAvailabilityDescription"
	FileAvailabilityDescription []*Description `` /* 179-byte string literal not displayed */
	// @gotags: xml:"File"
	File []*File `protobuf:"bytes,27,rep,name=file,proto3" json:"file,omitempty" xml:"File"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TechnicalVideoDetails) Descriptor deprecated

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

Deprecated: Use TechnicalVideoDetails.ProtoReflect.Descriptor instead.

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) GetColorDepth

func (x *TechnicalVideoDetails) GetColorDepth() int32

func (*TechnicalVideoDetails) GetConsumerFulfillmentDate

func (x *TechnicalVideoDetails) GetConsumerFulfillmentDate() *FulfillmentDate

func (*TechnicalVideoDetails) GetContainerFormat

func (x *TechnicalVideoDetails) GetContainerFormat() *ContainerFormat

func (*TechnicalVideoDetails) GetDrmPlatformType

func (x *TechnicalVideoDetails) GetDrmPlatformType() *DrmPlatformType

func (*TechnicalVideoDetails) GetDuration

func (x *TechnicalVideoDetails) GetDuration() string

func (*TechnicalVideoDetails) GetFile

func (x *TechnicalVideoDetails) GetFile() []*File

func (*TechnicalVideoDetails) GetFileAvailabilityDescription

func (x *TechnicalVideoDetails) GetFileAvailabilityDescription() []*Description

func (*TechnicalVideoDetails) GetFingerprint

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

func (*TechnicalVideoDetails) GetFrameRate

func (x *TechnicalVideoDetails) GetFrameRate() *FrameRate

func (*TechnicalVideoDetails) GetFulfillmentDate

func (x *TechnicalVideoDetails) GetFulfillmentDate() *FulfillmentDate

func (*TechnicalVideoDetails) GetImageHeight

func (x *TechnicalVideoDetails) GetImageHeight() *Extent

func (*TechnicalVideoDetails) GetImageWidth

func (x *TechnicalVideoDetails) GetImageWidth() *Extent

func (*TechnicalVideoDetails) GetIsPreview

func (x *TechnicalVideoDetails) GetIsPreview() 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) GetResourceProcessingRequired

func (x *TechnicalVideoDetails) GetResourceProcessingRequired() bool

func (*TechnicalVideoDetails) GetTechnicalResourceDetailsReference

func (x *TechnicalVideoDetails) GetTechnicalResourceDetailsReference() string

func (*TechnicalVideoDetails) GetUsableResourceDuration

func (x *TechnicalVideoDetails) GetUsableResourceDuration() string

func (*TechnicalVideoDetails) GetVideoBitRate

func (x *TechnicalVideoDetails) GetVideoBitRate() *BitRate

func (*TechnicalVideoDetails) GetVideoCodecType

func (x *TechnicalVideoDetails) GetVideoCodecType() *VideoCodecType

func (*TechnicalVideoDetails) GetVideoDefinitionType

func (x *TechnicalVideoDetails) GetVideoDefinitionType() string

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:"TextType"
	TextType *TextType `protobuf:"bytes,1,opt,name=text_type,json=textType,proto3" json:"text_type,omitempty" xml:"TextType"`
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"TextId"
	TextId []*TextId `protobuf:"bytes,3,rep,name=text_id,json=textId,proto3" json:"text_id,omitempty" xml:"TextId"`
	// @gotags: xml:"IndirectTextId"
	IndirectTextId []*MusicalWorkId `` /* 126-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 202-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 226-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,8,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,9,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"TextDetailsByTerritory"
	TextDetailsByTerritory []*TextDetailsByTerritory `` /* 161-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,11,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetCreationDate

func (x *Text) GetCreationDate() *EventDate

func (*Text) GetIndirectTextId

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

func (*Text) GetIsArtistRelated

func (x *Text) GetIsArtistRelated() bool

func (*Text) GetIsUpdated

func (x *Text) GetIsUpdated() bool

func (*Text) GetLanguageAndScriptCode

func (x *Text) GetLanguageAndScriptCode() string

func (*Text) GetResourceContainedResourceReferenceList

func (x *Text) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*Text) GetResourceMusicalWorkReferenceList

func (x *Text) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*Text) GetResourceReference

func (x *Text) GetResourceReference() string

func (*Text) GetTextDetailsByTerritory

func (x *Text) GetTextDetailsByTerritory() []*TextDetailsByTerritory

func (*Text) GetTextId

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

func (*Text) GetTextType

func (x *Text) GetTextType() *TextType

func (*Text) GetTitle

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

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 TextDetailsByTerritory

type TextDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,5,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,6,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 146-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 180-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 128-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,10,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,11,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,12,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"TechnicalTextDetails"
	TechnicalTextDetails []*TechnicalTextDetails `` /* 151-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,15,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TextDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use TextDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*TextDetailsByTerritory) GetCLine

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

func (*TextDetailsByTerritory) GetCourtesyLine

func (x *TextDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*TextDetailsByTerritory) GetDisplayArtistName

func (x *TextDetailsByTerritory) GetDisplayArtistName() []*Name

func (*TextDetailsByTerritory) GetExcludedTerritoryCode

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

func (*TextDetailsByTerritory) GetFulfillmentDate

func (x *TextDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*TextDetailsByTerritory) GetGenre

func (x *TextDetailsByTerritory) GetGenre() []*Genre

func (*TextDetailsByTerritory) GetIndirectResourceContributor

func (x *TextDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*TextDetailsByTerritory) GetKeywords

func (x *TextDetailsByTerritory) GetKeywords() []*Keywords

func (*TextDetailsByTerritory) GetLanguageAndScriptCode

func (x *TextDetailsByTerritory) GetLanguageAndScriptCode() string

func (*TextDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *TextDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*TextDetailsByTerritory) GetParentalWarningType

func (x *TextDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*TextDetailsByTerritory) GetResourceContributor

func (x *TextDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*TextDetailsByTerritory) GetResourceReleaseDate

func (x *TextDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*TextDetailsByTerritory) GetSynopsis

func (x *TextDetailsByTerritory) GetSynopsis() *Synopsis

func (*TextDetailsByTerritory) GetTechnicalTextDetails

func (x *TextDetailsByTerritory) GetTechnicalTextDetails() []*TechnicalTextDetails

func (*TextDetailsByTerritory) GetTerritoryCode

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

func (*TextDetailsByTerritory) GetTitle

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

func (*TextDetailsByTerritory) ProtoMessage

func (*TextDetailsByTerritory) ProtoMessage()

func (*TextDetailsByTerritory) ProtoReflect

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

func (*TextDetailsByTerritory) Reset

func (x *TextDetailsByTerritory) Reset()

func (*TextDetailsByTerritory) String

func (x *TextDetailsByTerritory) 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 Title

type Title struct {

	// @gotags: xml:"TitleText"
	TitleText *TitleText `protobuf:"bytes,1,opt,name=title_text,json=titleText,proto3" json:"title_text,omitempty" xml:"TitleText"`
	// @gotags: xml:"SubTitle"
	SubTitle []*TypedSubTitle `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:"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() []*TypedSubTitle

func (*Title) GetTitleText

func (x *Title) GetTitleText() *TitleText

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 TitleText

type TitleText 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 (*TitleText) Descriptor deprecated

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

Deprecated: Use TitleText.ProtoReflect.Descriptor instead.

func (*TitleText) GetLanguageAndScriptCode

func (x *TitleText) GetLanguageAndScriptCode() string

func (*TitleText) GetValue

func (x *TitleText) GetValue() string

func (*TitleText) ProtoMessage

func (*TitleText) ProtoMessage()

func (*TitleText) ProtoReflect

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

func (*TitleText) Reset

func (x *TitleText) Reset()

func (*TitleText) String

func (x *TitleText) String() string

type TypedRightsController

type TypedRightsController struct {

	// @gotags: xml:"RightsControllerRole"
	RightsControllerRole []string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"RightsControllerType"
	RightsControllerType string `` /* 150-byte string literal not displayed */
	// @gotags: xml:"TerritoryOfRegistration"
	TerritoryOfRegistration *AllTerritoryCode `` /* 162-byte string literal not displayed */
	// @gotags: xml:"StartDate"
	StartDate string `protobuf:"bytes,4,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty" xml:"StartDate"`
	// @gotags: xml:"EndDate"
	EndDate string `protobuf:"bytes,5,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty" xml:"EndDate"`
	// @gotags: xml:"PartyId"
	PartyId []*PartyId `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:"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 `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*TypedRightsController) Descriptor deprecated

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

Deprecated: Use TypedRightsController.ProtoReflect.Descriptor instead.

func (*TypedRightsController) GetEndDate

func (x *TypedRightsController) GetEndDate() string

func (*TypedRightsController) GetPartyId

func (x *TypedRightsController) GetPartyId() []*PartyId

func (*TypedRightsController) GetPartyName

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

func (*TypedRightsController) GetRightSharePercentage

func (x *TypedRightsController) GetRightSharePercentage() *Percentage

func (*TypedRightsController) GetRightShareUnknown

func (x *TypedRightsController) GetRightShareUnknown() bool

func (*TypedRightsController) GetRightsControllerRole

func (x *TypedRightsController) GetRightsControllerRole() []string

func (*TypedRightsController) GetRightsControllerType

func (x *TypedRightsController) GetRightsControllerType() string

func (*TypedRightsController) GetSequenceNumber

func (x *TypedRightsController) GetSequenceNumber() int32

func (*TypedRightsController) GetStartDate

func (x *TypedRightsController) GetStartDate() string

func (*TypedRightsController) GetTerritoryOfRegistration

func (x *TypedRightsController) GetTerritoryOfRegistration() *AllTerritoryCode

func (*TypedRightsController) ProtoMessage

func (*TypedRightsController) ProtoMessage()

func (*TypedRightsController) ProtoReflect

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

func (*TypedRightsController) Reset

func (x *TypedRightsController) Reset()

func (*TypedRightsController) String

func (x *TypedRightsController) String() string

type TypedSubTitle

type TypedSubTitle 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:"SubTitleType,attr"
	SubTitleType string `protobuf:"bytes,3,opt,name=sub_title_type,json=subTitleType,proto3" json:"sub_title_type,omitempty" xml:"SubTitleType,attr"`
	// contains filtered or unexported fields
}

func (*TypedSubTitle) Descriptor deprecated

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

Deprecated: Use TypedSubTitle.ProtoReflect.Descriptor instead.

func (*TypedSubTitle) GetLanguageAndScriptCode

func (x *TypedSubTitle) GetLanguageAndScriptCode() string

func (*TypedSubTitle) GetSubTitleType

func (x *TypedSubTitle) GetSubTitleType() string

func (*TypedSubTitle) GetValue

func (x *TypedSubTitle) GetValue() string

func (*TypedSubTitle) ProtoMessage

func (*TypedSubTitle) ProtoMessage()

func (*TypedSubTitle) ProtoReflect

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

func (*TypedSubTitle) Reset

func (x *TypedSubTitle) Reset()

func (*TypedSubTitle) String

func (x *TypedSubTitle) String() string

type Usage

type Usage struct {

	// @gotags: xml:"UseType"
	UseType []*UseType `protobuf:"bytes,1,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:"DistributionChannelType"
	DistributionChannelType []*DistributionChannelType `` /* 162-byte string literal not displayed */
	// @gotags: xml:"CarrierType"
	CarrierType []*CarrierType `protobuf:"bytes,4,rep,name=carrier_type,json=carrierType,proto3" json:"carrier_type,omitempty" xml:"CarrierType"`
	// @gotags: xml:"TechnicalInstantiation"
	TechnicalInstantiation *TechnicalInstantiation `` /* 156-byte string literal not displayed */
	// @gotags: xml:"NumberOfUsages"
	NumberOfUsages int32 `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Usage) Descriptor deprecated

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

Deprecated: Use Usage.ProtoReflect.Descriptor instead.

func (*Usage) GetCarrierType

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

func (*Usage) GetDistributionChannelType

func (x *Usage) GetDistributionChannelType() []*DistributionChannelType

func (*Usage) GetNumberOfUsages

func (x *Usage) GetNumberOfUsages() int32

func (*Usage) GetTechnicalInstantiation

func (x *Usage) GetTechnicalInstantiation() *TechnicalInstantiation

func (*Usage) GetUseType

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

func (*Usage) GetUserInterfaceType

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

func (*Usage) ProtoMessage

func (*Usage) ProtoMessage()

func (*Usage) ProtoReflect

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

func (*Usage) Reset

func (x *Usage) Reset()

func (*Usage) String

func (x *Usage) 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 UserDefinedResource

type UserDefinedResource struct {

	// @gotags: xml:"UserDefinedResourceType"
	UserDefinedResourceType *UserDefinedResourceType `` /* 164-byte string literal not displayed */
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"UserDefinedResourceId"
	UserDefinedResourceId []*ResourceProprietaryId `` /* 156-byte string literal not displayed */
	// @gotags: xml:"IndirectUserDefinedResourceId"
	IndirectUserDefinedResourceId []*MusicalWorkId `` /* 190-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 202-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 226-byte string literal not displayed */
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,8,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"UserDefinedValue"
	UserDefinedValue []*UserDefinedValue `` /* 134-byte string literal not displayed */
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,10,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"UserDefinedResourceDetailsByTerritory"
	UserDefinedResourceDetailsByTerritory []*UserDefinedResourceDetailsByTerritory `` /* 225-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,12,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UserDefinedResource) Descriptor deprecated

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

Deprecated: Use UserDefinedResource.ProtoReflect.Descriptor instead.

func (*UserDefinedResource) GetCreationDate

func (x *UserDefinedResource) GetCreationDate() *EventDate

func (*UserDefinedResource) GetIndirectUserDefinedResourceId

func (x *UserDefinedResource) GetIndirectUserDefinedResourceId() []*MusicalWorkId

func (*UserDefinedResource) GetIsArtistRelated

func (x *UserDefinedResource) GetIsArtistRelated() bool

func (*UserDefinedResource) GetIsUpdated

func (x *UserDefinedResource) GetIsUpdated() bool

func (*UserDefinedResource) GetLanguageAndScriptCode

func (x *UserDefinedResource) GetLanguageAndScriptCode() string

func (*UserDefinedResource) GetResourceContainedResourceReferenceList

func (x *UserDefinedResource) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*UserDefinedResource) GetResourceMusicalWorkReferenceList

func (x *UserDefinedResource) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*UserDefinedResource) GetResourceReference

func (x *UserDefinedResource) GetResourceReference() string

func (*UserDefinedResource) GetTitle

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

func (*UserDefinedResource) GetUserDefinedResourceDetailsByTerritory

func (x *UserDefinedResource) GetUserDefinedResourceDetailsByTerritory() []*UserDefinedResourceDetailsByTerritory

func (*UserDefinedResource) GetUserDefinedResourceId

func (x *UserDefinedResource) GetUserDefinedResourceId() []*ResourceProprietaryId

func (*UserDefinedResource) GetUserDefinedResourceType

func (x *UserDefinedResource) GetUserDefinedResourceType() *UserDefinedResourceType

func (*UserDefinedResource) GetUserDefinedValue

func (x *UserDefinedResource) GetUserDefinedValue() []*UserDefinedValue

func (*UserDefinedResource) ProtoMessage

func (*UserDefinedResource) ProtoMessage()

func (*UserDefinedResource) ProtoReflect

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

func (*UserDefinedResource) Reset

func (x *UserDefinedResource) Reset()

func (*UserDefinedResource) String

func (x *UserDefinedResource) String() string

type UserDefinedResourceDetailsByTerritory

type UserDefinedResourceDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"UserDefinedValue"
	UserDefinedValue []*UserDefinedValue `` /* 134-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,6,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,7,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 146-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 180-byte string literal not displayed */
	// @gotags: xml:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,11,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,12,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,13,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 147-byte string literal not displayed */
	// @gotags: xml:"TechnicalUserDefinedResourceDetails"
	TechnicalUserDefinedResourceDetails []*TechnicalUserDefinedResourceDetails `` /* 215-byte string literal not displayed */
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,16,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UserDefinedResourceDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use UserDefinedResourceDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*UserDefinedResourceDetailsByTerritory) GetCLine

func (*UserDefinedResourceDetailsByTerritory) GetDisplayArtistName

func (x *UserDefinedResourceDetailsByTerritory) GetDisplayArtistName() []*Name

func (*UserDefinedResourceDetailsByTerritory) GetExcludedTerritoryCode

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

func (*UserDefinedResourceDetailsByTerritory) GetFulfillmentDate

func (x *UserDefinedResourceDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*UserDefinedResourceDetailsByTerritory) GetGenre

func (*UserDefinedResourceDetailsByTerritory) GetIndirectResourceContributor

func (x *UserDefinedResourceDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*UserDefinedResourceDetailsByTerritory) GetKeywords

func (x *UserDefinedResourceDetailsByTerritory) GetKeywords() []*Keywords

func (*UserDefinedResourceDetailsByTerritory) GetLanguageAndScriptCode

func (x *UserDefinedResourceDetailsByTerritory) GetLanguageAndScriptCode() string

func (*UserDefinedResourceDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *UserDefinedResourceDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*UserDefinedResourceDetailsByTerritory) GetPLine

func (*UserDefinedResourceDetailsByTerritory) GetParentalWarningType

func (x *UserDefinedResourceDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*UserDefinedResourceDetailsByTerritory) GetResourceContributor

func (*UserDefinedResourceDetailsByTerritory) GetResourceReleaseDate

func (x *UserDefinedResourceDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*UserDefinedResourceDetailsByTerritory) GetSynopsis

func (*UserDefinedResourceDetailsByTerritory) GetTechnicalUserDefinedResourceDetails

func (x *UserDefinedResourceDetailsByTerritory) GetTechnicalUserDefinedResourceDetails() []*TechnicalUserDefinedResourceDetails

func (*UserDefinedResourceDetailsByTerritory) GetTerritoryCode

func (*UserDefinedResourceDetailsByTerritory) GetTitle

func (*UserDefinedResourceDetailsByTerritory) GetUserDefinedValue

func (x *UserDefinedResourceDetailsByTerritory) GetUserDefinedValue() []*UserDefinedValue

func (*UserDefinedResourceDetailsByTerritory) ProtoMessage

func (*UserDefinedResourceDetailsByTerritory) ProtoMessage()

func (*UserDefinedResourceDetailsByTerritory) ProtoReflect

func (*UserDefinedResourceDetailsByTerritory) Reset

func (*UserDefinedResourceDetailsByTerritory) String

type UserDefinedResourceType

type UserDefinedResourceType 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 (*UserDefinedResourceType) Descriptor deprecated

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

Deprecated: Use UserDefinedResourceType.ProtoReflect.Descriptor instead.

func (*UserDefinedResourceType) GetNamespace

func (x *UserDefinedResourceType) GetNamespace() string

func (*UserDefinedResourceType) GetValue

func (x *UserDefinedResourceType) GetValue() string

func (*UserDefinedResourceType) ProtoMessage

func (*UserDefinedResourceType) ProtoMessage()

func (*UserDefinedResourceType) ProtoReflect

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

func (*UserDefinedResourceType) Reset

func (x *UserDefinedResourceType) Reset()

func (*UserDefinedResourceType) String

func (x *UserDefinedResourceType) String() string

type UserDefinedValue

type UserDefinedValue 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:"Description,attr"
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty" xml:"Description,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UserDefinedValue) Descriptor deprecated

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

Deprecated: Use UserDefinedValue.ProtoReflect.Descriptor instead.

func (*UserDefinedValue) GetDescription

func (x *UserDefinedValue) GetDescription() string

func (*UserDefinedValue) GetLanguageAndScriptCode

func (x *UserDefinedValue) GetLanguageAndScriptCode() string

func (*UserDefinedValue) GetNamespace

func (x *UserDefinedValue) GetNamespace() string

func (*UserDefinedValue) GetValue

func (x *UserDefinedValue) GetValue() string

func (*UserDefinedValue) ProtoMessage

func (*UserDefinedValue) ProtoMessage()

func (*UserDefinedValue) ProtoReflect

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

func (*UserDefinedValue) Reset

func (x *UserDefinedValue) Reset()

func (*UserDefinedValue) String

func (x *UserDefinedValue) 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 Video

type Video struct {

	// @gotags: xml:"VideoType"
	VideoType *VideoType `protobuf:"bytes,1,opt,name=video_type,json=videoType,proto3" json:"video_type,omitempty" xml:"VideoType"`
	// @gotags: xml:"IsArtistRelated"
	IsArtistRelated bool `` /* 131-byte string literal not displayed */
	// @gotags: xml:"VideoId"
	VideoId []*VideoId `protobuf:"bytes,3,rep,name=video_id,json=videoId,proto3" json:"video_id,omitempty" xml:"VideoId"`
	// @gotags: xml:"IndirectVideoId"
	IndirectVideoId []*MusicalWorkId `` /* 130-byte string literal not displayed */
	// @gotags: xml:"ResourceReference"
	ResourceReference string `` /* 136-byte string literal not displayed */
	// @gotags: xml:"ReferenceTitle"
	ReferenceTitle *ReferenceTitle `protobuf:"bytes,6,opt,name=reference_title,json=referenceTitle,proto3" json:"reference_title,omitempty" xml:"ReferenceTitle"`
	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,7,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"InstrumentationDescription"
	InstrumentationDescription *Description `` /* 172-byte string literal not displayed */
	// @gotags: xml:"IsMedley"
	IsMedley bool `protobuf:"varint,9,opt,name=is_medley,json=isMedley,proto3" json:"is_medley,omitempty" xml:"IsMedley"`
	// @gotags: xml:"IsPotpourri"
	IsPotpourri bool `protobuf:"varint,10,opt,name=is_potpourri,json=isPotpourri,proto3" json:"is_potpourri,omitempty" xml:"IsPotpourri"`
	// @gotags: xml:"IsInstrumental"
	IsInstrumental bool `` /* 126-byte string literal not displayed */
	// @gotags: xml:"IsBackground"
	IsBackground bool `protobuf:"varint,12,opt,name=is_background,json=isBackground,proto3" json:"is_background,omitempty" xml:"IsBackground"`
	// @gotags: xml:"IsHiddenResource"
	IsHiddenResource bool `` /* 136-byte string literal not displayed */
	// @gotags: xml:"IsBonusResource"
	IsBonusResource bool `` /* 132-byte string literal not displayed */
	// @gotags: xml:"HasPreOrderFulfillment"
	HasPreOrderFulfillment bool `` /* 162-byte string literal not displayed */
	// @gotags: xml:"IsRemastered"
	IsRemastered bool `protobuf:"varint,16,opt,name=is_remastered,json=isRemastered,proto3" json:"is_remastered,omitempty" xml:"IsRemastered"`
	// @gotags: xml:"NoSilenceBefore"
	NoSilenceBefore bool `` /* 132-byte string literal not displayed */
	// @gotags: xml:"NoSilenceAfter"
	NoSilenceAfter bool `` /* 128-byte string literal not displayed */
	// @gotags: xml:"PerformerInformationRequired"
	PerformerInformationRequired bool `` /* 184-byte string literal not displayed */
	// @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:"Duration"
	Duration string `protobuf:"bytes,23,opt,name=duration,proto3" json:"duration,omitempty" xml:"Duration"`
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 139-byte string literal not displayed */
	// @gotags: xml:"VideoCollectionReferenceList"
	VideoCollectionReferenceList *SoundRecordingCollectionReferenceList `` /* 185-byte string literal not displayed */
	// @gotags: xml:"ResourceMusicalWorkReferenceList"
	ResourceMusicalWorkReferenceList *ResourceMusicalWorkReferenceList `` /* 203-byte string literal not displayed */
	// @gotags: xml:"ResourceContainedResourceReferenceList"
	ResourceContainedResourceReferenceList *ResourceContainedResourceReferenceList `` /* 227-byte string literal not displayed */
	// @gotags: xml:"CreationDate"
	CreationDate *EventDate `protobuf:"bytes,28,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty" xml:"CreationDate"`
	// @gotags: xml:"MasteredDate"
	MasteredDate *EventDate `protobuf:"bytes,29,opt,name=mastered_date,json=masteredDate,proto3" json:"mastered_date,omitempty" xml:"MasteredDate"`
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDate `protobuf:"bytes,30,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"VideoDetailsByTerritory"
	VideoDetailsByTerritory []*VideoDetailsByTerritory `` /* 165-byte string literal not displayed */
	// @gotags: xml:"TerritoryOfCommissioning"
	TerritoryOfCommissioning *AllTerritoryCode `` /* 167-byte string literal not displayed */
	// @gotags: xml:"NumberOfFeaturedArtists"
	NumberOfFeaturedArtists int32 `` /* 166-byte string literal not displayed */
	// @gotags: xml:"NumberOfNonFeaturedArtists"
	NumberOfNonFeaturedArtists int32 `` /* 180-byte string literal not displayed */
	// @gotags: xml:"NumberOfContractedArtists"
	NumberOfContractedArtists int32 `` /* 174-byte string literal not displayed */
	// @gotags: xml:"NumberOfNonContractedArtists"
	NumberOfNonContractedArtists int32 `` /* 188-byte string literal not displayed */
	// @gotags: xml:"VideoCueSheetReference"
	VideoCueSheetReference []*VideoCueSheetReference `` /* 161-byte string literal not displayed */
	// @gotags: xml:"ReasonForCueSheetAbsence"
	ReasonForCueSheetAbsence *Reason `` /* 171-byte string literal not displayed */
	// @gotags: xml:"IsUpdated,attr"
	IsUpdated bool `protobuf:"varint,39,opt,name=is_updated,json=isUpdated,proto3" json:"is_updated,omitempty" xml:"IsUpdated,attr"`
	// @gotags: xml:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-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) GetCreationDate

func (x *Video) GetCreationDate() *EventDate

func (*Video) GetDuration

func (x *Video) GetDuration() string

func (*Video) GetHasPreOrderFulfillment

func (x *Video) GetHasPreOrderFulfillment() bool

func (*Video) GetIndirectVideoId

func (x *Video) GetIndirectVideoId() []*MusicalWorkId

func (*Video) GetInstrumentationDescription

func (x *Video) GetInstrumentationDescription() *Description

func (*Video) GetIsArtistRelated

func (x *Video) GetIsArtistRelated() bool

func (*Video) GetIsBackground

func (x *Video) GetIsBackground() bool

func (*Video) GetIsBonusResource

func (x *Video) GetIsBonusResource() bool

func (*Video) GetIsHiddenResource

func (x *Video) GetIsHiddenResource() bool

func (*Video) GetIsInstrumental

func (x *Video) GetIsInstrumental() bool

func (*Video) GetIsMedley

func (x *Video) GetIsMedley() bool

func (*Video) GetIsPotpourri

func (x *Video) GetIsPotpourri() bool

func (*Video) GetIsRemastered

func (x *Video) GetIsRemastered() bool

func (*Video) GetIsUpdated

func (x *Video) GetIsUpdated() 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() *EventDate

func (*Video) GetNoSilenceAfter

func (x *Video) GetNoSilenceAfter() bool

func (*Video) GetNoSilenceBefore

func (x *Video) GetNoSilenceBefore() bool

func (*Video) GetNumberOfContractedArtists

func (x *Video) GetNumberOfContractedArtists() int32

func (*Video) GetNumberOfFeaturedArtists

func (x *Video) GetNumberOfFeaturedArtists() int32

func (*Video) GetNumberOfNonContractedArtists

func (x *Video) GetNumberOfNonContractedArtists() int32

func (*Video) GetNumberOfNonFeaturedArtists

func (x *Video) GetNumberOfNonFeaturedArtists() int32

func (*Video) GetPerformerInformationRequired

func (x *Video) GetPerformerInformationRequired() bool

func (*Video) GetReasonForCueSheetAbsence

func (x *Video) GetReasonForCueSheetAbsence() *Reason

func (*Video) GetReferenceTitle

func (x *Video) GetReferenceTitle() *ReferenceTitle

func (*Video) GetRemasteredDate

func (x *Video) GetRemasteredDate() *EventDate

func (*Video) GetResourceContainedResourceReferenceList

func (x *Video) GetResourceContainedResourceReferenceList() *ResourceContainedResourceReferenceList

func (*Video) GetResourceMusicalWorkReferenceList

func (x *Video) GetResourceMusicalWorkReferenceList() *ResourceMusicalWorkReferenceList

func (*Video) GetResourceReference

func (x *Video) GetResourceReference() string

func (*Video) GetRightsAgreementId

func (x *Video) GetRightsAgreementId() *RightsAgreementId

func (*Video) GetSubTitleLanguage

func (x *Video) GetSubTitleLanguage() []string

func (*Video) GetTerritoryOfCommissioning

func (x *Video) GetTerritoryOfCommissioning() *AllTerritoryCode

func (*Video) GetTitle

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

func (*Video) GetVideoCollectionReferenceList

func (x *Video) GetVideoCollectionReferenceList() *SoundRecordingCollectionReferenceList

func (*Video) GetVideoCueSheetReference

func (x *Video) GetVideoCueSheetReference() []*VideoCueSheetReference

func (*Video) GetVideoDetailsByTerritory

func (x *Video) GetVideoDetailsByTerritory() []*VideoDetailsByTerritory

func (*Video) GetVideoId

func (x *Video) GetVideoId() []*VideoId

func (*Video) GetVideoType

func (x *Video) GetVideoType() *VideoType

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 VideoCueSheetReference

type VideoCueSheetReference struct {

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

func (*VideoCueSheetReference) Descriptor deprecated

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

Deprecated: Use VideoCueSheetReference.ProtoReflect.Descriptor instead.

func (*VideoCueSheetReference) GetVideoCueSheetReference

func (x *VideoCueSheetReference) GetVideoCueSheetReference() string

func (*VideoCueSheetReference) ProtoMessage

func (*VideoCueSheetReference) ProtoMessage()

func (*VideoCueSheetReference) ProtoReflect

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

func (*VideoCueSheetReference) Reset

func (x *VideoCueSheetReference) Reset()

func (*VideoCueSheetReference) String

func (x *VideoCueSheetReference) String() string

type VideoDetailsByTerritory

type VideoDetailsByTerritory struct {

	// @gotags: xml:"Title"
	Title []*Title `protobuf:"bytes,1,rep,name=title,proto3" json:"title,omitempty" xml:"Title"`
	// @gotags: xml:"DisplayArtist"
	DisplayArtist []*Artist `protobuf:"bytes,2,rep,name=display_artist,json=displayArtist,proto3" json:"display_artist,omitempty" xml:"DisplayArtist"`
	// @gotags: xml:"DisplayConductor"
	DisplayConductor []*Artist `` /* 132-byte string literal not displayed */
	// @gotags: xml:"ResourceContributor"
	ResourceContributor []*DetailedResourceContributor `` /* 144-byte string literal not displayed */
	// @gotags: xml:"IndirectResourceContributor"
	IndirectResourceContributor []*IndirectResourceContributor `` /* 178-byte string literal not displayed */
	// @gotags: xml:"RightsAgreementId"
	RightsAgreementId *RightsAgreementId `` /* 138-byte string literal not displayed */
	// @gotags: xml:"DisplayArtistName"
	DisplayArtistName []*Name `` /* 138-byte string literal not displayed */
	// @gotags: xml:"LabelName"
	LabelName []*LabelName `protobuf:"bytes,8,rep,name=label_name,json=labelName,proto3" json:"label_name,omitempty" xml:"LabelName"`
	// @gotags: xml:"RightsController"
	RightsController []*TypedRightsController `` /* 132-byte string literal not displayed */
	// @gotags: xml:"RemasteredDate"
	RemasteredDate *EventDate `protobuf:"bytes,10,opt,name=remastered_date,json=remasteredDate,proto3" json:"remastered_date,omitempty" xml:"RemasteredDate"`
	// @gotags: xml:"ResourceReleaseDate"
	ResourceReleaseDate *EventDate `` /* 147-byte string literal not displayed */
	// @gotags: xml:"OriginalResourceReleaseDate"
	OriginalResourceReleaseDate *EventDate `` /* 181-byte string literal not displayed */
	// @gotags: xml:"PLine"
	PLine []*PLine `protobuf:"bytes,13,rep,name=p_line,json=pLine,proto3" json:"p_line,omitempty" xml:"PLine"`
	// @gotags: xml:"CourtesyLine"
	CourtesyLine *CourtesyLine `protobuf:"bytes,14,opt,name=courtesy_line,json=courtesyLine,proto3" json:"courtesy_line,omitempty" xml:"CourtesyLine"`
	// @gotags: xml:"SequenceNumber"
	SequenceNumber int32 `` /* 126-byte string literal not displayed */
	// @gotags: xml:"HostSoundCarrier"
	HostSoundCarrier []*HostSoundCarrier `` /* 135-byte string literal not displayed */
	// @gotags: xml:"MarketingComment"
	MarketingComment *Comment `` /* 133-byte string literal not displayed */
	// @gotags: xml:"Genre"
	Genre []*Genre `protobuf:"bytes,18,rep,name=genre,proto3" json:"genre,omitempty" xml:"Genre"`
	// @gotags: xml:"ParentalWarningType"
	ParentalWarningType []*ParentalWarningType `` /* 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:"FulfillmentDate"
	FulfillmentDate *FulfillmentDate `` /* 129-byte string literal not displayed */
	// @gotags: xml:"Keywords"
	Keywords []*Keywords `protobuf:"bytes,22,rep,name=keywords,proto3" json:"keywords,omitempty" xml:"Keywords"`
	// @gotags: xml:"Synopsis"
	Synopsis *Synopsis `protobuf:"bytes,23,opt,name=synopsis,proto3" json:"synopsis,omitempty" xml:"Synopsis"`
	// @gotags: xml:"CLine"
	CLine []*CLine `protobuf:"bytes,24,rep,name=c_line,json=cLine,proto3" json:"c_line,omitempty" xml:"CLine"`
	// @gotags: xml:"TechnicalVideoDetails"
	TechnicalVideoDetails []*TechnicalVideoDetails `` /* 155-byte string literal not displayed */
	// @gotags: xml:"Character"
	Character []*Character `protobuf:"bytes,26,rep,name=character,proto3" json:"character,omitempty" xml:"Character"`
	// @gotags: xml:"TerritoryCode"
	TerritoryCode []*CurrentTerritoryCode `protobuf:"bytes,27,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:"LanguageAndScriptCode,attr"
	LanguageAndScriptCode string `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*VideoDetailsByTerritory) Descriptor deprecated

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

Deprecated: Use VideoDetailsByTerritory.ProtoReflect.Descriptor instead.

func (*VideoDetailsByTerritory) GetAvRating

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

func (*VideoDetailsByTerritory) GetCLine

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

func (*VideoDetailsByTerritory) GetCharacter

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

func (*VideoDetailsByTerritory) GetCourtesyLine

func (x *VideoDetailsByTerritory) GetCourtesyLine() *CourtesyLine

func (*VideoDetailsByTerritory) GetDisplayArtist

func (x *VideoDetailsByTerritory) GetDisplayArtist() []*Artist

func (*VideoDetailsByTerritory) GetDisplayArtistName

func (x *VideoDetailsByTerritory) GetDisplayArtistName() []*Name

func (*VideoDetailsByTerritory) GetDisplayConductor

func (x *VideoDetailsByTerritory) GetDisplayConductor() []*Artist

func (*VideoDetailsByTerritory) GetExcludedTerritoryCode

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

func (*VideoDetailsByTerritory) GetFulfillmentDate

func (x *VideoDetailsByTerritory) GetFulfillmentDate() *FulfillmentDate

func (*VideoDetailsByTerritory) GetGenre

func (x *VideoDetailsByTerritory) GetGenre() []*Genre

func (*VideoDetailsByTerritory) GetHostSoundCarrier

func (x *VideoDetailsByTerritory) GetHostSoundCarrier() []*HostSoundCarrier

func (*VideoDetailsByTerritory) GetIndirectResourceContributor

func (x *VideoDetailsByTerritory) GetIndirectResourceContributor() []*IndirectResourceContributor

func (*VideoDetailsByTerritory) GetKeywords

func (x *VideoDetailsByTerritory) GetKeywords() []*Keywords

func (*VideoDetailsByTerritory) GetLabelName

func (x *VideoDetailsByTerritory) GetLabelName() []*LabelName

func (*VideoDetailsByTerritory) GetLanguageAndScriptCode

func (x *VideoDetailsByTerritory) GetLanguageAndScriptCode() string

func (*VideoDetailsByTerritory) GetMarketingComment

func (x *VideoDetailsByTerritory) GetMarketingComment() *Comment

func (*VideoDetailsByTerritory) GetOriginalResourceReleaseDate

func (x *VideoDetailsByTerritory) GetOriginalResourceReleaseDate() *EventDate

func (*VideoDetailsByTerritory) GetPLine

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

func (*VideoDetailsByTerritory) GetParentalWarningType

func (x *VideoDetailsByTerritory) GetParentalWarningType() []*ParentalWarningType

func (*VideoDetailsByTerritory) GetRemasteredDate

func (x *VideoDetailsByTerritory) GetRemasteredDate() *EventDate

func (*VideoDetailsByTerritory) GetResourceContributor

func (x *VideoDetailsByTerritory) GetResourceContributor() []*DetailedResourceContributor

func (*VideoDetailsByTerritory) GetResourceReleaseDate

func (x *VideoDetailsByTerritory) GetResourceReleaseDate() *EventDate

func (*VideoDetailsByTerritory) GetRightsAgreementId

func (x *VideoDetailsByTerritory) GetRightsAgreementId() *RightsAgreementId

func (*VideoDetailsByTerritory) GetRightsController

func (x *VideoDetailsByTerritory) GetRightsController() []*TypedRightsController

func (*VideoDetailsByTerritory) GetSequenceNumber

func (x *VideoDetailsByTerritory) GetSequenceNumber() int32

func (*VideoDetailsByTerritory) GetSynopsis

func (x *VideoDetailsByTerritory) GetSynopsis() *Synopsis

func (*VideoDetailsByTerritory) GetTechnicalVideoDetails

func (x *VideoDetailsByTerritory) GetTechnicalVideoDetails() []*TechnicalVideoDetails

func (*VideoDetailsByTerritory) GetTerritoryCode

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

func (*VideoDetailsByTerritory) GetTitle

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

func (*VideoDetailsByTerritory) ProtoMessage

func (*VideoDetailsByTerritory) ProtoMessage()

func (*VideoDetailsByTerritory) ProtoReflect

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

func (*VideoDetailsByTerritory) Reset

func (x *VideoDetailsByTerritory) Reset()

func (*VideoDetailsByTerritory) String

func (x *VideoDetailsByTerritory) 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 WebPage

type WebPage struct {

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

func (*WebPage) Descriptor deprecated

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

Deprecated: Use WebPage.ProtoReflect.Descriptor instead.

func (*WebPage) GetPageName

func (x *WebPage) GetPageName() *Name

func (*WebPage) GetPartyId

func (x *WebPage) GetPartyId() []*PartyId

func (*WebPage) GetPassword

func (x *WebPage) GetPassword() string

func (*WebPage) GetReleaseId

func (x *WebPage) GetReleaseId() []*ReleaseId

func (*WebPage) GetURL

func (x *WebPage) GetURL() string

func (*WebPage) GetUserName

func (x *WebPage) GetUserName() string

func (*WebPage) ProtoMessage

func (*WebPage) ProtoMessage()

func (*WebPage) ProtoReflect

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

func (*WebPage) Reset

func (x *WebPage) Reset()

func (*WebPage) String

func (x *WebPage) String() string

type WebPolicy

type WebPolicy struct {

	// @gotags: xml:"Condition"
	Condition *Condition `protobuf:"bytes,1,opt,name=condition,proto3" json:"condition,omitempty" xml:"Condition"`
	// @gotags: xml:"AccessBlockingRequested"
	AccessBlockingRequested bool `` /* 163-byte string literal not displayed */
	// @gotags: xml:"AccessLimitation"
	AccessLimitation string `` /* 132-byte string literal not displayed */
	// @gotags: xml:"EmbeddingAllowed"
	EmbeddingAllowed bool `` /* 133-byte string literal not displayed */
	// @gotags: xml:"UserRatingAllowed"
	UserRatingAllowed bool `` /* 139-byte string literal not displayed */
	// @gotags: xml:"UserCommentAllowed"
	UserCommentAllowed bool `` /* 143-byte string literal not displayed */
	// @gotags: xml:"UserResponsesAllowed"
	UserResponsesAllowed bool `` /* 151-byte string literal not displayed */
	// @gotags: xml:"SyndicationAllowed"
	SyndicationAllowed bool `` /* 141-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WebPolicy) Descriptor deprecated

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

Deprecated: Use WebPolicy.ProtoReflect.Descriptor instead.

func (*WebPolicy) GetAccessBlockingRequested

func (x *WebPolicy) GetAccessBlockingRequested() bool

func (*WebPolicy) GetAccessLimitation

func (x *WebPolicy) GetAccessLimitation() string

func (*WebPolicy) GetCondition

func (x *WebPolicy) GetCondition() *Condition

func (*WebPolicy) GetEmbeddingAllowed

func (x *WebPolicy) GetEmbeddingAllowed() bool

func (*WebPolicy) GetSyndicationAllowed

func (x *WebPolicy) GetSyndicationAllowed() bool

func (*WebPolicy) GetUserCommentAllowed

func (x *WebPolicy) GetUserCommentAllowed() bool

func (*WebPolicy) GetUserRatingAllowed

func (x *WebPolicy) GetUserRatingAllowed() bool

func (*WebPolicy) GetUserResponsesAllowed

func (x *WebPolicy) GetUserResponsesAllowed() bool

func (*WebPolicy) ProtoMessage

func (*WebPolicy) ProtoMessage()

func (*WebPolicy) ProtoReflect

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

func (*WebPolicy) Reset

func (x *WebPolicy) Reset()

func (*WebPolicy) String

func (x *WebPolicy) String() string

type WorkList

type WorkList struct {

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

func (*WorkList) Descriptor deprecated

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

Deprecated: Use WorkList.ProtoReflect.Descriptor instead.

func (*WorkList) GetLanguageAndScriptCode

func (x *WorkList) GetLanguageAndScriptCode() string

func (*WorkList) GetMusicalWork

func (x *WorkList) GetMusicalWork() []*MusicalWork

func (*WorkList) ProtoMessage

func (*WorkList) ProtoMessage()

func (*WorkList) ProtoReflect

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

func (*WorkList) Reset

func (x *WorkList) Reset()

func (*WorkList) String

func (x *WorkList) String() string

Jump to

Keyboard shortcuts

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