Documentation ¶
Index ¶
- type DriveItemRequestBuilder
- func (m *DriveItemRequestBuilder) Bundles() ...
- func (m *DriveItemRequestBuilder) BundlesById(id string) ...
- func (m *DriveItemRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *DriveItemRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *DriveItemRequestBuilder) CreatePatchRequestInformation(ctx context.Context, ...) (...)
- func (m *DriveItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *DriveItemRequestBuilder) Following() ...
- func (m *DriveItemRequestBuilder) FollowingById(id string) ...
- func (m *DriveItemRequestBuilder) Get(ctx context.Context, ...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Driveable, ...)
- func (m *DriveItemRequestBuilder) Items() ...
- func (m *DriveItemRequestBuilder) ItemsById(id string) ...
- func (m *DriveItemRequestBuilder) List() ...
- func (m *DriveItemRequestBuilder) Patch(ctx context.Context, ...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Driveable, ...)
- func (m *DriveItemRequestBuilder) Recent() ...
- func (m *DriveItemRequestBuilder) Root() ...
- func (m *DriveItemRequestBuilder) SearchWithQ(q *string) ...
- func (m *DriveItemRequestBuilder) SharedWithMe() ...
- func (m *DriveItemRequestBuilder) Special() ...
- func (m *DriveItemRequestBuilder) SpecialById(id string) ...
- type DriveItemRequestBuilderDeleteRequestConfiguration
- type DriveItemRequestBuilderGetQueryParameters
- type DriveItemRequestBuilderGetRequestConfiguration
- type DriveItemRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveItemRequestBuilder ¶ added in v0.12.0
type DriveItemRequestBuilder struct {
// contains filtered or unexported fields
}
DriveItemRequestBuilder provides operations to manage the drives property of the microsoft.graph.user entity.
func NewDriveItemRequestBuilder ¶ added in v0.12.0
func NewDriveItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemRequestBuilder
NewDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.
func NewDriveItemRequestBuilderInternal ¶ added in v0.12.0
func NewDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemRequestBuilder
NewDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.
func (*DriveItemRequestBuilder) Bundles ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) Bundles() *i3959fc5f718498a64f7b4bcc9ac4b4bfc74564f1973213366e5ba756fa3b6cf1.BundlesRequestBuilder
Bundles the bundles property
func (*DriveItemRequestBuilder) BundlesById ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) BundlesById(id string) *i6d900d5819130f59b838504ba76d948433e47ce4b2aa7564aca30ad043db2dfd.DriveItemItemRequestBuilder
BundlesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.drives.item.bundles.item collection
func (*DriveItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *DriveItemRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, requestConfiguration *DriveItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property drives for users
func (*DriveItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *DriveItemRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *DriveItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation a collection of drives available for this user. Read-only.
func (*DriveItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *DriveItemRequestBuilder) CreatePatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Driveable, requestConfiguration *DriveItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property drives in users
func (*DriveItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *DriveItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *DriveItemRequestBuilderDeleteRequestConfiguration) error
Delete delete navigation property drives for users
func (*DriveItemRequestBuilder) Following ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) Following() *ic8094ec71dba1b039d40e34e48be10142245be65d5fbc5c57c4f20f6af133ef2.FollowingRequestBuilder
Following the following property
func (*DriveItemRequestBuilder) FollowingById ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) FollowingById(id string) *i619a3607ef091cfc613c8064ad8c26e2c851e6b29b5a8de1c8ae6ad11cfec472.DriveItemItemRequestBuilder
FollowingById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.drives.item.following.item collection
func (*DriveItemRequestBuilder) Get ¶ added in v0.12.0
func (m *DriveItemRequestBuilder) Get(ctx context.Context, requestConfiguration *DriveItemRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Driveable, error)
Get a collection of drives available for this user. Read-only.
func (*DriveItemRequestBuilder) Items ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) Items() *iaaf4d433dad634780d17407e36381b8dbd65675f4ec7d040609d686c17e54c3c.ItemsRequestBuilder
Items the items property
func (*DriveItemRequestBuilder) ItemsById ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) ItemsById(id string) *i4dccdff9f8dcdf668768e001e5a27186fe4bf619c82ddb04a7646de52b9311fd.DriveItemItemRequestBuilder
ItemsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.drives.item.items.item collection
func (*DriveItemRequestBuilder) List ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) List() *if8ffbadcd14d06fa791c22b60b93c57cf0043e5bd611c797b0956a4d1c513322.ListRequestBuilder
List the list property
func (*DriveItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *DriveItemRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Driveable, requestConfiguration *DriveItemRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Driveable, error)
Patch update the navigation property drives in users
func (*DriveItemRequestBuilder) Recent ¶ added in v0.27.0
func (m *DriveItemRequestBuilder) Recent() *i26bf19300aed5efb255319d7da9911edd0ae7ca03e6fdfddef4a2f6581682ca5.RecentRequestBuilder
Recent provides operations to call the recent method.
func (*DriveItemRequestBuilder) Root ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) Root() *iaceacb7c57c6e0cab9dfe9f00f869b5f5e1fcd6265e7550db1cab9f5e1e6953b.RootRequestBuilder
Root the root property
func (*DriveItemRequestBuilder) SearchWithQ ¶ added in v0.27.0
func (m *DriveItemRequestBuilder) SearchWithQ(q *string) *id96c6d741d51026adde933e1dc250eb7ed8ddf087f1f2a9235bcf77ad3f95e68.SearchWithQRequestBuilder
SearchWithQ provides operations to call the search method.
func (*DriveItemRequestBuilder) SharedWithMe ¶ added in v0.27.0
func (m *DriveItemRequestBuilder) SharedWithMe() *ia43c04139e040bccd3c51a3e13b89c5bd9f4493722f732499431ccd547e8a502.SharedWithMeRequestBuilder
SharedWithMe provides operations to call the sharedWithMe method.
func (*DriveItemRequestBuilder) Special ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) Special() *ifa64565d61311e1ff82b220f60ec0b00f6578cc52d806aed6adb3e97fe080314.SpecialRequestBuilder
Special the special property
func (*DriveItemRequestBuilder) SpecialById ¶ added in v0.13.0
func (m *DriveItemRequestBuilder) SpecialById(id string) *i7707a2d5fd849a1571e51f19174fe037b6b38b3a81bed89f5c7a178732625346.DriveItemItemRequestBuilder
SpecialById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.drives.item.special.item collection
type DriveItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type DriveItemRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
DriveItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type DriveItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type DriveItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
DriveItemRequestBuilderGetQueryParameters a collection of drives available for this user. Read-only.
type DriveItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type DriveItemRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *DriveItemRequestBuilderGetQueryParameters }
DriveItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type DriveItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type DriveItemRequestBuilderPatchRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
DriveItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.