Uses of Class
com.google.cloud.bigquery.datapolicies.v1beta1.DataPolicy
-
Packages that use DataPolicy Package Description com.google.cloud.bigquery.datapolicies.v1beta1 A client to BigQuery Data Policy APIcom.google.cloud.bigquery.datapolicies.v1beta1.stub -
-
Uses of DataPolicy in com.google.cloud.bigquery.datapolicies.v1beta1
Methods in com.google.cloud.bigquery.datapolicies.v1beta1 that return DataPolicy Modifier and Type Method Description DataPolicy
DataPolicy.Builder. build()
DataPolicy
DataPolicy.Builder. buildPartial()
DataPolicy
DataPolicyServiceClient. 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.DataPolicy
DataPolicyServiceClient. 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.DataPolicy
DataPolicyServiceClient. 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.DataPolicy
DataPolicyServiceGrpc.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.DataPolicy
ListDataPoliciesResponse.Builder. getDataPolicies(int index)
Data policies that belong to the requested project.DataPolicy
ListDataPoliciesResponse. getDataPolicies(int index)
Data policies that belong to the requested project.DataPolicy
ListDataPoliciesResponseOrBuilder. getDataPolicies(int index)
Data policies that belong to the requested project.DataPolicy
CreateDataPolicyRequest.Builder. getDataPolicy()
Required.DataPolicy
CreateDataPolicyRequest. getDataPolicy()
Required.DataPolicy
CreateDataPolicyRequestOrBuilder. getDataPolicy()
Required.DataPolicy
DataPolicyServiceClient. getDataPolicy(DataPolicyName name)
Gets the data policy specified by its resource name.DataPolicy
DataPolicyServiceClient. getDataPolicy(GetDataPolicyRequest request)
Gets the data policy specified by its resource name.DataPolicy
DataPolicyServiceClient. getDataPolicy(String name)
Gets the data policy specified by its resource name.DataPolicy
DataPolicyServiceGrpc.DataPolicyServiceBlockingStub. getDataPolicy(GetDataPolicyRequest request)
Gets the data policy specified by its resource name.DataPolicy
UpdateDataPolicyRequest.Builder. getDataPolicy()
Required.DataPolicy
UpdateDataPolicyRequest. getDataPolicy()
Required.DataPolicy
UpdateDataPolicyRequestOrBuilder. getDataPolicy()
Required.static DataPolicy
DataPolicy. getDefaultInstance()
DataPolicy
DataPolicy.Builder. getDefaultInstanceForType()
DataPolicy
DataPolicy. getDefaultInstanceForType()
static DataPolicy
DataPolicy. parseDelimitedFrom(InputStream input)
static DataPolicy
DataPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataPolicy
DataPolicy. parseFrom(byte[] data)
static DataPolicy
DataPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataPolicy
DataPolicy. parseFrom(com.google.protobuf.ByteString data)
static DataPolicy
DataPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataPolicy
DataPolicy. parseFrom(com.google.protobuf.CodedInputStream input)
static DataPolicy
DataPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataPolicy
DataPolicy. parseFrom(InputStream input)
static DataPolicy
DataPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataPolicy
DataPolicy. parseFrom(ByteBuffer data)
static DataPolicy
DataPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DataPolicy
DataPolicyServiceClient. updateDataPolicy(DataPolicy dataPolicy, com.google.protobuf.FieldMask updateMask)
Updates the metadata for an existing data policy.DataPolicy
DataPolicyServiceClient. updateDataPolicy(UpdateDataPolicyRequest request)
Updates the metadata for an existing data policy.DataPolicy
DataPolicyServiceGrpc.DataPolicyServiceBlockingStub. updateDataPolicy(UpdateDataPolicyRequest request)
Updates the metadata for an existing data policy.Methods in com.google.cloud.bigquery.datapolicies.v1beta1 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<UpdateDataPolicyRequest,DataPolicy>
DataPolicyServiceGrpc. getUpdateDataPolicyMethod()
static com.google.protobuf.Parser<DataPolicy>
DataPolicy. parser()
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.v1beta1 with parameters of type DataPolicy Modifier and Type Method Description ListDataPoliciesResponse.Builder
ListDataPoliciesResponse.Builder. addDataPolicies(int index, DataPolicy value)
Data policies that belong to the requested project.ListDataPoliciesResponse.Builder
ListDataPoliciesResponse.Builder. addDataPolicies(DataPolicy value)
Data policies that belong to the requested project.DataPolicy
DataPolicyServiceClient. 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.DataPolicy
DataPolicyServiceClient. 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.Builder
CreateDataPolicyRequest.Builder. mergeDataPolicy(DataPolicy value)
Required.UpdateDataPolicyRequest.Builder
UpdateDataPolicyRequest.Builder. mergeDataPolicy(DataPolicy value)
Required.DataPolicy.Builder
DataPolicy.Builder. mergeFrom(DataPolicy other)
static DataPolicy.Builder
DataPolicy. newBuilder(DataPolicy prototype)
ListDataPoliciesResponse.Builder
ListDataPoliciesResponse.Builder. setDataPolicies(int index, DataPolicy value)
Data policies that belong to the requested project.CreateDataPolicyRequest.Builder
CreateDataPolicyRequest.Builder. setDataPolicy(DataPolicy value)
Required.UpdateDataPolicyRequest.Builder
UpdateDataPolicyRequest.Builder. setDataPolicy(DataPolicy value)
Required.DataPolicy
DataPolicyServiceClient. updateDataPolicy(DataPolicy dataPolicy, com.google.protobuf.FieldMask updateMask)
Updates the metadata for an existing data policy.Method parameters in com.google.cloud.bigquery.datapolicies.v1beta1 with type arguments of type DataPolicy Modifier and Type Method Description ListDataPoliciesResponse.Builder
ListDataPoliciesResponse.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 void
DataPolicyServiceGrpc.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.void
DataPolicyServiceGrpc.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.ListDataPoliciesPage
DataPolicyServiceClient.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 void
DataPolicyServiceGrpc.AsyncService. getDataPolicy(GetDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)
Gets the data policy specified by its resource name.void
DataPolicyServiceGrpc.DataPolicyServiceStub. getDataPolicy(GetDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)
Gets the data policy specified by its resource name.default void
DataPolicyServiceGrpc.AsyncService. updateDataPolicy(UpdateDataPolicyRequest request, io.grpc.stub.StreamObserver<DataPolicy> responseObserver)
Updates the metadata for an existing data policy.void
DataPolicyServiceGrpc.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.v1beta1.stub
Methods in com.google.cloud.bigquery.datapolicies.v1beta1.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<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.
-