Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type GetOnenoteSectionPageParentNotebookOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionPageParentNotebookOperationOptions() GetOnenoteSectionPageParentNotebookOperationOptions + func (o GetOnenoteSectionPageParentNotebookOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionPageParentNotebookOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionPageParentNotebookOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionPageParentNotebookOperationResponse struct + HttpResponse *http.Response + Model *stable.Notebook + OData *odata.OData + type OnenoteSectionPageParentNotebookClient struct + Client *msgraph.Client + func NewOnenoteSectionPageParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionPageParentNotebookClient, error) + func (c OnenoteSectionPageParentNotebookClient) GetOnenoteSectionPageParentNotebook(ctx context.Context, id stable.GroupIdOnenoteSectionIdPageId, ...) (result GetOnenoteSectionPageParentNotebookOperationResponse, err error)