Interface ThreedMetadataOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    ThreedMetadata, ThreedMetadata.Builder

    public interface ThreedMetadataOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • hasModelId

        boolean hasModelId()
        .google.protobuf.Int64Value model_id = 1;
        Returns:
        Whether the modelId field is set.
      • getModelId

        Int64Value getModelId()
        .google.protobuf.Int64Value model_id = 1;
        Returns:
        The modelId.
      • getModelIdOrBuilder

        Int64ValueOrBuilder getModelIdOrBuilder()
        .google.protobuf.Int64Value model_id = 1;
      • getModelName

        String getModelName()
        string model_name = 2;
        Returns:
        The modelName.
      • getModelNameBytes

        com.google.protobuf.ByteString getModelNameBytes()
        string model_name = 2;
        Returns:
        The bytes for modelName.
      • hasModelCreatedTime

        boolean hasModelCreatedTime()
        .google.protobuf.Int64Value model_created_time = 3;
        Returns:
        Whether the modelCreatedTime field is set.
      • getModelCreatedTime

        Int64Value getModelCreatedTime()
        .google.protobuf.Int64Value model_created_time = 3;
        Returns:
        The modelCreatedTime.
      • getModelCreatedTimeOrBuilder

        Int64ValueOrBuilder getModelCreatedTimeOrBuilder()
        .google.protobuf.Int64Value model_created_time = 3;
      • hasPublished

        boolean hasPublished()
        .google.protobuf.BoolValue published = 4;
        Returns:
        Whether the published field is set.
      • getPublished

        BoolValue getPublished()
        .google.protobuf.BoolValue published = 4;
        Returns:
        The published.
      • getPublishedOrBuilder

        BoolValueOrBuilder getPublishedOrBuilder()
        .google.protobuf.BoolValue published = 4;
      • getRotationList

        List<DoubleValue> getRotationList()
        repeated .google.protobuf.DoubleValue rotation = 5;
      • getRotation

        DoubleValue getRotation​(int index)
        repeated .google.protobuf.DoubleValue rotation = 5;
      • getRotationCount

        int getRotationCount()
        repeated .google.protobuf.DoubleValue rotation = 5;
      • getRotationOrBuilderList

        List<? extends DoubleValueOrBuilder> getRotationOrBuilderList()
        repeated .google.protobuf.DoubleValue rotation = 5;
      • getRotationOrBuilder

        DoubleValueOrBuilder getRotationOrBuilder​(int index)
        repeated .google.protobuf.DoubleValue rotation = 5;
      • getCameraTargetList

        List<DoubleValue> getCameraTargetList()
        repeated .google.protobuf.DoubleValue camera_target = 6;
      • getCameraTarget

        DoubleValue getCameraTarget​(int index)
        repeated .google.protobuf.DoubleValue camera_target = 6;
      • getCameraTargetCount

        int getCameraTargetCount()
        repeated .google.protobuf.DoubleValue camera_target = 6;
      • getCameraTargetOrBuilderList

        List<? extends DoubleValueOrBuilder> getCameraTargetOrBuilderList()
        repeated .google.protobuf.DoubleValue camera_target = 6;
      • getCameraTargetOrBuilder

        DoubleValueOrBuilder getCameraTargetOrBuilder​(int index)
        repeated .google.protobuf.DoubleValue camera_target = 6;
      • getCameraPositionList

        List<DoubleValue> getCameraPositionList()
        repeated .google.protobuf.DoubleValue camera_position = 7;
      • getCameraPosition

        DoubleValue getCameraPosition​(int index)
        repeated .google.protobuf.DoubleValue camera_position = 7;
      • getCameraPositionCount

        int getCameraPositionCount()
        repeated .google.protobuf.DoubleValue camera_position = 7;
      • getCameraPositionOrBuilderList

        List<? extends DoubleValueOrBuilder> getCameraPositionOrBuilderList()
        repeated .google.protobuf.DoubleValue camera_position = 7;
      • getCameraPositionOrBuilder

        DoubleValueOrBuilder getCameraPositionOrBuilder​(int index)
        repeated .google.protobuf.DoubleValue camera_position = 7;
      • hasRevisionId

        boolean hasRevisionId()
        .google.protobuf.Int64Value revision_id = 8;
        Returns:
        Whether the revisionId field is set.
      • getRevisionId

        Int64Value getRevisionId()
        .google.protobuf.Int64Value revision_id = 8;
        Returns:
        The revisionId.
      • getRevisionIdOrBuilder

        Int64ValueOrBuilder getRevisionIdOrBuilder()
        .google.protobuf.Int64Value revision_id = 8;
      • hasFileId

        boolean hasFileId()
        .google.protobuf.Int64Value file_id = 9;
        Returns:
        Whether the fileId field is set.
      • getFileId

        Int64Value getFileId()
        .google.protobuf.Int64Value file_id = 9;
        Returns:
        The fileId.
      • getFileIdOrBuilder

        Int64ValueOrBuilder getFileIdOrBuilder()
        .google.protobuf.Int64Value file_id = 9;
      • hasStatus

        boolean hasStatus()
        .google.protobuf.StringValue status = 10;
        Returns:
        Whether the status field is set.
      • getStatus

        StringValue getStatus()
        .google.protobuf.StringValue status = 10;
        Returns:
        The status.
      • getStatusOrBuilder

        StringValueOrBuilder getStatusOrBuilder()
        .google.protobuf.StringValue status = 10;
      • hasThumbnailThreedFileId

        boolean hasThumbnailThreedFileId()
        .google.protobuf.Int64Value thumbnail_threed_file_id = 11;
        Returns:
        Whether the thumbnailThreedFileId field is set.
      • getThumbnailThreedFileId

        Int64Value getThumbnailThreedFileId()
        .google.protobuf.Int64Value thumbnail_threed_file_id = 11;
        Returns:
        The thumbnailThreedFileId.
      • getThumbnailThreedFileIdOrBuilder

        Int64ValueOrBuilder getThumbnailThreedFileIdOrBuilder()
        .google.protobuf.Int64Value thumbnail_threed_file_id = 11;
      • hasThumbnailUrl

        boolean hasThumbnailUrl()
        .google.protobuf.StringValue thumbnail_url = 12;
        Returns:
        Whether the thumbnailUrl field is set.
      • getThumbnailUrl

        StringValue getThumbnailUrl()
        .google.protobuf.StringValue thumbnail_url = 12;
        Returns:
        The thumbnailUrl.
      • getThumbnailUrlOrBuilder

        StringValueOrBuilder getThumbnailUrlOrBuilder()
        .google.protobuf.StringValue thumbnail_url = 12;
      • hasSceneThreedFileId

        boolean hasSceneThreedFileId()
        .google.protobuf.Int64Value scene_threed_file_id = 13;
        Returns:
        Whether the sceneThreedFileId field is set.
      • getSceneThreedFileId

        Int64Value getSceneThreedFileId()
        .google.protobuf.Int64Value scene_threed_file_id = 13;
        Returns:
        The sceneThreedFileId.
      • getSceneThreedFileIdOrBuilder

        Int64ValueOrBuilder getSceneThreedFileIdOrBuilder()
        .google.protobuf.Int64Value scene_threed_file_id = 13;
      • getSceneThreedFilesList

        List<ThreedVersionedFile> getSceneThreedFilesList()
        repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
      • getSceneThreedFiles

        ThreedVersionedFile getSceneThreedFiles​(int index)
        repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
      • getSceneThreedFilesCount

        int getSceneThreedFilesCount()
        repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
      • getSceneThreedFilesOrBuilderList

        List<? extends ThreedVersionedFileOrBuilder> getSceneThreedFilesOrBuilderList()
        repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
      • getSceneThreedFilesOrBuilder

        ThreedVersionedFileOrBuilder getSceneThreedFilesOrBuilder​(int index)
        repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
      • hasAssetMappingCount

        boolean hasAssetMappingCount()
        .google.protobuf.Int64Value asset_mapping_count = 15;
        Returns:
        Whether the assetMappingCount field is set.
      • getAssetMappingCount

        Int64Value getAssetMappingCount()
        .google.protobuf.Int64Value asset_mapping_count = 15;
        Returns:
        The assetMappingCount.
      • getAssetMappingCountOrBuilder

        Int64ValueOrBuilder getAssetMappingCountOrBuilder()
        .google.protobuf.Int64Value asset_mapping_count = 15;
      • hasRevisionCreatedTime

        boolean hasRevisionCreatedTime()
        .google.protobuf.Int64Value revision_created_time = 16;
        Returns:
        Whether the revisionCreatedTime field is set.
      • getRevisionCreatedTime

        Int64Value getRevisionCreatedTime()
        .google.protobuf.Int64Value revision_created_time = 16;
        Returns:
        The revisionCreatedTime.
      • getRevisionCreatedTimeOrBuilder

        Int64ValueOrBuilder getRevisionCreatedTimeOrBuilder()
        .google.protobuf.Int64Value revision_created_time = 16;