Uses of Class
com.google.cloud.dataplex.v1.ListDataAttributeBindingsResponse
-
Packages that use ListDataAttributeBindingsResponse Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListDataAttributeBindingsResponse in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListDataAttributeBindingsResponse Modifier and Type Method Description ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse.Builder. build()
ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse.Builder. buildPartial()
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. getDefaultInstance()
ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse.Builder. getDefaultInstanceForType()
ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. getDefaultInstanceForType()
ListDataAttributeBindingsResponse
DataTaxonomyServiceGrpc.DataTaxonomyServiceBlockingStub. listDataAttributeBindings(ListDataAttributeBindingsRequest request)
Lists DataAttributeBinding resources in a project and location.static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseDelimitedFrom(InputStream input)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(byte[] data)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(InputStream input)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(ByteBuffer data)
static ListDataAttributeBindingsResponse
ListDataAttributeBindingsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListDataAttributeBindingsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse>
DataTaxonomyServiceGrpc. getListDataAttributeBindingsMethod()
com.google.protobuf.Parser<ListDataAttributeBindingsResponse>
ListDataAttributeBindingsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListDataAttributeBindingsResponse>
DataTaxonomyServiceGrpc.DataTaxonomyServiceFutureStub. listDataAttributeBindings(ListDataAttributeBindingsRequest request)
Lists DataAttributeBinding resources in a project and location.com.google.api.gax.rpc.UnaryCallable<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse>
DataTaxonomyServiceClient. listDataAttributeBindingsCallable()
Lists DataAttributeBinding resources in a project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse>
DataTaxonomyServiceSettings.Builder. listDataAttributeBindingsSettings()
Returns the builder for the settings used for calls to listDataAttributeBindings.com.google.api.gax.rpc.PagedCallSettings<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse>
DataTaxonomyServiceSettings. listDataAttributeBindingsSettings()
Returns the object with the settings used for calls to listDataAttributeBindings.static com.google.protobuf.Parser<ListDataAttributeBindingsResponse>
ListDataAttributeBindingsResponse. parser()
Methods in com.google.cloud.dataplex.v1 with parameters of type ListDataAttributeBindingsResponse Modifier and Type Method Description protected DataTaxonomyServiceClient.ListDataAttributeBindingsPage
DataTaxonomyServiceClient.ListDataAttributeBindingsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataAttributeBinding> context, ListDataAttributeBindingsResponse response)
ListDataAttributeBindingsResponse.Builder
ListDataAttributeBindingsResponse.Builder. mergeFrom(ListDataAttributeBindingsResponse other)
static ListDataAttributeBindingsResponse.Builder
ListDataAttributeBindingsResponse. newBuilder(ListDataAttributeBindingsResponse prototype)
Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListDataAttributeBindingsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse>
DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataAttributeBinding> context, com.google.api.core.ApiFuture<ListDataAttributeBindingsResponse> futureResponse)
static com.google.api.core.ApiFuture<DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse>
DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataAttributeBinding> context, com.google.api.core.ApiFuture<ListDataAttributeBindingsResponse> futureResponse)
protected DataTaxonomyServiceClient.ListDataAttributeBindingsPage
DataTaxonomyServiceClient.ListDataAttributeBindingsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataAttributeBinding> context, ListDataAttributeBindingsResponse response)
com.google.api.core.ApiFuture<DataTaxonomyServiceClient.ListDataAttributeBindingsPage>
DataTaxonomyServiceClient.ListDataAttributeBindingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataAttributeBinding> context, com.google.api.core.ApiFuture<ListDataAttributeBindingsResponse> futureResponse)
com.google.api.core.ApiFuture<DataTaxonomyServiceClient.ListDataAttributeBindingsPage>
DataTaxonomyServiceClient.ListDataAttributeBindingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataAttributeBinding> context, com.google.api.core.ApiFuture<ListDataAttributeBindingsResponse> futureResponse)
default void
DataTaxonomyServiceGrpc.AsyncService. listDataAttributeBindings(ListDataAttributeBindingsRequest request, io.grpc.stub.StreamObserver<ListDataAttributeBindingsResponse> responseObserver)
Lists DataAttributeBinding resources in a project and location.void
DataTaxonomyServiceGrpc.DataTaxonomyServiceStub. listDataAttributeBindings(ListDataAttributeBindingsRequest request, io.grpc.stub.StreamObserver<ListDataAttributeBindingsResponse> responseObserver)
Lists DataAttributeBinding resources in a project and location. -
Uses of ListDataAttributeBindingsResponse in com.google.cloud.dataplex.v1.stub
-