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 GetOnenoteNotebookSectionParentSectionGroupOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteNotebookSectionParentSectionGroupOperationOptions() GetOnenoteNotebookSectionParentSectionGroupOperationOptions + func (o GetOnenoteNotebookSectionParentSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteNotebookSectionParentSectionGroupOperationOptions) ToOData() *odata.Query + func (o GetOnenoteNotebookSectionParentSectionGroupOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteNotebookSectionParentSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *stable.SectionGroup + OData *odata.OData + type OnenoteNotebookSectionParentSectionGroupClient struct + Client *msgraph.Client + func NewOnenoteNotebookSectionParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteNotebookSectionParentSectionGroupClient, error) + func (c OnenoteNotebookSectionParentSectionGroupClient) GetOnenoteNotebookSectionParentSectionGroup(ctx context.Context, id stable.GroupIdOnenoteNotebookIdSectionId, ...) (result GetOnenoteNotebookSectionParentSectionGroupOperationResponse, err error)