Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.LookupPublicKgResponse
-
Packages that use LookupPublicKgResponse Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph APIcom.google.cloud.enterpriseknowledgegraph.v1.stub -
-
Uses of LookupPublicKgResponse in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return LookupPublicKgResponse Modifier and Type Method Description LookupPublicKgResponse
LookupPublicKgResponse.Builder. build()
LookupPublicKgResponse
LookupPublicKgResponse.Builder. buildPartial()
static LookupPublicKgResponse
LookupPublicKgResponse. getDefaultInstance()
LookupPublicKgResponse
LookupPublicKgResponse.Builder. getDefaultInstanceForType()
LookupPublicKgResponse
LookupPublicKgResponse. getDefaultInstanceForType()
LookupPublicKgResponse
EnterpriseKnowledgeGraphServiceClient. lookupPublicKg(LocationName parent, List<String> ids)
Finds the public KG entities with public KG ID(s).LookupPublicKgResponse
EnterpriseKnowledgeGraphServiceClient. lookupPublicKg(LookupPublicKgRequest request)
Finds the public KG entities with public KG ID(s).LookupPublicKgResponse
EnterpriseKnowledgeGraphServiceClient. lookupPublicKg(String parent, List<String> ids)
Finds the public KG entities with public KG ID(s).LookupPublicKgResponse
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub. lookupPublicKg(LookupPublicKgRequest request)
Finds the public KG entities with public KG ID(s).static LookupPublicKgResponse
LookupPublicKgResponse. parseDelimitedFrom(InputStream input)
static LookupPublicKgResponse
LookupPublicKgResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(byte[] data)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(com.google.protobuf.ByteString data)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(InputStream input)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(ByteBuffer data)
static LookupPublicKgResponse
LookupPublicKgResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return types with arguments of type LookupPublicKgResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceGrpc. getLookupPublicKgMethod()
com.google.protobuf.Parser<LookupPublicKgResponse>
LookupPublicKgResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub. lookupPublicKg(LookupPublicKgRequest request)
Finds the public KG entities with public KG ID(s).com.google.api.gax.rpc.UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceClient. lookupPublicKgCallable()
Finds the public KG entities with public KG ID(s).com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceSettings.Builder. lookupPublicKgSettings()
Returns the builder for the settings used for calls to lookupPublicKg.com.google.api.gax.rpc.UnaryCallSettings<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceSettings. lookupPublicKgSettings()
Returns the object with the settings used for calls to lookupPublicKg.static com.google.protobuf.Parser<LookupPublicKgResponse>
LookupPublicKgResponse. parser()
Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type LookupPublicKgResponse Modifier and Type Method Description LookupPublicKgResponse.Builder
LookupPublicKgResponse.Builder. mergeFrom(LookupPublicKgResponse other)
static LookupPublicKgResponse.Builder
LookupPublicKgResponse. newBuilder(LookupPublicKgResponse prototype)
Method parameters in com.google.cloud.enterpriseknowledgegraph.v1 with type arguments of type LookupPublicKgResponse Modifier and Type Method Description default void
EnterpriseKnowledgeGraphServiceGrpc.AsyncService. lookupPublicKg(LookupPublicKgRequest request, io.grpc.stub.StreamObserver<LookupPublicKgResponse> responseObserver)
Finds the public KG entities with public KG ID(s).void
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub. lookupPublicKg(LookupPublicKgRequest request, io.grpc.stub.StreamObserver<LookupPublicKgResponse> responseObserver)
Finds the public KG entities with public KG ID(s). -
Uses of LookupPublicKgResponse in com.google.cloud.enterpriseknowledgegraph.v1.stub
Methods in com.google.cloud.enterpriseknowledgegraph.v1.stub that return types with arguments of type LookupPublicKgResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceStub. lookupPublicKgCallable()
com.google.api.gax.rpc.UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse>
GrpcEnterpriseKnowledgeGraphServiceStub. lookupPublicKgCallable()
com.google.api.gax.rpc.UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse>
HttpJsonEnterpriseKnowledgeGraphServiceStub. lookupPublicKgCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceStubSettings.Builder. lookupPublicKgSettings()
Returns the builder for the settings used for calls to lookupPublicKg.com.google.api.gax.rpc.UnaryCallSettings<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceStubSettings. lookupPublicKgSettings()
Returns the object with the settings used for calls to lookupPublicKg.
-