Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOnenoteSectionGroupSectionParentNotebookOperationOptions ¶
type GetOnenoteSectionGroupSectionParentNotebookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteSectionGroupSectionParentNotebookOperationOptions ¶
func DefaultGetOnenoteSectionGroupSectionParentNotebookOperationOptions() GetOnenoteSectionGroupSectionParentNotebookOperationOptions
func (GetOnenoteSectionGroupSectionParentNotebookOperationOptions) ToHeaders ¶
func (o GetOnenoteSectionGroupSectionParentNotebookOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteSectionGroupSectionParentNotebookOperationOptions) ToOData ¶
func (o GetOnenoteSectionGroupSectionParentNotebookOperationOptions) ToOData() *odata.Query
func (GetOnenoteSectionGroupSectionParentNotebookOperationOptions) ToQuery ¶
func (o GetOnenoteSectionGroupSectionParentNotebookOperationOptions) ToQuery() *client.QueryParams
type OnenoteSectionGroupSectionParentNotebookClient ¶
func NewOnenoteSectionGroupSectionParentNotebookClientWithBaseURI ¶
func NewOnenoteSectionGroupSectionParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupSectionParentNotebookClient, error)
func (OnenoteSectionGroupSectionParentNotebookClient) GetOnenoteSectionGroupSectionParentNotebook ¶
func (c OnenoteSectionGroupSectionParentNotebookClient) GetOnenoteSectionGroupSectionParentNotebook(ctx context.Context, id beta.UserIdOnenoteSectionGroupIdSectionId, options GetOnenoteSectionGroupSectionParentNotebookOperationOptions) (result GetOnenoteSectionGroupSectionParentNotebookOperationResponse, err error)
GetOnenoteSectionGroupSectionParentNotebook - Get parentNotebook from users. The notebook that contains the section. Read-only.
Click to show internal directories.
Click to hide internal directories.