Class AllTimeRequestBuilder.GetQueryParameters
java.lang.Object
com.microsoft.graph.drives.item.items.item.analytics.alltime.AllTimeRequestBuilder.GetQueryParameters
- All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
- Enclosing class:
AllTimeRequestBuilder
@Generated("com.microsoft.kiota")
public class AllTimeRequestBuilder.GetQueryParameters
extends Object
implements com.microsoft.kiota.QueryParameters
Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExtracts the query parameters into a map for the URI template parsing.
-
Field Details
-
expand
Expand related entities -
select
Select properties to be returned
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-
-
Method Details