Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DlpService::Rest::ServiceStub.
REST service stub for the DlpService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#activate_job_trigger
def activate_job_trigger(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DlpJob
Baseline implementation for the activate_job_trigger REST call
- request_pb (::Google::Cloud::Dlp::V2::ActivateJobTriggerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DlpJob)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DlpJob) — A result object deserialized from the server's reply
- (::ArgumentError)
#cancel_dlp_job
def cancel_dlp_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the cancel_dlp_job REST call
- request_pb (::Google::Cloud::Dlp::V2::CancelDlpJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_connection
def create_connection(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::Connection
Baseline implementation for the create_connection REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateConnectionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::Connection)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::Connection) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_deidentify_template
def create_deidentify_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Baseline implementation for the create_deidentify_template REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateDeidentifyTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DeidentifyTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_discovery_config
def create_discovery_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DiscoveryConfig
Baseline implementation for the create_discovery_config REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateDiscoveryConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DiscoveryConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DiscoveryConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_dlp_job
def create_dlp_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DlpJob
Baseline implementation for the create_dlp_job REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateDlpJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DlpJob)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DlpJob) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_inspect_template
def create_inspect_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::InspectTemplate
Baseline implementation for the create_inspect_template REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateInspectTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::InspectTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::InspectTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_job_trigger
def create_job_trigger(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::JobTrigger
Baseline implementation for the create_job_trigger REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateJobTriggerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::JobTrigger)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::JobTrigger) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_stored_info_type
def create_stored_info_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::StoredInfoType
Baseline implementation for the create_stored_info_type REST call
- request_pb (::Google::Cloud::Dlp::V2::CreateStoredInfoTypeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::StoredInfoType)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::StoredInfoType) — A result object deserialized from the server's reply
- (::ArgumentError)
#deidentify_content
def deidentify_content(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DeidentifyContentResponse
Baseline implementation for the deidentify_content REST call
- request_pb (::Google::Cloud::Dlp::V2::DeidentifyContentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DeidentifyContentResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DeidentifyContentResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_connection
def delete_connection(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_connection REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteConnectionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_deidentify_template
def delete_deidentify_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_deidentify_template REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteDeidentifyTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_discovery_config
def delete_discovery_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_discovery_config REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteDiscoveryConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_dlp_job
def delete_dlp_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_dlp_job REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteDlpJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_file_store_data_profile
def delete_file_store_data_profile(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_file_store_data_profile REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteFileStoreDataProfileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_inspect_template
def delete_inspect_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_inspect_template REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteInspectTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_job_trigger
def delete_job_trigger(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_job_trigger REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteJobTriggerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_stored_info_type
def delete_stored_info_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_stored_info_type REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteStoredInfoTypeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_table_data_profile
def delete_table_data_profile(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_table_data_profile REST call
- request_pb (::Google::Cloud::Dlp::V2::DeleteTableDataProfileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#finish_dlp_job
def finish_dlp_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the finish_dlp_job REST call
- request_pb (::Google::Cloud::Dlp::V2::FinishDlpJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_column_data_profile
def get_column_data_profile(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ColumnDataProfile
Baseline implementation for the get_column_data_profile REST call
- request_pb (::Google::Cloud::Dlp::V2::GetColumnDataProfileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ColumnDataProfile)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ColumnDataProfile) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_connection
def get_connection(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::Connection
Baseline implementation for the get_connection REST call
- request_pb (::Google::Cloud::Dlp::V2::GetConnectionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::Connection)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::Connection) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_deidentify_template
def get_deidentify_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Baseline implementation for the get_deidentify_template REST call
- request_pb (::Google::Cloud::Dlp::V2::GetDeidentifyTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DeidentifyTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_discovery_config
def get_discovery_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DiscoveryConfig
Baseline implementation for the get_discovery_config REST call
- request_pb (::Google::Cloud::Dlp::V2::GetDiscoveryConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DiscoveryConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DiscoveryConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_dlp_job
def get_dlp_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DlpJob
Baseline implementation for the get_dlp_job REST call
- request_pb (::Google::Cloud::Dlp::V2::GetDlpJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DlpJob)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DlpJob) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_file_store_data_profile
def get_file_store_data_profile(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::FileStoreDataProfile
Baseline implementation for the get_file_store_data_profile REST call
- request_pb (::Google::Cloud::Dlp::V2::GetFileStoreDataProfileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::FileStoreDataProfile)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::FileStoreDataProfile) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_inspect_template
def get_inspect_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::InspectTemplate
Baseline implementation for the get_inspect_template REST call
- request_pb (::Google::Cloud::Dlp::V2::GetInspectTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::InspectTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::InspectTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_job_trigger
def get_job_trigger(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::JobTrigger
Baseline implementation for the get_job_trigger REST call
- request_pb (::Google::Cloud::Dlp::V2::GetJobTriggerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::JobTrigger)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::JobTrigger) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_project_data_profile
def get_project_data_profile(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ProjectDataProfile
Baseline implementation for the get_project_data_profile REST call
- request_pb (::Google::Cloud::Dlp::V2::GetProjectDataProfileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ProjectDataProfile)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ProjectDataProfile) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_stored_info_type
def get_stored_info_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::StoredInfoType
Baseline implementation for the get_stored_info_type REST call
- request_pb (::Google::Cloud::Dlp::V2::GetStoredInfoTypeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::StoredInfoType)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::StoredInfoType) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_table_data_profile
def get_table_data_profile(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::TableDataProfile
Baseline implementation for the get_table_data_profile REST call
- request_pb (::Google::Cloud::Dlp::V2::GetTableDataProfileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::TableDataProfile)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::TableDataProfile) — A result object deserialized from the server's reply
- (::ArgumentError)
#hybrid_inspect_dlp_job
def hybrid_inspect_dlp_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::HybridInspectResponse
Baseline implementation for the hybrid_inspect_dlp_job REST call
- request_pb (::Google::Cloud::Dlp::V2::HybridInspectDlpJobRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::HybridInspectResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::HybridInspectResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#hybrid_inspect_job_trigger
def hybrid_inspect_job_trigger(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::HybridInspectResponse
Baseline implementation for the hybrid_inspect_job_trigger REST call
- request_pb (::Google::Cloud::Dlp::V2::HybridInspectJobTriggerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::HybridInspectResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::HybridInspectResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#inspect_content
def inspect_content(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::InspectContentResponse
Baseline implementation for the inspect_content REST call
- request_pb (::Google::Cloud::Dlp::V2::InspectContentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::InspectContentResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::InspectContentResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_column_data_profiles
def list_column_data_profiles(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListColumnDataProfilesResponse
Baseline implementation for the list_column_data_profiles REST call
- request_pb (::Google::Cloud::Dlp::V2::ListColumnDataProfilesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListColumnDataProfilesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListColumnDataProfilesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_connections
def list_connections(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListConnectionsResponse
Baseline implementation for the list_connections REST call
- request_pb (::Google::Cloud::Dlp::V2::ListConnectionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListConnectionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListConnectionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_deidentify_templates
def list_deidentify_templates(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListDeidentifyTemplatesResponse
Baseline implementation for the list_deidentify_templates REST call
- request_pb (::Google::Cloud::Dlp::V2::ListDeidentifyTemplatesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListDeidentifyTemplatesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListDeidentifyTemplatesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_discovery_configs
def list_discovery_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListDiscoveryConfigsResponse
Baseline implementation for the list_discovery_configs REST call
- request_pb (::Google::Cloud::Dlp::V2::ListDiscoveryConfigsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListDiscoveryConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListDiscoveryConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_dlp_jobs
def list_dlp_jobs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListDlpJobsResponse
Baseline implementation for the list_dlp_jobs REST call
- request_pb (::Google::Cloud::Dlp::V2::ListDlpJobsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListDlpJobsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListDlpJobsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_file_store_data_profiles
def list_file_store_data_profiles(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListFileStoreDataProfilesResponse
Baseline implementation for the list_file_store_data_profiles REST call
- request_pb (::Google::Cloud::Dlp::V2::ListFileStoreDataProfilesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListFileStoreDataProfilesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListFileStoreDataProfilesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_info_types
def list_info_types(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListInfoTypesResponse
Baseline implementation for the list_info_types REST call
- request_pb (::Google::Cloud::Dlp::V2::ListInfoTypesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListInfoTypesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListInfoTypesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_inspect_templates
def list_inspect_templates(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListInspectTemplatesResponse
Baseline implementation for the list_inspect_templates REST call
- request_pb (::Google::Cloud::Dlp::V2::ListInspectTemplatesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListInspectTemplatesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListInspectTemplatesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_job_triggers
def list_job_triggers(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListJobTriggersResponse
Baseline implementation for the list_job_triggers REST call
- request_pb (::Google::Cloud::Dlp::V2::ListJobTriggersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListJobTriggersResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListJobTriggersResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_project_data_profiles
def list_project_data_profiles(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListProjectDataProfilesResponse
Baseline implementation for the list_project_data_profiles REST call
- request_pb (::Google::Cloud::Dlp::V2::ListProjectDataProfilesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListProjectDataProfilesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListProjectDataProfilesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_stored_info_types
def list_stored_info_types(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListStoredInfoTypesResponse
Baseline implementation for the list_stored_info_types REST call
- request_pb (::Google::Cloud::Dlp::V2::ListStoredInfoTypesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListStoredInfoTypesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListStoredInfoTypesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_table_data_profiles
def list_table_data_profiles(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ListTableDataProfilesResponse
Baseline implementation for the list_table_data_profiles REST call
- request_pb (::Google::Cloud::Dlp::V2::ListTableDataProfilesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ListTableDataProfilesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ListTableDataProfilesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#redact_image
def redact_image(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::RedactImageResponse
Baseline implementation for the redact_image REST call
- request_pb (::Google::Cloud::Dlp::V2::RedactImageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::RedactImageResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::RedactImageResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#reidentify_content
def reidentify_content(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::ReidentifyContentResponse
Baseline implementation for the reidentify_content REST call
- request_pb (::Google::Cloud::Dlp::V2::ReidentifyContentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::ReidentifyContentResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::ReidentifyContentResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#search_connections
def search_connections(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::SearchConnectionsResponse
Baseline implementation for the search_connections REST call
- request_pb (::Google::Cloud::Dlp::V2::SearchConnectionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::SearchConnectionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::SearchConnectionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_connection
def update_connection(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::Connection
Baseline implementation for the update_connection REST call
- request_pb (::Google::Cloud::Dlp::V2::UpdateConnectionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::Connection)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::Connection) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_deidentify_template
def update_deidentify_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
Baseline implementation for the update_deidentify_template REST call
- request_pb (::Google::Cloud::Dlp::V2::UpdateDeidentifyTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DeidentifyTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_discovery_config
def update_discovery_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::DiscoveryConfig
Baseline implementation for the update_discovery_config REST call
- request_pb (::Google::Cloud::Dlp::V2::UpdateDiscoveryConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::DiscoveryConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::DiscoveryConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_inspect_template
def update_inspect_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::InspectTemplate
Baseline implementation for the update_inspect_template REST call
- request_pb (::Google::Cloud::Dlp::V2::UpdateInspectTemplateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::InspectTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::InspectTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_job_trigger
def update_job_trigger(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::JobTrigger
Baseline implementation for the update_job_trigger REST call
- request_pb (::Google::Cloud::Dlp::V2::UpdateJobTriggerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::JobTrigger)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::JobTrigger) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_stored_info_type
def update_stored_info_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dlp::V2::StoredInfoType
Baseline implementation for the update_stored_info_type REST call
- request_pb (::Google::Cloud::Dlp::V2::UpdateStoredInfoTypeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dlp::V2::StoredInfoType)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dlp::V2::StoredInfoType) — A result object deserialized from the server's reply
- (::ArgumentError)