Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.LookupPublicKgRequest
-
Packages that use LookupPublicKgRequest Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph APIcom.google.cloud.enterpriseknowledgegraph.v1.stub -
-
Uses of LookupPublicKgRequest in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return LookupPublicKgRequest Modifier and Type Method Description LookupPublicKgRequest
LookupPublicKgRequest.Builder. build()
LookupPublicKgRequest
LookupPublicKgRequest.Builder. buildPartial()
static LookupPublicKgRequest
LookupPublicKgRequest. getDefaultInstance()
LookupPublicKgRequest
LookupPublicKgRequest.Builder. getDefaultInstanceForType()
LookupPublicKgRequest
LookupPublicKgRequest. getDefaultInstanceForType()
static LookupPublicKgRequest
LookupPublicKgRequest. parseDelimitedFrom(InputStream input)
static LookupPublicKgRequest
LookupPublicKgRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(byte[] data)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(com.google.protobuf.ByteString data)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(InputStream input)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(ByteBuffer data)
static LookupPublicKgRequest
LookupPublicKgRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return types with arguments of type LookupPublicKgRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<LookupPublicKgRequest,LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceGrpc. getLookupPublicKgMethod()
com.google.protobuf.Parser<LookupPublicKgRequest>
LookupPublicKgRequest. getParserForType()
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<LookupPublicKgRequest>
LookupPublicKgRequest. parser()
Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type LookupPublicKgRequest Modifier and Type Method Description LookupPublicKgResponse
EnterpriseKnowledgeGraphServiceClient. lookupPublicKg(LookupPublicKgRequest request)
Finds the public KG entities with public KG ID(s).default void
EnterpriseKnowledgeGraphServiceGrpc.AsyncService. lookupPublicKg(LookupPublicKgRequest request, io.grpc.stub.StreamObserver<LookupPublicKgResponse> responseObserver)
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).com.google.common.util.concurrent.ListenableFuture<LookupPublicKgResponse>
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub. lookupPublicKg(LookupPublicKgRequest request)
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).LookupPublicKgRequest.Builder
LookupPublicKgRequest.Builder. mergeFrom(LookupPublicKgRequest other)
static LookupPublicKgRequest.Builder
LookupPublicKgRequest. newBuilder(LookupPublicKgRequest prototype)
-
Uses of LookupPublicKgRequest in com.google.cloud.enterpriseknowledgegraph.v1.stub
Methods in com.google.cloud.enterpriseknowledgegraph.v1.stub that return types with arguments of type LookupPublicKgRequest 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.
-