Uses of Class
com.azure.resourcemanager.loganalytics.models.SearchMetadata
Packages that use SearchMetadata
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of SearchMetadata in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return SearchMetadataModifier and TypeMethodDescriptionSearchGetSchemaResponseInner.metadata()Get the metadata property: The metadata from search results.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type SearchMetadataModifier and TypeMethodDescriptionSearchGetSchemaResponseInner.withMetadata(SearchMetadata metadata) Set the metadata property: The metadata from search results. -
Uses of SearchMetadata in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return SearchMetadataModifier and TypeMethodDescriptionSearchGetSchemaResponse.metadata()Gets the metadata property: The metadata from search results.SearchMetadata.withAggregatedGroupingFields(String aggregatedGroupingFields) Set the aggregatedGroupingFields property: The aggregated grouping fields.SearchMetadata.withAggregatedValueField(String aggregatedValueField) Set the aggregatedValueField property: The aggregated value field.SearchMetadata.withCoreSummaries(List<CoreSummary> coreSummaries) Set the coreSummaries property: The core summaries.Set the etag property: The ETag of the search results.Set the id property: The id of the search results request.SearchMetadata.withLastUpdated(OffsetDateTime lastUpdated) Set the lastUpdated property: The time of last update.Set the max property: The max of all aggregates returned in the result set.SearchMetadata.withRequestTime(Long requestTime) Set the requestTime property: The request time.SearchMetadata.withResultType(String resultType) Set the resultType property: The search result type.SearchMetadata.withSchema(SearchMetadataSchema schema) Set the schema property: The schema.SearchMetadata.withSearchId(String searchId) Set the searchId property: The request id of the search.SearchMetadata.withSort(List<SearchSort> sort) Set the sort property: How the results are sorted.SearchMetadata.withStartTime(OffsetDateTime startTime) Set the startTime property: The start time for the search.SearchMetadata.withStatus(String status) Set the status property: The status of the search results.Set the sum property: The sum of all aggregates returned in the result set.Set the top property: The number of top search results.Set the total property: The total number of search results.