ProjectsLocationsContentResource class
Constructors
- ProjectsLocationsContentResource(ApiRequester client)
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  deidentify(GooglePrivacyDlpV2DeidentifyContentRequest request, String parent, {String? $fields}) → Future< GooglePrivacyDlpV2DeidentifyContentResponse> 
- De-identifies potentially sensitive info from a ContentItem.
- 
  inspect(GooglePrivacyDlpV2InspectContentRequest request, String parent, {String? $fields}) → Future< GooglePrivacyDlpV2InspectContentResponse> 
- Finds potentially sensitive info in content.
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  reidentify(GooglePrivacyDlpV2ReidentifyContentRequest request, String parent, {String? $fields}) → Future< GooglePrivacyDlpV2ReidentifyContentResponse> 
- Re-identifies content that has been de-identified.
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited