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 DeleteOnenoteSectionGroupSectionPageContentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteOnenoteSectionGroupSectionPageContentOperationOptions() DeleteOnenoteSectionGroupSectionPageContentOperationOptions + func (o DeleteOnenoteSectionGroupSectionPageContentOperationOptions) ToHeaders() *client.Headers + func (o DeleteOnenoteSectionGroupSectionPageContentOperationOptions) ToOData() *odata.Query + func (o DeleteOnenoteSectionGroupSectionPageContentOperationOptions) ToQuery() *client.QueryParams + type DeleteOnenoteSectionGroupSectionPageContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetOnenoteSectionGroupSectionPageContentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetOnenoteSectionGroupSectionPageContentOperationOptions() GetOnenoteSectionGroupSectionPageContentOperationOptions + func (o GetOnenoteSectionGroupSectionPageContentOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionGroupSectionPageContentOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionGroupSectionPageContentOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionGroupSectionPageContentOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type OnenoteSectionGroupSectionPageContentClient struct + Client *msgraph.Client + func NewOnenoteSectionGroupSectionPageContentClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupSectionPageContentClient, error) + func (c OnenoteSectionGroupSectionPageContentClient) DeleteOnenoteSectionGroupSectionPageContent(ctx context.Context, id stable.GroupIdOnenoteSectionGroupIdSectionIdPageId, ...) (result DeleteOnenoteSectionGroupSectionPageContentOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageContentClient) GetOnenoteSectionGroupSectionPageContent(ctx context.Context, id stable.GroupIdOnenoteSectionGroupIdSectionIdPageId, ...) (result GetOnenoteSectionGroupSectionPageContentOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageContentClient) SetOnenoteSectionGroupSectionPageContent(ctx context.Context, id stable.GroupIdOnenoteSectionGroupIdSectionIdPageId, ...) (result SetOnenoteSectionGroupSectionPageContentOperationResponse, err error) + type SetOnenoteSectionGroupSectionPageContentOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetOnenoteSectionGroupSectionPageContentOperationOptions() SetOnenoteSectionGroupSectionPageContentOperationOptions + func (o SetOnenoteSectionGroupSectionPageContentOperationOptions) ToHeaders() *client.Headers + func (o SetOnenoteSectionGroupSectionPageContentOperationOptions) ToOData() *odata.Query + func (o SetOnenoteSectionGroupSectionPageContentOperationOptions) ToQuery() *client.QueryParams + type SetOnenoteSectionGroupSectionPageContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData