Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOnenoteSectionGroupParentNotebookOperationOptions ¶
type GetOnenoteSectionGroupParentNotebookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteSectionGroupParentNotebookOperationOptions ¶
func DefaultGetOnenoteSectionGroupParentNotebookOperationOptions() GetOnenoteSectionGroupParentNotebookOperationOptions
func (GetOnenoteSectionGroupParentNotebookOperationOptions) ToHeaders ¶
func (o GetOnenoteSectionGroupParentNotebookOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteSectionGroupParentNotebookOperationOptions) ToOData ¶
func (o GetOnenoteSectionGroupParentNotebookOperationOptions) ToOData() *odata.Query
func (GetOnenoteSectionGroupParentNotebookOperationOptions) ToQuery ¶
func (o GetOnenoteSectionGroupParentNotebookOperationOptions) ToQuery() *client.QueryParams
type OnenoteSectionGroupParentNotebookClient ¶
func NewOnenoteSectionGroupParentNotebookClientWithBaseURI ¶
func NewOnenoteSectionGroupParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupParentNotebookClient, error)
func (OnenoteSectionGroupParentNotebookClient) GetOnenoteSectionGroupParentNotebook ¶
func (c OnenoteSectionGroupParentNotebookClient) GetOnenoteSectionGroupParentNotebook(ctx context.Context, id stable.GroupIdOnenoteSectionGroupId, options GetOnenoteSectionGroupParentNotebookOperationOptions) (result GetOnenoteSectionGroupParentNotebookOperationResponse, err error)
GetOnenoteSectionGroupParentNotebook - Get parentNotebook from groups. The notebook that contains the section group. Read-only.
Click to show internal directories.
Click to hide internal directories.