KnowledgeAnswersSensitivityMyActivityPolicy

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityMyActivityPolicy


Table of Contents ▼

Jump to a specific part of the page:

Description

Policy controlling MyActivity.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. myActivityRedactedAction (type: String.t, default: nil)
    -
  2. myActivityRedactionKey (type: String.t, default: nil)
    - This field will be translated by footprints and is used to describe the content that was redacted that will be displayed to the user in MyActivity.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityMyActivityPolicy{
myActivityRedactedAction: String.t() | nil,
myActivityRedactionKey: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityMyActivityPolicy