public interface RequirementOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Requirement.BannedCssSelector |
getBannedCssSelector()
.soy.Requirement.BannedCssSelector banned_css_selector = 2; |
Requirement.BannedCssSelectorOrBuilder |
getBannedCssSelectorOrBuilder()
.soy.Requirement.BannedCssSelector banned_css_selector = 2; |
Requirement.BannedDirective |
getBannedDirective()
.soy.Requirement.BannedDirective banned_directive = 4; |
Requirement.BannedDirectiveOrBuilder |
getBannedDirectiveOrBuilder()
.soy.Requirement.BannedDirective banned_directive = 4; |
Requirement.BannedFunction |
getBannedFunction()
.soy.Requirement.BannedFunction banned_function = 3; |
Requirement.BannedFunctionOrBuilder |
getBannedFunctionOrBuilder()
.soy.Requirement.BannedFunction banned_function = 3; |
Requirement.BannedHtmlTag |
getBannedHtmlTag()
.soy.Requirement.BannedHtmlTag banned_html_tag = 11; |
Requirement.BannedHtmlTagOrBuilder |
getBannedHtmlTagOrBuilder()
.soy.Requirement.BannedHtmlTag banned_html_tag = 11; |
Requirement.BannedRawText |
getBannedRawText()
.soy.Requirement.BannedRawText banned_raw_text = 5; |
Requirement.BannedRawTextOrBuilder |
getBannedRawTextOrBuilder()
.soy.Requirement.BannedRawText banned_raw_text = 5; |
Requirement.BanXidForCssObfuscation |
getBanXidForCssObfuscation()
.soy.Requirement.BanXidForCssObfuscation ban_xid_for_css_obfuscation = 14; |
Requirement.BanXidForCssObfuscationOrBuilder |
getBanXidForCssObfuscationOrBuilder()
.soy.Requirement.BanXidForCssObfuscation ban_xid_for_css_obfuscation = 14; |
Requirement.Custom |
getCustom()
.soy.Requirement.Custom custom = 7; |
Requirement.CustomOrBuilder |
getCustomOrBuilder()
.soy.Requirement.Custom custom = 7; |
String |
getErrorMessage()
Required: The message to report when a requirement is violated.
|
com.google.protobuf.ByteString |
getErrorMessageBytes()
Required: The message to report when a requirement is violated.
|
String |
getOnlyApplyTo(int index)
Optional: A list of paths.
|
com.google.protobuf.ByteString |
getOnlyApplyToBytes(int index)
Optional: A list of paths.
|
int |
getOnlyApplyToCount()
Optional: A list of paths.
|
List<String> |
getOnlyApplyToList()
Optional: A list of paths.
|
Requirement.RequirementTypeCase |
getRequirementTypeCase() |
Requirement.RequireStrictAutoescaping |
getRequireStrictAutoescaping()
.soy.Requirement.RequireStrictAutoescaping require_strict_autoescaping = 12; |
Requirement.RequireStrictAutoescapingOrBuilder |
getRequireStrictAutoescapingOrBuilder()
.soy.Requirement.RequireStrictAutoescaping require_strict_autoescaping = 12; |
Requirement.RequireStronglyTypedIjParams |
getRequireStronglyTypedIjParams()
.soy.Requirement.RequireStronglyTypedIjParams require_strongly_typed_ij_params = 13; |
Requirement.RequireStronglyTypedIjParamsOrBuilder |
getRequireStronglyTypedIjParamsOrBuilder()
.soy.Requirement.RequireStronglyTypedIjParams require_strongly_typed_ij_params = 13; |
String |
getWhitelist(int index)
Optional: A list of whitelisted substrings.
|
com.google.protobuf.ByteString |
getWhitelistBytes(int index)
Optional: A list of whitelisted substrings.
|
int |
getWhitelistCount()
Optional: A list of whitelisted substrings.
|
List<String> |
getWhitelistList()
Optional: A list of whitelisted substrings.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofRequirement.BannedCssSelector getBannedCssSelector()
.soy.Requirement.BannedCssSelector banned_css_selector = 2;Requirement.BannedCssSelectorOrBuilder getBannedCssSelectorOrBuilder()
.soy.Requirement.BannedCssSelector banned_css_selector = 2;Requirement.BannedFunction getBannedFunction()
.soy.Requirement.BannedFunction banned_function = 3;Requirement.BannedFunctionOrBuilder getBannedFunctionOrBuilder()
.soy.Requirement.BannedFunction banned_function = 3;Requirement.BannedDirective getBannedDirective()
.soy.Requirement.BannedDirective banned_directive = 4;Requirement.BannedDirectiveOrBuilder getBannedDirectiveOrBuilder()
.soy.Requirement.BannedDirective banned_directive = 4;Requirement.BannedRawText getBannedRawText()
.soy.Requirement.BannedRawText banned_raw_text = 5;Requirement.BannedRawTextOrBuilder getBannedRawTextOrBuilder()
.soy.Requirement.BannedRawText banned_raw_text = 5;Requirement.Custom getCustom()
.soy.Requirement.Custom custom = 7;Requirement.CustomOrBuilder getCustomOrBuilder()
.soy.Requirement.Custom custom = 7;Requirement.BannedHtmlTag getBannedHtmlTag()
.soy.Requirement.BannedHtmlTag banned_html_tag = 11;Requirement.BannedHtmlTagOrBuilder getBannedHtmlTagOrBuilder()
.soy.Requirement.BannedHtmlTag banned_html_tag = 11;Requirement.RequireStrictAutoescaping getRequireStrictAutoescaping()
.soy.Requirement.RequireStrictAutoescaping require_strict_autoescaping = 12;Requirement.RequireStrictAutoescapingOrBuilder getRequireStrictAutoescapingOrBuilder()
.soy.Requirement.RequireStrictAutoescaping require_strict_autoescaping = 12;Requirement.RequireStronglyTypedIjParams getRequireStronglyTypedIjParams()
.soy.Requirement.RequireStronglyTypedIjParams require_strongly_typed_ij_params = 13;Requirement.RequireStronglyTypedIjParamsOrBuilder getRequireStronglyTypedIjParamsOrBuilder()
.soy.Requirement.RequireStronglyTypedIjParams require_strongly_typed_ij_params = 13;Requirement.BanXidForCssObfuscation getBanXidForCssObfuscation()
.soy.Requirement.BanXidForCssObfuscation ban_xid_for_css_obfuscation = 14;Requirement.BanXidForCssObfuscationOrBuilder getBanXidForCssObfuscationOrBuilder()
.soy.Requirement.BanXidForCssObfuscation ban_xid_for_css_obfuscation = 14;String getErrorMessage()
Required: The message to report when a requirement is violated. This should reference a document describing the reason for the requirement and contacts.
string error_message = 8;com.google.protobuf.ByteString getErrorMessageBytes()
Required: The message to report when a requirement is violated. This should reference a document describing the reason for the requirement and contacts.
string error_message = 8;List<String> getWhitelistList()
Optional: A list of whitelisted substrings. Any source path that contains a whitelisted substring is exempt from the requirement.
repeated string whitelist = 9;int getWhitelistCount()
Optional: A list of whitelisted substrings. Any source path that contains a whitelisted substring is exempt from the requirement.
repeated string whitelist = 9;String getWhitelist(int index)
Optional: A list of whitelisted substrings. Any source path that contains a whitelisted substring is exempt from the requirement.
repeated string whitelist = 9;com.google.protobuf.ByteString getWhitelistBytes(int index)
Optional: A list of whitelisted substrings. Any source path that contains a whitelisted substring is exempt from the requirement.
repeated string whitelist = 9;List<String> getOnlyApplyToList()
Optional: A list of paths. If this field is presented, the conformance test is only running for the files matching the paths specified here. Whitelisted sources will still be exempted.
repeated string only_apply_to = 15;int getOnlyApplyToCount()
Optional: A list of paths. If this field is presented, the conformance test is only running for the files matching the paths specified here. Whitelisted sources will still be exempted.
repeated string only_apply_to = 15;String getOnlyApplyTo(int index)
Optional: A list of paths. If this field is presented, the conformance test is only running for the files matching the paths specified here. Whitelisted sources will still be exempted.
repeated string only_apply_to = 15;com.google.protobuf.ByteString getOnlyApplyToBytes(int index)
Optional: A list of paths. If this field is presented, the conformance test is only running for the files matching the paths specified here. Whitelisted sources will still be exempted.
repeated string only_apply_to = 15;Requirement.RequirementTypeCase getRequirementTypeCase()