UpdateRegexPatternSetRequest    
    
  Types
Properties
Link copied to clipboard
                  The value returned by the most recent call to GetChangeToken.
Link copied to clipboard
                  The RegexPatternSetId of the RegexPatternSet that you want to update. RegexPatternSetId is returned by CreateRegexPatternSet and by ListRegexPatternSets.
Link copied to clipboard
                  An array of RegexPatternSetUpdate objects that you want to insert into or delete from a RegexPatternSet.
Functions
Link copied to clipboard
                  inline fun copy(block: UpdateRegexPatternSetRequest.Builder.() -> Unit = {}): UpdateRegexPatternSetRequest