Interface Common.PointCloudOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Common.PointCloud, Common.PointCloud.Builder
Enclosing class:
Common

public static interface Common.PointCloudOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.protobuf.ByteString
    bytes point_cloud = 1 [json_name = "pointCloud"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getPointCloud

      com.google.protobuf.ByteString getPointCloud()
      bytes point_cloud = 1 [json_name = "pointCloud"];
      Returns:
      The pointCloud.