Interface ModelOuterClass.GetModelRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getModelId()
      string model_id = 2;
      com.google.protobuf.ByteString getModelIdBytes()
      string model_id = 2;
      Common.UserAppIDSet getUserAppId()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      Common.UserAppIDSetOrBuilder getUserAppIdOrBuilder()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      java.lang.String getVersionId()
      string version_id = 3;
      com.google.protobuf.ByteString getVersionIdBytes()
      string version_id = 3;
      boolean hasUserAppId()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      • 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

      • hasUserAppId

        boolean hasUserAppId()
        .clarifai.api.UserAppIDSet user_app_id = 1;
      • getModelId

        java.lang.String getModelId()
        string model_id = 2;
      • getModelIdBytes

        com.google.protobuf.ByteString getModelIdBytes()
        string model_id = 2;
      • getVersionId

        java.lang.String getVersionId()
        string version_id = 3;
      • getVersionIdBytes

        com.google.protobuf.ByteString getVersionIdBytes()
        string version_id = 3;