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 GetOnenoteNotebookSectionGroupSectionParentNotebookOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteNotebookSectionGroupSectionParentNotebookOperationOptions() GetOnenoteNotebookSectionGroupSectionParentNotebookOperationOptions + func (o GetOnenoteNotebookSectionGroupSectionParentNotebookOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteNotebookSectionGroupSectionParentNotebookOperationOptions) ToOData() *odata.Query + func (o GetOnenoteNotebookSectionGroupSectionParentNotebookOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteNotebookSectionGroupSectionParentNotebookOperationResponse struct + HttpResponse *http.Response + Model *beta.Notebook + OData *odata.OData + type OnenoteNotebookSectionGroupSectionParentNotebookClient struct + Client *msgraph.Client + func NewOnenoteNotebookSectionGroupSectionParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteNotebookSectionGroupSectionParentNotebookClient, error) + func (c OnenoteNotebookSectionGroupSectionParentNotebookClient) GetOnenoteNotebookSectionGroupSectionParentNotebook(ctx context.Context, id beta.GroupIdOnenoteNotebookIdSectionGroupIdSectionId, ...) (result GetOnenoteNotebookSectionGroupSectionParentNotebookOperationResponse, ...)