Package com.cognite.client.dto
Class ThreedMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
- com.cognite.client.dto.ThreedMetadata.Builder
-
- All Implemented Interfaces:
ThreedMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ThreedMetadata
public static final class ThreedMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder> implements ThreedMetadataOrBuilder
Protobuf typecom.cognite.beam.proto.ThreedMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ThreedMetadata.BuilderaddAllCameraPosition(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderaddAllCameraTarget(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderaddAllRotation(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderaddAllSceneThreedFiles(Iterable<? extends ThreedVersionedFile> values)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuilderaddCameraPosition(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderaddCameraPosition(int index, DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderaddCameraPosition(DoubleValue value)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderaddCameraPosition(DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValue.BuilderaddCameraPositionBuilder()repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValue.BuilderaddCameraPositionBuilder(int index)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderaddCameraTarget(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderaddCameraTarget(int index, DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderaddCameraTarget(DoubleValue value)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderaddCameraTarget(DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValue.BuilderaddCameraTargetBuilder()repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValue.BuilderaddCameraTargetBuilder(int index)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ThreedMetadata.BuilderaddRotation(int index, DoubleValue value)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderaddRotation(int index, DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderaddRotation(DoubleValue value)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderaddRotation(DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue rotation = 5;DoubleValue.BuilderaddRotationBuilder()repeated .google.protobuf.DoubleValue rotation = 5;DoubleValue.BuilderaddRotationBuilder(int index)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderaddSceneThreedFiles(int index, ThreedVersionedFile value)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuilderaddSceneThreedFiles(int index, ThreedVersionedFile.Builder builderForValue)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuilderaddSceneThreedFiles(ThreedVersionedFile value)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuilderaddSceneThreedFiles(ThreedVersionedFile.Builder builderForValue)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedVersionedFile.BuilderaddSceneThreedFilesBuilder()repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedVersionedFile.BuilderaddSceneThreedFilesBuilder(int index)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadatabuild()ThreedMetadatabuildPartial()ThreedMetadata.Builderclear()ThreedMetadata.BuilderclearAssetMappingCount().google.protobuf.Int64Value asset_mapping_count = 15;ThreedMetadata.BuilderclearCameraPosition()repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderclearCameraTarget()repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ThreedMetadata.BuilderclearFileId().google.protobuf.Int64Value file_id = 9;ThreedMetadata.BuilderclearModelCreatedTime().google.protobuf.Int64Value model_created_time = 3;ThreedMetadata.BuilderclearModelId().google.protobuf.Int64Value model_id = 1;ThreedMetadata.BuilderclearModelName()string model_name = 2;ThreedMetadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ThreedMetadata.BuilderclearPublished().google.protobuf.BoolValue published = 4;ThreedMetadata.BuilderclearRevisionCreatedTime().google.protobuf.Int64Value revision_created_time = 16;ThreedMetadata.BuilderclearRevisionId().google.protobuf.Int64Value revision_id = 8;ThreedMetadata.BuilderclearRotation()repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderclearSceneThreedFileId().google.protobuf.Int64Value scene_threed_file_id = 13;ThreedMetadata.BuilderclearSceneThreedFiles()repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuilderclearStatus().google.protobuf.StringValue status = 10;ThreedMetadata.BuilderclearThumbnailThreedFileId().google.protobuf.Int64Value thumbnail_threed_file_id = 11;ThreedMetadata.BuilderclearThumbnailUrl().google.protobuf.StringValue thumbnail_url = 12;ThreedMetadata.Builderclone()Int64ValuegetAssetMappingCount().google.protobuf.Int64Value asset_mapping_count = 15;Int64Value.BuildergetAssetMappingCountBuilder().google.protobuf.Int64Value asset_mapping_count = 15;Int64ValueOrBuildergetAssetMappingCountOrBuilder().google.protobuf.Int64Value asset_mapping_count = 15;DoubleValuegetCameraPosition(int index)repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValue.BuildergetCameraPositionBuilder(int index)repeated .google.protobuf.DoubleValue camera_position = 7;List<DoubleValue.Builder>getCameraPositionBuilderList()repeated .google.protobuf.DoubleValue camera_position = 7;intgetCameraPositionCount()repeated .google.protobuf.DoubleValue camera_position = 7;List<DoubleValue>getCameraPositionList()repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValueOrBuildergetCameraPositionOrBuilder(int index)repeated .google.protobuf.DoubleValue camera_position = 7;List<? extends DoubleValueOrBuilder>getCameraPositionOrBuilderList()repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValuegetCameraTarget(int index)repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValue.BuildergetCameraTargetBuilder(int index)repeated .google.protobuf.DoubleValue camera_target = 6;List<DoubleValue.Builder>getCameraTargetBuilderList()repeated .google.protobuf.DoubleValue camera_target = 6;intgetCameraTargetCount()repeated .google.protobuf.DoubleValue camera_target = 6;List<DoubleValue>getCameraTargetList()repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValueOrBuildergetCameraTargetOrBuilder(int index)repeated .google.protobuf.DoubleValue camera_target = 6;List<? extends DoubleValueOrBuilder>getCameraTargetOrBuilderList()repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Int64ValuegetFileId().google.protobuf.Int64Value file_id = 9;Int64Value.BuildergetFileIdBuilder().google.protobuf.Int64Value file_id = 9;Int64ValueOrBuildergetFileIdOrBuilder().google.protobuf.Int64Value file_id = 9;Int64ValuegetModelCreatedTime().google.protobuf.Int64Value model_created_time = 3;Int64Value.BuildergetModelCreatedTimeBuilder().google.protobuf.Int64Value model_created_time = 3;Int64ValueOrBuildergetModelCreatedTimeOrBuilder().google.protobuf.Int64Value model_created_time = 3;Int64ValuegetModelId().google.protobuf.Int64Value model_id = 1;Int64Value.BuildergetModelIdBuilder().google.protobuf.Int64Value model_id = 1;Int64ValueOrBuildergetModelIdOrBuilder().google.protobuf.Int64Value model_id = 1;StringgetModelName()string model_name = 2;com.google.protobuf.ByteStringgetModelNameBytes()string model_name = 2;BoolValuegetPublished().google.protobuf.BoolValue published = 4;BoolValue.BuildergetPublishedBuilder().google.protobuf.BoolValue published = 4;BoolValueOrBuildergetPublishedOrBuilder().google.protobuf.BoolValue published = 4;Int64ValuegetRevisionCreatedTime().google.protobuf.Int64Value revision_created_time = 16;Int64Value.BuildergetRevisionCreatedTimeBuilder().google.protobuf.Int64Value revision_created_time = 16;Int64ValueOrBuildergetRevisionCreatedTimeOrBuilder().google.protobuf.Int64Value revision_created_time = 16;Int64ValuegetRevisionId().google.protobuf.Int64Value revision_id = 8;Int64Value.BuildergetRevisionIdBuilder().google.protobuf.Int64Value revision_id = 8;Int64ValueOrBuildergetRevisionIdOrBuilder().google.protobuf.Int64Value revision_id = 8;DoubleValuegetRotation(int index)repeated .google.protobuf.DoubleValue rotation = 5;DoubleValue.BuildergetRotationBuilder(int index)repeated .google.protobuf.DoubleValue rotation = 5;List<DoubleValue.Builder>getRotationBuilderList()repeated .google.protobuf.DoubleValue rotation = 5;intgetRotationCount()repeated .google.protobuf.DoubleValue rotation = 5;List<DoubleValue>getRotationList()repeated .google.protobuf.DoubleValue rotation = 5;DoubleValueOrBuildergetRotationOrBuilder(int index)repeated .google.protobuf.DoubleValue rotation = 5;List<? extends DoubleValueOrBuilder>getRotationOrBuilderList()repeated .google.protobuf.DoubleValue rotation = 5;Int64ValuegetSceneThreedFileId().google.protobuf.Int64Value scene_threed_file_id = 13;Int64Value.BuildergetSceneThreedFileIdBuilder().google.protobuf.Int64Value scene_threed_file_id = 13;Int64ValueOrBuildergetSceneThreedFileIdOrBuilder().google.protobuf.Int64Value scene_threed_file_id = 13;ThreedVersionedFilegetSceneThreedFiles(int index)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedVersionedFile.BuildergetSceneThreedFilesBuilder(int index)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;List<ThreedVersionedFile.Builder>getSceneThreedFilesBuilderList()repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;intgetSceneThreedFilesCount()repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;List<ThreedVersionedFile>getSceneThreedFilesList()repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedVersionedFileOrBuildergetSceneThreedFilesOrBuilder(int index)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;List<? extends ThreedVersionedFileOrBuilder>getSceneThreedFilesOrBuilderList()repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;StringValuegetStatus().google.protobuf.StringValue status = 10;StringValue.BuildergetStatusBuilder().google.protobuf.StringValue status = 10;StringValueOrBuildergetStatusOrBuilder().google.protobuf.StringValue status = 10;Int64ValuegetThumbnailThreedFileId().google.protobuf.Int64Value thumbnail_threed_file_id = 11;Int64Value.BuildergetThumbnailThreedFileIdBuilder().google.protobuf.Int64Value thumbnail_threed_file_id = 11;Int64ValueOrBuildergetThumbnailThreedFileIdOrBuilder().google.protobuf.Int64Value thumbnail_threed_file_id = 11;StringValuegetThumbnailUrl().google.protobuf.StringValue thumbnail_url = 12;StringValue.BuildergetThumbnailUrlBuilder().google.protobuf.StringValue thumbnail_url = 12;StringValueOrBuildergetThumbnailUrlOrBuilder().google.protobuf.StringValue thumbnail_url = 12;booleanhasAssetMappingCount().google.protobuf.Int64Value asset_mapping_count = 15;booleanhasFileId().google.protobuf.Int64Value file_id = 9;booleanhasModelCreatedTime().google.protobuf.Int64Value model_created_time = 3;booleanhasModelId().google.protobuf.Int64Value model_id = 1;booleanhasPublished().google.protobuf.BoolValue published = 4;booleanhasRevisionCreatedTime().google.protobuf.Int64Value revision_created_time = 16;booleanhasRevisionId().google.protobuf.Int64Value revision_id = 8;booleanhasSceneThreedFileId().google.protobuf.Int64Value scene_threed_file_id = 13;booleanhasStatus().google.protobuf.StringValue status = 10;booleanhasThumbnailThreedFileId().google.protobuf.Int64Value thumbnail_threed_file_id = 11;booleanhasThumbnailUrl().google.protobuf.StringValue thumbnail_url = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ThreedMetadata.BuildermergeAssetMappingCount(Int64Value value).google.protobuf.Int64Value asset_mapping_count = 15;ThreedMetadata.BuildermergeFileId(Int64Value value).google.protobuf.Int64Value file_id = 9;ThreedMetadata.BuildermergeFrom(ThreedMetadata other)ThreedMetadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ThreedMetadata.BuildermergeFrom(com.google.protobuf.Message other)ThreedMetadata.BuildermergeModelCreatedTime(Int64Value value).google.protobuf.Int64Value model_created_time = 3;ThreedMetadata.BuildermergeModelId(Int64Value value).google.protobuf.Int64Value model_id = 1;ThreedMetadata.BuildermergePublished(BoolValue value).google.protobuf.BoolValue published = 4;ThreedMetadata.BuildermergeRevisionCreatedTime(Int64Value value).google.protobuf.Int64Value revision_created_time = 16;ThreedMetadata.BuildermergeRevisionId(Int64Value value).google.protobuf.Int64Value revision_id = 8;ThreedMetadata.BuildermergeSceneThreedFileId(Int64Value value).google.protobuf.Int64Value scene_threed_file_id = 13;ThreedMetadata.BuildermergeStatus(StringValue value).google.protobuf.StringValue status = 10;ThreedMetadata.BuildermergeThumbnailThreedFileId(Int64Value value).google.protobuf.Int64Value thumbnail_threed_file_id = 11;ThreedMetadata.BuildermergeThumbnailUrl(StringValue value).google.protobuf.StringValue thumbnail_url = 12;ThreedMetadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ThreedMetadata.BuilderremoveCameraPosition(int index)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderremoveCameraTarget(int index)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderremoveRotation(int index)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderremoveSceneThreedFiles(int index)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuildersetAssetMappingCount(Int64Value value).google.protobuf.Int64Value asset_mapping_count = 15;ThreedMetadata.BuildersetAssetMappingCount(Int64Value.Builder builderForValue).google.protobuf.Int64Value asset_mapping_count = 15;ThreedMetadata.BuildersetCameraPosition(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuildersetCameraPosition(int index, DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuildersetCameraTarget(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuildersetCameraTarget(int index, DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ThreedMetadata.BuildersetFileId(Int64Value value).google.protobuf.Int64Value file_id = 9;ThreedMetadata.BuildersetFileId(Int64Value.Builder builderForValue).google.protobuf.Int64Value file_id = 9;ThreedMetadata.BuildersetModelCreatedTime(Int64Value value).google.protobuf.Int64Value model_created_time = 3;ThreedMetadata.BuildersetModelCreatedTime(Int64Value.Builder builderForValue).google.protobuf.Int64Value model_created_time = 3;ThreedMetadata.BuildersetModelId(Int64Value value).google.protobuf.Int64Value model_id = 1;ThreedMetadata.BuildersetModelId(Int64Value.Builder builderForValue).google.protobuf.Int64Value model_id = 1;ThreedMetadata.BuildersetModelName(String value)string model_name = 2;ThreedMetadata.BuildersetModelNameBytes(com.google.protobuf.ByteString value)string model_name = 2;ThreedMetadata.BuildersetPublished(BoolValue value).google.protobuf.BoolValue published = 4;ThreedMetadata.BuildersetPublished(BoolValue.Builder builderForValue).google.protobuf.BoolValue published = 4;ThreedMetadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ThreedMetadata.BuildersetRevisionCreatedTime(Int64Value value).google.protobuf.Int64Value revision_created_time = 16;ThreedMetadata.BuildersetRevisionCreatedTime(Int64Value.Builder builderForValue).google.protobuf.Int64Value revision_created_time = 16;ThreedMetadata.BuildersetRevisionId(Int64Value value).google.protobuf.Int64Value revision_id = 8;ThreedMetadata.BuildersetRevisionId(Int64Value.Builder builderForValue).google.protobuf.Int64Value revision_id = 8;ThreedMetadata.BuildersetRotation(int index, DoubleValue value)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuildersetRotation(int index, DoubleValue.Builder builderForValue)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuildersetSceneThreedFileId(Int64Value value).google.protobuf.Int64Value scene_threed_file_id = 13;ThreedMetadata.BuildersetSceneThreedFileId(Int64Value.Builder builderForValue).google.protobuf.Int64Value scene_threed_file_id = 13;ThreedMetadata.BuildersetSceneThreedFiles(int index, ThreedVersionedFile value)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuildersetSceneThreedFiles(int index, ThreedVersionedFile.Builder builderForValue)repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;ThreedMetadata.BuildersetStatus(StringValue value).google.protobuf.StringValue status = 10;ThreedMetadata.BuildersetStatus(StringValue.Builder builderForValue).google.protobuf.StringValue status = 10;ThreedMetadata.BuildersetThumbnailThreedFileId(Int64Value value).google.protobuf.Int64Value thumbnail_threed_file_id = 11;ThreedMetadata.BuildersetThumbnailThreedFileId(Int64Value.Builder builderForValue).google.protobuf.Int64Value thumbnail_threed_file_id = 11;ThreedMetadata.BuildersetThumbnailUrl(StringValue value).google.protobuf.StringValue thumbnail_url = 12;ThreedMetadata.BuildersetThumbnailUrl(StringValue.Builder builderForValue).google.protobuf.StringValue thumbnail_url = 12;ThreedMetadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
clear
public ThreedMetadata.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
getDefaultInstanceForType
public ThreedMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ThreedMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ThreedMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ThreedMetadata.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
setField
public ThreedMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
clearField
public ThreedMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
clearOneof
public ThreedMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
setRepeatedField
public ThreedMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
addRepeatedField
public ThreedMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
mergeFrom
public ThreedMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ThreedMetadata.Builder>
-
mergeFrom
public ThreedMetadata.Builder mergeFrom(ThreedMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
mergeFrom
public ThreedMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ThreedMetadata.Builder>- Throws:
IOException
-
hasModelId
public boolean hasModelId()
.google.protobuf.Int64Value model_id = 1;- Specified by:
hasModelIdin interfaceThreedMetadataOrBuilder- Returns:
- Whether the modelId field is set.
-
getModelId
public Int64Value getModelId()
.google.protobuf.Int64Value model_id = 1;- Specified by:
getModelIdin interfaceThreedMetadataOrBuilder- Returns:
- The modelId.
-
setModelId
public ThreedMetadata.Builder setModelId(Int64Value value)
.google.protobuf.Int64Value model_id = 1;
-
setModelId
public ThreedMetadata.Builder setModelId(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value model_id = 1;
-
mergeModelId
public ThreedMetadata.Builder mergeModelId(Int64Value value)
.google.protobuf.Int64Value model_id = 1;
-
clearModelId
public ThreedMetadata.Builder clearModelId()
.google.protobuf.Int64Value model_id = 1;
-
getModelIdBuilder
public Int64Value.Builder getModelIdBuilder()
.google.protobuf.Int64Value model_id = 1;
-
getModelIdOrBuilder
public Int64ValueOrBuilder getModelIdOrBuilder()
.google.protobuf.Int64Value model_id = 1;- Specified by:
getModelIdOrBuilderin interfaceThreedMetadataOrBuilder
-
getModelName
public String getModelName()
string model_name = 2;- Specified by:
getModelNamein interfaceThreedMetadataOrBuilder- Returns:
- The modelName.
-
getModelNameBytes
public com.google.protobuf.ByteString getModelNameBytes()
string model_name = 2;- Specified by:
getModelNameBytesin interfaceThreedMetadataOrBuilder- Returns:
- The bytes for modelName.
-
setModelName
public ThreedMetadata.Builder setModelName(String value)
string model_name = 2;- Parameters:
value- The modelName to set.- Returns:
- This builder for chaining.
-
clearModelName
public ThreedMetadata.Builder clearModelName()
string model_name = 2;- Returns:
- This builder for chaining.
-
setModelNameBytes
public ThreedMetadata.Builder setModelNameBytes(com.google.protobuf.ByteString value)
string model_name = 2;- Parameters:
value- The bytes for modelName to set.- Returns:
- This builder for chaining.
-
hasModelCreatedTime
public boolean hasModelCreatedTime()
.google.protobuf.Int64Value model_created_time = 3;- Specified by:
hasModelCreatedTimein interfaceThreedMetadataOrBuilder- Returns:
- Whether the modelCreatedTime field is set.
-
getModelCreatedTime
public Int64Value getModelCreatedTime()
.google.protobuf.Int64Value model_created_time = 3;- Specified by:
getModelCreatedTimein interfaceThreedMetadataOrBuilder- Returns:
- The modelCreatedTime.
-
setModelCreatedTime
public ThreedMetadata.Builder setModelCreatedTime(Int64Value value)
.google.protobuf.Int64Value model_created_time = 3;
-
setModelCreatedTime
public ThreedMetadata.Builder setModelCreatedTime(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value model_created_time = 3;
-
mergeModelCreatedTime
public ThreedMetadata.Builder mergeModelCreatedTime(Int64Value value)
.google.protobuf.Int64Value model_created_time = 3;
-
clearModelCreatedTime
public ThreedMetadata.Builder clearModelCreatedTime()
.google.protobuf.Int64Value model_created_time = 3;
-
getModelCreatedTimeBuilder
public Int64Value.Builder getModelCreatedTimeBuilder()
.google.protobuf.Int64Value model_created_time = 3;
-
getModelCreatedTimeOrBuilder
public Int64ValueOrBuilder getModelCreatedTimeOrBuilder()
.google.protobuf.Int64Value model_created_time = 3;- Specified by:
getModelCreatedTimeOrBuilderin interfaceThreedMetadataOrBuilder
-
hasPublished
public boolean hasPublished()
.google.protobuf.BoolValue published = 4;- Specified by:
hasPublishedin interfaceThreedMetadataOrBuilder- Returns:
- Whether the published field is set.
-
getPublished
public BoolValue getPublished()
.google.protobuf.BoolValue published = 4;- Specified by:
getPublishedin interfaceThreedMetadataOrBuilder- Returns:
- The published.
-
setPublished
public ThreedMetadata.Builder setPublished(BoolValue value)
.google.protobuf.BoolValue published = 4;
-
setPublished
public ThreedMetadata.Builder setPublished(BoolValue.Builder builderForValue)
.google.protobuf.BoolValue published = 4;
-
mergePublished
public ThreedMetadata.Builder mergePublished(BoolValue value)
.google.protobuf.BoolValue published = 4;
-
clearPublished
public ThreedMetadata.Builder clearPublished()
.google.protobuf.BoolValue published = 4;
-
getPublishedBuilder
public BoolValue.Builder getPublishedBuilder()
.google.protobuf.BoolValue published = 4;
-
getPublishedOrBuilder
public BoolValueOrBuilder getPublishedOrBuilder()
.google.protobuf.BoolValue published = 4;- Specified by:
getPublishedOrBuilderin interfaceThreedMetadataOrBuilder
-
getRotationList
public List<DoubleValue> getRotationList()
repeated .google.protobuf.DoubleValue rotation = 5;- Specified by:
getRotationListin interfaceThreedMetadataOrBuilder
-
getRotationCount
public int getRotationCount()
repeated .google.protobuf.DoubleValue rotation = 5;- Specified by:
getRotationCountin interfaceThreedMetadataOrBuilder
-
getRotation
public DoubleValue getRotation(int index)
repeated .google.protobuf.DoubleValue rotation = 5;- Specified by:
getRotationin interfaceThreedMetadataOrBuilder
-
setRotation
public ThreedMetadata.Builder setRotation(int index, DoubleValue value)
repeated .google.protobuf.DoubleValue rotation = 5;
-
setRotation
public ThreedMetadata.Builder setRotation(int index, DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue rotation = 5;
-
addRotation
public ThreedMetadata.Builder addRotation(DoubleValue value)
repeated .google.protobuf.DoubleValue rotation = 5;
-
addRotation
public ThreedMetadata.Builder addRotation(int index, DoubleValue value)
repeated .google.protobuf.DoubleValue rotation = 5;
-
addRotation
public ThreedMetadata.Builder addRotation(DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue rotation = 5;
-
addRotation
public ThreedMetadata.Builder addRotation(int index, DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue rotation = 5;
-
addAllRotation
public ThreedMetadata.Builder addAllRotation(Iterable<? extends DoubleValue> values)
repeated .google.protobuf.DoubleValue rotation = 5;
-
clearRotation
public ThreedMetadata.Builder clearRotation()
repeated .google.protobuf.DoubleValue rotation = 5;
-
removeRotation
public ThreedMetadata.Builder removeRotation(int index)
repeated .google.protobuf.DoubleValue rotation = 5;
-
getRotationBuilder
public DoubleValue.Builder getRotationBuilder(int index)
repeated .google.protobuf.DoubleValue rotation = 5;
-
getRotationOrBuilder
public DoubleValueOrBuilder getRotationOrBuilder(int index)
repeated .google.protobuf.DoubleValue rotation = 5;- Specified by:
getRotationOrBuilderin interfaceThreedMetadataOrBuilder
-
getRotationOrBuilderList
public List<? extends DoubleValueOrBuilder> getRotationOrBuilderList()
repeated .google.protobuf.DoubleValue rotation = 5;- Specified by:
getRotationOrBuilderListin interfaceThreedMetadataOrBuilder
-
addRotationBuilder
public DoubleValue.Builder addRotationBuilder()
repeated .google.protobuf.DoubleValue rotation = 5;
-
addRotationBuilder
public DoubleValue.Builder addRotationBuilder(int index)
repeated .google.protobuf.DoubleValue rotation = 5;
-
getRotationBuilderList
public List<DoubleValue.Builder> getRotationBuilderList()
repeated .google.protobuf.DoubleValue rotation = 5;
-
getCameraTargetList
public List<DoubleValue> getCameraTargetList()
repeated .google.protobuf.DoubleValue camera_target = 6;- Specified by:
getCameraTargetListin interfaceThreedMetadataOrBuilder
-
getCameraTargetCount
public int getCameraTargetCount()
repeated .google.protobuf.DoubleValue camera_target = 6;- Specified by:
getCameraTargetCountin interfaceThreedMetadataOrBuilder
-
getCameraTarget
public DoubleValue getCameraTarget(int index)
repeated .google.protobuf.DoubleValue camera_target = 6;- Specified by:
getCameraTargetin interfaceThreedMetadataOrBuilder
-
setCameraTarget
public ThreedMetadata.Builder setCameraTarget(int index, DoubleValue value)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
setCameraTarget
public ThreedMetadata.Builder setCameraTarget(int index, DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
addCameraTarget
public ThreedMetadata.Builder addCameraTarget(DoubleValue value)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
addCameraTarget
public ThreedMetadata.Builder addCameraTarget(int index, DoubleValue value)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
addCameraTarget
public ThreedMetadata.Builder addCameraTarget(DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
addCameraTarget
public ThreedMetadata.Builder addCameraTarget(int index, DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
addAllCameraTarget
public ThreedMetadata.Builder addAllCameraTarget(Iterable<? extends DoubleValue> values)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
clearCameraTarget
public ThreedMetadata.Builder clearCameraTarget()
repeated .google.protobuf.DoubleValue camera_target = 6;
-
removeCameraTarget
public ThreedMetadata.Builder removeCameraTarget(int index)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
getCameraTargetBuilder
public DoubleValue.Builder getCameraTargetBuilder(int index)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
getCameraTargetOrBuilder
public DoubleValueOrBuilder getCameraTargetOrBuilder(int index)
repeated .google.protobuf.DoubleValue camera_target = 6;- Specified by:
getCameraTargetOrBuilderin interfaceThreedMetadataOrBuilder
-
getCameraTargetOrBuilderList
public List<? extends DoubleValueOrBuilder> getCameraTargetOrBuilderList()
repeated .google.protobuf.DoubleValue camera_target = 6;- Specified by:
getCameraTargetOrBuilderListin interfaceThreedMetadataOrBuilder
-
addCameraTargetBuilder
public DoubleValue.Builder addCameraTargetBuilder()
repeated .google.protobuf.DoubleValue camera_target = 6;
-
addCameraTargetBuilder
public DoubleValue.Builder addCameraTargetBuilder(int index)
repeated .google.protobuf.DoubleValue camera_target = 6;
-
getCameraTargetBuilderList
public List<DoubleValue.Builder> getCameraTargetBuilderList()
repeated .google.protobuf.DoubleValue camera_target = 6;
-
getCameraPositionList
public List<DoubleValue> getCameraPositionList()
repeated .google.protobuf.DoubleValue camera_position = 7;- Specified by:
getCameraPositionListin interfaceThreedMetadataOrBuilder
-
getCameraPositionCount
public int getCameraPositionCount()
repeated .google.protobuf.DoubleValue camera_position = 7;- Specified by:
getCameraPositionCountin interfaceThreedMetadataOrBuilder
-
getCameraPosition
public DoubleValue getCameraPosition(int index)
repeated .google.protobuf.DoubleValue camera_position = 7;- Specified by:
getCameraPositionin interfaceThreedMetadataOrBuilder
-
setCameraPosition
public ThreedMetadata.Builder setCameraPosition(int index, DoubleValue value)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
setCameraPosition
public ThreedMetadata.Builder setCameraPosition(int index, DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
addCameraPosition
public ThreedMetadata.Builder addCameraPosition(DoubleValue value)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
addCameraPosition
public ThreedMetadata.Builder addCameraPosition(int index, DoubleValue value)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
addCameraPosition
public ThreedMetadata.Builder addCameraPosition(DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
addCameraPosition
public ThreedMetadata.Builder addCameraPosition(int index, DoubleValue.Builder builderForValue)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
addAllCameraPosition
public ThreedMetadata.Builder addAllCameraPosition(Iterable<? extends DoubleValue> values)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
clearCameraPosition
public ThreedMetadata.Builder clearCameraPosition()
repeated .google.protobuf.DoubleValue camera_position = 7;
-
removeCameraPosition
public ThreedMetadata.Builder removeCameraPosition(int index)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
getCameraPositionBuilder
public DoubleValue.Builder getCameraPositionBuilder(int index)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
getCameraPositionOrBuilder
public DoubleValueOrBuilder getCameraPositionOrBuilder(int index)
repeated .google.protobuf.DoubleValue camera_position = 7;- Specified by:
getCameraPositionOrBuilderin interfaceThreedMetadataOrBuilder
-
getCameraPositionOrBuilderList
public List<? extends DoubleValueOrBuilder> getCameraPositionOrBuilderList()
repeated .google.protobuf.DoubleValue camera_position = 7;- Specified by:
getCameraPositionOrBuilderListin interfaceThreedMetadataOrBuilder
-
addCameraPositionBuilder
public DoubleValue.Builder addCameraPositionBuilder()
repeated .google.protobuf.DoubleValue camera_position = 7;
-
addCameraPositionBuilder
public DoubleValue.Builder addCameraPositionBuilder(int index)
repeated .google.protobuf.DoubleValue camera_position = 7;
-
getCameraPositionBuilderList
public List<DoubleValue.Builder> getCameraPositionBuilderList()
repeated .google.protobuf.DoubleValue camera_position = 7;
-
hasRevisionId
public boolean hasRevisionId()
.google.protobuf.Int64Value revision_id = 8;- Specified by:
hasRevisionIdin interfaceThreedMetadataOrBuilder- Returns:
- Whether the revisionId field is set.
-
getRevisionId
public Int64Value getRevisionId()
.google.protobuf.Int64Value revision_id = 8;- Specified by:
getRevisionIdin interfaceThreedMetadataOrBuilder- Returns:
- The revisionId.
-
setRevisionId
public ThreedMetadata.Builder setRevisionId(Int64Value value)
.google.protobuf.Int64Value revision_id = 8;
-
setRevisionId
public ThreedMetadata.Builder setRevisionId(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value revision_id = 8;
-
mergeRevisionId
public ThreedMetadata.Builder mergeRevisionId(Int64Value value)
.google.protobuf.Int64Value revision_id = 8;
-
clearRevisionId
public ThreedMetadata.Builder clearRevisionId()
.google.protobuf.Int64Value revision_id = 8;
-
getRevisionIdBuilder
public Int64Value.Builder getRevisionIdBuilder()
.google.protobuf.Int64Value revision_id = 8;
-
getRevisionIdOrBuilder
public Int64ValueOrBuilder getRevisionIdOrBuilder()
.google.protobuf.Int64Value revision_id = 8;- Specified by:
getRevisionIdOrBuilderin interfaceThreedMetadataOrBuilder
-
hasFileId
public boolean hasFileId()
.google.protobuf.Int64Value file_id = 9;- Specified by:
hasFileIdin interfaceThreedMetadataOrBuilder- Returns:
- Whether the fileId field is set.
-
getFileId
public Int64Value getFileId()
.google.protobuf.Int64Value file_id = 9;- Specified by:
getFileIdin interfaceThreedMetadataOrBuilder- Returns:
- The fileId.
-
setFileId
public ThreedMetadata.Builder setFileId(Int64Value value)
.google.protobuf.Int64Value file_id = 9;
-
setFileId
public ThreedMetadata.Builder setFileId(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value file_id = 9;
-
mergeFileId
public ThreedMetadata.Builder mergeFileId(Int64Value value)
.google.protobuf.Int64Value file_id = 9;
-
clearFileId
public ThreedMetadata.Builder clearFileId()
.google.protobuf.Int64Value file_id = 9;
-
getFileIdBuilder
public Int64Value.Builder getFileIdBuilder()
.google.protobuf.Int64Value file_id = 9;
-
getFileIdOrBuilder
public Int64ValueOrBuilder getFileIdOrBuilder()
.google.protobuf.Int64Value file_id = 9;- Specified by:
getFileIdOrBuilderin interfaceThreedMetadataOrBuilder
-
hasStatus
public boolean hasStatus()
.google.protobuf.StringValue status = 10;- Specified by:
hasStatusin interfaceThreedMetadataOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public StringValue getStatus()
.google.protobuf.StringValue status = 10;- Specified by:
getStatusin interfaceThreedMetadataOrBuilder- Returns:
- The status.
-
setStatus
public ThreedMetadata.Builder setStatus(StringValue value)
.google.protobuf.StringValue status = 10;
-
setStatus
public ThreedMetadata.Builder setStatus(StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 10;
-
mergeStatus
public ThreedMetadata.Builder mergeStatus(StringValue value)
.google.protobuf.StringValue status = 10;
-
clearStatus
public ThreedMetadata.Builder clearStatus()
.google.protobuf.StringValue status = 10;
-
getStatusBuilder
public StringValue.Builder getStatusBuilder()
.google.protobuf.StringValue status = 10;
-
getStatusOrBuilder
public StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 10;- Specified by:
getStatusOrBuilderin interfaceThreedMetadataOrBuilder
-
hasThumbnailThreedFileId
public boolean hasThumbnailThreedFileId()
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;- Specified by:
hasThumbnailThreedFileIdin interfaceThreedMetadataOrBuilder- Returns:
- Whether the thumbnailThreedFileId field is set.
-
getThumbnailThreedFileId
public Int64Value getThumbnailThreedFileId()
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;- Specified by:
getThumbnailThreedFileIdin interfaceThreedMetadataOrBuilder- Returns:
- The thumbnailThreedFileId.
-
setThumbnailThreedFileId
public ThreedMetadata.Builder setThumbnailThreedFileId(Int64Value value)
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
-
setThumbnailThreedFileId
public ThreedMetadata.Builder setThumbnailThreedFileId(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
-
mergeThumbnailThreedFileId
public ThreedMetadata.Builder mergeThumbnailThreedFileId(Int64Value value)
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
-
clearThumbnailThreedFileId
public ThreedMetadata.Builder clearThumbnailThreedFileId()
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
-
getThumbnailThreedFileIdBuilder
public Int64Value.Builder getThumbnailThreedFileIdBuilder()
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
-
getThumbnailThreedFileIdOrBuilder
public Int64ValueOrBuilder getThumbnailThreedFileIdOrBuilder()
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;- Specified by:
getThumbnailThreedFileIdOrBuilderin interfaceThreedMetadataOrBuilder
-
hasThumbnailUrl
public boolean hasThumbnailUrl()
.google.protobuf.StringValue thumbnail_url = 12;- Specified by:
hasThumbnailUrlin interfaceThreedMetadataOrBuilder- Returns:
- Whether the thumbnailUrl field is set.
-
getThumbnailUrl
public StringValue getThumbnailUrl()
.google.protobuf.StringValue thumbnail_url = 12;- Specified by:
getThumbnailUrlin interfaceThreedMetadataOrBuilder- Returns:
- The thumbnailUrl.
-
setThumbnailUrl
public ThreedMetadata.Builder setThumbnailUrl(StringValue value)
.google.protobuf.StringValue thumbnail_url = 12;
-
setThumbnailUrl
public ThreedMetadata.Builder setThumbnailUrl(StringValue.Builder builderForValue)
.google.protobuf.StringValue thumbnail_url = 12;
-
mergeThumbnailUrl
public ThreedMetadata.Builder mergeThumbnailUrl(StringValue value)
.google.protobuf.StringValue thumbnail_url = 12;
-
clearThumbnailUrl
public ThreedMetadata.Builder clearThumbnailUrl()
.google.protobuf.StringValue thumbnail_url = 12;
-
getThumbnailUrlBuilder
public StringValue.Builder getThumbnailUrlBuilder()
.google.protobuf.StringValue thumbnail_url = 12;
-
getThumbnailUrlOrBuilder
public StringValueOrBuilder getThumbnailUrlOrBuilder()
.google.protobuf.StringValue thumbnail_url = 12;- Specified by:
getThumbnailUrlOrBuilderin interfaceThreedMetadataOrBuilder
-
hasSceneThreedFileId
public boolean hasSceneThreedFileId()
.google.protobuf.Int64Value scene_threed_file_id = 13;- Specified by:
hasSceneThreedFileIdin interfaceThreedMetadataOrBuilder- Returns:
- Whether the sceneThreedFileId field is set.
-
getSceneThreedFileId
public Int64Value getSceneThreedFileId()
.google.protobuf.Int64Value scene_threed_file_id = 13;- Specified by:
getSceneThreedFileIdin interfaceThreedMetadataOrBuilder- Returns:
- The sceneThreedFileId.
-
setSceneThreedFileId
public ThreedMetadata.Builder setSceneThreedFileId(Int64Value value)
.google.protobuf.Int64Value scene_threed_file_id = 13;
-
setSceneThreedFileId
public ThreedMetadata.Builder setSceneThreedFileId(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value scene_threed_file_id = 13;
-
mergeSceneThreedFileId
public ThreedMetadata.Builder mergeSceneThreedFileId(Int64Value value)
.google.protobuf.Int64Value scene_threed_file_id = 13;
-
clearSceneThreedFileId
public ThreedMetadata.Builder clearSceneThreedFileId()
.google.protobuf.Int64Value scene_threed_file_id = 13;
-
getSceneThreedFileIdBuilder
public Int64Value.Builder getSceneThreedFileIdBuilder()
.google.protobuf.Int64Value scene_threed_file_id = 13;
-
getSceneThreedFileIdOrBuilder
public Int64ValueOrBuilder getSceneThreedFileIdOrBuilder()
.google.protobuf.Int64Value scene_threed_file_id = 13;- Specified by:
getSceneThreedFileIdOrBuilderin interfaceThreedMetadataOrBuilder
-
getSceneThreedFilesList
public List<ThreedVersionedFile> getSceneThreedFilesList()
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;- Specified by:
getSceneThreedFilesListin interfaceThreedMetadataOrBuilder
-
getSceneThreedFilesCount
public int getSceneThreedFilesCount()
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;- Specified by:
getSceneThreedFilesCountin interfaceThreedMetadataOrBuilder
-
getSceneThreedFiles
public ThreedVersionedFile getSceneThreedFiles(int index)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;- Specified by:
getSceneThreedFilesin interfaceThreedMetadataOrBuilder
-
setSceneThreedFiles
public ThreedMetadata.Builder setSceneThreedFiles(int index, ThreedVersionedFile value)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
setSceneThreedFiles
public ThreedMetadata.Builder setSceneThreedFiles(int index, ThreedVersionedFile.Builder builderForValue)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
addSceneThreedFiles
public ThreedMetadata.Builder addSceneThreedFiles(ThreedVersionedFile value)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
addSceneThreedFiles
public ThreedMetadata.Builder addSceneThreedFiles(int index, ThreedVersionedFile value)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
addSceneThreedFiles
public ThreedMetadata.Builder addSceneThreedFiles(ThreedVersionedFile.Builder builderForValue)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
addSceneThreedFiles
public ThreedMetadata.Builder addSceneThreedFiles(int index, ThreedVersionedFile.Builder builderForValue)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
addAllSceneThreedFiles
public ThreedMetadata.Builder addAllSceneThreedFiles(Iterable<? extends ThreedVersionedFile> values)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
clearSceneThreedFiles
public ThreedMetadata.Builder clearSceneThreedFiles()
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
removeSceneThreedFiles
public ThreedMetadata.Builder removeSceneThreedFiles(int index)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
getSceneThreedFilesBuilder
public ThreedVersionedFile.Builder getSceneThreedFilesBuilder(int index)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
getSceneThreedFilesOrBuilder
public ThreedVersionedFileOrBuilder getSceneThreedFilesOrBuilder(int index)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;- Specified by:
getSceneThreedFilesOrBuilderin interfaceThreedMetadataOrBuilder
-
getSceneThreedFilesOrBuilderList
public List<? extends ThreedVersionedFileOrBuilder> getSceneThreedFilesOrBuilderList()
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;- Specified by:
getSceneThreedFilesOrBuilderListin interfaceThreedMetadataOrBuilder
-
addSceneThreedFilesBuilder
public ThreedVersionedFile.Builder addSceneThreedFilesBuilder()
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
addSceneThreedFilesBuilder
public ThreedVersionedFile.Builder addSceneThreedFilesBuilder(int index)
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
getSceneThreedFilesBuilderList
public List<ThreedVersionedFile.Builder> getSceneThreedFilesBuilderList()
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
-
hasAssetMappingCount
public boolean hasAssetMappingCount()
.google.protobuf.Int64Value asset_mapping_count = 15;- Specified by:
hasAssetMappingCountin interfaceThreedMetadataOrBuilder- Returns:
- Whether the assetMappingCount field is set.
-
getAssetMappingCount
public Int64Value getAssetMappingCount()
.google.protobuf.Int64Value asset_mapping_count = 15;- Specified by:
getAssetMappingCountin interfaceThreedMetadataOrBuilder- Returns:
- The assetMappingCount.
-
setAssetMappingCount
public ThreedMetadata.Builder setAssetMappingCount(Int64Value value)
.google.protobuf.Int64Value asset_mapping_count = 15;
-
setAssetMappingCount
public ThreedMetadata.Builder setAssetMappingCount(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value asset_mapping_count = 15;
-
mergeAssetMappingCount
public ThreedMetadata.Builder mergeAssetMappingCount(Int64Value value)
.google.protobuf.Int64Value asset_mapping_count = 15;
-
clearAssetMappingCount
public ThreedMetadata.Builder clearAssetMappingCount()
.google.protobuf.Int64Value asset_mapping_count = 15;
-
getAssetMappingCountBuilder
public Int64Value.Builder getAssetMappingCountBuilder()
.google.protobuf.Int64Value asset_mapping_count = 15;
-
getAssetMappingCountOrBuilder
public Int64ValueOrBuilder getAssetMappingCountOrBuilder()
.google.protobuf.Int64Value asset_mapping_count = 15;- Specified by:
getAssetMappingCountOrBuilderin interfaceThreedMetadataOrBuilder
-
hasRevisionCreatedTime
public boolean hasRevisionCreatedTime()
.google.protobuf.Int64Value revision_created_time = 16;- Specified by:
hasRevisionCreatedTimein interfaceThreedMetadataOrBuilder- Returns:
- Whether the revisionCreatedTime field is set.
-
getRevisionCreatedTime
public Int64Value getRevisionCreatedTime()
.google.protobuf.Int64Value revision_created_time = 16;- Specified by:
getRevisionCreatedTimein interfaceThreedMetadataOrBuilder- Returns:
- The revisionCreatedTime.
-
setRevisionCreatedTime
public ThreedMetadata.Builder setRevisionCreatedTime(Int64Value value)
.google.protobuf.Int64Value revision_created_time = 16;
-
setRevisionCreatedTime
public ThreedMetadata.Builder setRevisionCreatedTime(Int64Value.Builder builderForValue)
.google.protobuf.Int64Value revision_created_time = 16;
-
mergeRevisionCreatedTime
public ThreedMetadata.Builder mergeRevisionCreatedTime(Int64Value value)
.google.protobuf.Int64Value revision_created_time = 16;
-
clearRevisionCreatedTime
public ThreedMetadata.Builder clearRevisionCreatedTime()
.google.protobuf.Int64Value revision_created_time = 16;
-
getRevisionCreatedTimeBuilder
public Int64Value.Builder getRevisionCreatedTimeBuilder()
.google.protobuf.Int64Value revision_created_time = 16;
-
getRevisionCreatedTimeOrBuilder
public Int64ValueOrBuilder getRevisionCreatedTimeOrBuilder()
.google.protobuf.Int64Value revision_created_time = 16;- Specified by:
getRevisionCreatedTimeOrBuilderin interfaceThreedMetadataOrBuilder
-
setUnknownFields
public final ThreedMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
mergeUnknownFields
public final ThreedMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ThreedMetadata.Builder>
-
-