Uses of Class
com.google.cloud.datacatalog.lineage.v1.ListLineageEventsResponse
-
Packages that use ListLineageEventsResponse Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage APIcom.google.cloud.datacatalog.lineage.v1.stub -
-
Uses of ListLineageEventsResponse in com.google.cloud.datacatalog.lineage.v1
Methods in com.google.cloud.datacatalog.lineage.v1 that return ListLineageEventsResponse Modifier and Type Method Description ListLineageEventsResponse
ListLineageEventsResponse.Builder. build()
ListLineageEventsResponse
ListLineageEventsResponse.Builder. buildPartial()
static ListLineageEventsResponse
ListLineageEventsResponse. getDefaultInstance()
ListLineageEventsResponse
ListLineageEventsResponse.Builder. getDefaultInstanceForType()
ListLineageEventsResponse
ListLineageEventsResponse. getDefaultInstanceForType()
ListLineageEventsResponse
LineageGrpc.LineageBlockingStub. listLineageEvents(ListLineageEventsRequest request)
Lists lineage events in the given project and location.static ListLineageEventsResponse
ListLineageEventsResponse. parseDelimitedFrom(InputStream input)
static ListLineageEventsResponse
ListLineageEventsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(byte[] data)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(InputStream input)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(ByteBuffer data)
static ListLineageEventsResponse
ListLineageEventsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type ListLineageEventsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLineageEventsRequest,ListLineageEventsResponse>
LineageGrpc. getListLineageEventsMethod()
com.google.protobuf.Parser<ListLineageEventsResponse>
ListLineageEventsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListLineageEventsResponse>
LineageGrpc.LineageFutureStub. listLineageEvents(ListLineageEventsRequest request)
Lists lineage events in the given project and location.com.google.api.gax.rpc.UnaryCallable<ListLineageEventsRequest,ListLineageEventsResponse>
LineageClient. listLineageEventsCallable()
Lists lineage events in the given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLineageEventsRequest,ListLineageEventsResponse,LineageClient.ListLineageEventsPagedResponse>
LineageSettings.Builder. listLineageEventsSettings()
Returns the builder for the settings used for calls to listLineageEvents.com.google.api.gax.rpc.PagedCallSettings<ListLineageEventsRequest,ListLineageEventsResponse,LineageClient.ListLineageEventsPagedResponse>
LineageSettings. listLineageEventsSettings()
Returns the object with the settings used for calls to listLineageEvents.static com.google.protobuf.Parser<ListLineageEventsResponse>
ListLineageEventsResponse. parser()
Methods in com.google.cloud.datacatalog.lineage.v1 with parameters of type ListLineageEventsResponse Modifier and Type Method Description protected LineageClient.ListLineageEventsPage
LineageClient.ListLineageEventsPage. createPage(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, ListLineageEventsResponse response)
ListLineageEventsResponse.Builder
ListLineageEventsResponse.Builder. mergeFrom(ListLineageEventsResponse other)
static ListLineageEventsResponse.Builder
ListLineageEventsResponse. newBuilder(ListLineageEventsResponse prototype)
Method parameters in com.google.cloud.datacatalog.lineage.v1 with type arguments of type ListLineageEventsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<LineageClient.ListLineageEventsPagedResponse>
LineageClient.ListLineageEventsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, com.google.api.core.ApiFuture<ListLineageEventsResponse> futureResponse)
static com.google.api.core.ApiFuture<LineageClient.ListLineageEventsPagedResponse>
LineageClient.ListLineageEventsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, com.google.api.core.ApiFuture<ListLineageEventsResponse> futureResponse)
protected LineageClient.ListLineageEventsPage
LineageClient.ListLineageEventsPage. createPage(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, ListLineageEventsResponse response)
com.google.api.core.ApiFuture<LineageClient.ListLineageEventsPage>
LineageClient.ListLineageEventsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, com.google.api.core.ApiFuture<ListLineageEventsResponse> futureResponse)
com.google.api.core.ApiFuture<LineageClient.ListLineageEventsPage>
LineageClient.ListLineageEventsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, com.google.api.core.ApiFuture<ListLineageEventsResponse> futureResponse)
default void
LineageGrpc.AsyncService. listLineageEvents(ListLineageEventsRequest request, io.grpc.stub.StreamObserver<ListLineageEventsResponse> responseObserver)
Lists lineage events in the given project and location.void
LineageGrpc.LineageStub. listLineageEvents(ListLineageEventsRequest request, io.grpc.stub.StreamObserver<ListLineageEventsResponse> responseObserver)
Lists lineage events in the given project and location. -
Uses of ListLineageEventsResponse in com.google.cloud.datacatalog.lineage.v1.stub
Methods in com.google.cloud.datacatalog.lineage.v1.stub that return types with arguments of type ListLineageEventsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLineageEventsRequest,ListLineageEventsResponse>
GrpcLineageStub. listLineageEventsCallable()
com.google.api.gax.rpc.UnaryCallable<ListLineageEventsRequest,ListLineageEventsResponse>
HttpJsonLineageStub. listLineageEventsCallable()
com.google.api.gax.rpc.UnaryCallable<ListLineageEventsRequest,ListLineageEventsResponse>
LineageStub. listLineageEventsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLineageEventsRequest,ListLineageEventsResponse,LineageClient.ListLineageEventsPagedResponse>
LineageStubSettings.Builder. listLineageEventsSettings()
Returns the builder for the settings used for calls to listLineageEvents.com.google.api.gax.rpc.PagedCallSettings<ListLineageEventsRequest,ListLineageEventsResponse,LineageClient.ListLineageEventsPagedResponse>
LineageStubSettings. listLineageEventsSettings()
Returns the object with the settings used for calls to listLineageEvents.
-