Uses of Class
com.google.cloud.migrationcenter.v1.Insight
-
Packages that use Insight Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Insight in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Insight Modifier and Type Method Description InsightInsight.Builder. build()InsightInsight.Builder. buildPartial()static InsightInsight. getDefaultInstance()InsightInsight.Builder. getDefaultInstanceForType()InsightInsight. getDefaultInstanceForType()InsightInsightList.Builder. getInsights(int index)Output only.InsightInsightList. getInsights(int index)Output only.InsightInsightListOrBuilder. getInsights(int index)Output only.static InsightInsight. parseDelimitedFrom(InputStream input)static InsightInsight. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightInsight. parseFrom(byte[] data)static InsightInsight. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightInsight. parseFrom(com.google.protobuf.ByteString data)static InsightInsight. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightInsight. parseFrom(com.google.protobuf.CodedInputStream input)static InsightInsight. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightInsight. parseFrom(InputStream input)static InsightInsight. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightInsight. parseFrom(ByteBuffer data)static InsightInsight. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type Insight Modifier and Type Method Description List<Insight>InsightList.Builder. getInsightsList()Output only.List<Insight>InsightList. getInsightsList()Output only.List<Insight>InsightListOrBuilder. getInsightsList()Output only.com.google.protobuf.Parser<Insight>Insight. getParserForType()static com.google.protobuf.Parser<Insight>Insight. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type Insight Modifier and Type Method Description InsightList.BuilderInsightList.Builder. addInsights(int index, Insight value)Output only.InsightList.BuilderInsightList.Builder. addInsights(Insight value)Output only.Insight.BuilderInsight.Builder. mergeFrom(Insight other)static Insight.BuilderInsight. newBuilder(Insight prototype)InsightList.BuilderInsightList.Builder. setInsights(int index, Insight value)Output only.Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type Insight Modifier and Type Method Description InsightList.BuilderInsightList.Builder. addAllInsights(Iterable<? extends Insight> values)Output only.
-