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