static Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecord.UpdateSemantics.forNumber(int value) |
|
Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecord.Builder.getUpdateSemantics() |
.exporter_protocol.VariableDocumentRecord.UpdateSemantics updateSemantics = 3;
|
Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecord.getUpdateSemantics() |
.exporter_protocol.VariableDocumentRecord.UpdateSemantics updateSemantics = 3;
|
Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecordOrBuilder.getUpdateSemantics() |
.exporter_protocol.VariableDocumentRecord.UpdateSemantics updateSemantics = 3;
|
static Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecord.UpdateSemantics.valueOf(int value) |
Deprecated.
|
static Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecord.UpdateSemantics.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Schema.VariableDocumentRecord.UpdateSemantics |
Schema.VariableDocumentRecord.UpdateSemantics.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Schema.VariableDocumentRecord.UpdateSemantics[] |
Schema.VariableDocumentRecord.UpdateSemantics.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|