Uses of Class
com.google.cloud.recommender.v1beta1.Insight
-
Packages that use Insight Package Description com.google.cloud.recommender.v1beta1 A client to Recommender APIcom.google.cloud.recommender.v1beta1.stub -
-
Uses of Insight in com.google.cloud.recommender.v1beta1
Methods in com.google.cloud.recommender.v1beta1 that return Insight Modifier and Type Method Description Insight
Insight.Builder. build()
Insight
Insight.Builder. buildPartial()
static Insight
Insight. getDefaultInstance()
Insight
Insight.Builder. getDefaultInstanceForType()
Insight
Insight. getDefaultInstanceForType()
Insight
RecommenderClient. getInsight(GetInsightRequest request)
Gets the requested insight.Insight
RecommenderClient. getInsight(InsightName name)
Gets the requested insight.Insight
RecommenderClient. getInsight(String name)
Gets the requested insight.Insight
RecommenderGrpc.RecommenderBlockingStub. getInsight(GetInsightRequest request)
Gets the requested insight.Insight
ListInsightsResponse.Builder. getInsights(int index)
The set of insights for the `parent` resource.Insight
ListInsightsResponse. getInsights(int index)
The set of insights for the `parent` resource.Insight
ListInsightsResponseOrBuilder. getInsights(int index)
The set of insights for the `parent` resource.Insight
RecommenderClient. markInsightAccepted(InsightName name, Map<String,String> stateMetadata, String etag)
Marks the Insight State as Accepted.Insight
RecommenderClient. markInsightAccepted(MarkInsightAcceptedRequest request)
Marks the Insight State as Accepted.Insight
RecommenderClient. markInsightAccepted(String name, Map<String,String> stateMetadata, String etag)
Marks the Insight State as Accepted.Insight
RecommenderGrpc.RecommenderBlockingStub. markInsightAccepted(MarkInsightAcceptedRequest request)
Marks the Insight State as Accepted.static Insight
Insight. parseDelimitedFrom(InputStream input)
static Insight
Insight. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
Insight. parseFrom(byte[] data)
static Insight
Insight. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
Insight. parseFrom(com.google.protobuf.ByteString data)
static Insight
Insight. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
Insight. parseFrom(com.google.protobuf.CodedInputStream input)
static Insight
Insight. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
Insight. parseFrom(InputStream input)
static Insight
Insight. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
Insight. parseFrom(ByteBuffer data)
static Insight
Insight. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.recommender.v1beta1 that return types with arguments of type Insight Modifier and Type Method Description static io.grpc.MethodDescriptor<GetInsightRequest,Insight>
RecommenderGrpc. getGetInsightMethod()
com.google.common.util.concurrent.ListenableFuture<Insight>
RecommenderGrpc.RecommenderFutureStub. getInsight(GetInsightRequest request)
Gets the requested insight.com.google.api.gax.rpc.UnaryCallable<GetInsightRequest,Insight>
RecommenderClient. getInsightCallable()
Gets the requested insight.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInsightRequest,Insight>
RecommenderSettings.Builder. getInsightSettings()
Returns the builder for the settings used for calls to getInsight.com.google.api.gax.rpc.UnaryCallSettings<GetInsightRequest,Insight>
RecommenderSettings. getInsightSettings()
Returns the object with the settings used for calls to getInsight.List<Insight>
ListInsightsResponse.Builder. getInsightsList()
The set of insights for the `parent` resource.List<Insight>
ListInsightsResponse. getInsightsList()
The set of insights for the `parent` resource.List<Insight>
ListInsightsResponseOrBuilder. getInsightsList()
The set of insights for the `parent` resource.static io.grpc.MethodDescriptor<MarkInsightAcceptedRequest,Insight>
RecommenderGrpc. getMarkInsightAcceptedMethod()
com.google.protobuf.Parser<Insight>
Insight. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Insight>
RecommenderGrpc.RecommenderFutureStub. markInsightAccepted(MarkInsightAcceptedRequest request)
Marks the Insight State as Accepted.com.google.api.gax.rpc.UnaryCallable<MarkInsightAcceptedRequest,Insight>
RecommenderClient. markInsightAcceptedCallable()
Marks the Insight State as Accepted.com.google.api.gax.rpc.UnaryCallSettings.Builder<MarkInsightAcceptedRequest,Insight>
RecommenderSettings.Builder. markInsightAcceptedSettings()
Returns the builder for the settings used for calls to markInsightAccepted.com.google.api.gax.rpc.UnaryCallSettings<MarkInsightAcceptedRequest,Insight>
RecommenderSettings. markInsightAcceptedSettings()
Returns the object with the settings used for calls to markInsightAccepted.static com.google.protobuf.Parser<Insight>
Insight. parser()
Methods in com.google.cloud.recommender.v1beta1 with parameters of type Insight Modifier and Type Method Description ListInsightsResponse.Builder
ListInsightsResponse.Builder. addInsights(int index, Insight value)
The set of insights for the `parent` resource.ListInsightsResponse.Builder
ListInsightsResponse.Builder. addInsights(Insight value)
The set of insights for the `parent` resource.Insight.Builder
Insight.Builder. mergeFrom(Insight other)
static Insight.Builder
Insight. newBuilder(Insight prototype)
ListInsightsResponse.Builder
ListInsightsResponse.Builder. setInsights(int index, Insight value)
The set of insights for the `parent` resource.Method parameters in com.google.cloud.recommender.v1beta1 with type arguments of type Insight Modifier and Type Method Description ListInsightsResponse.Builder
ListInsightsResponse.Builder. addAllInsights(Iterable<? extends Insight> values)
The set of insights for the `parent` resource.static com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPagedResponse>
RecommenderClient.ListInsightsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse)
protected RecommenderClient.ListInsightsPage
RecommenderClient.ListInsightsPage. createPage(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, ListInsightsResponse response)
com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPage>
RecommenderClient.ListInsightsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse)
default void
RecommenderGrpc.AsyncService. getInsight(GetInsightRequest request, io.grpc.stub.StreamObserver<Insight> responseObserver)
Gets the requested insight.void
RecommenderGrpc.RecommenderStub. getInsight(GetInsightRequest request, io.grpc.stub.StreamObserver<Insight> responseObserver)
Gets the requested insight.default void
RecommenderGrpc.AsyncService. markInsightAccepted(MarkInsightAcceptedRequest request, io.grpc.stub.StreamObserver<Insight> responseObserver)
Marks the Insight State as Accepted.void
RecommenderGrpc.RecommenderStub. markInsightAccepted(MarkInsightAcceptedRequest request, io.grpc.stub.StreamObserver<Insight> responseObserver)
Marks the Insight State as Accepted. -
Uses of Insight in com.google.cloud.recommender.v1beta1.stub
Methods in com.google.cloud.recommender.v1beta1.stub that return types with arguments of type Insight Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInsightRequest,Insight>
GrpcRecommenderStub. getInsightCallable()
com.google.api.gax.rpc.UnaryCallable<GetInsightRequest,Insight>
HttpJsonRecommenderStub. getInsightCallable()
com.google.api.gax.rpc.UnaryCallable<GetInsightRequest,Insight>
RecommenderStub. getInsightCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInsightRequest,Insight>
RecommenderStubSettings.Builder. getInsightSettings()
Returns the builder for the settings used for calls to getInsight.com.google.api.gax.rpc.UnaryCallSettings<GetInsightRequest,Insight>
RecommenderStubSettings. getInsightSettings()
Returns the object with the settings used for calls to getInsight.com.google.api.gax.rpc.UnaryCallable<MarkInsightAcceptedRequest,Insight>
GrpcRecommenderStub. markInsightAcceptedCallable()
com.google.api.gax.rpc.UnaryCallable<MarkInsightAcceptedRequest,Insight>
HttpJsonRecommenderStub. markInsightAcceptedCallable()
com.google.api.gax.rpc.UnaryCallable<MarkInsightAcceptedRequest,Insight>
RecommenderStub. markInsightAcceptedCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<MarkInsightAcceptedRequest,Insight>
RecommenderStubSettings.Builder. markInsightAcceptedSettings()
Returns the builder for the settings used for calls to markInsightAccepted.com.google.api.gax.rpc.UnaryCallSettings<MarkInsightAcceptedRequest,Insight>
RecommenderStubSettings. markInsightAcceptedSettings()
Returns the object with the settings used for calls to markInsightAccepted.
-