Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type DriveListItemDriveItemClient struct + Client *msgraph.Client + func NewDriveListItemDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemDriveItemClient, error) + func (c DriveListItemDriveItemClient) GetDriveListItemDriveItem(ctx context.Context, id stable.UserIdDriveIdListItemId, ...) (result GetDriveListItemDriveItemOperationResponse, err error) + type GetDriveListItemDriveItemOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListItemDriveItemOperationOptions() GetDriveListItemDriveItemOperationOptions + func (o GetDriveListItemDriveItemOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListItemDriveItemOperationOptions) ToOData() *odata.Query + func (o GetDriveListItemDriveItemOperationOptions) ToQuery() *client.QueryParams + type GetDriveListItemDriveItemOperationResponse struct + HttpResponse *http.Response + Model *stable.DriveItem + OData *odata.OData