Documentation ¶
Index ¶
- type GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions
- func (o GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToHeaders() *client.Headers
- func (o GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToOData() *odata.Query
- func (o GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToQuery() *client.QueryParams
- type GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationResponse
- type SiteOnenoteNotebookSectionGroupSectionPageParentNotebookClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions ¶
type GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions ¶
func DefaultGetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions() GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions
func (GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToHeaders ¶
func (o GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToHeaders() *client.Headers
func (GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToOData ¶
func (o GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) ToOData() *odata.Query
type SiteOnenoteNotebookSectionGroupSectionPageParentNotebookClient ¶
type SiteOnenoteNotebookSectionGroupSectionPageParentNotebookClient struct {
Client *msgraph.Client
}
func NewSiteOnenoteNotebookSectionGroupSectionPageParentNotebookClientWithBaseURI ¶
func NewSiteOnenoteNotebookSectionGroupSectionPageParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteNotebookSectionGroupSectionPageParentNotebookClient, error)
func (SiteOnenoteNotebookSectionGroupSectionPageParentNotebookClient) GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebook ¶
func (c SiteOnenoteNotebookSectionGroupSectionPageParentNotebookClient) GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebook(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupIdSectionIdPageId, options GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationOptions) (result GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebookOperationResponse, err error)
GetSiteOnenoteNotebookSectionGroupSectionPageParentNotebook - Get parentNotebook from groups. The notebook that contains the page. Read-only.
Click to show internal directories.
Click to hide internal directories.