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 GetOnenoteSectionGroupParentSectionGroupOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionGroupParentSectionGroupOperationOptions() GetOnenoteSectionGroupParentSectionGroupOperationOptions + func (o GetOnenoteSectionGroupParentSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionGroupParentSectionGroupOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionGroupParentSectionGroupOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionGroupParentSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *beta.SectionGroup + OData *odata.OData + type OnenoteSectionGroupParentSectionGroupClient struct + Client *msgraph.Client + func NewOnenoteSectionGroupParentSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupParentSectionGroupClient, error) + func (c OnenoteSectionGroupParentSectionGroupClient) GetOnenoteSectionGroupParentSectionGroup(ctx context.Context, id beta.MeOnenoteSectionGroupId, ...) (result GetOnenoteSectionGroupParentSectionGroupOperationResponse, err error)