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