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