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 GetOnenoteSectionParentNotebookOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionParentNotebookOperationOptions() GetOnenoteSectionParentNotebookOperationOptions + func (o GetOnenoteSectionParentNotebookOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionParentNotebookOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionParentNotebookOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionParentNotebookOperationResponse struct + HttpResponse *http.Response + Model *stable.Notebook + OData *odata.OData + type OnenoteSectionParentNotebookClient struct + Client *msgraph.Client + func NewOnenoteSectionParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionParentNotebookClient, error) + func (c OnenoteSectionParentNotebookClient) GetOnenoteSectionParentNotebook(ctx context.Context, id stable.UserIdOnenoteSectionId, ...) (result GetOnenoteSectionParentNotebookOperationResponse, err error)