Uses of Class
com.google.cloud.dataplex.v1.Content
-
Packages that use Content Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of Content in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Content Modifier and Type Method Description Content
Content.Builder. build()
Content
Content.Builder. buildPartial()
Content
ContentServiceClient. createContent(CreateContentRequest request)
Create a content.Content
ContentServiceClient. createContent(LakeName parent, Content content)
Create a content.Content
ContentServiceClient. createContent(String parent, Content content)
Create a content.Content
ContentServiceGrpc.ContentServiceBlockingStub. createContent(CreateContentRequest request)
Create a content.Content
ContentServiceClient. getContent(ContentName name)
Get a content resource.Content
ContentServiceClient. getContent(GetContentRequest request)
Get a content resource.Content
ContentServiceClient. getContent(String name)
Get a content resource.Content
ContentServiceGrpc.ContentServiceBlockingStub. getContent(GetContentRequest request)
Get a content resource.Content
CreateContentRequest.Builder. getContent()
Required.Content
CreateContentRequest. getContent()
Required.Content
CreateContentRequestOrBuilder. getContent()
Required.Content
ListContentResponse.Builder. getContent(int index)
Content under the given parent lake.Content
ListContentResponse. getContent(int index)
Content under the given parent lake.Content
ListContentResponseOrBuilder. getContent(int index)
Content under the given parent lake.Content
UpdateContentRequest.Builder. getContent()
Required.Content
UpdateContentRequest. getContent()
Required.Content
UpdateContentRequestOrBuilder. getContent()
Required.static Content
Content. getDefaultInstance()
Content
Content.Builder. getDefaultInstanceForType()
Content
Content. getDefaultInstanceForType()
static Content
Content. parseDelimitedFrom(InputStream input)
static Content
Content. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content
Content. parseFrom(byte[] data)
static Content
Content. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content
Content. parseFrom(com.google.protobuf.ByteString data)
static Content
Content. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content
Content. parseFrom(com.google.protobuf.CodedInputStream input)
static Content
Content. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content
Content. parseFrom(InputStream input)
static Content
Content. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content
Content. parseFrom(ByteBuffer data)
static Content
Content. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Content
ContentServiceClient. updateContent(Content content, com.google.protobuf.FieldMask updateMask)
Update a content.Content
ContentServiceClient. updateContent(UpdateContentRequest request)
Update a content.Content
ContentServiceGrpc.ContentServiceBlockingStub. updateContent(UpdateContentRequest request)
Update a content.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type Content Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Content>
ContentServiceGrpc.ContentServiceFutureStub. createContent(CreateContentRequest request)
Create a content.com.google.api.gax.rpc.UnaryCallable<CreateContentRequest,Content>
ContentServiceClient. createContentCallable()
Create a content.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateContentRequest,Content>
ContentServiceSettings.Builder. createContentSettings()
Returns the builder for the settings used for calls to createContent.com.google.api.gax.rpc.UnaryCallSettings<CreateContentRequest,Content>
ContentServiceSettings. createContentSettings()
Returns the object with the settings used for calls to createContent.com.google.common.util.concurrent.ListenableFuture<Content>
ContentServiceGrpc.ContentServiceFutureStub. getContent(GetContentRequest request)
Get a content resource.com.google.api.gax.rpc.UnaryCallable<GetContentRequest,Content>
ContentServiceClient. getContentCallable()
Get a content resource.List<Content>
ListContentResponse.Builder. getContentList()
Content under the given parent lake.List<Content>
ListContentResponse. getContentList()
Content under the given parent lake.List<Content>
ListContentResponseOrBuilder. getContentList()
Content under the given parent lake.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetContentRequest,Content>
ContentServiceSettings.Builder. getContentSettings()
Returns the builder for the settings used for calls to getContent.com.google.api.gax.rpc.UnaryCallSettings<GetContentRequest,Content>
ContentServiceSettings. getContentSettings()
Returns the object with the settings used for calls to getContent.static io.grpc.MethodDescriptor<CreateContentRequest,Content>
ContentServiceGrpc. getCreateContentMethod()
static io.grpc.MethodDescriptor<GetContentRequest,Content>
ContentServiceGrpc. getGetContentMethod()
com.google.protobuf.Parser<Content>
Content. getParserForType()
static io.grpc.MethodDescriptor<UpdateContentRequest,Content>
ContentServiceGrpc. getUpdateContentMethod()
static com.google.protobuf.Parser<Content>
Content. parser()
com.google.common.util.concurrent.ListenableFuture<Content>
ContentServiceGrpc.ContentServiceFutureStub. updateContent(UpdateContentRequest request)
Update a content.com.google.api.gax.rpc.UnaryCallable<UpdateContentRequest,Content>
ContentServiceClient. updateContentCallable()
Update a content.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateContentRequest,Content>
ContentServiceSettings.Builder. updateContentSettings()
Returns the builder for the settings used for calls to updateContent.com.google.api.gax.rpc.UnaryCallSettings<UpdateContentRequest,Content>
ContentServiceSettings. updateContentSettings()
Returns the object with the settings used for calls to updateContent.Methods in com.google.cloud.dataplex.v1 with parameters of type Content Modifier and Type Method Description ListContentResponse.Builder
ListContentResponse.Builder. addContent(int index, Content value)
Content under the given parent lake.ListContentResponse.Builder
ListContentResponse.Builder. addContent(Content value)
Content under the given parent lake.Content
ContentServiceClient. createContent(LakeName parent, Content content)
Create a content.Content
ContentServiceClient. createContent(String parent, Content content)
Create a content.CreateContentRequest.Builder
CreateContentRequest.Builder. mergeContent(Content value)
Required.UpdateContentRequest.Builder
UpdateContentRequest.Builder. mergeContent(Content value)
Required.Content.Builder
Content.Builder. mergeFrom(Content other)
static Content.Builder
Content. newBuilder(Content prototype)
CreateContentRequest.Builder
CreateContentRequest.Builder. setContent(Content value)
Required.ListContentResponse.Builder
ListContentResponse.Builder. setContent(int index, Content value)
Content under the given parent lake.UpdateContentRequest.Builder
UpdateContentRequest.Builder. setContent(Content value)
Required.Content
ContentServiceClient. updateContent(Content content, com.google.protobuf.FieldMask updateMask)
Update a content.Method parameters in com.google.cloud.dataplex.v1 with type arguments of type Content Modifier and Type Method Description ListContentResponse.Builder
ListContentResponse.Builder. addAllContent(Iterable<? extends Content> values)
Content under the given parent lake.static com.google.api.core.ApiFuture<ContentServiceClient.ListContentPagedResponse>
ContentServiceClient.ListContentPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListContentRequest,ListContentResponse,Content> context, com.google.api.core.ApiFuture<ListContentResponse> futureResponse)
default void
ContentServiceGrpc.AsyncService. createContent(CreateContentRequest request, io.grpc.stub.StreamObserver<Content> responseObserver)
Create a content.void
ContentServiceGrpc.ContentServiceStub. createContent(CreateContentRequest request, io.grpc.stub.StreamObserver<Content> responseObserver)
Create a content.protected ContentServiceClient.ListContentPage
ContentServiceClient.ListContentPage. createPage(com.google.api.gax.rpc.PageContext<ListContentRequest,ListContentResponse,Content> context, ListContentResponse response)
com.google.api.core.ApiFuture<ContentServiceClient.ListContentPage>
ContentServiceClient.ListContentPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListContentRequest,ListContentResponse,Content> context, com.google.api.core.ApiFuture<ListContentResponse> futureResponse)
default void
ContentServiceGrpc.AsyncService. getContent(GetContentRequest request, io.grpc.stub.StreamObserver<Content> responseObserver)
Get a content resource.void
ContentServiceGrpc.ContentServiceStub. getContent(GetContentRequest request, io.grpc.stub.StreamObserver<Content> responseObserver)
Get a content resource.default void
ContentServiceGrpc.AsyncService. updateContent(UpdateContentRequest request, io.grpc.stub.StreamObserver<Content> responseObserver)
Update a content.void
ContentServiceGrpc.ContentServiceStub. updateContent(UpdateContentRequest request, io.grpc.stub.StreamObserver<Content> responseObserver)
Update a content. -
Uses of Content in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type Content Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateContentRequest,Content>
ContentServiceStub. createContentCallable()
com.google.api.gax.rpc.UnaryCallable<CreateContentRequest,Content>
GrpcContentServiceStub. createContentCallable()
com.google.api.gax.rpc.UnaryCallable<CreateContentRequest,Content>
HttpJsonContentServiceStub. createContentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateContentRequest,Content>
ContentServiceStubSettings.Builder. createContentSettings()
Returns the builder for the settings used for calls to createContent.com.google.api.gax.rpc.UnaryCallSettings<CreateContentRequest,Content>
ContentServiceStubSettings. createContentSettings()
Returns the object with the settings used for calls to createContent.com.google.api.gax.rpc.UnaryCallable<GetContentRequest,Content>
ContentServiceStub. getContentCallable()
com.google.api.gax.rpc.UnaryCallable<GetContentRequest,Content>
GrpcContentServiceStub. getContentCallable()
com.google.api.gax.rpc.UnaryCallable<GetContentRequest,Content>
HttpJsonContentServiceStub. getContentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetContentRequest,Content>
ContentServiceStubSettings.Builder. getContentSettings()
Returns the builder for the settings used for calls to getContent.com.google.api.gax.rpc.UnaryCallSettings<GetContentRequest,Content>
ContentServiceStubSettings. getContentSettings()
Returns the object with the settings used for calls to getContent.com.google.api.gax.rpc.UnaryCallable<UpdateContentRequest,Content>
ContentServiceStub. updateContentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateContentRequest,Content>
GrpcContentServiceStub. updateContentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateContentRequest,Content>
HttpJsonContentServiceStub. updateContentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateContentRequest,Content>
ContentServiceStubSettings.Builder. updateContentSettings()
Returns the builder for the settings used for calls to updateContent.com.google.api.gax.rpc.UnaryCallSettings<UpdateContentRequest,Content>
ContentServiceStubSettings. updateContentSettings()
Returns the object with the settings used for calls to updateContent.
-