Uses of Class
com.google.cloud.bigquery.datapolicies.v1.DataPolicy
-
Packages that use DataPolicy Package Description com.google.cloud.bigquery.datapolicies.v1 A client to BigQuery Data Policy APIcom.google.cloud.bigquery.datapolicies.v1.stub -
-
Uses of DataPolicy in com.google.cloud.bigquery.datapolicies.v1
Methods in com.google.cloud.bigquery.datapolicies.v1 that return DataPolicy Modifier and Type Method Description DataPolicyDataPolicy.Builder. build()DataPolicyDataPolicy.Builder. buildPartial()DataPolicyDataPolicyServiceClient. createDataPolicy(CreateDataPolicyRequest request)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.DataPolicyDataPolicyServiceClient. createDataPolicy(LocationName parent, DataPolicy dataPolicy)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.DataPolicyDataPolicyServiceClient. createDataPolicy(String parent, DataPolicy dataPolicy)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.DataPolicyDataPolicyServiceGrpc.DataPolicyServiceBlockingStub. createDataPolicy(CreateDataPolicyRequest request)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.DataPolicyListDataPoliciesResponse.Builder. getDataPolicies(int index)Data policies that belong to the requested project.DataPolicyListDataPoliciesResponse. getDataPolicies(int index)Data policies that belong to the requested project.DataPolicyListDataPoliciesResponseOrBuilder. getDataPolicies(int index)Data policies that belong to the requested project.DataPolicyCreateDataPolicyRequest.Builder. getDataPolicy()Required.DataPolicyCreateDataPolicyRequest. getDataPolicy()Required.DataPolicyCreateDataPolicyRequestOrBuilder. getDataPolicy()Required.DataPolicyDataPolicyServiceClient. getDataPolicy(DataPolicyName name)Gets the data policy specified by its resource name.DataPolicyDataPolicyServiceClient. getDataPolicy(GetDataPolicyRequest request)Gets the data policy specified by its resource name.DataPolicyDataPolicyServiceClient. getDataPolicy(String name)Gets the data policy specified by its resource name.DataPolicyDataPolicyServiceGrpc.DataPolicyServiceBlockingStub. getDataPolicy(GetDataPolicyRequest request)Gets the data policy specified by its resource name.DataPolicyUpdateDataPolicyRequest.Builder. getDataPolicy()Required.DataPolicyUpdateDataPolicyRequest. getDataPolicy()Required.DataPolicyUpdateDataPolicyRequestOrBuilder. getDataPolicy()Required.static DataPolicyDataPolicy. getDefaultInstance()DataPolicyDataPolicy.Builder. getDefaultInstanceForType()DataPolicyDataPolicy. getDefaultInstanceForType()static DataPolicyDataPolicy. parseDelimitedFrom(InputStream input)static DataPolicyDataPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataPolicyDataPolicy. parseFrom(byte[] data)static DataPolicyDataPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataPolicyDataPolicy. parseFrom(com.google.protobuf.ByteString data)static DataPolicyDataPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataPolicyDataPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static DataPolicyDataPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataPolicyDataPolicy. parseFrom(InputStream input)static DataPolicyDataPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataPolicyDataPolicy. parseFrom(ByteBuffer data)static DataPolicyDataPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DataPolicyDataPolicyServiceClient. renameDataPolicy(RenameDataPolicyRequest request)Renames the id (display name) of the specified data policy.DataPolicyDataPolicyServiceClient. renameDataPolicy(String name, String newDataPolicyId)Renames the id (display name) of the specified data policy.DataPolicyDataPolicyServiceGrpc.DataPolicyServiceBlockingStub. renameDataPolicy(RenameDataPolicyRequest request)Renames the id (display name) of the specified data policy.DataPolicyDataPolicyServiceClient. updateDataPolicy(DataPolicy dataPolicy, com.google.protobuf.FieldMask updateMask)Updates the metadata for an existing data policy.DataPolicyDataPolicyServiceClient. updateDataPolicy(UpdateDataPolicyRequest request)Updates the metadata for an existing data policy.DataPolicyDataPolicyServiceGrpc.DataPolicyServiceBlockingStub. updateDataPolicy(UpdateDataPolicyRequest request)Updates the metadata for an existing data policy.Methods in com.google.cloud.bigquery.datapolicies.v1 that return types with arguments of type DataPolicy Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<DataPolicy>DataPolicyServiceGrpc.DataPolicyServiceFutureStub. createDataPolicy(CreateDataPolicyRequest request)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.com.google.api.gax.rpc.UnaryCallable<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceClient. createDataPolicyCallable()Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceSettings.Builder. createDataPolicySettings()Returns the builder for the settings used for calls to createDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceSettings. createDataPolicySettings()Returns the object with the settings used for calls to createDataPolicy.static io.grpc.MethodDescriptor<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceGrpc. getCreateDataPolicyMethod()List<DataPolicy>ListDataPoliciesResponse.Builder. getDataPoliciesList()Data policies that belong to the requested project.List<DataPolicy>ListDataPoliciesResponse. getDataPoliciesList()Data policies that belong to the requested project.List<DataPolicy>ListDataPoliciesResponseOrBuilder. getDataPoliciesList()Data policies that belong to the requested project.com.google.common.util.concurrent.ListenableFuture<DataPolicy>DataPolicyServiceGrpc.DataPolicyServiceFutureStub. getDataPolicy(GetDataPolicyRequest request)Gets the data policy specified by its resource name.com.google.api.gax.rpc.UnaryCallable<GetDataPolicyRequest,DataPolicy>DataPolicyServiceClient. getDataPolicyCallable()Gets the data policy specified by its resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataPolicyRequest,DataPolicy>DataPolicyServiceSettings.Builder. getDataPolicySettings()Returns the builder for the settings used for calls to getDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetDataPolicyRequest,DataPolicy>DataPolicyServiceSettings. getDataPolicySettings()Returns the object with the settings used for calls to getDataPolicy.static io.grpc.MethodDescriptor<GetDataPolicyRequest,DataPolicy>DataPolicyServiceGrpc. getGetDataPolicyMethod()com.google.protobuf.Parser<DataPolicy>DataPolicy. getParserForType()static io.grpc.MethodDescriptor<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceGrpc. getRenameDataPolicyMethod()static io.grpc.MethodDescriptor<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceGrpc. getUpdateDataPolicyMethod()static com.google.protobuf.Parser<DataPolicy>DataPolicy. parser()com.google.common.util.concurrent.ListenableFuture<DataPolicy>DataPolicyServiceGrpc.DataPolicyServiceFutureStub. renameDataPolicy(RenameDataPolicyRequest request)Renames the id (display name) of the specified data policy.com.google.api.gax.rpc.UnaryCallable<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceClient. renameDataPolicyCallable()Renames the id (display name) of the specified data policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceSettings.Builder. renameDataPolicySettings()Returns the builder for the settings used for calls to renameDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceSettings. renameDataPolicySettings()Returns the object with the settings used for calls to renameDataPolicy.com.google.common.util.concurrent.ListenableFuture<DataPolicy>DataPolicyServiceGrpc.DataPolicyServiceFutureStub. updateDataPolicy(UpdateDataPolicyRequest request)Updates the metadata for an existing data policy.com.google.api.gax.rpc.UnaryCallable<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceClient. updateDataPolicyCallable()Updates the metadata for an existing data policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceSettings.Builder. updateDataPolicySettings()Returns the builder for the settings used for calls to updateDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceSettings. updateDataPolicySettings()Returns the object with the settings used for calls to updateDataPolicy.Methods in com.google.cloud.bigquery.datapolicies.v1 with parameters of type DataPolicy Modifier and Type Method Description ListDataPoliciesResponse.BuilderListDataPoliciesResponse.Builder. addDataPolicies(int index, DataPolicy value)Data policies that belong to the requested project.ListDataPoliciesResponse.BuilderListDataPoliciesResponse.Builder. addDataPolicies(DataPolicy value)Data policies that belong to the requested project.DataPolicyDataPolicyServiceClient. createDataPolicy(LocationName parent, DataPolicy dataPolicy)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.DataPolicyDataPolicyServiceClient. createDataPolicy(String parent, DataPolicy dataPolicy)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.CreateDataPolicyRequest.BuilderCreateDataPolicyRequest.Builder. mergeDataPolicy(DataPolicy value)Required.UpdateDataPolicyRequest.BuilderUpdateDataPolicyRequest.Builder. mergeDataPolicy(DataPolicy value)Required.DataPolicy.BuilderDataPolicy.Builder. mergeFrom(DataPolicy other)static DataPolicy.BuilderDataPolicy. newBuilder(DataPolicy prototype)ListDataPoliciesResponse.BuilderListDataPoliciesResponse.Builder. setDataPolicies(int index, DataPolicy value)Data policies that belong to the requested project.CreateDataPolicyRequest.BuilderCreateDataPolicyRequest.Builder. setDataPolicy(DataPolicy value)Required.UpdateDataPolicyRequest.BuilderUpdateDataPolicyRequest.Builder. setDataPolicy(DataPolicy value)Required.DataPolicyDataPolicyServiceClient. updateDataPolicy(DataPolicy dataPolicy, com.google.protobuf.FieldMask updateMask)Updates the metadata for an existing data policy.Method parameters in com.google.cloud.bigquery.datapolicies.v1 with type arguments of type DataPolicy Modifier and Type Method Description ListDataPoliciesResponse.BuilderListDataPoliciesResponse.Builder. addAllDataPolicies(Iterable<? extends DataPolicy> values)Data policies that belong to the requested project.static com.google.api.core.ApiFuture<DataPolicyServiceClient.ListDataPoliciesPagedResponse>DataPolicyServiceClient.ListDataPoliciesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataPoliciesRequest,ListDataPoliciesResponse,DataPolicy> context, com.google.api.core.ApiFuture<ListDataPoliciesResponse> futureResponse)default voidDataPolicyServiceGrpc.AsyncService. createDataPolicy(CreateDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.voidDataPolicyServiceGrpc.DataPolicyServiceStub. createDataPolicy(CreateDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type.protected DataPolicyServiceClient.ListDataPoliciesPageDataPolicyServiceClient.ListDataPoliciesPage. createPage(com.google.api.gax.rpc.PageContext<ListDataPoliciesRequest,ListDataPoliciesResponse,DataPolicy> context, ListDataPoliciesResponse response)com.google.api.core.ApiFuture<DataPolicyServiceClient.ListDataPoliciesPage>DataPolicyServiceClient.ListDataPoliciesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataPoliciesRequest,ListDataPoliciesResponse,DataPolicy> context, com.google.api.core.ApiFuture<ListDataPoliciesResponse> futureResponse)default voidDataPolicyServiceGrpc.AsyncService. getDataPolicy(GetDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Gets the data policy specified by its resource name.voidDataPolicyServiceGrpc.DataPolicyServiceStub. getDataPolicy(GetDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Gets the data policy specified by its resource name.default voidDataPolicyServiceGrpc.AsyncService. renameDataPolicy(RenameDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Renames the id (display name) of the specified data policy.voidDataPolicyServiceGrpc.DataPolicyServiceStub. renameDataPolicy(RenameDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Renames the id (display name) of the specified data policy.default voidDataPolicyServiceGrpc.AsyncService. updateDataPolicy(UpdateDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Updates the metadata for an existing data policy.voidDataPolicyServiceGrpc.DataPolicyServiceStub. updateDataPolicy(UpdateDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)Updates the metadata for an existing data policy. -
Uses of DataPolicy in com.google.cloud.bigquery.datapolicies.v1.stub
Methods in com.google.cloud.bigquery.datapolicies.v1.stub that return types with arguments of type DataPolicy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceStub. createDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<CreateDataPolicyRequest,DataPolicy>GrpcDataPolicyServiceStub. createDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<CreateDataPolicyRequest,DataPolicy>HttpJsonDataPolicyServiceStub. createDataPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings.Builder. createDataPolicySettings()Returns the builder for the settings used for calls to createDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<CreateDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings. createDataPolicySettings()Returns the object with the settings used for calls to createDataPolicy.com.google.api.gax.rpc.UnaryCallable<GetDataPolicyRequest,DataPolicy>DataPolicyServiceStub. getDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetDataPolicyRequest,DataPolicy>GrpcDataPolicyServiceStub. getDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetDataPolicyRequest,DataPolicy>HttpJsonDataPolicyServiceStub. getDataPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings.Builder. getDataPolicySettings()Returns the builder for the settings used for calls to getDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings. getDataPolicySettings()Returns the object with the settings used for calls to getDataPolicy.com.google.api.gax.rpc.UnaryCallable<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceStub. renameDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<RenameDataPolicyRequest,DataPolicy>GrpcDataPolicyServiceStub. renameDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<RenameDataPolicyRequest,DataPolicy>HttpJsonDataPolicyServiceStub. renameDataPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings.Builder. renameDataPolicySettings()Returns the builder for the settings used for calls to renameDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<RenameDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings. renameDataPolicySettings()Returns the object with the settings used for calls to renameDataPolicy.com.google.api.gax.rpc.UnaryCallable<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceStub. updateDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateDataPolicyRequest,DataPolicy>GrpcDataPolicyServiceStub. updateDataPolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateDataPolicyRequest,DataPolicy>HttpJsonDataPolicyServiceStub. updateDataPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings.Builder. updateDataPolicySettings()Returns the builder for the settings used for calls to updateDataPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateDataPolicyRequest,DataPolicy>DataPolicyServiceStubSettings. updateDataPolicySettings()Returns the object with the settings used for calls to updateDataPolicy.
-