drive

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveRequestBuilder

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

DriveRequestBuilder provides operations to manage the drive singleton.

func NewDriveRequestBuilder

NewDriveRequestBuilder instantiates a new DriveRequestBuilder and sets the default values.

func NewDriveRequestBuilderInternal

func NewDriveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveRequestBuilder

NewDriveRequestBuilderInternal instantiates a new DriveRequestBuilder and sets the default values.

func (*DriveRequestBuilder) Bundles

Bundles provides operations to manage the bundles property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) BundlesById

BundlesById provides operations to manage the bundles property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get drive

func (*DriveRequestBuilder) Following

Following provides operations to manage the following property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) FollowingById

FollowingById provides operations to manage the following property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) Items

Items provides operations to manage the items property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) ItemsById

ItemsById provides operations to manage the items property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) List

List provides operations to manage the list property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) Recent

Recent provides operations to call the recent method.

func (*DriveRequestBuilder) Root

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

func (*DriveRequestBuilder) SearchWithQ

SearchWithQ provides operations to call the search method.

func (*DriveRequestBuilder) SharedWithMe

SharedWithMe provides operations to call the sharedWithMe method.

func (*DriveRequestBuilder) Special

Special provides operations to manage the special property of the microsoft.graph.drive entity.

func (*DriveRequestBuilder) SpecialById

SpecialById provides operations to manage the special property of the microsoft.graph.drive entity.

type DriveRequestBuilderGetQueryParameters

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

DriveRequestBuilderGetQueryParameters get drive

type DriveRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DriveRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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