| Modifier and Type | Method and Description |
|---|---|
Insight.Builder |
Insight.Builder.addAllAssociatedRecommendations(Iterable<? extends Insight.RecommendationReference> values)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.addAllTargetResources(Iterable<String> values)
Fully qualified resource names that this insight is targeting.
|
Insight.Builder |
Insight.Builder.addAssociatedRecommendations(Insight.RecommendationReference.Builder builderForValue)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.addAssociatedRecommendations(Insight.RecommendationReference value)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.addAssociatedRecommendations(int index,
Insight.RecommendationReference.Builder builderForValue)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.addAssociatedRecommendations(int index,
Insight.RecommendationReference value)
Recommendations derived from this insight.
|
Insight.Builder |
ListInsightsResponse.Builder.addInsightsBuilder()
The set of insights for the `parent` resource.
|
Insight.Builder |
ListInsightsResponse.Builder.addInsightsBuilder(int index)
The set of insights for the `parent` resource.
|
Insight.Builder |
Insight.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Insight.Builder |
Insight.Builder.addTargetResources(String value)
Fully qualified resource names that this insight is targeting.
|
Insight.Builder |
Insight.Builder.addTargetResourcesBytes(com.google.protobuf.ByteString value)
Fully qualified resource names that this insight is targeting.
|
Insight.Builder |
Insight.Builder.clear() |
Insight.Builder |
Insight.Builder.clearAssociatedRecommendations()
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.clearCategory()
Category being targeted by the insight.
|
Insight.Builder |
Insight.Builder.clearContent()
A struct of custom fields to explain the insight.
|
Insight.Builder |
Insight.Builder.clearDescription()
Free-form human readable summary in English.
|
Insight.Builder |
Insight.Builder.clearEtag()
Fingerprint of the Insight.
|
Insight.Builder |
Insight.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Insight.Builder |
Insight.Builder.clearInsightSubtype()
Insight subtype.
|
Insight.Builder |
Insight.Builder.clearLastRefreshTime()
Timestamp of the latest data used to generate the insight.
|
Insight.Builder |
Insight.Builder.clearName()
Name of the insight.
|
Insight.Builder |
Insight.Builder.clearObservationPeriod()
Observation period that led to the insight.
|
Insight.Builder |
Insight.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Insight.Builder |
Insight.Builder.clearSeverity()
Insight's severity.
|
Insight.Builder |
Insight.Builder.clearStateInfo()
Information state and metadata.
|
Insight.Builder |
Insight.Builder.clearTargetResources()
Fully qualified resource names that this insight is targeting.
|
Insight.Builder |
Insight.Builder.clone() |
Insight.Builder |
ListInsightsResponse.Builder.getInsightsBuilder(int index)
The set of insights for the `parent` resource.
|
Insight.Builder |
Insight.Builder.mergeContent(com.google.protobuf.Struct value)
A struct of custom fields to explain the insight.
|
Insight.Builder |
Insight.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Insight.Builder |
Insight.Builder.mergeFrom(Insight other) |
Insight.Builder |
Insight.Builder.mergeFrom(com.google.protobuf.Message other) |
Insight.Builder |
Insight.Builder.mergeLastRefreshTime(com.google.protobuf.Timestamp value)
Timestamp of the latest data used to generate the insight.
|
Insight.Builder |
Insight.Builder.mergeObservationPeriod(com.google.protobuf.Duration value)
Observation period that led to the insight.
|
Insight.Builder |
Insight.Builder.mergeStateInfo(InsightStateInfo value)
Information state and metadata.
|
Insight.Builder |
Insight.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Insight.Builder |
Insight.newBuilder() |
static Insight.Builder |
Insight.newBuilder(Insight prototype) |
Insight.Builder |
Insight.newBuilderForType() |
protected Insight.Builder |
Insight.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Insight.Builder |
Insight.Builder.removeAssociatedRecommendations(int index)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.setAssociatedRecommendations(int index,
Insight.RecommendationReference.Builder builderForValue)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.setAssociatedRecommendations(int index,
Insight.RecommendationReference value)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.setCategory(Insight.Category value)
Category being targeted by the insight.
|
Insight.Builder |
Insight.Builder.setCategoryValue(int value)
Category being targeted by the insight.
|
Insight.Builder |
Insight.Builder.setContent(com.google.protobuf.Struct.Builder builderForValue)
A struct of custom fields to explain the insight.
|
Insight.Builder |
Insight.Builder.setContent(com.google.protobuf.Struct value)
A struct of custom fields to explain the insight.
|
Insight.Builder |
Insight.Builder.setDescription(String value)
Free-form human readable summary in English.
|
Insight.Builder |
Insight.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
Free-form human readable summary in English.
|
Insight.Builder |
Insight.Builder.setEtag(String value)
Fingerprint of the Insight.
|
Insight.Builder |
Insight.Builder.setEtagBytes(com.google.protobuf.ByteString value)
Fingerprint of the Insight.
|
Insight.Builder |
Insight.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Insight.Builder |
Insight.Builder.setInsightSubtype(String value)
Insight subtype.
|
Insight.Builder |
Insight.Builder.setInsightSubtypeBytes(com.google.protobuf.ByteString value)
Insight subtype.
|
Insight.Builder |
Insight.Builder.setLastRefreshTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp of the latest data used to generate the insight.
|
Insight.Builder |
Insight.Builder.setLastRefreshTime(com.google.protobuf.Timestamp value)
Timestamp of the latest data used to generate the insight.
|
Insight.Builder |
Insight.Builder.setName(String value)
Name of the insight.
|
Insight.Builder |
Insight.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the insight.
|
Insight.Builder |
Insight.Builder.setObservationPeriod(com.google.protobuf.Duration.Builder builderForValue)
Observation period that led to the insight.
|
Insight.Builder |
Insight.Builder.setObservationPeriod(com.google.protobuf.Duration value)
Observation period that led to the insight.
|
Insight.Builder |
Insight.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Insight.Builder |
Insight.Builder.setSeverity(Insight.Severity value)
Insight's severity.
|
Insight.Builder |
Insight.Builder.setSeverityValue(int value)
Insight's severity.
|
Insight.Builder |
Insight.Builder.setStateInfo(InsightStateInfo.Builder builderForValue)
Information state and metadata.
|
Insight.Builder |
Insight.Builder.setStateInfo(InsightStateInfo value)
Information state and metadata.
|
Insight.Builder |
Insight.Builder.setTargetResources(int index,
String value)
Fully qualified resource names that this insight is targeting.
|
Insight.Builder |
Insight.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Insight.Builder |
Insight.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Insight.Builder> |
ListInsightsResponse.Builder.getInsightsBuilderList()
The set of insights for the `parent` resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListInsightsResponse.Builder |
ListInsightsResponse.Builder.addInsights(Insight.Builder builderForValue)
The set of insights for the `parent` resource.
|
ListInsightsResponse.Builder |
ListInsightsResponse.Builder.addInsights(int index,
Insight.Builder builderForValue)
The set of insights for the `parent` resource.
|
ListInsightsResponse.Builder |
ListInsightsResponse.Builder.setInsights(int index,
Insight.Builder builderForValue)
The set of insights for the `parent` resource.
|
Copyright © 2024 Google LLC. All rights reserved.