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 GetSiteOnenoteNotebookSectionParentNotebookOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteOnenoteNotebookSectionParentNotebookOperationOptions() GetSiteOnenoteNotebookSectionParentNotebookOperationOptions + func (o GetSiteOnenoteNotebookSectionParentNotebookOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteNotebookSectionParentNotebookOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteNotebookSectionParentNotebookOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteNotebookSectionParentNotebookOperationResponse struct + HttpResponse *http.Response + Model *beta.Notebook + OData *odata.OData + type SiteOnenoteNotebookSectionParentNotebookClient struct + Client *msgraph.Client + func NewSiteOnenoteNotebookSectionParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteNotebookSectionParentNotebookClient, error) + func (c SiteOnenoteNotebookSectionParentNotebookClient) GetSiteOnenoteNotebookSectionParentNotebook(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionId, ...) (result GetSiteOnenoteNotebookSectionParentNotebookOperationResponse, err error)