Uses of Class
com.google.cloud.recommender.v1beta1.InsightStateInfo
-
Packages that use InsightStateInfo Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of InsightStateInfo in com.google.cloud.recommender.v1beta1
Methods in com.google.cloud.recommender.v1beta1 that return InsightStateInfo Modifier and Type Method Description InsightStateInfoInsightStateInfo.Builder. build()InsightStateInfoInsightStateInfo.Builder. buildPartial()static InsightStateInfoInsightStateInfo. getDefaultInstance()InsightStateInfoInsightStateInfo.Builder. getDefaultInstanceForType()InsightStateInfoInsightStateInfo. getDefaultInstanceForType()InsightStateInfoInsight.Builder. getStateInfo()Information state and metadata.InsightStateInfoInsight. getStateInfo()Information state and metadata.InsightStateInfoInsightOrBuilder. getStateInfo()Information state and metadata.static InsightStateInfoInsightStateInfo. parseDelimitedFrom(InputStream input)static InsightStateInfoInsightStateInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightStateInfoInsightStateInfo. parseFrom(byte[] data)static InsightStateInfoInsightStateInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightStateInfoInsightStateInfo. parseFrom(com.google.protobuf.ByteString data)static InsightStateInfoInsightStateInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightStateInfoInsightStateInfo. parseFrom(com.google.protobuf.CodedInputStream input)static InsightStateInfoInsightStateInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightStateInfoInsightStateInfo. parseFrom(InputStream input)static InsightStateInfoInsightStateInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightStateInfoInsightStateInfo. parseFrom(ByteBuffer data)static InsightStateInfoInsightStateInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommender.v1beta1 that return types with arguments of type InsightStateInfo Modifier and Type Method Description com.google.protobuf.Parser<InsightStateInfo>InsightStateInfo. getParserForType()static com.google.protobuf.Parser<InsightStateInfo>InsightStateInfo. parser()Methods in com.google.cloud.recommender.v1beta1 with parameters of type InsightStateInfo Modifier and Type Method Description InsightStateInfo.BuilderInsightStateInfo.Builder. mergeFrom(InsightStateInfo other)Insight.BuilderInsight.Builder. mergeStateInfo(InsightStateInfo value)Information state and metadata.static InsightStateInfo.BuilderInsightStateInfo. newBuilder(InsightStateInfo prototype)Insight.BuilderInsight.Builder. setStateInfo(InsightStateInfo value)Information state and metadata.
-