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 ListLineageEventsResponseListLineageEventsResponse.Builder. build()ListLineageEventsResponseListLineageEventsResponse.Builder. buildPartial()static ListLineageEventsResponseListLineageEventsResponse. getDefaultInstance()ListLineageEventsResponseListLineageEventsResponse.Builder. getDefaultInstanceForType()ListLineageEventsResponseListLineageEventsResponse. getDefaultInstanceForType()ListLineageEventsResponseLineageGrpc.LineageBlockingStub. listLineageEvents(ListLineageEventsRequest request)Lists lineage events in the given project and location.static ListLineageEventsResponseListLineageEventsResponse. parseDelimitedFrom(InputStream input)static ListLineageEventsResponseListLineageEventsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(byte[] data)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(com.google.protobuf.ByteString data)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(InputStream input)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLineageEventsResponseListLineageEventsResponse. parseFrom(ByteBuffer data)static ListLineageEventsResponseListLineageEventsResponse. 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.ListLineageEventsPageLineageClient.ListLineageEventsPage. createPage(com.google.api.gax.rpc.PageContext<ListLineageEventsRequest,ListLineageEventsResponse,LineageEvent> context, ListLineageEventsResponse response)ListLineageEventsResponse.BuilderListLineageEventsResponse.Builder. mergeFrom(ListLineageEventsResponse other)static ListLineageEventsResponse.BuilderListLineageEventsResponse. 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.ListLineageEventsPageLineageClient.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 voidLineageGrpc.AsyncService. listLineageEvents(ListLineageEventsRequest request, io.grpc.stub.StreamObserver<ListLineageEventsResponse> responseObserver)Lists lineage events in the given project and location.voidLineageGrpc.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.
-