Interface ConfigManagementServiceOuterClass.SetTimeModelResponseOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getConfigurationGeneration()
      The configuration generation of the committed time model.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getConfigurationGeneration

        long getConfigurationGeneration()
         The configuration generation of the committed time model.
         
        int64 configuration_generation = 1 [json_name = "configurationGeneration"];
        Returns:
        The configurationGeneration.