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 GetOnenoteSectionParentSectionGroupOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionParentSectionGroupOperationOptions() GetOnenoteSectionParentSectionGroupOperationOptions + func (o GetOnenoteSectionParentSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionParentSectionGroupOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionParentSectionGroupOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionParentSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *beta.SectionGroup + OData *odata.OData + type OnenoteSectionParentSectionGroupClient struct + Client *msgraph.Client + func NewOnenoteSectionParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionParentSectionGroupClient, error) + func (c OnenoteSectionParentSectionGroupClient) GetOnenoteSectionParentSectionGroup(ctx context.Context, id beta.UserIdOnenoteSectionId, ...) (result GetOnenoteSectionParentSectionGroupOperationResponse, err error)