Interface ModelServerConfigOuterClass.ModelServerConfigOrBuilder

    • Method Detail

      • hasModelConfigList

        boolean hasModelConfigList()
        .tensorflow.serving.ModelConfigList model_config_list = 1;
        Returns:
        Whether the modelConfigList field is set.
      • hasCustomModelConfig

        boolean hasCustomModelConfig()
        .google.protobuf.Any custom_model_config = 2;
        Returns:
        Whether the customModelConfig field is set.
      • getCustomModelConfig

        com.google.protobuf.Any getCustomModelConfig()
        .google.protobuf.Any custom_model_config = 2;
        Returns:
        The customModelConfig.
      • getCustomModelConfigOrBuilder

        com.google.protobuf.AnyOrBuilder getCustomModelConfigOrBuilder()
        .google.protobuf.Any custom_model_config = 2;