Interface MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder

    • Method Detail

      • hasUploadId

        boolean hasUploadId()
        optional string upload_id = 1;
        Returns:
        Whether the uploadId field is set.
      • getUploadId

        java.lang.String getUploadId()
        optional string upload_id = 1;
        Returns:
        The uploadId.
      • getUploadIdBytes

        com.google.protobuf.ByteString getUploadIdBytes()
        optional string upload_id = 1;
        Returns:
        The bytes for uploadId.
      • getCredentialsCount

        int getCredentialsCount()
        repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;