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 ListDataAttributesResponseListDataAttributesResponse.Builder. build()ListDataAttributesResponseListDataAttributesResponse.Builder. buildPartial()static ListDataAttributesResponseListDataAttributesResponse. getDefaultInstance()ListDataAttributesResponseListDataAttributesResponse.Builder. getDefaultInstanceForType()ListDataAttributesResponseListDataAttributesResponse. getDefaultInstanceForType()ListDataAttributesResponseDataTaxonomyServiceGrpc.DataTaxonomyServiceBlockingStub. listDataAttributes(ListDataAttributesRequest request)Lists Data Attribute resources in a DataTaxonomy.static ListDataAttributesResponseListDataAttributesResponse. parseDelimitedFrom(InputStream input)static ListDataAttributesResponseListDataAttributesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(byte[] data)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(com.google.protobuf.ByteString data)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(InputStream input)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataAttributesResponseListDataAttributesResponse. parseFrom(ByteBuffer data)static ListDataAttributesResponseListDataAttributesResponse. 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.ListDataAttributesPageDataTaxonomyServiceClient.ListDataAttributesPage. createPage(com.google.api.gax.rpc.PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ListDataAttributesResponse response)ListDataAttributesResponse.BuilderListDataAttributesResponse.Builder. mergeFrom(ListDataAttributesResponse other)static ListDataAttributesResponse.BuilderListDataAttributesResponse. 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.ListDataAttributesPageDataTaxonomyServiceClient.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 voidDataTaxonomyServiceGrpc.AsyncService. listDataAttributes(ListDataAttributesRequest request, io.grpc.stub.StreamObserver<ListDataAttributesResponse> responseObserver)Lists Data Attribute resources in a DataTaxonomy.voidDataTaxonomyServiceGrpc.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.
-