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 DriveRootListItemActivityDriveItemClient struct + Client *msgraph.Client + func NewDriveRootListItemActivityDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemActivityDriveItemClient, error) + func (c DriveRootListItemActivityDriveItemClient) GetDriveRootListItemActivityDriveItem(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, ...) (result GetDriveRootListItemActivityDriveItemOperationResponse, err error) + type GetDriveRootListItemActivityDriveItemOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemActivityDriveItemOperationOptions() GetDriveRootListItemActivityDriveItemOperationOptions + func (o GetDriveRootListItemActivityDriveItemOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemActivityDriveItemOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemActivityDriveItemOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemActivityDriveItemOperationResponse struct + HttpResponse *http.Response + Model *beta.DriveItem + OData *odata.OData