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 DriveItemListItemActivityDriveItemClient struct + Client *msgraph.Client + func NewDriveItemListItemActivityDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemActivityDriveItemClient, error) + func (c DriveItemListItemActivityDriveItemClient) GetDriveItemListItemActivityDriveItem(ctx context.Context, id beta.GroupIdDriveIdItemIdListItemActivityId, ...) (result GetDriveItemListItemActivityDriveItemOperationResponse, err error) + type GetDriveItemListItemActivityDriveItemOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemActivityDriveItemOperationOptions() GetDriveItemListItemActivityDriveItemOperationOptions + func (o GetDriveItemListItemActivityDriveItemOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemActivityDriveItemOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemActivityDriveItemOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemActivityDriveItemOperationResponse struct + HttpResponse *http.Response + Model *beta.DriveItem + OData *odata.OData