Request message for UpdateDeidentifyTemplate.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deidentify_template
def deidentify_template() -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
    Returns
    
  - (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — New DeidentifyTemplate value.
#deidentify_template=
def deidentify_template=(value) -> ::Google::Cloud::Dlp::V2::DeidentifyTemplate
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — New DeidentifyTemplate value.
    Returns
    
  - (::Google::Cloud::Dlp::V2::DeidentifyTemplate) — New DeidentifyTemplate value.
#name
def name() -> ::String
    Returns
    
  - 
        (::String) — Required. Resource name of organization and deidentify template to be updated, for
example organizations/433245324/deidentifyTemplates/432452342or projects/project-id/deidentifyTemplates/432452342.
#name=
def name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. Resource name of organization and deidentify template to be updated, for
example organizations/433245324/deidentifyTemplates/432452342or projects/project-id/deidentifyTemplates/432452342.
    Returns
    
  - 
        (::String) — Required. Resource name of organization and deidentify template to be updated, for
example organizations/433245324/deidentifyTemplates/432452342or projects/project-id/deidentifyTemplates/432452342.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
    Returns
    
  - (::Google::Protobuf::FieldMask) — Mask to control which fields get updated.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
    Parameter
    
  - value (::Google::Protobuf::FieldMask) — Mask to control which fields get updated.
    Returns
    
- (::Google::Protobuf::FieldMask) — Mask to control which fields get updated.