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 DriveItemListItemDriveItemClient struct + Client *msgraph.Client + func NewDriveItemListItemDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemDriveItemClient, error) + func (c DriveItemListItemDriveItemClient) GetDriveItemListItemDriveItem(ctx context.Context, id beta.MeDriveIdItemId, ...) (result GetDriveItemListItemDriveItemOperationResponse, err error) + type GetDriveItemListItemDriveItemOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemDriveItemOperationOptions() GetDriveItemListItemDriveItemOperationOptions + func (o GetDriveItemListItemDriveItemOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemDriveItemOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemDriveItemOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemDriveItemOperationResponse struct + HttpResponse *http.Response + Model *beta.DriveItem + OData *odata.OData