Interface Navigation.GetPropertiesResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Navigation.GetPropertiesResponse, Navigation.GetPropertiesResponse.Builder
Enclosing class:
Navigation

public static interface Navigation.GetPropertiesResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .viam.service.navigation.v1.MapType map_type = 1 [json_name = "mapType"];
    int
    .viam.service.navigation.v1.MapType map_type = 1 [json_name = "mapType"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getMapTypeValue

      int getMapTypeValue()
      .viam.service.navigation.v1.MapType map_type = 1 [json_name = "mapType"];
      Returns:
      The enum numeric value on the wire for mapType.
    • getMapType

      Navigation.MapType getMapType()
      .viam.service.navigation.v1.MapType map_type = 1 [json_name = "mapType"];
      Returns:
      The mapType.