Documentation ¶
Index ¶
- Variables
- type AudioOverview
- func (*AudioOverview) Descriptor() ([]byte, []int)deprecated
- func (x *AudioOverview) GetContent() string
- func (x *AudioOverview) GetInstructions() string
- func (x *AudioOverview) GetStatus() string
- func (*AudioOverview) ProtoMessage()
- func (x *AudioOverview) ProtoReflect() protoreflect.Message
- func (x *AudioOverview) Reset()
- func (x *AudioOverview) String() string
- type DocumentGuide
- type GenerateDocumentGuidesResponse
- func (*GenerateDocumentGuidesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateDocumentGuidesResponse) GetGuides() []*DocumentGuide
- func (*GenerateDocumentGuidesResponse) ProtoMessage()
- func (x *GenerateDocumentGuidesResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateDocumentGuidesResponse) Reset()
- func (x *GenerateDocumentGuidesResponse) String() string
- type GenerateNotebookGuideResponse
- func (*GenerateNotebookGuideResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateNotebookGuideResponse) GetContent() string
- func (*GenerateNotebookGuideResponse) ProtoMessage()
- func (x *GenerateNotebookGuideResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateNotebookGuideResponse) Reset()
- func (x *GenerateNotebookGuideResponse) String() string
- type GenerateOutlineResponse
- func (*GenerateOutlineResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateOutlineResponse) GetContent() string
- func (*GenerateOutlineResponse) ProtoMessage()
- func (x *GenerateOutlineResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateOutlineResponse) Reset()
- func (x *GenerateOutlineResponse) String() string
- type GenerateSectionResponse
- func (*GenerateSectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateSectionResponse) GetContent() string
- func (*GenerateSectionResponse) ProtoMessage()
- func (x *GenerateSectionResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateSectionResponse) Reset()
- func (x *GenerateSectionResponse) String() string
- type GetNotesResponse
- type GoogleDocsSourceMetadata
- func (*GoogleDocsSourceMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *GoogleDocsSourceMetadata) GetDocumentId() string
- func (*GoogleDocsSourceMetadata) ProtoMessage()
- func (x *GoogleDocsSourceMetadata) ProtoReflect() protoreflect.Message
- func (x *GoogleDocsSourceMetadata) Reset()
- func (x *GoogleDocsSourceMetadata) String() string
- type ListRecentlyViewedProjectsResponse
- func (*ListRecentlyViewedProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRecentlyViewedProjectsResponse) GetProjects() []*Project
- func (*ListRecentlyViewedProjectsResponse) ProtoMessage()
- func (x *ListRecentlyViewedProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRecentlyViewedProjectsResponse) Reset()
- func (x *ListRecentlyViewedProjectsResponse) String() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetEmoji() string
- func (x *Project) GetMetadata() *ProjectMetadata
- func (x *Project) GetProjectId() string
- func (x *Project) GetSources() []*Source
- func (x *Project) GetTitle() string
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type ProjectMetadata
- func (*ProjectMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectMetadata) GetCreateTime() *timestamppb.Timestamp
- func (x *ProjectMetadata) GetIsStarred() bool
- func (x *ProjectMetadata) GetModifiedTime() *timestamppb.Timestamp
- func (x *ProjectMetadata) GetSessionActive() bool
- func (x *ProjectMetadata) GetType() int32
- func (x *ProjectMetadata) GetUserRole() int32
- func (*ProjectMetadata) ProtoMessage()
- func (x *ProjectMetadata) ProtoReflect() protoreflect.Message
- func (x *ProjectMetadata) Reset()
- func (x *ProjectMetadata) String() string
- type Source
- func (*Source) Descriptor() ([]byte, []int)deprecated
- func (x *Source) GetMetadata() *SourceMetadata
- func (x *Source) GetSettings() *SourceSettings
- func (x *Source) GetSourceId() *SourceId
- func (x *Source) GetTitle() string
- func (x *Source) GetWarnings() []*wrapperspb.Int32Value
- func (*Source) ProtoMessage()
- func (x *Source) ProtoReflect() protoreflect.Message
- func (x *Source) Reset()
- func (x *Source) String() string
- type SourceId
- type SourceIssue
- type SourceIssue_Reason
- func (SourceIssue_Reason) Descriptor() protoreflect.EnumDescriptor
- func (x SourceIssue_Reason) Enum() *SourceIssue_Reason
- func (SourceIssue_Reason) EnumDescriptor() ([]byte, []int)deprecated
- func (x SourceIssue_Reason) Number() protoreflect.EnumNumber
- func (x SourceIssue_Reason) String() string
- func (SourceIssue_Reason) Type() protoreflect.EnumType
- type SourceMetadata
- func (*SourceMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *SourceMetadata) GetGoogleDocs() *GoogleDocsSourceMetadata
- func (x *SourceMetadata) GetLastModifiedTime() *timestamppb.Timestamp
- func (x *SourceMetadata) GetLastUpdateTimeSeconds() *wrapperspb.Int32Value
- func (m *SourceMetadata) GetMetadataType() isSourceMetadata_MetadataType
- func (x *SourceMetadata) GetSourceType() SourceType
- func (x *SourceMetadata) GetYoutube() *YoutubeSourceMetadata
- func (*SourceMetadata) ProtoMessage()
- func (x *SourceMetadata) ProtoReflect() protoreflect.Message
- func (x *SourceMetadata) Reset()
- func (x *SourceMetadata) String() string
- type SourceMetadata_GoogleDocs
- type SourceMetadata_Youtube
- type SourceSettings
- type SourceSettings_SourceStatus
- func (SourceSettings_SourceStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SourceSettings_SourceStatus) Enum() *SourceSettings_SourceStatus
- func (SourceSettings_SourceStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x SourceSettings_SourceStatus) Number() protoreflect.EnumNumber
- func (x SourceSettings_SourceStatus) String() string
- func (SourceSettings_SourceStatus) Type() protoreflect.EnumType
- type SourceType
- type StartDraftResponse
- type StartSectionResponse
- type YoutubeSourceMetadata
- func (*YoutubeSourceMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *YoutubeSourceMetadata) GetVideoId() string
- func (x *YoutubeSourceMetadata) GetYoutubeUrl() string
- func (*YoutubeSourceMetadata) ProtoMessage()
- func (x *YoutubeSourceMetadata) ProtoReflect() protoreflect.Message
- func (x *YoutubeSourceMetadata) Reset()
- func (x *YoutubeSourceMetadata) String() string
Constants ¶
This section is empty.
Variables ¶
var ( SourceType_name = map[int32]string{ 0: "SOURCE_TYPE_UNSPECIFIED", 1: "SOURCE_TYPE_UNKNOWN", 3: "SOURCE_TYPE_GOOGLE_DOCS", 4: "SOURCE_TYPE_GOOGLE_SLIDES", 5: "SOURCE_TYPE_GOOGLE_SHEETS", 6: "SOURCE_TYPE_LOCAL_FILE", 7: "SOURCE_TYPE_WEB_PAGE", 8: "SOURCE_TYPE_SHARED_NOTE", 9: "SOURCE_TYPE_YOUTUBE_VIDEO", } SourceType_value = map[string]int32{ "SOURCE_TYPE_UNSPECIFIED": 0, "SOURCE_TYPE_UNKNOWN": 1, "SOURCE_TYPE_GOOGLE_DOCS": 3, "SOURCE_TYPE_GOOGLE_SLIDES": 4, "SOURCE_TYPE_GOOGLE_SHEETS": 5, "SOURCE_TYPE_LOCAL_FILE": 6, "SOURCE_TYPE_WEB_PAGE": 7, "SOURCE_TYPE_SHARED_NOTE": 8, "SOURCE_TYPE_YOUTUBE_VIDEO": 9, } )
Enum value maps for SourceType.
var ( SourceSettings_SourceStatus_name = map[int32]string{ 0: "SOURCE_STATUS_UNSPECIFIED", 1: "SOURCE_STATUS_ENABLED", 2: "SOURCE_STATUS_DISABLED", 3: "SOURCE_STATUS_ERROR", } SourceSettings_SourceStatus_value = map[string]int32{ "SOURCE_STATUS_UNSPECIFIED": 0, "SOURCE_STATUS_ENABLED": 1, "SOURCE_STATUS_DISABLED": 2, "SOURCE_STATUS_ERROR": 3, } )
Enum value maps for SourceSettings_SourceStatus.
var ( SourceIssue_Reason_name = map[int32]string{ 0: "REASON_UNSPECIFIED", 1: "REASON_TEMPORARY_SERVER_ERROR", 2: "REASON_PERMANENT_SERVER_ERROR", 3: "REASON_INVALID_SOURCE_ID", 4: "REASON_SOURCE_NOT_FOUND", 5: "REASON_UNSUPPORTED_MIME_TYPE", 6: "REASON_YOUTUBE_ERROR_GENERIC", 7: "REASON_YOUTUBE_ERROR_UNLISTED", 8: "REASON_YOUTUBE_ERROR_PRIVATE", 9: "REASON_YOUTUBE_ERROR_MEMBERS_ONLY", 10: "REASON_YOUTUBE_ERROR_LOGIN_REQUIRED", 11: "REASON_GOOGLE_DOCS_ERROR_GENERIC", 12: "REASON_GOOGLE_DOCS_ERROR_NO_ACCESS", 13: "REASON_GOOGLE_DOCS_ERROR_UNKNOWN", 14: "REASON_DOWNLOAD_FAILURE", 15: "REASON_UNKNOWN", } SourceIssue_Reason_value = map[string]int32{ "REASON_UNSPECIFIED": 0, "REASON_TEMPORARY_SERVER_ERROR": 1, "REASON_PERMANENT_SERVER_ERROR": 2, "REASON_INVALID_SOURCE_ID": 3, "REASON_SOURCE_NOT_FOUND": 4, "REASON_UNSUPPORTED_MIME_TYPE": 5, "REASON_YOUTUBE_ERROR_GENERIC": 6, "REASON_YOUTUBE_ERROR_UNLISTED": 7, "REASON_YOUTUBE_ERROR_PRIVATE": 8, "REASON_YOUTUBE_ERROR_MEMBERS_ONLY": 9, "REASON_YOUTUBE_ERROR_LOGIN_REQUIRED": 10, "REASON_GOOGLE_DOCS_ERROR_GENERIC": 11, "REASON_GOOGLE_DOCS_ERROR_NO_ACCESS": 12, "REASON_GOOGLE_DOCS_ERROR_UNKNOWN": 13, "REASON_DOWNLOAD_FAILURE": 14, "REASON_UNKNOWN": 15, } )
Enum value maps for SourceIssue_Reason.
var File_notebooklm_v1alpha1_notebooklm_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AudioOverview ¶
type AudioOverview struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` Instructions string `protobuf:"bytes,3,opt,name=instructions,proto3" json:"instructions,omitempty"` // contains filtered or unexported fields }
func (*AudioOverview) Descriptor
deprecated
func (*AudioOverview) Descriptor() ([]byte, []int)
Deprecated: Use AudioOverview.ProtoReflect.Descriptor instead.
func (*AudioOverview) GetContent ¶
func (x *AudioOverview) GetContent() string
func (*AudioOverview) GetInstructions ¶
func (x *AudioOverview) GetInstructions() string
func (*AudioOverview) GetStatus ¶
func (x *AudioOverview) GetStatus() string
func (*AudioOverview) ProtoMessage ¶
func (*AudioOverview) ProtoMessage()
func (*AudioOverview) ProtoReflect ¶
func (x *AudioOverview) ProtoReflect() protoreflect.Message
func (*AudioOverview) Reset ¶
func (x *AudioOverview) Reset()
func (*AudioOverview) String ¶
func (x *AudioOverview) String() string
type DocumentGuide ¶
type DocumentGuide struct { Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*DocumentGuide) Descriptor
deprecated
func (*DocumentGuide) Descriptor() ([]byte, []int)
Deprecated: Use DocumentGuide.ProtoReflect.Descriptor instead.
func (*DocumentGuide) GetContent ¶
func (x *DocumentGuide) GetContent() string
func (*DocumentGuide) ProtoMessage ¶
func (*DocumentGuide) ProtoMessage()
func (*DocumentGuide) ProtoReflect ¶
func (x *DocumentGuide) ProtoReflect() protoreflect.Message
func (*DocumentGuide) Reset ¶
func (x *DocumentGuide) Reset()
func (*DocumentGuide) String ¶
func (x *DocumentGuide) String() string
type GenerateDocumentGuidesResponse ¶
type GenerateDocumentGuidesResponse struct { Guides []*DocumentGuide `protobuf:"bytes,1,rep,name=guides,proto3" json:"guides,omitempty"` // contains filtered or unexported fields }
func (*GenerateDocumentGuidesResponse) Descriptor
deprecated
func (*GenerateDocumentGuidesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateDocumentGuidesResponse.ProtoReflect.Descriptor instead.
func (*GenerateDocumentGuidesResponse) GetGuides ¶
func (x *GenerateDocumentGuidesResponse) GetGuides() []*DocumentGuide
func (*GenerateDocumentGuidesResponse) ProtoMessage ¶
func (*GenerateDocumentGuidesResponse) ProtoMessage()
func (*GenerateDocumentGuidesResponse) ProtoReflect ¶
func (x *GenerateDocumentGuidesResponse) ProtoReflect() protoreflect.Message
func (*GenerateDocumentGuidesResponse) Reset ¶
func (x *GenerateDocumentGuidesResponse) Reset()
func (*GenerateDocumentGuidesResponse) String ¶
func (x *GenerateDocumentGuidesResponse) String() string
type GenerateNotebookGuideResponse ¶
type GenerateNotebookGuideResponse struct { Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*GenerateNotebookGuideResponse) Descriptor
deprecated
func (*GenerateNotebookGuideResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateNotebookGuideResponse.ProtoReflect.Descriptor instead.
func (*GenerateNotebookGuideResponse) GetContent ¶
func (x *GenerateNotebookGuideResponse) GetContent() string
func (*GenerateNotebookGuideResponse) ProtoMessage ¶
func (*GenerateNotebookGuideResponse) ProtoMessage()
func (*GenerateNotebookGuideResponse) ProtoReflect ¶
func (x *GenerateNotebookGuideResponse) ProtoReflect() protoreflect.Message
func (*GenerateNotebookGuideResponse) Reset ¶
func (x *GenerateNotebookGuideResponse) Reset()
func (*GenerateNotebookGuideResponse) String ¶
func (x *GenerateNotebookGuideResponse) String() string
type GenerateOutlineResponse ¶
type GenerateOutlineResponse struct { Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*GenerateOutlineResponse) Descriptor
deprecated
func (*GenerateOutlineResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateOutlineResponse.ProtoReflect.Descriptor instead.
func (*GenerateOutlineResponse) GetContent ¶
func (x *GenerateOutlineResponse) GetContent() string
func (*GenerateOutlineResponse) ProtoMessage ¶
func (*GenerateOutlineResponse) ProtoMessage()
func (*GenerateOutlineResponse) ProtoReflect ¶
func (x *GenerateOutlineResponse) ProtoReflect() protoreflect.Message
func (*GenerateOutlineResponse) Reset ¶
func (x *GenerateOutlineResponse) Reset()
func (*GenerateOutlineResponse) String ¶
func (x *GenerateOutlineResponse) String() string
type GenerateSectionResponse ¶
type GenerateSectionResponse struct { Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*GenerateSectionResponse) Descriptor
deprecated
func (*GenerateSectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateSectionResponse.ProtoReflect.Descriptor instead.
func (*GenerateSectionResponse) GetContent ¶
func (x *GenerateSectionResponse) GetContent() string
func (*GenerateSectionResponse) ProtoMessage ¶
func (*GenerateSectionResponse) ProtoMessage()
func (*GenerateSectionResponse) ProtoReflect ¶
func (x *GenerateSectionResponse) ProtoReflect() protoreflect.Message
func (*GenerateSectionResponse) Reset ¶
func (x *GenerateSectionResponse) Reset()
func (*GenerateSectionResponse) String ¶
func (x *GenerateSectionResponse) String() string
type GetNotesResponse ¶
type GetNotesResponse struct { Notes []*Source `protobuf:"bytes,1,rep,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
func (*GetNotesResponse) Descriptor
deprecated
func (*GetNotesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNotesResponse.ProtoReflect.Descriptor instead.
func (*GetNotesResponse) GetNotes ¶
func (x *GetNotesResponse) GetNotes() []*Source
func (*GetNotesResponse) ProtoMessage ¶
func (*GetNotesResponse) ProtoMessage()
func (*GetNotesResponse) ProtoReflect ¶
func (x *GetNotesResponse) ProtoReflect() protoreflect.Message
func (*GetNotesResponse) Reset ¶
func (x *GetNotesResponse) Reset()
func (*GetNotesResponse) String ¶
func (x *GetNotesResponse) String() string
type GoogleDocsSourceMetadata ¶
type GoogleDocsSourceMetadata struct { DocumentId string `protobuf:"bytes,1,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` // contains filtered or unexported fields }
func (*GoogleDocsSourceMetadata) Descriptor
deprecated
func (*GoogleDocsSourceMetadata) Descriptor() ([]byte, []int)
Deprecated: Use GoogleDocsSourceMetadata.ProtoReflect.Descriptor instead.
func (*GoogleDocsSourceMetadata) GetDocumentId ¶
func (x *GoogleDocsSourceMetadata) GetDocumentId() string
func (*GoogleDocsSourceMetadata) ProtoMessage ¶
func (*GoogleDocsSourceMetadata) ProtoMessage()
func (*GoogleDocsSourceMetadata) ProtoReflect ¶
func (x *GoogleDocsSourceMetadata) ProtoReflect() protoreflect.Message
func (*GoogleDocsSourceMetadata) Reset ¶
func (x *GoogleDocsSourceMetadata) Reset()
func (*GoogleDocsSourceMetadata) String ¶
func (x *GoogleDocsSourceMetadata) String() string
type ListRecentlyViewedProjectsResponse ¶
type ListRecentlyViewedProjectsResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // contains filtered or unexported fields }
func (*ListRecentlyViewedProjectsResponse) Descriptor
deprecated
func (*ListRecentlyViewedProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRecentlyViewedProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListRecentlyViewedProjectsResponse) GetProjects ¶
func (x *ListRecentlyViewedProjectsResponse) GetProjects() []*Project
func (*ListRecentlyViewedProjectsResponse) ProtoMessage ¶
func (*ListRecentlyViewedProjectsResponse) ProtoMessage()
func (*ListRecentlyViewedProjectsResponse) ProtoReflect ¶
func (x *ListRecentlyViewedProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListRecentlyViewedProjectsResponse) Reset ¶
func (x *ListRecentlyViewedProjectsResponse) Reset()
func (*ListRecentlyViewedProjectsResponse) String ¶
func (x *ListRecentlyViewedProjectsResponse) String() string
type Project ¶
type Project struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Sources []*Source `protobuf:"bytes,2,rep,name=sources,proto3" json:"sources,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Emoji string `protobuf:"bytes,4,opt,name=emoji,proto3" json:"emoji,omitempty"` Metadata *ProjectMetadata `protobuf:"bytes,6,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Project) Descriptor
deprecated
func (*Project) GetMetadata ¶
func (x *Project) GetMetadata() *ProjectMetadata
func (*Project) GetProjectId ¶
func (*Project) GetSources ¶
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
type ProjectMetadata ¶
type ProjectMetadata struct { UserRole int32 `protobuf:"varint,1,opt,name=user_role,json=userRole,proto3" json:"user_role,omitempty"` SessionActive bool `protobuf:"varint,2,opt,name=session_active,json=sessionActive,proto3" json:"session_active,omitempty"` // or similar // bool something = 3; // field 4 reserved/unknown // field 5 reserved/unknown CreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` ModifiedTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=modified_time,json=modifiedTime,proto3" json:"modified_time,omitempty"` // or similar Type int32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` IsStarred bool `protobuf:"varint,8,opt,name=is_starred,json=isStarred,proto3" json:"is_starred,omitempty"` // contains filtered or unexported fields }
func (*ProjectMetadata) Descriptor
deprecated
func (*ProjectMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ProjectMetadata.ProtoReflect.Descriptor instead.
func (*ProjectMetadata) GetCreateTime ¶
func (x *ProjectMetadata) GetCreateTime() *timestamppb.Timestamp
func (*ProjectMetadata) GetIsStarred ¶
func (x *ProjectMetadata) GetIsStarred() bool
func (*ProjectMetadata) GetModifiedTime ¶
func (x *ProjectMetadata) GetModifiedTime() *timestamppb.Timestamp
func (*ProjectMetadata) GetSessionActive ¶
func (x *ProjectMetadata) GetSessionActive() bool
func (*ProjectMetadata) GetType ¶
func (x *ProjectMetadata) GetType() int32
func (*ProjectMetadata) GetUserRole ¶
func (x *ProjectMetadata) GetUserRole() int32
func (*ProjectMetadata) ProtoMessage ¶
func (*ProjectMetadata) ProtoMessage()
func (*ProjectMetadata) ProtoReflect ¶
func (x *ProjectMetadata) ProtoReflect() protoreflect.Message
func (*ProjectMetadata) Reset ¶
func (x *ProjectMetadata) Reset()
func (*ProjectMetadata) String ¶
func (x *ProjectMetadata) String() string
type Source ¶
type Source struct { SourceId *SourceId `protobuf:"bytes,1,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Metadata *SourceMetadata `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` Settings *SourceSettings `protobuf:"bytes,4,opt,name=settings,proto3" json:"settings,omitempty"` Warnings []*wrapperspb.Int32Value `protobuf:"bytes,5,rep,name=warnings,proto3" json:"warnings,omitempty"` // contains filtered or unexported fields }
func (*Source) Descriptor
deprecated
func (*Source) GetMetadata ¶
func (x *Source) GetMetadata() *SourceMetadata
func (*Source) GetSettings ¶
func (x *Source) GetSettings() *SourceSettings
func (*Source) GetSourceId ¶
func (*Source) GetWarnings ¶
func (x *Source) GetWarnings() []*wrapperspb.Int32Value
func (*Source) ProtoMessage ¶
func (*Source) ProtoMessage()
func (*Source) ProtoReflect ¶
func (x *Source) ProtoReflect() protoreflect.Message
type SourceId ¶
type SourceId struct { SourceId string `protobuf:"bytes,1,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"` // contains filtered or unexported fields }
func (*SourceId) Descriptor
deprecated
func (*SourceId) GetSourceId ¶
func (*SourceId) ProtoMessage ¶
func (*SourceId) ProtoMessage()
func (*SourceId) ProtoReflect ¶
func (x *SourceId) ProtoReflect() protoreflect.Message
type SourceIssue ¶
type SourceIssue struct { Reason SourceIssue_Reason `protobuf:"varint,1,opt,name=reason,proto3,enum=notebooklm.v1alpha1.SourceIssue_Reason" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*SourceIssue) Descriptor
deprecated
func (*SourceIssue) Descriptor() ([]byte, []int)
Deprecated: Use SourceIssue.ProtoReflect.Descriptor instead.
func (*SourceIssue) GetReason ¶
func (x *SourceIssue) GetReason() SourceIssue_Reason
func (*SourceIssue) ProtoMessage ¶
func (*SourceIssue) ProtoMessage()
func (*SourceIssue) ProtoReflect ¶
func (x *SourceIssue) ProtoReflect() protoreflect.Message
func (*SourceIssue) Reset ¶
func (x *SourceIssue) Reset()
func (*SourceIssue) String ¶
func (x *SourceIssue) String() string
type SourceIssue_Reason ¶
type SourceIssue_Reason int32
const ( SourceIssue_REASON_UNSPECIFIED SourceIssue_Reason = 0 SourceIssue_REASON_TEMPORARY_SERVER_ERROR SourceIssue_Reason = 1 SourceIssue_REASON_PERMANENT_SERVER_ERROR SourceIssue_Reason = 2 SourceIssue_REASON_INVALID_SOURCE_ID SourceIssue_Reason = 3 SourceIssue_REASON_SOURCE_NOT_FOUND SourceIssue_Reason = 4 SourceIssue_REASON_UNSUPPORTED_MIME_TYPE SourceIssue_Reason = 5 SourceIssue_REASON_YOUTUBE_ERROR_GENERIC SourceIssue_Reason = 6 SourceIssue_REASON_YOUTUBE_ERROR_UNLISTED SourceIssue_Reason = 7 SourceIssue_REASON_YOUTUBE_ERROR_PRIVATE SourceIssue_Reason = 8 SourceIssue_REASON_YOUTUBE_ERROR_MEMBERS_ONLY SourceIssue_Reason = 9 SourceIssue_REASON_YOUTUBE_ERROR_LOGIN_REQUIRED SourceIssue_Reason = 10 SourceIssue_REASON_GOOGLE_DOCS_ERROR_GENERIC SourceIssue_Reason = 11 SourceIssue_REASON_GOOGLE_DOCS_ERROR_NO_ACCESS SourceIssue_Reason = 12 SourceIssue_REASON_GOOGLE_DOCS_ERROR_UNKNOWN SourceIssue_Reason = 13 SourceIssue_REASON_DOWNLOAD_FAILURE SourceIssue_Reason = 14 SourceIssue_REASON_UNKNOWN SourceIssue_Reason = 15 )
func (SourceIssue_Reason) Descriptor ¶
func (SourceIssue_Reason) Descriptor() protoreflect.EnumDescriptor
func (SourceIssue_Reason) Enum ¶
func (x SourceIssue_Reason) Enum() *SourceIssue_Reason
func (SourceIssue_Reason) EnumDescriptor
deprecated
func (SourceIssue_Reason) EnumDescriptor() ([]byte, []int)
Deprecated: Use SourceIssue_Reason.Descriptor instead.
func (SourceIssue_Reason) Number ¶
func (x SourceIssue_Reason) Number() protoreflect.EnumNumber
func (SourceIssue_Reason) String ¶
func (x SourceIssue_Reason) String() string
func (SourceIssue_Reason) Type ¶
func (SourceIssue_Reason) Type() protoreflect.EnumType
type SourceMetadata ¶
type SourceMetadata struct { // Types that are assignable to MetadataType: // // *SourceMetadata_GoogleDocs // *SourceMetadata_Youtube MetadataType isSourceMetadata_MetadataType `protobuf_oneof:"metadata_type"` LastUpdateTimeSeconds *wrapperspb.Int32Value `` /* 128-byte string literal not displayed */ LastModifiedTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"` // google.internal.labs.tailwind.common.v1.RevisionData revision_data = 4; SourceType SourceType `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SourceMetadata) Descriptor
deprecated
func (*SourceMetadata) Descriptor() ([]byte, []int)
Deprecated: Use SourceMetadata.ProtoReflect.Descriptor instead.
func (*SourceMetadata) GetGoogleDocs ¶
func (x *SourceMetadata) GetGoogleDocs() *GoogleDocsSourceMetadata
func (*SourceMetadata) GetLastModifiedTime ¶
func (x *SourceMetadata) GetLastModifiedTime() *timestamppb.Timestamp
func (*SourceMetadata) GetLastUpdateTimeSeconds ¶
func (x *SourceMetadata) GetLastUpdateTimeSeconds() *wrapperspb.Int32Value
func (*SourceMetadata) GetMetadataType ¶
func (m *SourceMetadata) GetMetadataType() isSourceMetadata_MetadataType
func (*SourceMetadata) GetSourceType ¶
func (x *SourceMetadata) GetSourceType() SourceType
func (*SourceMetadata) GetYoutube ¶
func (x *SourceMetadata) GetYoutube() *YoutubeSourceMetadata
func (*SourceMetadata) ProtoMessage ¶
func (*SourceMetadata) ProtoMessage()
func (*SourceMetadata) ProtoReflect ¶
func (x *SourceMetadata) ProtoReflect() protoreflect.Message
func (*SourceMetadata) Reset ¶
func (x *SourceMetadata) Reset()
func (*SourceMetadata) String ¶
func (x *SourceMetadata) String() string
type SourceMetadata_GoogleDocs ¶
type SourceMetadata_GoogleDocs struct {
GoogleDocs *GoogleDocsSourceMetadata `protobuf:"bytes,1,opt,name=google_docs,json=googleDocs,proto3,oneof"`
}
type SourceMetadata_Youtube ¶
type SourceMetadata_Youtube struct {
Youtube *YoutubeSourceMetadata `protobuf:"bytes,6,opt,name=youtube,proto3,oneof"`
}
type SourceSettings ¶
type SourceSettings struct { Status SourceSettings_SourceStatus `protobuf:"varint,2,opt,name=status,proto3,enum=notebooklm.v1alpha1.SourceSettings_SourceStatus" json:"status,omitempty"` // google.internal.labs.tailwind.common.v1.SourceIssue reason = 3; // contains filtered or unexported fields }
func (*SourceSettings) Descriptor
deprecated
func (*SourceSettings) Descriptor() ([]byte, []int)
Deprecated: Use SourceSettings.ProtoReflect.Descriptor instead.
func (*SourceSettings) GetStatus ¶
func (x *SourceSettings) GetStatus() SourceSettings_SourceStatus
func (*SourceSettings) ProtoMessage ¶
func (*SourceSettings) ProtoMessage()
func (*SourceSettings) ProtoReflect ¶
func (x *SourceSettings) ProtoReflect() protoreflect.Message
func (*SourceSettings) Reset ¶
func (x *SourceSettings) Reset()
func (*SourceSettings) String ¶
func (x *SourceSettings) String() string
type SourceSettings_SourceStatus ¶
type SourceSettings_SourceStatus int32
const ( SourceSettings_SOURCE_STATUS_UNSPECIFIED SourceSettings_SourceStatus = 0 SourceSettings_SOURCE_STATUS_ENABLED SourceSettings_SourceStatus = 1 SourceSettings_SOURCE_STATUS_DISABLED SourceSettings_SourceStatus = 2 SourceSettings_SOURCE_STATUS_ERROR SourceSettings_SourceStatus = 3 )
func (SourceSettings_SourceStatus) Descriptor ¶
func (SourceSettings_SourceStatus) Descriptor() protoreflect.EnumDescriptor
func (SourceSettings_SourceStatus) Enum ¶
func (x SourceSettings_SourceStatus) Enum() *SourceSettings_SourceStatus
func (SourceSettings_SourceStatus) EnumDescriptor
deprecated
func (SourceSettings_SourceStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SourceSettings_SourceStatus.Descriptor instead.
func (SourceSettings_SourceStatus) Number ¶
func (x SourceSettings_SourceStatus) Number() protoreflect.EnumNumber
func (SourceSettings_SourceStatus) String ¶
func (x SourceSettings_SourceStatus) String() string
func (SourceSettings_SourceStatus) Type ¶
func (SourceSettings_SourceStatus) Type() protoreflect.EnumType
type SourceType ¶
type SourceType int32
const ( SourceType_SOURCE_TYPE_UNSPECIFIED SourceType = 0 SourceType_SOURCE_TYPE_UNKNOWN SourceType = 1 SourceType_SOURCE_TYPE_GOOGLE_DOCS SourceType = 3 SourceType_SOURCE_TYPE_GOOGLE_SLIDES SourceType = 4 SourceType_SOURCE_TYPE_GOOGLE_SHEETS SourceType = 5 SourceType_SOURCE_TYPE_LOCAL_FILE SourceType = 6 SourceType_SOURCE_TYPE_WEB_PAGE SourceType = 7 SourceType_SOURCE_TYPE_SHARED_NOTE SourceType = 8 SourceType_SOURCE_TYPE_YOUTUBE_VIDEO SourceType = 9 )
func (SourceType) Descriptor ¶
func (SourceType) Descriptor() protoreflect.EnumDescriptor
func (SourceType) Enum ¶
func (x SourceType) Enum() *SourceType
func (SourceType) EnumDescriptor
deprecated
func (SourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SourceType.Descriptor instead.
func (SourceType) Number ¶
func (x SourceType) Number() protoreflect.EnumNumber
func (SourceType) String ¶
func (x SourceType) String() string
func (SourceType) Type ¶
func (SourceType) Type() protoreflect.EnumType
type StartDraftResponse ¶
type StartDraftResponse struct {
// contains filtered or unexported fields
}
func (*StartDraftResponse) Descriptor
deprecated
func (*StartDraftResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartDraftResponse.ProtoReflect.Descriptor instead.
func (*StartDraftResponse) ProtoMessage ¶
func (*StartDraftResponse) ProtoMessage()
func (*StartDraftResponse) ProtoReflect ¶
func (x *StartDraftResponse) ProtoReflect() protoreflect.Message
func (*StartDraftResponse) Reset ¶
func (x *StartDraftResponse) Reset()
func (*StartDraftResponse) String ¶
func (x *StartDraftResponse) String() string
type StartSectionResponse ¶
type StartSectionResponse struct {
// contains filtered or unexported fields
}
func (*StartSectionResponse) Descriptor
deprecated
func (*StartSectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartSectionResponse.ProtoReflect.Descriptor instead.
func (*StartSectionResponse) ProtoMessage ¶
func (*StartSectionResponse) ProtoMessage()
func (*StartSectionResponse) ProtoReflect ¶
func (x *StartSectionResponse) ProtoReflect() protoreflect.Message
func (*StartSectionResponse) Reset ¶
func (x *StartSectionResponse) Reset()
func (*StartSectionResponse) String ¶
func (x *StartSectionResponse) String() string
type YoutubeSourceMetadata ¶
type YoutubeSourceMetadata struct { YoutubeUrl string `protobuf:"bytes,1,opt,name=youtube_url,json=youtubeUrl,proto3" json:"youtube_url,omitempty"` VideoId string `protobuf:"bytes,2,opt,name=video_id,json=videoId,proto3" json:"video_id,omitempty"` // contains filtered or unexported fields }
func (*YoutubeSourceMetadata) Descriptor
deprecated
func (*YoutubeSourceMetadata) Descriptor() ([]byte, []int)
Deprecated: Use YoutubeSourceMetadata.ProtoReflect.Descriptor instead.
func (*YoutubeSourceMetadata) GetVideoId ¶
func (x *YoutubeSourceMetadata) GetVideoId() string
func (*YoutubeSourceMetadata) GetYoutubeUrl ¶
func (x *YoutubeSourceMetadata) GetYoutubeUrl() string
func (*YoutubeSourceMetadata) ProtoMessage ¶
func (*YoutubeSourceMetadata) ProtoMessage()
func (*YoutubeSourceMetadata) ProtoReflect ¶
func (x *YoutubeSourceMetadata) ProtoReflect() protoreflect.Message
func (*YoutubeSourceMetadata) Reset ¶
func (x *YoutubeSourceMetadata) Reset()
func (*YoutubeSourceMetadata) String ¶
func (x *YoutubeSourceMetadata) String() string