k8s.io/kube-openapi@v0.0.0-20240228011516-70dd3763d340/pkg/schemaconv/testdata/crds/openapiv3/dlp_v1beta1_dlpdeidentifytemplate.json (about)

     1  {"openapi":"3.0.0","info":{"title":"Kubernetes CRD Swagger","version":"v0.1.0"},"components":{"schemas":{"com.google.cloud.cnrm.dlp.v1beta1.DLPDeidentifyTemplate":{"type":"object","properties":{"apiVersion":{"description":"APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources","type":"string"},"kind":{"description":"Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string"},"metadata":{"description":"Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"}]},"spec":{"type":"object","oneOf":[{"required":["organizationRef"]},{"required":["projectRef"]}],"properties":{"deidentifyConfig":{"description":"The core content of the template.","type":"object","properties":{"infoTypeTransformations":{"description":"Treat the dataset as free-form text and apply the same free text transformation everywhere.","type":"object","required":["transformations"],"properties":{"transformations":{"description":"Required. Transformation for each infoType. Cannot specify more than one for a given infoType.","type":"array","items":{"type":"object","required":["primitiveTransformation"],"properties":{"infoTypes":{"description":"InfoTypes to apply the transformation to. An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in `InspectConfig`.","type":"array","items":{"type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}},"primitiveTransformation":{"description":"Required. Primitive transformation to apply to the infoType.","type":"object","properties":{"bucketingConfig":{"description":"Bucketing","type":"object","properties":{"buckets":{"description":"Set of buckets. Ranges must be non-overlapping.","type":"array","items":{"type":"object","required":["replacementValue"],"properties":{"max":{"description":"Upper bound of the range, exclusive; type must match min.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"min":{"description":"Lower bound of the range, inclusive. Type should be the same as max if used.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"replacementValue":{"description":"Required. Replacement value for this bucket.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}}}}},"characterMaskConfig":{"description":"Mask","type":"object","properties":{"charactersToIgnore":{"description":"When masking a string, items in this list will be skipped when replacing characters. For example, if the input string is `555-555-5555` and you instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP returns `***-**5-5555`.","type":"array","items":{"type":"object","properties":{"charactersToSkip":{"description":"Characters to not transform when masking.","type":"string"},"commonCharactersToIgnore":{"description":"Common characters to not transform when masking. Useful to avoid removing punctuation. Possible values: COMMON_CHARS_TO_IGNORE_UNSPECIFIED, NUMERIC, ALPHA_UPPER_CASE, ALPHA_LOWER_CASE, PUNCTUATION, WHITESPACE","type":"string"}}}},"maskingCharacter":{"description":"Character to use to mask the sensitive values—for example, `*` for an alphabetic string such as a name, or `0` for a numeric string such as ZIP code or credit card number. This string must have a length of 1. If not supplied, this value defaults to `*` for strings, and `0` for digits.","type":"string"},"numberToMask":{"description":"Number of characters to mask. If not set, all matching chars will be masked. Skipped characters do not count towards this tally.","type":"integer","format":"int64"},"reverseOrder":{"description":"Mask characters in reverse order. For example, if `masking_character` is `0`, `number_to_mask` is `14`, and `reverse_order` is `false`, then the input string `1234-5678-9012-3456` is masked as `00000000000000-3456`. If `masking_character` is `*`, `number_to_mask` is `3`, and `reverse_order` is `true`, then the string `12345` is masked as `12***`.","type":"boolean"}}},"cryptoDeterministicConfig":{"description":"Deterministic Crypto","type":"object","properties":{"context":{"description":"A context may be used for higher security and maintaining referential integrity such that the same identifier in two different contexts will be given a distinct surrogate. The context is appended to plaintext value being encrypted. On decryption the provided context is validated against the value used during encryption. If a context was provided during encryption, same context must be provided during decryption as well. If the context is not set, plaintext would be used as is for encryption. If the context is set but: 1. there is no record present when transforming a given value or 2. the field is not present when transforming a given value, plaintext would be used as is for encryption. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"The key used by the encryption function. For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"surrogateInfoType":{"description":"The custom info type to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom info type followed by the number of characters comprising the surrogate. The following scheme defines the format: {info type name}({surrogate character count}):{surrogate} For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content using the custom info type 'Surrogate'. This facilitates reversal of the surrogate when it occurs in free text. Note: For record transformations where the entire cell in a table is being transformed, surrogates are not mandatory. Surrogates are used to denote the location of the token and are necessary for re-identification in free form text. In order for inspection to work properly, the name of this info type must not occur naturally anywhere in your data; otherwise, inspection may either - reverse a surrogate that does not correspond to an actual identifier - be unable to parse the surrogate and result in an error Therefore, choose your custom info type name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY_TOKEN_TYPE.","type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}}},"cryptoHashConfig":{"description":"Crypto","type":"object","properties":{"cryptoKey":{"description":"The key used by the hash function.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}}}},"cryptoReplaceFfxFpeConfig":{"description":"Ffx-Fpe","type":"object","required":["cryptoKey"],"properties":{"commonAlphabet":{"description":"Common alphabets. Possible values: FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED, NUMERIC, HEXADECIMAL, UPPER_CASE_ALPHA_NUMERIC, ALPHA_NUMERIC","type":"string"},"context":{"description":"The 'tweak', a context may be used for higher security since the same identifier in two different contexts won't be given the same surrogate. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"Required. The key used by the encryption algorithm.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"customAlphabet":{"description":"This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 95]. This must be encoded as ASCII. The order of characters does not matter. The full list of allowed characters is: ``0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ~`!@#$%^\u0026*()_-+={[}]|:;\"'\u003c,\u003e.?/``","type":"string"},"radix":{"description":"The native way to select the alphabet. Must be in the range [2, 95].","type":"integer","format":"int64"},"surrogateInfoType":{"description":"The custom infoType to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom infoType followed by the number of characters comprising the surrogate. The following scheme defines the format: info_type_name(surrogate_character_count):surrogate For example, if the name of custom infoType is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content using the custom infoType [`SurrogateType`](https://cloud.google.com/dlp/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of the surrogate when it occurs in free text. In order for inspection to work properly, the name of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find a surrogate that does not correspond to an actual identifier. Therefore, choose your custom infoType name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY_TOKEN_TYPE","type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}}},"dateShiftConfig":{"description":"Date Shift","type":"object","required":["lowerBoundDays","upperBoundDays"],"properties":{"context":{"description":"Points to the field that contains the context, for example, an entity id. If set, must also set cryptoKey. If set, shift will be consistent for the given context.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"Causes the shift to be computed based on this key and the context. This results in the same shift for the same context and crypto_key. If set, must also set context. Can only be applied to table items.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"lowerBoundDays":{"description":"Required. For example, -5 means shift date to at most 5 days back in the past.","type":"integer","format":"int64"},"upperBoundDays":{"description":"Required. Range of shift in days. Actual shift will be selected at random within this range (inclusive ends). Negative means shift to earlier in time. Must not be more than 365250 days (1000 years) each direction. For example, 3 means shift date to at most 3 days into the future.","type":"integer","format":"int64"}}},"fixedSizeBucketingConfig":{"description":"Fixed size bucketing","type":"object","required":["bucketSize","lowerBound","upperBound"],"properties":{"bucketSize":{"description":"Required. Size of each bucket (except for minimum and maximum buckets). So if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60, 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.","type":"number","format":"double"},"lowerBound":{"description":"Required. Lower bound value of buckets. All values less than `lower_bound` are grouped together into a single bucket; for example if `lower_bound` = 10, then all values less than 10 are replaced with the value \"-10\".","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"upperBound":{"description":"Required. Upper bound value of buckets. All values greater than upper_bound are grouped together into a single bucket; for example if `upper_bound` = 89, then all values greater than 89 are replaced with the value \"89+\".","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}},"redactConfig":{"description":"Redact","type":"object","x-kubernetes-preserve-unknown-fields":true},"replaceConfig":{"description":"Replace with a specified value.","type":"object","properties":{"newValue":{"description":"Value to replace it with.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}},"replaceWithInfoTypeConfig":{"description":"Replace with infotype","type":"object","x-kubernetes-preserve-unknown-fields":true},"timePartConfig":{"description":"Time extraction","type":"object","properties":{"partToExtract":{"description":"The part of the time to keep. Possible values: TIME_PART_UNSPECIFIED, YEAR, MONTH, DAY_OF_MONTH, DAY_OF_WEEK, WEEK_OF_YEAR, HOUR_OF_DAY","type":"string"}}}}}}}}}},"recordTransformations":{"description":"Treat the dataset as structured. Transformations can be applied to specific locations within structured datasets, such as transforming a column within a table.","type":"object","properties":{"fieldTransformations":{"description":"Transform the record by applying various field transformations.","type":"array","items":{"type":"object","required":["fields"],"properties":{"condition":{"description":"Only apply the transformation if the condition evaluates to true for the given `RecordCondition`. The conditions are allowed to reference fields that are not used in the actual transformation. Example Use Cases: - Apply a different bucket transformation to an age column if the zip code column for the same record is within a specific range. - Redact a field if the date of birth field is greater than 85.","type":"object","properties":{"expressions":{"description":"An expression.","type":"object","properties":{"conditions":{"description":"Conditions to apply to the expression.","type":"object","properties":{"conditions":{"description":"A collection of conditions.","type":"array","items":{"type":"object","required":["field","operator"],"properties":{"field":{"description":"Required. Field within the record this condition is evaluated against.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"operator":{"description":"Required. Operator used to compare the field or infoType to the value. Possible values: LOGICAL_OPERATOR_UNSPECIFIED, AND","type":"string"},"value":{"description":"Value to compare against. [Mandatory, except for `EXISTS` tests.]","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}}}}},"logicalOperator":{"description":"The operator to apply to the result of conditions. Default and currently only supported value is `AND`. Possible values: LOGICAL_OPERATOR_UNSPECIFIED, AND","type":"string"}}}}},"fields":{"description":"Required. Input field(s) to apply the transformation to. When you have columns that reference their position within a list, omit the index from the FieldId. FieldId name matching ignores the index. For example, instead of \"contact.nums[0].type\", use \"contact.nums.type\".","type":"array","items":{"type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}}},"infoTypeTransformations":{"description":"Treat the contents of the field as free text, and selectively transform content that matches an `InfoType`.","type":"object","required":["transformations"],"properties":{"transformations":{"description":"Required. Transformation for each infoType. Cannot specify more than one for a given infoType.","type":"array","items":{"type":"object","required":["primitiveTransformation"],"properties":{"infoTypes":{"description":"InfoTypes to apply the transformation to. An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in `InspectConfig`.","type":"array","items":{"type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}},"primitiveTransformation":{"description":"Required. Primitive transformation to apply to the infoType.","type":"object","properties":{"bucketingConfig":{"description":"Bucketing","type":"object","properties":{"buckets":{"description":"Set of buckets. Ranges must be non-overlapping.","type":"array","items":{"type":"object","required":["replacementValue"],"properties":{"max":{"description":"Upper bound of the range, exclusive; type must match min.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"min":{"description":"Lower bound of the range, inclusive. Type should be the same as max if used.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"replacementValue":{"description":"Required. Replacement value for this bucket.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}}}}},"characterMaskConfig":{"description":"Mask","type":"object","properties":{"charactersToIgnore":{"description":"When masking a string, items in this list will be skipped when replacing characters. For example, if the input string is `555-555-5555` and you instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP returns `***-**5-5555`.","type":"array","items":{"type":"object","properties":{"charactersToSkip":{"description":"Characters to not transform when masking.","type":"string"},"commonCharactersToIgnore":{"description":"Common characters to not transform when masking. Useful to avoid removing punctuation. Possible values: COMMON_CHARS_TO_IGNORE_UNSPECIFIED, NUMERIC, ALPHA_UPPER_CASE, ALPHA_LOWER_CASE, PUNCTUATION, WHITESPACE","type":"string"}}}},"maskingCharacter":{"description":"Character to use to mask the sensitive values—for example, `*` for an alphabetic string such as a name, or `0` for a numeric string such as ZIP code or credit card number. This string must have a length of 1. If not supplied, this value defaults to `*` for strings, and `0` for digits.","type":"string"},"numberToMask":{"description":"Number of characters to mask. If not set, all matching chars will be masked. Skipped characters do not count towards this tally.","type":"integer","format":"int64"},"reverseOrder":{"description":"Mask characters in reverse order. For example, if `masking_character` is `0`, `number_to_mask` is `14`, and `reverse_order` is `false`, then the input string `1234-5678-9012-3456` is masked as `00000000000000-3456`. If `masking_character` is `*`, `number_to_mask` is `3`, and `reverse_order` is `true`, then the string `12345` is masked as `12***`.","type":"boolean"}}},"cryptoDeterministicConfig":{"description":"Deterministic Crypto","type":"object","properties":{"context":{"description":"A context may be used for higher security and maintaining referential integrity such that the same identifier in two different contexts will be given a distinct surrogate. The context is appended to plaintext value being encrypted. On decryption the provided context is validated against the value used during encryption. If a context was provided during encryption, same context must be provided during decryption as well. If the context is not set, plaintext would be used as is for encryption. If the context is set but: 1. there is no record present when transforming a given value or 2. the field is not present when transforming a given value, plaintext would be used as is for encryption. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"The key used by the encryption function. For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"surrogateInfoType":{"description":"The custom info type to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom info type followed by the number of characters comprising the surrogate. The following scheme defines the format: {info type name}({surrogate character count}):{surrogate} For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content using the custom info type 'Surrogate'. This facilitates reversal of the surrogate when it occurs in free text. Note: For record transformations where the entire cell in a table is being transformed, surrogates are not mandatory. Surrogates are used to denote the location of the token and are necessary for re-identification in free form text. In order for inspection to work properly, the name of this info type must not occur naturally anywhere in your data; otherwise, inspection may either - reverse a surrogate that does not correspond to an actual identifier - be unable to parse the surrogate and result in an error Therefore, choose your custom info type name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY_TOKEN_TYPE.","type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}}},"cryptoHashConfig":{"description":"Crypto","type":"object","properties":{"cryptoKey":{"description":"The key used by the hash function.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}}}},"cryptoReplaceFfxFpeConfig":{"description":"Ffx-Fpe","type":"object","required":["cryptoKey"],"properties":{"commonAlphabet":{"description":"Common alphabets. Possible values: FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED, NUMERIC, HEXADECIMAL, UPPER_CASE_ALPHA_NUMERIC, ALPHA_NUMERIC","type":"string"},"context":{"description":"The 'tweak', a context may be used for higher security since the same identifier in two different contexts won't be given the same surrogate. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"Required. The key used by the encryption algorithm.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"customAlphabet":{"description":"This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 95]. This must be encoded as ASCII. The order of characters does not matter. The full list of allowed characters is: ``0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ~`!@#$%^\u0026*()_-+={[}]|:;\"'\u003c,\u003e.?/``","type":"string"},"radix":{"description":"The native way to select the alphabet. Must be in the range [2, 95].","type":"integer","format":"int64"},"surrogateInfoType":{"description":"The custom infoType to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom infoType followed by the number of characters comprising the surrogate. The following scheme defines the format: info_type_name(surrogate_character_count):surrogate For example, if the name of custom infoType is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content using the custom infoType [`SurrogateType`](https://cloud.google.com/dlp/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of the surrogate when it occurs in free text. In order for inspection to work properly, the name of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find a surrogate that does not correspond to an actual identifier. Therefore, choose your custom infoType name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY_TOKEN_TYPE","type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}}},"dateShiftConfig":{"description":"Date Shift","type":"object","required":["lowerBoundDays","upperBoundDays"],"properties":{"context":{"description":"Points to the field that contains the context, for example, an entity id. If set, must also set cryptoKey. If set, shift will be consistent for the given context.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"Causes the shift to be computed based on this key and the context. This results in the same shift for the same context and crypto_key. If set, must also set context. Can only be applied to table items.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"lowerBoundDays":{"description":"Required. For example, -5 means shift date to at most 5 days back in the past.","type":"integer","format":"int64"},"upperBoundDays":{"description":"Required. Range of shift in days. Actual shift will be selected at random within this range (inclusive ends). Negative means shift to earlier in time. Must not be more than 365250 days (1000 years) each direction. For example, 3 means shift date to at most 3 days into the future.","type":"integer","format":"int64"}}},"fixedSizeBucketingConfig":{"description":"Fixed size bucketing","type":"object","required":["bucketSize","lowerBound","upperBound"],"properties":{"bucketSize":{"description":"Required. Size of each bucket (except for minimum and maximum buckets). So if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60, 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.","type":"number","format":"double"},"lowerBound":{"description":"Required. Lower bound value of buckets. All values less than `lower_bound` are grouped together into a single bucket; for example if `lower_bound` = 10, then all values less than 10 are replaced with the value \"-10\".","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"upperBound":{"description":"Required. Upper bound value of buckets. All values greater than upper_bound are grouped together into a single bucket; for example if `upper_bound` = 89, then all values greater than 89 are replaced with the value \"89+\".","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}},"redactConfig":{"description":"Redact","type":"object","x-kubernetes-preserve-unknown-fields":true},"replaceConfig":{"description":"Replace with a specified value.","type":"object","properties":{"newValue":{"description":"Value to replace it with.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}},"replaceWithInfoTypeConfig":{"description":"Replace with infotype","type":"object","x-kubernetes-preserve-unknown-fields":true},"timePartConfig":{"description":"Time extraction","type":"object","properties":{"partToExtract":{"description":"The part of the time to keep. Possible values: TIME_PART_UNSPECIFIED, YEAR, MONTH, DAY_OF_MONTH, DAY_OF_WEEK, WEEK_OF_YEAR, HOUR_OF_DAY","type":"string"}}}}}}}}}},"primitiveTransformation":{"description":"Apply the transformation to the entire field.","type":"object","properties":{"bucketingConfig":{"description":"Bucketing","type":"object","properties":{"buckets":{"description":"Set of buckets. Ranges must be non-overlapping.","type":"array","items":{"type":"object","required":["replacementValue"],"properties":{"max":{"description":"Upper bound of the range, exclusive; type must match min.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"min":{"description":"Lower bound of the range, inclusive. Type should be the same as max if used.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"replacementValue":{"description":"Required. Replacement value for this bucket.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}}}}},"characterMaskConfig":{"description":"Mask","type":"object","properties":{"charactersToIgnore":{"description":"When masking a string, items in this list will be skipped when replacing characters. For example, if the input string is `555-555-5555` and you instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP returns `***-**5-5555`.","type":"array","items":{"type":"object","properties":{"charactersToSkip":{"description":"Characters to not transform when masking.","type":"string"},"commonCharactersToIgnore":{"description":"Common characters to not transform when masking. Useful to avoid removing punctuation. Possible values: COMMON_CHARS_TO_IGNORE_UNSPECIFIED, NUMERIC, ALPHA_UPPER_CASE, ALPHA_LOWER_CASE, PUNCTUATION, WHITESPACE","type":"string"}}}},"maskingCharacter":{"description":"Character to use to mask the sensitive values—for example, `*` for an alphabetic string such as a name, or `0` for a numeric string such as ZIP code or credit card number. This string must have a length of 1. If not supplied, this value defaults to `*` for strings, and `0` for digits.","type":"string"},"numberToMask":{"description":"Number of characters to mask. If not set, all matching chars will be masked. Skipped characters do not count towards this tally.","type":"integer","format":"int64"},"reverseOrder":{"description":"Mask characters in reverse order. For example, if `masking_character` is `0`, `number_to_mask` is `14`, and `reverse_order` is `false`, then the input string `1234-5678-9012-3456` is masked as `00000000000000-3456`. If `masking_character` is `*`, `number_to_mask` is `3`, and `reverse_order` is `true`, then the string `12345` is masked as `12***`.","type":"boolean"}}},"cryptoDeterministicConfig":{"description":"Deterministic Crypto","type":"object","properties":{"context":{"description":"A context may be used for higher security and maintaining referential integrity such that the same identifier in two different contexts will be given a distinct surrogate. The context is appended to plaintext value being encrypted. On decryption the provided context is validated against the value used during encryption. If a context was provided during encryption, same context must be provided during decryption as well. If the context is not set, plaintext would be used as is for encryption. If the context is set but: 1. there is no record present when transforming a given value or 2. the field is not present when transforming a given value, plaintext would be used as is for encryption. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"The key used by the encryption function. For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"surrogateInfoType":{"description":"The custom info type to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom info type followed by the number of characters comprising the surrogate. The following scheme defines the format: {info type name}({surrogate character count}):{surrogate} For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content using the custom info type 'Surrogate'. This facilitates reversal of the surrogate when it occurs in free text. Note: For record transformations where the entire cell in a table is being transformed, surrogates are not mandatory. Surrogates are used to denote the location of the token and are necessary for re-identification in free form text. In order for inspection to work properly, the name of this info type must not occur naturally anywhere in your data; otherwise, inspection may either - reverse a surrogate that does not correspond to an actual identifier - be unable to parse the surrogate and result in an error Therefore, choose your custom info type name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY_TOKEN_TYPE.","type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}}},"cryptoHashConfig":{"description":"Crypto","type":"object","properties":{"cryptoKey":{"description":"The key used by the hash function.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}}}},"cryptoReplaceFfxFpeConfig":{"description":"Ffx-Fpe","type":"object","required":["cryptoKey"],"properties":{"commonAlphabet":{"description":"Common alphabets. Possible values: FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED, NUMERIC, HEXADECIMAL, UPPER_CASE_ALPHA_NUMERIC, ALPHA_NUMERIC","type":"string"},"context":{"description":"The 'tweak', a context may be used for higher security since the same identifier in two different contexts won't be given the same surrogate. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"Required. The key used by the encryption algorithm.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"customAlphabet":{"description":"This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 95]. This must be encoded as ASCII. The order of characters does not matter. The full list of allowed characters is: ``0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ~`!@#$%^\u0026*()_-+={[}]|:;\"'\u003c,\u003e.?/``","type":"string"},"radix":{"description":"The native way to select the alphabet. Must be in the range [2, 95].","type":"integer","format":"int64"},"surrogateInfoType":{"description":"The custom infoType to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom infoType followed by the number of characters comprising the surrogate. The following scheme defines the format: info_type_name(surrogate_character_count):surrogate For example, if the name of custom infoType is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content using the custom infoType [`SurrogateType`](https://cloud.google.com/dlp/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of the surrogate when it occurs in free text. In order for inspection to work properly, the name of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find a surrogate that does not correspond to an actual identifier. Therefore, choose your custom infoType name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY_TOKEN_TYPE","type":"object","properties":{"name":{"description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$-_]{1,64}`.","type":"string"}}}}},"dateShiftConfig":{"description":"Date Shift","type":"object","required":["lowerBoundDays","upperBoundDays"],"properties":{"context":{"description":"Points to the field that contains the context, for example, an entity id. If set, must also set cryptoKey. If set, shift will be consistent for the given context.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"cryptoKey":{"description":"Causes the shift to be computed based on this key and the context. This results in the same shift for the same context and crypto_key. If set, must also set context. Can only be applied to table items.","type":"object","properties":{"kmsWrapped":{"description":"Key wrapped using Cloud KMS","type":"object","required":["cryptoKeyRef","wrappedKey"],"properties":{"cryptoKeyRef":{"type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Required. The resource name of the KMS CryptoKey to use for unwrapping.\n\nAllowed value: The Google Cloud resource name of a `KMSCryptoKey` resource (format: `{{selfLink}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"wrappedKey":{"description":"Required. The wrapped data crypto key.","type":"string"}}},"transient":{"description":"Transient crypto key","type":"object","required":["name"],"properties":{"name":{"description":"Required. Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate `TransientCryptoKey` protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","type":"string"}}},"unwrapped":{"description":"Unwrapped crypto key","type":"object","required":["key"],"properties":{"key":{"description":"Required. A 128/192/256 bit key.","type":"string"}}}}},"lowerBoundDays":{"description":"Required. For example, -5 means shift date to at most 5 days back in the past.","type":"integer","format":"int64"},"upperBoundDays":{"description":"Required. Range of shift in days. Actual shift will be selected at random within this range (inclusive ends). Negative means shift to earlier in time. Must not be more than 365250 days (1000 years) each direction. For example, 3 means shift date to at most 3 days into the future.","type":"integer","format":"int64"}}},"fixedSizeBucketingConfig":{"description":"Fixed size bucketing","type":"object","required":["bucketSize","lowerBound","upperBound"],"properties":{"bucketSize":{"description":"Required. Size of each bucket (except for minimum and maximum buckets). So if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60, 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.","type":"number","format":"double"},"lowerBound":{"description":"Required. Lower bound value of buckets. All values less than `lower_bound` are grouped together into a single bucket; for example if `lower_bound` = 10, then all values less than 10 are replaced with the value \"-10\".","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}},"upperBound":{"description":"Required. Upper bound value of buckets. All values greater than upper_bound are grouped together into a single bucket; for example if `upper_bound` = 89, then all values greater than 89 are replaced with the value \"89+\".","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}},"redactConfig":{"description":"Redact","type":"object","x-kubernetes-preserve-unknown-fields":true},"replaceConfig":{"description":"Replace with a specified value.","type":"object","properties":{"newValue":{"description":"Value to replace it with.","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}},"replaceWithInfoTypeConfig":{"description":"Replace with infotype","type":"object","x-kubernetes-preserve-unknown-fields":true},"timePartConfig":{"description":"Time extraction","type":"object","properties":{"partToExtract":{"description":"The part of the time to keep. Possible values: TIME_PART_UNSPECIFIED, YEAR, MONTH, DAY_OF_MONTH, DAY_OF_WEEK, WEEK_OF_YEAR, HOUR_OF_DAY","type":"string"}}}}}}}},"recordSuppressions":{"description":"Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.","type":"array","items":{"type":"object","properties":{"condition":{"description":"A condition that when it evaluates to true will result in the record being evaluated to be suppressed from the transformed content.","type":"object","properties":{"expressions":{"description":"An expression.","type":"object","properties":{"conditions":{"description":"Conditions to apply to the expression.","type":"object","properties":{"conditions":{"description":"A collection of conditions.","type":"array","items":{"type":"object","required":["field","operator"],"properties":{"field":{"description":"Required. Field within the record this condition is evaluated against.","type":"object","properties":{"name":{"description":"Name describing the field.","type":"string"}}},"operator":{"description":"Required. Operator used to compare the field or infoType to the value. Possible values: LOGICAL_OPERATOR_UNSPECIFIED, AND","type":"string"},"value":{"description":"Value to compare against. [Mandatory, except for `EXISTS` tests.]","type":"object","properties":{"booleanValue":{"description":"boolean","type":"boolean"},"dateValue":{"description":"date","type":"object","properties":{"day":{"description":"Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.","type":"integer","format":"int64"},"month":{"description":"Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.","type":"integer","format":"int64"},"year":{"description":"Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.","type":"integer","format":"int64"}}},"dayOfWeekValue":{"description":"day of week Possible values: DAY_OF_WEEK_UNSPECIFIED, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY","type":"string"},"floatValue":{"description":"float","type":"number","format":"double"},"integerValue":{"description":"integer","type":"integer","format":"int64"},"stringValue":{"description":"string","type":"string"},"timeValue":{"description":"time of day","type":"object","properties":{"hours":{"description":"Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","type":"integer","format":"int64"},"minutes":{"description":"Minutes of hour of day. Must be from 0 to 59.","type":"integer","format":"int64"},"nanos":{"description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","type":"integer","format":"int64"},"seconds":{"description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","type":"integer","format":"int64"}}},"timestampValue":{"description":"timestamp","type":"string","format":"date-time"}}}}}}}},"logicalOperator":{"description":"The operator to apply to the result of conditions. Default and currently only supported value is `AND`. Possible values: LOGICAL_OPERATOR_UNSPECIFIED, AND","type":"string"}}}}}}}}}},"transformationErrorHandling":{"description":"Mode for handling transformation errors. If left unspecified, the default mode is `TransformationErrorHandling.ThrowError`.","type":"object","properties":{"leaveUntransformed":{"description":"Ignore errors","type":"object","x-kubernetes-preserve-unknown-fields":true},"throwError":{"description":"Throw an error","type":"object","x-kubernetes-preserve-unknown-fields":true}}}}},"description":{"description":"Short description (max 256 chars).","type":"string"},"displayName":{"description":"Display name (max 256 chars).","type":"string"},"location":{"description":"Immutable. The location of the resource","type":"string"},"organizationRef":{"description":"Immutable. The Organization that this resource belongs to. Only one of [organizationRef, projectRef] may be specified.","type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Allowed value: The Google Cloud resource name of a Google Cloud Organization (format: `organizations/{{name}}`).","type":"string"},"name":{"description":"[WARNING] Organization not yet supported in Config Connector, use 'external' field to reference existing resources.\nName of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"projectRef":{"description":"Immutable. The Project that this resource belongs to. Only one of [organizationRef, projectRef] may be specified.","type":"object","oneOf":[{"required":["name"],"not":{"required":["external"]}},{"required":["external"],"not":{"anyOf":[{"required":["name"]},{"required":["namespace"]}]}}],"properties":{"external":{"description":"Allowed value: The Google Cloud resource name of a `Project` resource (format: `projects/{{name}}`).","type":"string"},"name":{"description":"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","type":"string"},"namespace":{"description":"Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/","type":"string"}}},"resourceID":{"description":"Immutable. Optional. The service-generated name of the resource. Used for acquisition only. Leave unset to create a new resource.","type":"string"}}},"status":{"type":"object","properties":{"conditions":{"description":"Conditions represent the latest available observation of the resource's current state.","type":"array","items":{"type":"object","properties":{"lastTransitionTime":{"description":"Last time the condition transitioned from one status to another.","type":"string"},"message":{"description":"Human-readable message indicating details about last transition.","type":"string"},"reason":{"description":"Unique, one-word, CamelCase reason for the condition's last transition.","type":"string"},"status":{"description":"Status is the status of the condition. Can be True, False, Unknown.","type":"string"},"type":{"description":"Type is the type of the condition.","type":"string"}}}},"createTime":{"description":"Output only. The creation timestamp of an inspectTemplate.","type":"string","format":"date-time"},"locationId":{"description":"Output only. The geographic location where this resource is stored.","type":"string"},"observedGeneration":{"description":"ObservedGeneration is the generation of the resource that was most recently observed by the Config Connector controller. If this is equal to metadata.generation, then that means that the current reported status reflects the most recent desired state of the resource.","type":"integer"},"updateTime":{"description":"Output only. The last update timestamp of an inspectTemplate.","type":"string","format":"date-time"}}}},"x-kubernetes-group-version-kind":[{"group":"dlp.cnrm.cloud.google.com","kind":"DLPDeidentifyTemplate","version":"v1beta1"}]},"com.google.cloud.cnrm.dlp.v1beta1.DLPDeidentifyTemplateList":{"description":"DLPDeidentifyTemplateList is a list of DLPDeidentifyTemplate","type":"object","required":["items"],"properties":{"apiVersion":{"description":"APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources","type":"string"},"items":{"description":"List of dlpdeidentifytemplates. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md","type":"array","items":{"$ref":"#/components/schemas/com.google.cloud.cnrm.dlp.v1beta1.DLPDeidentifyTemplate"}},"kind":{"description":"Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string"},"metadata":{"description":"Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta"}]}},"x-kubernetes-group-version-kind":[{"group":"dlp.cnrm.cloud.google.com","kind":"DLPDeidentifyTemplateList","version":"v1beta1"}]},"io.k8s.apimachinery.pkg.apis.meta.v1.FieldsV1":{"description":"FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format.\n\nEach key is either a '.' representing the field itself, and will always map to an empty set, or a string representing a sub-field or item. The string will follow one of these four formats: 'f:\u003cname\u003e', where \u003cname\u003e is the name of a field in a struct, or key in a map 'v:\u003cvalue\u003e', where \u003cvalue\u003e is the exact json formatted value of a list item 'i:\u003cindex\u003e', where \u003cindex\u003e is position of a item in a list 'k:\u003ckeys\u003e', where \u003ckeys\u003e is a map of  a list item's key fields to their unique values If a key maps to an empty Fields value, the field that key represents is part of the set.\n\nThe exact format is defined in sigs.k8s.io/structured-merge-diff","type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta":{"description":"ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.","type":"object","properties":{"continue":{"description":"continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.","type":"string"},"remainingItemCount":{"description":"remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact.","type":"integer","format":"int64"},"resourceVersion":{"description":"String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency","type":"string"},"selfLink":{"description":"Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.","type":"string"}}},"io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry":{"description":"ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.","type":"object","properties":{"apiVersion":{"description":"APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.","type":"string"},"fieldsType":{"description":"FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"","type":"string"},"fieldsV1":{"description":"FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type.","allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.FieldsV1"}]},"manager":{"description":"Manager is an identifier of the workflow managing these fields.","type":"string"},"operation":{"description":"Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.","type":"string"},"subresource":{"description":"Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.","type":"string"},"time":{"description":"Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over.","allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time"}]}}},"io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta":{"description":"ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.","type":"object","properties":{"annotations":{"description":"Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations","type":"object","additionalProperties":{"type":"string","default":""}},"creationTimestamp":{"description":"CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","default":{},"allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time"}]},"deletionGracePeriodSeconds":{"description":"Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.","type":"integer","format":"int64"},"deletionTimestamp":{"description":"DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata","allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time"}]},"finalizers":{"description":"Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order.  Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.","type":"array","items":{"type":"string","default":""},"x-kubernetes-patch-strategy":"merge"},"generateName":{"description":"GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will return a 409.\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency","type":"string"},"generation":{"description":"A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.","type":"integer","format":"int64"},"labels":{"description":"Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels","type":"object","additionalProperties":{"type":"string","default":""}},"managedFields":{"description":"ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.","type":"array","items":{"default":{},"allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry"}]}},"name":{"description":"Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names","type":"string"},"namespace":{"description":"Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces","type":"string"},"ownerReferences":{"description":"List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.","type":"array","items":{"default":{},"allOf":[{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference"}]},"x-kubernetes-patch-merge-key":"uid","x-kubernetes-patch-strategy":"merge"},"resourceVersion":{"description":"An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.\n\nPopulated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency","type":"string"},"selfLink":{"description":"Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.","type":"string"},"uid":{"description":"UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids","type":"string"}}},"io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference":{"description":"OwnerReference contains enough information to let you identify an owning object. An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.","type":"object","required":["apiVersion","kind","name","uid"],"properties":{"apiVersion":{"description":"API version of the referent.","type":"string","default":""},"blockOwnerDeletion":{"description":"If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.","type":"boolean"},"controller":{"description":"If true, this reference points to the managing controller.","type":"boolean"},"kind":{"description":"Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string","default":""},"name":{"description":"Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names","type":"string","default":""},"uid":{"description":"UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids","type":"string","default":""}},"x-kubernetes-map-type":"atomic"},"io.k8s.apimachinery.pkg.apis.meta.v1.Time":{"description":"Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.","type":"string","format":"date-time"}}}}