root

package
v0.24.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RootRequestBuilder

type RootRequestBuilder struct {
	// contains filtered or unexported fields
}

RootRequestBuilder provides operations to manage the root property of the microsoft.graph.drive entity.

func NewRootRequestBuilder

NewRootRequestBuilder instantiates a new RootRequestBuilder and sets the default values.

func NewRootRequestBuilderInternal

func NewRootRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RootRequestBuilder

NewRootRequestBuilderInternal instantiates a new RootRequestBuilder and sets the default values.

func (*RootRequestBuilder) Analytics added in v0.13.0

Analytics the analytics property

func (*RootRequestBuilder) Children added in v0.13.0

Children the children property

func (*RootRequestBuilder) ChildrenById added in v0.13.0

ChildrenById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drives.item.root.children.item collection

func (*RootRequestBuilder) Content

Content the content property

func (*RootRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property root for drives

func (*RootRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property root for drives

func (*RootRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the root folder of the drive. Read-only.

func (*RootRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the root folder of the drive. Read-only.

func (*RootRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property root in drives

func (*RootRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property root in drives

func (*RootRequestBuilder) Delete

func (m *RootRequestBuilder) Delete() error

Delete delete navigation property root for drives

func (*RootRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *RootRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *RootRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property root for drives

func (*RootRequestBuilder) Get

Get the root folder of the drive. Read-only.

func (*RootRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler the root folder of the drive. Read-only.

func (*RootRequestBuilder) ListItem added in v0.13.0

ListItem the listItem property

func (*RootRequestBuilder) Patch

Patch update the navigation property root in drives

func (*RootRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property root in drives

func (*RootRequestBuilder) Permissions added in v0.13.0

Permissions the permissions property

func (*RootRequestBuilder) PermissionsById added in v0.13.0

PermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drives.item.root.permissions.item collection

func (*RootRequestBuilder) Subscriptions added in v0.13.0

Subscriptions the subscriptions property

func (*RootRequestBuilder) SubscriptionsById added in v0.13.0

SubscriptionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drives.item.root.subscriptions.item collection

func (*RootRequestBuilder) Thumbnails added in v0.13.0

Thumbnails the thumbnails property

func (*RootRequestBuilder) ThumbnailsById added in v0.13.0

ThumbnailsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drives.item.root.thumbnails.item collection

func (*RootRequestBuilder) Versions added in v0.13.0

Versions the versions property

func (*RootRequestBuilder) VersionsById added in v0.13.0

VersionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drives.item.root.versions.item collection

type RootRequestBuilderDeleteRequestConfiguration added in v0.22.0

type RootRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

RootRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type RootRequestBuilderGetQueryParameters

type RootRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

RootRequestBuilderGetQueryParameters the root folder of the drive. Read-only.

type RootRequestBuilderGetRequestConfiguration added in v0.22.0

type RootRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *RootRequestBuilderGetQueryParameters
}

RootRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type RootRequestBuilderPatchRequestConfiguration added in v0.22.0

type RootRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

RootRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL