@Generated(value="by GAPIC") @BetaApi public final class SecurityPolicyRuleMatcher extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
SecurityPolicyRuleMatcher.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
SecurityPolicyRuleMatcherConfig |
getConfig()
The configuration options available when specifying versioned_expr.
|
static SecurityPolicyRuleMatcher |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getVersionedExpr()
Preconfigured versioned expression.
|
int |
hashCode() |
static SecurityPolicyRuleMatcher.Builder |
newBuilder() |
static SecurityPolicyRuleMatcher.Builder |
newBuilder(SecurityPolicyRuleMatcher prototype) |
SecurityPolicyRuleMatcher.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public SecurityPolicyRuleMatcherConfig getConfig()
public String getVersionedExpr()
public static SecurityPolicyRuleMatcher.Builder newBuilder()
public static SecurityPolicyRuleMatcher.Builder newBuilder(SecurityPolicyRuleMatcher prototype)
public SecurityPolicyRuleMatcher.Builder toBuilder()
public static SecurityPolicyRuleMatcher getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.