public static interface ModelProto.MatchStringOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ModelProto.MatchString.MatchStringType |
getType()
.v1.MatchString.MatchStringType type = 1; |
int |
getTypeValue()
.v1.MatchString.MatchStringType type = 1; |
com.google.protobuf.StringValue |
getValue()
.google.protobuf.StringValue value = 2; |
com.google.protobuf.StringValueOrBuilder |
getValueOrBuilder()
.google.protobuf.StringValue value = 2; |
ModelProto.MatchString.ValueType |
getValueType()
.v1.MatchString.ValueType value_type = 3; |
int |
getValueTypeValue()
.v1.MatchString.ValueType value_type = 3; |
boolean |
hasValue()
.google.protobuf.StringValue value = 2; |
int getTypeValue()
.v1.MatchString.MatchStringType type = 1;ModelProto.MatchString.MatchStringType getType()
.v1.MatchString.MatchStringType type = 1;boolean hasValue()
.google.protobuf.StringValue value = 2;com.google.protobuf.StringValue getValue()
.google.protobuf.StringValue value = 2;com.google.protobuf.StringValueOrBuilder getValueOrBuilder()
.google.protobuf.StringValue value = 2;int getValueTypeValue()
.v1.MatchString.ValueType value_type = 3;ModelProto.MatchString.ValueType getValueType()
.v1.MatchString.ValueType value_type = 3;Copyright © 2021. All rights reserved.