PropertyDefinition.Builder |
PropertyDefinition.Builder.addAllSchemaSources(Iterable<? extends PropertyDefinition.SchemaSource> values) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
DocumentSchema.Builder.addPropertyDefinitionsBuilder() |
Document details.
|
PropertyDefinition.Builder |
DocumentSchema.Builder.addPropertyDefinitionsBuilder(int index) |
Document details.
|
PropertyDefinition.Builder |
PropertyTypeOptions.Builder.addPropertyDefinitionsBuilder() |
Required.
|
PropertyDefinition.Builder |
PropertyTypeOptions.Builder.addPropertyDefinitionsBuilder(int index) |
Required.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.addSchemaSources(int index,
PropertyDefinition.SchemaSource value) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.addSchemaSources(int index,
PropertyDefinition.SchemaSource.Builder builderForValue) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.addSchemaSources(PropertyDefinition.SchemaSource value) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.addSchemaSources(PropertyDefinition.SchemaSource.Builder builderForValue) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clear() |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearDateTimeTypeOptions() |
Date time property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearDisplayName() |
The display-name for the property, used for front-end.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearEnumTypeOptions() |
Enum/categorical property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearFloatTypeOptions() |
Float property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearIntegerTypeOptions() |
Integer property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearIsFilterable() |
Whether the property can be filtered.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearIsMetadata() |
Whether the property is user supplied metadata.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearIsRepeatable() |
Whether the property can have multiple values.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearIsRequired() |
Whether the property is mandatory.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearIsSearchable() |
Indicates that the property should be included in a global search.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearMapTypeOptions() |
Map property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearName() |
Required.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearPropertyTypeOptions() |
Nested structured data property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearRetrievalImportance() |
The retrieval importance of the property during search.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearSchemaSources() |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearTextTypeOptions() |
Text/string property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearTimestampTypeOptions() |
Timestamp property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clearValueTypeOptions() |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.clone() |
|
PropertyDefinition.Builder |
DocumentSchema.Builder.getPropertyDefinitionsBuilder(int index) |
Document details.
|
PropertyDefinition.Builder |
PropertyTypeOptions.Builder.getPropertyDefinitionsBuilder(int index) |
Required.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeDateTimeTypeOptions(DateTimeTypeOptions value) |
Date time property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeEnumTypeOptions(EnumTypeOptions value) |
Enum/categorical property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeFloatTypeOptions(FloatTypeOptions value) |
Float property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeFrom(PropertyDefinition other) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeIntegerTypeOptions(IntegerTypeOptions value) |
Integer property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeMapTypeOptions(MapTypeOptions value) |
Map property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergePropertyTypeOptions(PropertyTypeOptions value) |
Nested structured data property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeTextTypeOptions(TextTypeOptions value) |
Text/string property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeTimestampTypeOptions(TimestampTypeOptions value) |
Timestamp property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PropertyDefinition.Builder |
PropertyDefinition.newBuilder() |
|
static PropertyDefinition.Builder |
PropertyDefinition.newBuilder(PropertyDefinition prototype) |
|
PropertyDefinition.Builder |
PropertyDefinition.newBuilderForType() |
|
protected PropertyDefinition.Builder |
PropertyDefinition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.removeSchemaSources(int index) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setDateTimeTypeOptions(DateTimeTypeOptions value) |
Date time property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setDateTimeTypeOptions(DateTimeTypeOptions.Builder builderForValue) |
Date time property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setDisplayName(String value) |
The display-name for the property, used for front-end.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
The display-name for the property, used for front-end.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setEnumTypeOptions(EnumTypeOptions value) |
Enum/categorical property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setEnumTypeOptions(EnumTypeOptions.Builder builderForValue) |
Enum/categorical property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setFloatTypeOptions(FloatTypeOptions value) |
Float property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setFloatTypeOptions(FloatTypeOptions.Builder builderForValue) |
Float property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIntegerTypeOptions(IntegerTypeOptions value) |
Integer property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIntegerTypeOptions(IntegerTypeOptions.Builder builderForValue) |
Integer property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIsFilterable(boolean value) |
Whether the property can be filtered.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIsMetadata(boolean value) |
Whether the property is user supplied metadata.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIsRepeatable(boolean value) |
Whether the property can have multiple values.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIsRequired(boolean value) |
Whether the property is mandatory.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setIsSearchable(boolean value) |
Indicates that the property should be included in a global search.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setMapTypeOptions(MapTypeOptions value) |
Map property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setMapTypeOptions(MapTypeOptions.Builder builderForValue) |
Map property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setName(String value) |
Required.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Required.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setPropertyTypeOptions(PropertyTypeOptions value) |
Nested structured data property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setPropertyTypeOptions(PropertyTypeOptions.Builder builderForValue) |
Nested structured data property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setRetrievalImportance(PropertyDefinition.RetrievalImportance value) |
The retrieval importance of the property during search.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setRetrievalImportanceValue(int value) |
The retrieval importance of the property during search.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setSchemaSources(int index,
PropertyDefinition.SchemaSource value) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setSchemaSources(int index,
PropertyDefinition.SchemaSource.Builder builderForValue) |
The mapping information between this property to another schema source.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setTextTypeOptions(TextTypeOptions value) |
Text/string property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setTextTypeOptions(TextTypeOptions.Builder builderForValue) |
Text/string property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setTimestampTypeOptions(TimestampTypeOptions value) |
Timestamp property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setTimestampTypeOptions(TimestampTypeOptions.Builder builderForValue) |
Timestamp property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PropertyDefinition.Builder |
PropertyDefinition.toBuilder() |
|