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 GetSiteOnenoteSectionGroupParentNotebookOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteOnenoteSectionGroupParentNotebookOperationOptions() GetSiteOnenoteSectionGroupParentNotebookOperationOptions + func (o GetSiteOnenoteSectionGroupParentNotebookOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteSectionGroupParentNotebookOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteSectionGroupParentNotebookOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteSectionGroupParentNotebookOperationResponse struct + HttpResponse *http.Response + Model *stable.Notebook + OData *odata.OData + type SiteOnenoteSectionGroupParentNotebookClient struct + Client *msgraph.Client + func NewSiteOnenoteSectionGroupParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteSectionGroupParentNotebookClient, error) + func (c SiteOnenoteSectionGroupParentNotebookClient) GetSiteOnenoteSectionGroupParentNotebook(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionGroupId, ...) (result GetSiteOnenoteSectionGroupParentNotebookOperationResponse, err error)