FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clear() |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clearFirstSeen()
.google.protobuf.Timestamp first_seen = 3;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clearLastAttempt()
.feast.types.Attempt last_attempt = 2;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clearRow()
.feast.types.FeatureRow row = 1;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.clone() |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeFirstSeen(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp first_seen = 3;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeFrom(FeatureRowExtendedProto.FeatureRowExtended other) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeFrom(com.google.protobuf.Message other) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeLastAttempt(FeatureRowExtendedProto.Attempt value)
.feast.types.Attempt last_attempt = 2;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeRow(FeatureRowProto.FeatureRow value)
.feast.types.FeatureRow row = 1;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.newBuilder() |
static FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.newBuilder(FeatureRowExtendedProto.FeatureRowExtended prototype) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.newBuilderForType() |
protected FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setFirstSeen(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp first_seen = 3;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setFirstSeen(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp first_seen = 3;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setLastAttempt(FeatureRowExtendedProto.Attempt.Builder builderForValue)
.feast.types.Attempt last_attempt = 2;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setLastAttempt(FeatureRowExtendedProto.Attempt value)
.feast.types.Attempt last_attempt = 2;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setRow(FeatureRowProto.FeatureRow.Builder builderForValue)
.feast.types.FeatureRow row = 1;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setRow(FeatureRowProto.FeatureRow value)
.feast.types.FeatureRow row = 1;
|
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureRowExtendedProto.FeatureRowExtended.Builder |
FeatureRowExtendedProto.FeatureRowExtended.toBuilder() |