GoogleCloudContentwarehouseV1UpdateRuleSetRequest

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UpdateRuleSetRequest


Table of Contents ▼

Jump to a specific part of the page:

Description

Request message for RuleSetService.UpdateRuleSet.

Attributes List

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

View Attributes

Attributes

  1. ruleSet (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleSet, default: nil)
    - Required. The rule set to update.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UpdateRuleSetRequest{
ruleSet: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleSet.t() | nil
}

Function

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

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