Interface ModelOuterClass.ModelOrBuilder

    • Method Detail

      • getId

        java.lang.String getId()
        string id = 1;
      • getIdBytes

        com.google.protobuf.ByteString getIdBytes()
        string id = 1;
      • getName

        java.lang.String getName()
        string name = 2;
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        string name = 2;
      • hasCreatedAt

        boolean hasCreatedAt()
        .google.protobuf.Timestamp created_at = 3;
      • getCreatedAt

        com.google.protobuf.Timestamp getCreatedAt()
        .google.protobuf.Timestamp created_at = 3;
      • getCreatedAtOrBuilder

        com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
        .google.protobuf.Timestamp created_at = 3;
      • getAppId

        java.lang.String getAppId()
        string app_id = 4 [(.clarifai.api.utils.cl_show_if_empty) = true];
      • getAppIdBytes

        com.google.protobuf.ByteString getAppIdBytes()
        string app_id = 4 [(.clarifai.api.utils.cl_show_if_empty) = true];
      • hasOutputInfo

        boolean hasOutputInfo()
        .clarifai.api.OutputInfo output_info = 5;
      • hasModelVersion

        boolean hasModelVersion()
        .clarifai.api.ModelVersion model_version = 6;
      • getDisplayName

        java.lang.String getDisplayName()
        string display_name = 7;
      • getDisplayNameBytes

        com.google.protobuf.ByteString getDisplayNameBytes()
        string display_name = 7;