Uses of Class
com.google.cloud.recommender.v1.InsightStateInfo.Builder
-
Packages that use InsightStateInfo.Builder Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of InsightStateInfo.Builder in com.google.cloud.recommender.v1
Methods in com.google.cloud.recommender.v1 that return InsightStateInfo.Builder Modifier and Type Method Description InsightStateInfo.BuilderInsightStateInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InsightStateInfo.BuilderInsightStateInfo.Builder. clear()InsightStateInfo.BuilderInsightStateInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)InsightStateInfo.BuilderInsightStateInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InsightStateInfo.BuilderInsightStateInfo.Builder. clearState()Insight state.InsightStateInfo.BuilderInsightStateInfo.Builder. clearStateMetadata()InsightStateInfo.BuilderInsightStateInfo.Builder. clone()InsightStateInfo.BuilderInsight.Builder. getStateInfoBuilder()Information state and metadata.InsightStateInfo.BuilderInsightStateInfo.Builder. mergeFrom(InsightStateInfo other)InsightStateInfo.BuilderInsightStateInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InsightStateInfo.BuilderInsightStateInfo.Builder. mergeFrom(com.google.protobuf.Message other)InsightStateInfo.BuilderInsightStateInfo.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static InsightStateInfo.BuilderInsightStateInfo. newBuilder()static InsightStateInfo.BuilderInsightStateInfo. newBuilder(InsightStateInfo prototype)InsightStateInfo.BuilderInsightStateInfo. newBuilderForType()protected InsightStateInfo.BuilderInsightStateInfo. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)InsightStateInfo.BuilderInsightStateInfo.Builder. putAllStateMetadata(Map<String,String> values)A map of metadata for the state, provided by user or automations systems.InsightStateInfo.BuilderInsightStateInfo.Builder. putStateMetadata(String key, String value)A map of metadata for the state, provided by user or automations systems.InsightStateInfo.BuilderInsightStateInfo.Builder. removeStateMetadata(String key)A map of metadata for the state, provided by user or automations systems.InsightStateInfo.BuilderInsightStateInfo.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InsightStateInfo.BuilderInsightStateInfo.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InsightStateInfo.BuilderInsightStateInfo.Builder. setState(InsightStateInfo.State value)Insight state.InsightStateInfo.BuilderInsightStateInfo.Builder. setStateValue(int value)Insight state.InsightStateInfo.BuilderInsightStateInfo.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InsightStateInfo.BuilderInsightStateInfo. toBuilder()Methods in com.google.cloud.recommender.v1 with parameters of type InsightStateInfo.Builder Modifier and Type Method Description Insight.BuilderInsight.Builder. setStateInfo(InsightStateInfo.Builder builderForValue)Information state and metadata.
-