FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.clear() |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.clearCreatedTimestamp() |
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.clearStatus() |
Status of the feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.clone() |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSet.Builder.getMetaBuilder() |
System-populated metadata for this feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.mergeCreatedTimestamp(com.google.protobuf.Timestamp value) |
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.mergeFrom(FeatureSetProto.FeatureSetMeta other) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.newBuilder() |
|
static FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.newBuilder(FeatureSetProto.FeatureSetMeta prototype) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.newBuilderForType() |
|
protected FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setCreatedTimestamp(com.google.protobuf.Timestamp value) |
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) |
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setStatus(FeatureSetProto.FeatureSetStatus value) |
Status of the feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setStatusValue(int value) |
Status of the feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.toBuilder() |
|